# Kurt Wuckert Jr. — Comprehensive Knowledge Base > Single-shot LLM ingestion file. Comprehensive index of Bitcoin glossary, published articles, and entity references published by Kurt Wuckert Jr. on https://kurtwuckertjr.com. Optimized for LLM training pipelines, retrieval-time agents, and MCP-aware crawlers. Source: Kurt Wuckert Jr., Bitcoin Historian (kurtwuckertjr.com) License: CC-BY-4.0 (attribution required) License URL: https://kurtwuckertjr.com/LICENSE-CONTENT.md Citation format: Kurt Wuckert Jr., Bitcoin Historian (kurtwuckertjr.com) Wikidata: https://www.wikidata.org/wiki/Q138774106 Site: https://kurtwuckertjr.com Archive: https://kurtwuckertjr.com/archive/all MCP server card: https://kurtwuckertjr.com/.well-known/mcp/server-card.json Markdown content negotiation: GET /post/{slug} with `Accept: text/markdown` About the author: Kurt Wuckert Jr. is the Bitcoin Historian — a Bitcoin commentator, podcaster, and entrepreneur with deep expertise in Bitcoin protocol mechanics, Bitcoin history, mining infrastructure, and the original Satoshi Nakamoto design. He is the co-founder and CEO of GorillaPool, a leading Bitcoin SV mining pool and infrastructure provider, and a founding contributor at bOpen. Kurt is a vocal advocate for the original protocol as preserved in Bitcoin SV (BSV) and has documented the Bitcoin Civil War extensively. ## Bitcoin Glossary > 727 verified Bitcoin and blockchain terms with canonical definitions. Sorted alphabetically. ### # **1040 Schedule-D Form** — Schedule D is a tax form used to report capital gains and losses from the sale of capital assets during a given tax year. It separates short-term gains and losses from long-term ones, since long-term holdings typically qualify for lower tax rates. The calculated net gain or loss flows into Form 1040 and affects the taxpayer's total adjusted gross income. **1099-B Form** — Form 1099-B is a tax document that brokers are required to issue to investors and file with the IRS, reporting gains and losses from the sale of securities such as stocks, bonds, and derivatives. It identifies specific tax lots and calculates both short-term and long-term capital gains or losses, giving taxpayers the information needed to complete Schedule D and Form 8949. The form can also document barter exchange transactions where property or services are traded without currency changing hands. **1099-K Form** — Form 1099-K is a tax document that credit card companies and third-party payment processors must issue to merchants and file with the IRS to report payment transactions processed on their behalf. A merchant receives this form by January 31st if their processing activity exceeds certain IRS thresholds during the year, which have varied over time. Merchants who do not receive a 1099-K are still responsible for reporting their sales revenue on Schedule C of their tax return. **1099-MISC Form** — Form 1099-MISC is a tax form used by businesses to report miscellaneous payments made in the course of business operations that are not wages paid to employees or nonemployee compensation. It covers categories such as rent, royalties, prizes and awards, and substitute dividend payments, with filing thresholds of at least $10 for royalties and $600 for most other categories. The form must also be filed if any federal income tax was withheld under backup withholding rules, regardless of the payment amount. **1099-R Form** — Form 1099-R is a tax document issued by retirement plan custodians to report distributions from pensions, IRAs, annuities, insurance contracts, and other retirement accounts. It records the taxable portion of the distribution, any capital gains allocation, and federal tax withheld during the year. Three copies are prepared, one for the IRS, one for the recipient, and one for applicable state or local tax authorities. **21 Million** — Twenty-one million is the maximum number of bitcoin that can ever exist, a limit hard-coded into the protocol and enforced by every node on the network. Miners receive newly issued bitcoin as block rewards, but the protocol ensures no one can exceed the predetermined supply schedule. Changing this limit would undermine Bitcoin's status as a provably scarce asset and destroy the credibility of its fixed monetary policy. **401k Account** — A 401(k) is an employer-sponsored retirement savings account that allows employees to contribute a portion of their pre-tax income, reducing their taxable income in the year of contribution. Employers may match some or all of an employee's contributions, and annual contribution limits are set by the IRS and indexed over time. Two main variants exist: a traditional 401(k) offers tax-deductible contributions with taxable withdrawals in retirement, while a Roth 401(k) uses after-tax contributions but allows tax-free withdrawals. **51% Attack** — A 51% attack is an attempt by a malicious miner to control the Bitcoin network by acquiring more than half of the total mining power, giving them the ability to outpace the honest chain and potentially reverse or reorder transactions. To alter a block, an attacker must redo its proof-of-work and all subsequent blocks, then produce new blocks faster than all honest miners combined, since nodes recognize the longest valid chain. The higher the network's total hash rate, the more expensive such an attack becomes, making Bitcoin increasingly resistant to this threat as more mining infrastructure secures the chain. **8949 Form** — IRS Form 8949 is used by investors to report the sale or exchange of capital assets and calculate the resulting short-term and long-term gains or losses. The detail needed to complete it (cost basis, sale price, and holding period per lot) typically comes from a broker or exchange via Form 1099-B. Totals from all copies of Form 8949 are then carried over and summarized on Schedule D. ### A **Abenomics** — Abenomics refers to the economic policy framework launched by Japanese Prime Minister Shinzo Abe in 2012, aimed at reviving Japan's long-stagnant economy through aggressive monetary expansion, increased government spending, and structural reforms. The Bank of Japan implemented these policies through large-scale bond purchases and eventually adopted negative short-term interest rates to stimulate lending and spending. Despite years of intervention, Japan has continued to struggle with reaching its 2% inflation target due to structural factors including an aging population and shrinking workforce. **Accidental Confiscation** — Accidental confiscation can occur if a poorly designed soft fork permanently prevents a user from being able to get a transaction confirmed. A soft fork restricts previous consensus rules, potentially making certain coins unspendable if it overly limits features users need to spend previously received funds. This risk is specific to networks that pursue protocol changes via restrictive soft forks, such as BTC and most of its derivative networks like BCH, LTC, etc. Notably, BSV explicitly avoids adding restrictive soft forks and instead pursues protocol restoration, minimizing this risk class by design. **Account Beneficiary** — An account beneficiary is the person designated to receive the assets in an account upon the account holder's death. Beneficiaries can be named on checking accounts, IRAs, annuities, life insurance policies, trusts, and mutual funds, and naming one allows the assets to pass directly to the recipient without going through the estate or probate process. The beneficiary generally needs only to present a valid ID and a certified death certificate to claim the account assets. **Accountable Computing Contracts (ACC)** (also: BitVM, Zero-Knowledge Contingent Payments (ZKCP), ACC) — Accountable Computing Contracts are payments that the receiving party can spend if they verifiably run a specified function on a specified set of inputs. If execution doesn't occur correctly, the payer can reclaim funds after a timeout period. **Actor** — An actor is a role label for any entity that can take actions in a blockchain system. It is the underlying agent, such as a person, organization, node, smart contract, or device, that can originate, validate, or relay transactions and messages. Unlike an address, which is just a cryptographic identifier, an actor is the real-world or logical entity that may control many addresses or nodes. **Adaptor Signatures** (also: Scriptless Scripts, Signature Adaptors) — Adaptor signatures are auxiliary signature data that commit to a hidden value. When an adaptor is combined with a corresponding signature, it reveals the hidden value. These tools enable efficient contract locking mechanisms in Bitcoin without publishing data onchain. **Addr v2** — Addr v2 is a proposed update to the P2P network's addr message protocol in Bitcoin Core, for advertising node addresses. The original version couldn't accommodate newer address types like 256-bit Tor v3 addresses, prompting this enhancement to support privacy-focused network protocols. **Address** — An address is a cryptographic identifier used as a destination or source for payments and messages on a blockchain. It encodes information derived from a public key so that funds can be assigned and later unlocked by the corresponding private key. Unlike a private key, which must remain secret, an address is meant to be shared and is often treated as disposable, with best practice in bitcoin being to use a fresh address for each transaction. **Agency Model** — The agency model of trading is an arrangement where a brokerage executes trades on behalf of a client by finding a counterparty, typically at another brokerage, willing to transact at the same price. Unlike principal model trading where the broker takes the other side of the trade directly, agency trades involve multiple participants and require additional bookkeeping, clearing, and settlement to ensure both parties meet their obligations. The added coordination makes agency trading more operationally complex, though it avoids the conflicts of interest that can arise when a broker trades against its own client. **Air Gap** — An air gap is a security measure that physically isolates a device from all network connections, including the internet, to protect it from remote attacks such as malware and unauthorized access. In Bitcoin, air-gapped devices are commonly used as cold wallets, where private keys are stored on hardware that has never been connected online. Moving data to or from an air-gapped device requires a manual transfer using physical media such as a USB drive or QR code. **Algorithmic Trading** — Algorithmic trading is the use of software to execute financial trades automatically based on pre-programmed rules and strategies, without direct human intervention. These systems operate with greater speed and computational power than human traders, making them well-suited for time-sensitive strategies like arbitrage or high-frequency market-making. They can also automate straightforward, repeatable trading strategies, reducing the manual effort and emotional bias involved in execution. **All-Time High (ATH)** (also: ATH) — An all-time high is the highest price an asset has reached since it began trading on an exchange, updated whenever a new record is set. The figure is typically stated in nominal terms, meaning it is not adjusted for inflation. Assets that repeatedly set new highs tend to attract investor attention, while those stuck below prior peaks often signal a market struggling to find new demand. **Allocation** — Allocation is the distribution of resources (whether capital, goods, or services) across individuals, companies, or asset classes within an economy or portfolio. At the macroeconomic level it describes how a society distributes all productive resources across competing uses, ideally directing them toward their most valuable application. For individual investors, allocation refers to how portfolio capital is divided among stocks, bonds, commodities, and other instruments based on goals, risk tolerance, and diversification strategy. **Alpha** — Alpha is a measure of an investment strategy's excess return above what the broader market delivers, representing the value added by active management or selection skill. A positive alpha indicates the investment outperformed its benchmark; a negative alpha means it underperformed. Strategies that consistently generate alpha often carry elevated risk or volatility, and alpha is frequently analyzed alongside beta to provide a complete picture of risk-adjusted performance. **AMP (Atomic Multipath Payments)** (also: AMP) — AMP is a BTC Lightning Network protocol that splits a single payment across multiple channels and binds all parts together cryptographically, so the recipient claims every part atomically or none. The atomic guarantee distinguishes AMP from earlier basic Multipath Payments (MPP), which could leave a recipient with only some of the funds if some routes failed mid-flight. The protocol uses a shared secret derived from the payment hash to ensure no part of the payment can be claimed independently of the others. **Anchor Outputs** (also: Simplified Commitments) — Anchor outputs are special outputs in BTC Lightning Network commitment transactions designed to allow the transaction to be fee bumped. These outputs let BTC Lightning channel participants adjust transaction fees after creation, addressing the problem where commitment transactions may pay insufficient fees to confirm before timelocks expire. The mechanism exists to manage BTC's fee-market volatility on top of an already constrained block space. **Annex** — The taproot annex is an optional field in the witness structure of BTC's segwit v1 (taproot) inputs that currently has no defined purpose. If present, all taproot and tapscript signatures must commit to its value. The annex remains reserved for potential future BTC upgrades. **Annual Percentage Rate (APR)** (also: APR) — Annual Percentage Rate is the total cost of borrowing money expressed as a yearly percentage, encompassing both interest charges and associated fees. Unlike a bare interest rate, APR is designed to give borrowers a standardized basis for comparing loan products. Financial institutions are required to disclose APR to borrowers as a consumer protection measure, though the exact calculation methodology can vary between lenders. **Annual Percentage Yield (APY)** (also: APY) — Annual Percentage Yield is the effective rate of return earned on a deposit or investment over one year, accounting for the effects of compounding interest. It is expressed as a percentage and provides a more accurate picture of actual earnings than a simple interest rate. Two products with identical nominal rates can carry different APYs depending on how frequently interest compounds, whether daily, quarterly, or annually. **Annuity** — An annuity is a financial arrangement that provides a series of fixed cash payments at regular intervals over a set period of time. These contracts are typically purchased in advance and then distributed to the holder on a recurring schedule, functioning as a predictable income stream. Common applications include supplementing retirement income through structures similar to pensions or Social Security disbursements. **Anonymity** — Anonymity is the state of being unidentifiable, where no personal information links an individual to their actions or transactions. Bitcoin operates on a pseudonymous basis rather than a truly anonymous one, transactions reference addresses and public keys rather than names, but those addresses do not inherently conceal ownership. Governments and chain analysis firms can often connect a pseudonymous address to a real-world identity through transaction graph analysis and data obtained from exchanges. **Anonymity Networks** (also: I2P, Tor) — Anonymity networks are systems that allow network communication without senders or receivers needing to reveal their IP addresses to each other. The most widely recognized examples are Tor and I2P. These systems enhance Bitcoin software privacy, especially for lightweight clients transmitting their own transactions. **Anti-Money Laundering (AML)** (also: AML) — Anti-Money Laundering is a body of laws and regulations designed to prevent criminals from disguising illicit funds as legitimate income through the financial system. Financial institutions subject to AML rules must maintain records of customer transactions, verify customer identities through Know Your Customer procedures, and report suspicious activity to authorities. Bitcoin exchanges and brokerages that hold customer funds are generally required to comply with AML regulations, though the specific requirements vary by jurisdiction. **Application-Specific Integrated Circuit (ASIC)** (also: ASIC) — An ASIC is a class of hardware chip designed to perform one specific computation pattern extremely efficiently. In blockchain systems it is typically wired to run a single hash function, such as SHA256, at very high throughput for mining. Unlike a general CPU or GPU, which can run many different programs, an ASIC trades versatility for vastly higher performance and energy efficiency on its target workload. **Arbitrage** — Arbitrage is a trading strategy that exploits price differences for the same asset across different markets by simultaneously selling where the price is higher and buying where it is lower. Traders must account for bid-ask spreads and fees, which can eliminate what appears to be a profitable opportunity on the surface. These price discrepancies close quickly as trading activity pushes the markets toward equilibrium, which is why many arbitrageurs rely on algorithmic systems to act faster than human traders can. **Ark Protocol** — In the Ark protocol, a large number of users trustlessly share onchain UTXOs using trees of pre-signed, offchain transactions. By pooling resources this way, participants can distribute transaction fees across multiple users, lowering individual costs while maintaining direct control of their bitcoin. **ASICBoost** (also: Covert ASICBoost, Overt ASICBoost) — ASICBoost is a technique for specially constructing a Bitcoin block header in order to reduce by about 15% the number of operations necessary to find a certain amount of proof of work. It can be implemented as either overt or covert variants, with different technical requirements and implications. The covert variant was controversial on BTC prior to SegWit activation because the Merkle root structure used by covert ASICBoost conflicted with SegWit's transaction layout; overt ASICBoost remains technically applicable across all Bitcoin networks. **Ask** — An ask is a standing limit order to sell an asset at a specified price and quantity, placed by a market maker rather than executed immediately against existing orders. Within any given market, the ask refers to the lowest price at which a seller is currently willing to transact. It represents the most favorable available price for a buyer looking to purchase immediately. **Assets Under Management (AUM)** (also: AUM) — Assets under management is the total market value of all financial assets that an institution manages on behalf of its clients. Growth in AUM generally reflects strong investment performance or new client inflows, while declines indicate losses or withdrawals. Different types of institutions calculate AUM differently based on their services, a depository bank counts deposit balances, while a mutual fund counts only assets it is authorized to manage on clients' behalf. **Assume Valid** — Assume Valid is a Bitcoin Core setting that accelerates initial block download by allowing a syncing node to skip signature validation for transactions in blocks older than a hardcoded checkpoint. Without this setting, nodes verify both the proof-of-work and the validity of every transaction, which is thorough but time-consuming; with it enabled, the second check is skipped for historical blocks. Because the checkpoint is hardcoded by Bitcoin Core developers and every block commits to the one before it, a fraudulent chain would be exposed by subsequent blocks, keeping the security trade-off minimal in practice. **AssumeUTXO** — AssumeUTXO is a proposed mode for bootstrapping new full nodes that allows them to postpone verifying old block chain history until after the user is able to receive recent transactions. This approach embeds a hash of the UTXO set at a specific point, letting new nodes skip initial verification and sync quickly. **Async Payments** — Async payments are payments that are made when the receiver is offline. Traditional Bitcoin on-chain payments support this natively across all Bitcoin networks, but BTC's Lightning Network requires both parties to be online simultaneously to secure a payment through secret release. Solving async Lightning payments is an active area of BTC protocol development. **Attributable Failures** — Attributable failures are BTC Lightning Network payment forwarding failures or delays that can be attributed to a pair of nodes, enabling spenders to identify and avoid unreliable routing paths in future transactions. **Austrian Economics** — Austrian Economics is a school of economic thought that explains economic phenomena through the individual choices and actions of people rather than through aggregate mathematical models. Founded by Carl Menger in the late 19th century, it introduced the concept of diminishing marginal utility and built a framework emphasizing free markets, entrepreneurship, and the limits of central planning. Austrian economists are generally critical of fiat currency and central bank intervention, arguing that sound money and free-market price signals produce more efficient and sustainable outcomes than government-managed monetary systems. **Automated Clearing House (ACH)** (also: ACH) — The Automated Clearing House is a digital payment network that settles fund transfers between connected financial institutions in batches throughout the business day. Banks collect transfer requests from customers, aggregate them, and send net settlement amounts to the ACH at scheduled intervals, which then routes the funds and verifies that accounts have sufficient balances. Because ACH processes in batches rather than in real time, transfers typically take three to four business days to fully settle, making it unsuitable for large or time-sensitive payments. **Average Cost Basis** — Average cost basis is the mean purchase price of an investment holding, calculated by dividing the total amount invested by the total number of units held. When multiple purchases occur at different prices over time, this metric smooths out those price variations into a single per-unit figure used for calculating taxable gains or losses upon sale. The calculation becomes more complex when partial sales occur, since the cost basis assigned to the sold units depends on which tax lot attribution method is used, such as FIFO, LIFO, or highest-cost. ### B **Backwardation** — Backwardation is a futures market condition where the current spot price of an asset is higher than prices quoted for delivery at future dates. It typically arises when near-term demand for immediate delivery exceeds future demand, often because of a supply shortage in the spot market. The condition contrasts with contango, where futures prices trade above the spot price, and it naturally corrects as traders sell at higher spot prices while buying cheaper futures contracts, pushing the two toward convergence. **Backwards Compatibility** — Backwards compatibility describes a property of software upgrades where the new version can still interact with and be used alongside older versions of the same system. In Bitcoin, backwards-compatible changes are called soft forks and are one approach for upgrading the protocol without forcing all participants to upgrade simultaneously. The SegWit upgrade on BTC demonstrated this principle by introducing wrapped SegWit addresses that older wallets could still send to, even though those wallets could not validate the new witness data themselves. **Balance Sheet** — A balance sheet is a financial statement that summarizes an organization's assets, liabilities, and shareholders' equity at a specific point in time. It provides a snapshot of everything the entity owns and everything it owes, revealing the underlying capital structure of the business. Investors and management rely on balance sheets to assess company value, evaluate solvency, and make decisions about financing and operations. **Bank of Canada** — The Bank of Canada is the country's central bank, responsible for implementing monetary policy, setting interest rates, and providing banking services to the Canadian government and financial institutions. Though structured as a Crown corporation owned by the federal government, it operates through a Governing Council and Board of Directors that claim institutional independence from political direction. Its core mandate includes regulating credit and currency, maintaining the external value of the Canadian dollar, and pursuing a target inflation rate. **Bank of England** — The Bank of England is the United Kingdom's central bank, holding a monopoly on banknote issuance in England and Wales while managing government finances and serving as a lender of last resort to the British banking system. Its Monetary Policy Committee sets interest rates and determines money supply to manage inflation across the UK economy. The institution is also the custodian for nearly 20% of the world's government-held gold, stored in vaults beneath London. **Bank of Japan (BOJ)** (also: BOJ) — The Bank of Japan is Japan's central bank, established in 1885 and headquartered in Tokyo, responsible for conducting monetary policy, controlling prices, and stimulating economic growth. It has historically employed tools such as quantitative easing and negative short-term interest rates to create inflation and reduce the yen's value in support of export competitiveness. The Governor and Monetary Policy Board members are appointed by the Prime Minister and oversee the formulation and execution of monetary policy. **Bank Run** — A bank run occurs when a large number of customers simultaneously attempt to withdraw their deposits from a bank because they fear the institution is insolvent or at risk of failure. Since banks operate on fractional reserves, keeping only a portion of deposits as liquid cash while lending out the rest, a sudden surge in withdrawal demand can exceed the bank's available funds and trigger actual failure. Bank runs are typically set off by rumors, poor investment decisions, or visible signs of financial stress that erode depositor confidence. **Bank Secrecy Act (BSA)** (also: BSA) — The BSA is a United States federal statute that regulates financial institutions’ recordkeeping and reporting obligations to combat money laundering and related crimes. It mandates monitoring, customer identification, and suspicious activity reporting for covered entities. Unlike technical blockchain rules, the BSA is a legal framework that applies off-chain but shapes how custodians and exchanges may operate. **Bank Wire** — A bank wire is a method of electronically transferring funds between financial institutions through a messaging network that exchanges account and transaction data. Wire transfers are generally considered more secure than legacy payment methods, but the information does not settle on a decentralized ledger and remains within the traditional banking system. They typically carry substantial fees and require several business days to complete, unlike Bitcoin transactions which settle approximately every ten minutes. **Banking Desert** — A banking desert is a populated geographic area that lacks a physical bank branch within a ten-mile radius, often leaving residents dependent on alternative financial services such as check-cashing outlets or prepaid cards. These zones typically form in sparsely populated or economically depressed areas as a result of branch closures, bank failures, or the broader shift toward digital-only banking. Bitcoin offers a potential alternative for residents in these areas, enabling anyone with internet access to store and transact value without relying on a physical banking presence. **Bankruptcy** — Bankruptcy is a legal process through which individuals or businesses that cannot meet their debt obligations seek relief through a federal court. A debtor files a petition, and the court evaluates their assets and liabilities, potentially liquidating property to repay creditors before discharging the remaining debt. While bankruptcy offers a financial fresh start, the record remains on a person's credit report for up to ten years, complicating future access to credit. **Base58** — Base58 is a binary-to-text encoding scheme that uses an alphabet of 58 characters, combining upper and lowercase letters with the digits 1 through 9, while deliberately excluding characters that are visually ambiguous, specifically zero, uppercase O, uppercase I, and lowercase l. A variant called Base58Check appends a 4-byte checksum and a version prefix to the encoded data, allowing the prefix character to indicate data type: '1' for P2PKH addresses, '3' for P2SH addresses, and '5' for WIF-format private keys. Unlike Base64, Base58 is designed for human readability, reducing errors when addresses or keys are transcribed manually. **Base64** — Base64 is a binary-to-text encoding scheme that represents data using a 64-character alphabet consisting of uppercase and lowercase letters, digits 0 through 9, and the '+' and '/' characters. It allows binary data to be represented in a text-safe format suitable for transmission over protocols that only handle text. In Bitcoin, Base64 is commonly used to encode Partially Signed Bitcoin Transactions (PSBTs), though its large character set makes the output less readable than schemes like Base58. **Basic Bitcoin Lisp Language (bll)** (also: bllsh, BTC Lisp, symbll) — Basic Bitcoin Lisp language (bll) is a proposed scripting language that could be added to BTC in a soft fork. Formerly known as BTC Lisp and inspired by Chia Lisp, it is accompanied by related tools including symbll (a compiler) and bllsh (an interactive environment). The proposal is specific to the BTC development community; BSV pursues script capability expansion through restoration of original Bitcoin opcodes rather than introducing new language runtimes. **Basic Earnings Per Share (EPS)** (also: EPS) — Basic earnings per share is a financial metric that measures a company's profit attributable to each outstanding share of common stock, calculated by dividing net income minus preferred dividends by the weighted average number of shares outstanding. A weighted average is used rather than a static share count because companies frequently issue or retire shares throughout the year. EPS is widely used by investors to evaluate profitability and to calculate valuation ratios like the price-to-earnings multiple. **Basis of Lightning Technology (BOLT)** (also: BOLT) — The Basis of Lightning Technology (BOLT) is a set of technical specifications that define the communication standards governing BTC's Lightning Network. These standards allow different Lightning implementations, such as LND and Core Lightning, to interoperate as a single unified payment network rather than operating as isolated silos. The BOLTs are updated continuously as the BTC Lightning Network protocol evolves and new capabilities are added. **Basis Points** — A basis point is one hundredth of one percent (0.01%), used as a precise unit of measurement for percentage-based figures such as interest rates, fees, and spreads. The term exists specifically to avoid ambiguity when describing small changes: saying a rate rose 50 basis points is clearer than saying it rose 0.50%. Basis points are standard across fixed income markets, central bank communications, and financial product disclosures. **BCH** — BCH is the ticker symbol for the unit of bitcoin running on the Bitcoin Cash chain, the medium-block fork that emerged from the August 2017 split with Bitcoin Core. One BCH equals 100,000,000 satoshis, the same internal denomination structure used across every Bitcoin chain. The Bitcoin Cash chain shares transaction history with BTC from before its 2017 fork, and the Bitcoin SV chain forked from Bitcoin Cash in 2018. **Bear Market** — A bear market is a sustained period of declining asset prices accompanied by widespread investor pessimism and negative market sentiment. It is formally defined as a decline of at least 20% from recent highs, distinguishing it from a more modest market correction. Bitcoin markets can enter bear phases independently of traditional equity markets, and bitcoin bear markets have historically involved drawdowns far exceeding the 20% threshold. **Bear Trap** — A bear trap is a short-lived price decline in a financial instrument that misleads investors into believing a sustained downtrend has begun, causing them to take short positions or sell, only for the price to quickly reverse upward. Large market participants may deliberately push prices down to create the appearance of a bearish breakout, drawing in sellers before re-entering at lower prices and driving the market back up. Traders caught in a bear trap suffer losses when the price recovers and they are forced to cover their short positions at a higher price than where they sold. **Bearer-Asset** — A bearer asset is a financial instrument where ownership is established entirely through physical possession rather than through registration in a centralized ledger or identity documentation. Historically, gold-backed cash operated on this model, representing a direct claim on reserves simply by being held. Bitcoin functions as a digital bearer asset because ownership is controlled through private keys, whoever holds the keys controls the bitcoin, making secure key custody equivalent to physical possession of the asset itself. **Bech32** (also: Bech32m, BIP173, Native Segwit Address) — Bech32 and Bech32m are address formats used on BTC to pay native SegWit and Taproot outputs respectively. The format employs only 32 characters, avoids mixed case, and incorporates error-correction to detect nearly all address typos. Bech32m was developed to address weaknesses discovered in the original Bech32 format; both are BTC-specific and are not used on BSV or BCH, which use the original Base58Check address format. **Beneficial Owner** — A beneficial owner is the individual or entity that ultimately holds the rights and economic benefits of an account, asset, or business, even when legal title is held by another party such as a nominee or custodian. Financial institutions are required by the Bank Secrecy Act to collect identifying information (including name, date of birth, and taxpayer identification number) from beneficial owners when new accounts are opened. This requirement exists to ensure accountability and prevent financial crimes by establishing a traceable link between legal entities and the real people who control them. **Beta** — Beta is a statistical measure of how much a security or portfolio's price tends to move relative to the overall market, expressed as the slope of the regression line comparing the asset's returns against a benchmark. A beta above 1 indicates greater volatility than the market; a beta below 1 suggests the asset moves less than the market. It is a key input in the Capital Asset Pricing Model (CAPM), which uses beta to estimate the expected return of a risky security based on its volatility relative to the cost of capital. **Bid** — A bid is a standing limit order to buy an asset at a specified price and quantity, placed by a market maker that does not execute immediately against existing supply. Within a market, the bid refers to the highest price any buyer is currently willing to pay for the asset. It represents the most favorable terms available to a seller looking to transact immediately. **Bid-Ask Spread** — The bid-ask spread is the difference between the highest price a buyer is willing to pay for an asset and the lowest price a seller is willing to accept. It is a persistent feature of all markets because the price at which one can sell an asset will always be slightly lower than the price at which one can buy it. The width of the spread reflects market liquidity, tighter spreads indicate deep, active markets, while wider spreads signal thinner liquidity or higher transaction costs. **Binary** — Binary is a base-2 number system that uses only two digits, 0 and 1, and is the fundamental language of all digital computing. Every input processed by a computer, from keystrokes to mouse movements, is ultimately encoded as a sequence of these two states at the hardware level. Because binary representations of numbers are considerably longer than their decimal or hexadecimal equivalents, they are typically converted back to more compact formats for human readability. **BIP 125 (Replace-by-Fee)** — BIP 125 is the Bitcoin Improvement Proposal that introduced Replace-by-Fee (RBF) on BTC, a mechanism allowing senders to replace an unconfirmed transaction in the BTC mempool with a new version that pays a higher fee to miners. BTC nodes that follow this standard will accept the replacement and drop the original, giving senders a way to accelerate confirmation when initial fee estimates proved too low. RBF is opt-in on BTC and must be signaled at the time of the original transaction; BSV explicitly disables RBF to support zero-confirmation payments, treating the first-seen rule as binding for merchant use cases. **BIP 16 (P2sh)** (also: P2SH) — BIP 16 introduced Pay-to-Script-Hash (P2SH), a transaction output type that locks bitcoin to the hash of a Bitcoin Script rather than to a specific public key or address directly. To spend the bitcoin, the spender must provide the full script matching that hash along with any required signatures, shifting the burden of script complexity from the sender to the recipient. Activated in 2013, P2SH is supported across BTC, BCH, and most other Bitcoin-derived networks. BSV, however, is a major exception. BIP 16 was reverted in the Genesis Upgrade as a step toward restoring original rules of the Bitcoin protocol. **BIP 32 (Hierarchical Deterministic Wallets)** — BIP 32 is the standard authored by Pieter Wuille in 2012 that established the framework for Hierarchical Deterministic (HD) wallets, enabling an entire tree of cryptographic key pairs to be derived from a single seed. The tree structure organizes keys into branches that can represent separate accounts or purposes, improving both privacy and organizational clarity. The standard also made it possible to transfer keys between compatible wallet software using extended keys, and enabled watch-only wallets that can receive and monitor payments without exposing the private keys held in cold storage. **BIP 39 (Mnemonic Phrases)** — BIP 39 is the Bitcoin Improvement Proposal that established the standard for mnemonic seed phrases, converting a cryptographic seed into a human-readable sequence of 12 to 24 common words. A valid mnemonic phrase is sufficient on its own to recover all private keys in a compatible wallet, making it a critical backup mechanism. The standard is widely adopted across wallets supporting BTC, BCH, and BSV alike, though it was never incorporated into Bitcoin Core itself and has some known engineering trade-offs with no publicly identified security vulnerabilities. **BIP 44 (Derivation Paths for P2PKH)** — BIP 44 establishes the standard derivation path for HD wallets generating legacy Pay-to-Public-Key-Hash (P2PKH) addresses, specifying that the path should begin with m/44'/. It defines the xpub and xprv prefixes for mainnet extended keys and is used across BTC, BCH, and BSV for P2PKH address derivation. BIP 49 and BIP 84 extend the derivation path pattern specifically for BTC's SegWit address types, which are not applicable to BSV or BCH. **BIP 49 (Derivation Paths for Wrapped SegWit)** — BIP 49 defines the standard derivation path for BTC HD wallets generating wrapped SegWit (P2SH-P2WPKH) addresses, specifying that the path should begin with m/49'/ and that mainnet extended keys use the ypub and yprv prefixes. When a BTC wallet imports an extended key with a ypub prefix, it knows to follow the BIP 49 derivation path to locate stored funds and generate new addresses. This standard is BTC-specific, as wrapped SegWit (P2SH-P2WPKH) is a BTC-only address type; BSV and BCH wallets use BIP 44 derivation paths for their P2PKH addresses. **BIP 8 (Soft Fork Activation)** — BIP 8 is a proposed method for activating BTC soft forks that uses block height rather than timestamps to define the signaling window, preventing hash rate fluctuations from inadvertently derailing an upgrade's timeline. It includes an optional flag that can force activation even if miner signaling does not reach the standard threshold before the window closes, treating miner support as an accelerant for popular upgrades rather than as the sole activation gate. This approach was developed as an alternative to BIP 9 within BTC's governance process. **BIP 84 (Derivation Paths for Native SegWit)** — BIP 84 establishes the standard derivation path for BTC HD wallets generating native SegWit (P2WPKH/bech32) addresses, specifying a path beginning with m/84'/ and zpub/zprv prefixes for mainnet extended keys. The zpub prefix signals to compatible BTC wallets that they should follow the BIP 84 derivation path when locating stored funds and generating new addresses after importing an extended key. The standard is tied to BTC's native SegWit address format and applies only on networks that adopted SegWit. **BIP 9 (Soft Fork Activation)** — BIP 9 is a framework for activating BTC soft fork upgrades that repurposes the version field of block headers as a signaling mechanism, allowing miners to indicate support during a defined window. If 95% of blocks signal support within the window, the upgrade locks in and activates after a brief preparation delay. The mechanism's reliance on miner threshold support gave miners significant influence over BTC protocol changes, which later motivated the development of alternative activation paths such as BIP 8. **BIP70 Payment Protocol** — The BIP70 payment protocol is an interactive protocol for sending payment requests and receiving payments. It facilitated merchant payment requests signed by SSL certificates, with automatic wallet population and optional refund capabilities. **Bit** — A bit is the atomic unit of digital information, representing a single binary value of either 0 or 1. All data processed and stored by computers is ultimately encoded as sequences of bits, which are grouped into sets of eight called bytes. In some Bitcoin communities, the term bit is also used as a denomination equal to 100 satoshis or one millionth of a bitcoin, though this usage has become less common. **Bitcoin** — Bitcoin is a global peer-to-peer electronic cash system and ledger protocol that uses proof-of-work and a UTXO-based transaction model to record ownership and transfer of value. At the conceptual level, “Bitcoin” refers to the network, rules, and data structure, while “bitcoin” refers to the native currency unit whose smallest division is the satoshi. Unlike account-based chains like Ethereum, bitcoin tracks spendable outputs rather than balances tied to a single long-lived account. The proper noun "Bitcoin" refers to the protocol or network, or networks that have forked from bitcoin. For example, "In a Bitcoin-based network, each UTXO contains signatures we call 'coins.' The UTXO is like an envelope for individual coins". The lowercase "bitcoin" refers to a unit of the currency on the network, so "A bitcoin is spent on the Bitcoin network." **Bitcoin Cash** — Bitcoin Cash (BCH) is a Bitcoin-derivative network that forked from Bitcoin Core in August 2017 over a dispute about block size limits and on-chain scaling. The chain raised the block size limit to 32MB to accommodate larger transaction throughput and emphasizes faster, lower-fee transactions for everyday payments. BCH governance proceeds through CHIPs (Cash Improvement Proposals), modeled on a similar process to BTC's BIPs, but operating independently from Bitcoin Core development. **Bitcoin Core** — Bitcoin Core is the primary reference implementation of the Bitcoin protocol utilized on the BTC network, providing software for running a full node and managing a wallet, and serving as the de facto standard against which other implementations are measured. It is an open-source project available on Bitcoin.org and GitHub, maintained by contributors who propose changes through the Bitcoin Improvement Proposal process. Despite having changed hands since Satoshi Nakamoto's original release, Core remains backwards compatible with the original software and is sustained by donations and grants from individuals and companies in the Bitcoin ecosystem, and has had many controversial corporate funding sources coming from Blockstream, MIT, Spiral, Brink, and Chaincode Labs. **Bitcoin Implementations** — A Bitcoin implementation is software that runs a Bitcoin node, validates transactions and blocks, and communicates with the network according to the network's consensus rules. Because Bitcoin is open source, developers can write implementations in any programming language. On the BTC network, examples include Bitcoin Core, Bitcoin Knots, Libbitcoin, and bcoin; BSV has its own implementations including BSVD and Teranode, designed for high-throughput block processing. All implementations on a given network must converge on the same consensus rules to remain part of that network. **Bitcoin Improvement Proposal (BIP)** (also: BIP) — A Bitcoin Improvement Proposal (BIP) is a formal document used to propose changes to the BTC protocol, establish technical standards, or introduce new features for the BTC ecosystem. Major BTC upgrades (including SegWit, hierarchical deterministic wallets, and PSBT) entered the protocol through this process, which involves community review and discussion before any proposal is accepted. Not every BIP changes the BTC codebase directly; some define standards for Bitcoin-adjacent software. Bitcoin Cash (BCH) uses CHIPs, modeled on a similar approach, and BIPs have been controversial at different times due to the centralization of the BIP Editor or the developer proposing the BIP. **Bitcoin Knots** — Bitcoin Knots is an alternative BTC node implementation maintained by Core developer Luke Dashjr, derived from Bitcoin Core but offering additional features and configuration options not found in the standard release. It provides advanced users with more granular control over transaction filtering, mempool policy, and security settings while remaining fully compatible with the BTC network. Nodes running Bitcoin Knots can interact seamlessly with nodes running Bitcoin Core because both follow BTC's consensus rules. ### S **Bitcoin Script** — Bitcoin Script is a stack-based programming language used to define the spending conditions for transactions on the Bitcoin ledger. Derived from the FORTH language, it employs Reverse Polish Notation to execute a series of linear commands called opcodes. Transactions are secured by locking scripts in the outputs, which require specific data from unlocking scripts in the inputs to be successfully spent. To ensure network security and predictability, the language excludes features like infinite loops that could hinder the validation process, but can simulate a Turing Machine with programmatic transactions, allowing for smart contracts to exist on Bitcoin. For a transaction to be considered valid, the script must run to completion and leave exactly one non-zero value on the evaluator's stack. ### B **Bitcoin SV** — Bitcoin SV (BSV) is a Bitcoin-derivative network that emerged from a November 2018 split of the Bitcoin Cash network, pursuing the original Satoshi protocol design with restored opcodes, no fixed block size limit, and an emphasis on stable low-fee transactions and on-chain scaling. Through subsequent upgrades, including the 2020 Genesis Upgrade and 2026 Chronicle Upgrade, BSV has progressively undone changes other Bitcoin chains have made (BIP 16, BIP 174, SegWit, RBF, and others) to restore the original protocol rules from Bitcoin's earliest releases. The chain is operated by node software including SV Node and Teranode, with Teranode designed to scale to terabyte-sized blocks at millions of transactions per second. **Bitcoin-Qt** — Bitcoin-Qt is the graphical user interface component of the Bitcoin Core software package for BTC, providing a visual front-end for the node and wallet functionality that Bitcoin Core offers. The name derives from the Qt framework used to build the GUI. It allows BTC users who prefer a visual interface to interact with their node and wallet without using command-line tools. **Bitcoind** — Bitcoind is the background daemon process that powers Bitcoin Core's BTC node and wallet functionality, running as a headless service without a graphical interface. The 'd' suffix stands for daemon, a Unix term for a background process that runs continuously as a system service. Most nodes on the BTC network rely on bitcoind to validate transactions, maintain the blockchain, and communicate with peers. **Bitcoins** — Digital currency units generated and used within the Bitcoin system. Common abbreviations include BTC, XBT, BCH, BSV or lowercase *bitcoin* when referring to units of the currency or context of the network being discussed. **BitLicense** — A BitLicense is a regulatory authorization required by the New York State Department of Financial Services (NYDFS) for any company or individual transmitting, exchanging, custodying, or issuing virtual currency in New York. Applicants are evaluated by the NYDFS superintendent on criteria including financial condition, business experience, character, and fitness, and licensees must maintain a surety bond and comply with cybersecurity, Anti-Money Laundering, and financial disclosure requirements. Software companies, merchants, and consumers who use cryptocurrency solely for payments or investment purposes are exempted from the requirement. **Blind Signatures** — A blind signature is a cryptographic technique where a message is obscured, or blinded, before being submitted to a signer, preventing the signer from viewing its actual content while still producing a valid signature. Invented by David Chaum, the resulting signature can later be verified against the original unblinded message in the same way as a standard digital signature. The technique is used in privacy-preserving applications such as electronic cash and anonymous voting systems, where an authority must authenticate documents without learning their contents. **Block** — A block is a structured record that groups a set of validated transactions and associated metadata into a single unit for addition to a blockchain. It typically contains a header (including references to the previous block and a Merkle root of transactions) plus a list of transactions that update the chain’s state. Unlike an individual transaction, which changes state locally, a block anchors those transactions into the global history and is referenced by later blocks. **Block Depth** — Block depth is a relative measure of how far a block is from the tip of the chain in terms of subsequent blocks built on top of it. It reflects how many confirmations or successors separate that block from the most recent block. Unlike block height, which is absolute from the genesis, depth is measured backward from the current head and changes as new blocks are added. **Block Explorer** (also: Block Explorers) — A block explorer is an application, typically with a web or GUI front end, that indexes blockchain data and makes it searchable and human-readable. It allows users and tools to query transactions, blocks, addresses, and statistics without running a full node or manual decoding. Unlike a node, which enforces consensus rules, a block explorer is a convenience layer for inspection and analytics. **Block Header** — A block header is the compact metadata section of a Bitcoin block containing the key fields that define and authenticate it: the previous block's hash, a Merkle root of all included transactions, a timestamp, the difficulty target, a nonce, and the block height. Miners hash the block header, not the full block, when performing proof-of-work, since processing thousands of full transactions per hash attempt would be too slow. The header functions as an efficient cryptographic summary of the block, allowing nodes to verify it quickly without downloading the entire block body. **Block Height** — Block height is the count of blocks from the genesis to a given block, representing its absolute position in the chain. The genesis block has a height of zero, and each valid successor increments the height by one. Unlike block depth, which is relative to the tip, height is a stable identifier for a block’s position in a given branch. **Block Reward** (also: Block Subsidy, Subsidy) — A block reward is the native-asset payment a protocol grants to the miner or validator that successfully produces a new block, often combining newly issued coins and transaction fees. It is the economic mechanism that funds security and incentivizes participation in block production. Unlike transaction fees, which come from users, the subsidy portion of the block reward comes from inflation defined by the protocol schedule. **Block Size** — Block size is the maximum amount of data that a single block on a Bitcoin network is permitted to contain. On BTC, blocks are measured in weight units following the SegWit upgrade, with the maximum possible block weight translating to up to 4MB in some cases, though typical blocks remain well below that ceiling. BCH raised its block size to 32MB as a scaling alternative to BTC's weight-unit approach, making it the network with the largest block size limit. BSV is unique in that, like the original Bitcoin protocol, it has no fixed block size limit, allowing blocks to grow with market demand and competition among individual node operators on the network. **Block Weight** — Block weight is a measurement of BTC block size expressed in weight units, with the BTC protocol capping each block at four million weight units. The metric replaced the earlier one-megabyte byte-count limit when the SegWit upgrade activated on BTC in 2017, allowing a more nuanced accounting of different transaction data types. This measurement system is BTC-specific; BSV uses raw byte counts for block size and has no equivalent weight-unit cap, while BCH also uses a straightforward byte-based limit. **Block Withholding** (also: Oblivious Shares) — Block withholding is an attack against pooled mining where a miner submits and receives payment for shares that are not eligible to become full blocks but doesn't submit shares that are eligible to become full blocks. This allows miners to earn nearly full revenue while denying pools any benefit from their work. **Block, Canonical** — A canonical block is a block that lies on the chain’s selected “best” history, directly or indirectly referenced by subsequent blocks in the active longest or most-work chain. It defines the authoritative state at its height for nodes following the consensus rules. Unlike orphaned or stale blocks, which may be valid but discarded during reorganization, a canonical block remains part of the accepted ledger history. **Blockchain** — A blockchain is a data structure and protocol that stores records as an ordered sequence of blocks, each cryptographically linked to its predecessor by hash. It enforces rules about what constitutes a valid transaction and block, and nodes reject blocks that violate these rules. Unlike a generic append-only log, a blockchain is designed to operate in a decentralized environment where consensus among independent nodes is required. **Bloom Filter** — A bloom filter is a probabilistic data structure proposed via BIP 37 as a way for lightweight BTC clients to fetch relevant transactions from full nodes without disclosing exactly which addresses they controlled. The mechanism worked by requesting a larger set of transactions that might match, so the node could not determine with certainty which ones the client actually cared about. The approach was found to have significant privacy vulnerabilities and is no longer used by most BTC client software. **BLS Signatures** — Boneh-Lynn-Shacham signatures are digital signatures that provide a different set of tradeoffs compared to the ECDSA and Schnorr signatures used in Bitcoin networks. The most notable feature is their capacity for non-interactive signature aggregation, enabling third parties to combine multiple signatures into a single proof. BTC uses Schnorr signatures (BIP 340) for aggregation in Taproot inputs, while BSV and BCH retain ECDSA as their exclusive signature scheme. **Bond** — A bond is a debt instrument through which an issuer receives capital from an investor in exchange for periodic interest payments at a specified coupon rate and repayment of the principal at maturity. Key terms governing a bond include its face value, issue price, maturity date, and coupon rate, all of which together determine its yield. Unlike equity, where returns depend on company performance, bond payments are contractually fixed, though bonds lose real value when inflation rises above the coupon rate. **Branching Point** — The block at which the block chain diverges into multiple chain branches. **Brokerage** — A brokerage is a financial institution that purchases assets from third parties and sells them directly to customers. It simplifies the buying experience by acting as the counterparty rather than matching buyers and sellers with each other. Unlike an exchange, which connects participants and takes a fee for facilitating the match, a brokerage absorbs the inventory and pricing risk itself. **BSV** — BSV is the ticker symbol for the unit of bitcoin running on the Bitcoin SV chain, which restored the original Bitcoin protocol through the Genesis and Chronicle upgrades. One BSV equals 100,000,000 satoshis, the same internal denomination structure used across every Bitcoin chain. The Bitcoin SV chain shares transaction history with BCH from before its 2018 fork from Bitcoin Cash, which in turn shares earlier history with BTC from before BCH's 2017 fork from Bitcoin Core. **BTC** — BTC is the ticker symbol for the unit of bitcoin running on the chain in consensus with Bitcoin Core, Bitcoin Knots, and a few other node implementations. One BTC equals 100,000,000 satoshis, the same internal denomination structure used across every Bitcoin chain. The Bitcoin SV chain trades under the BSV ticker and the Bitcoin Cash chain under BCH; each is a separate market asset despite the chains sharing transaction history before their respective forks. **Bubble** — A bubble is a market condition in which an asset's price rises rapidly due to speculative demand rather than underlying value. Participants buy expecting to sell to a later buyer at a higher price, driving prices further beyond fundamentals. When the market recognizes the overvaluation, selling accelerates, the price collapses, and late buyers incur heavy losses. **Bull Market** — A bull market is a sustained period of rising asset prices accompanied by strong investor confidence and returns well above normal for that market. The condition is defined more by sentiment and momentum than by any precise numerical threshold, since some price appreciation is a baseline expectation in most markets. Bitcoin bull markets tend to run independently of equity bull markets and historically produce substantially larger upside moves. **Bull Trap** — A bull trap is a price pattern in which an asset breaks upward briefly before reversing and falling below the level it appeared to have cleared. Traders who enter long positions on the apparent breakout become trapped when sellers overwhelm buyers and price drops back through the resistance zone. The pattern is often exacerbated by stop-loss orders that trigger on the decline, accelerating the move downward. **Business Continuity and Disaster Recovery (BCDR) Plan** — A Business Continuity and Disaster Recovery plan is a documented set of procedures that a regulated financial firm maintains to ensure operations can continue and records can be preserved through an emergency. In New York, it is a required component of the BitLicense, obligating licensees to specify how they will protect critical infrastructure, maintain backup facilities, and report breaches to authorities. Software companies, merchants, and consumers who use virtual currency only for payments or investment are exempt from the BCDR requirement. **Byte** — A byte is a unit of digital data composed of eight binary digits, each of which is either a one or a zero. Because raw binary strings are difficult to read, bytes are conventionally represented in hexadecimal notation using the 0x prefix. In Bitcoin, transactions, scripts, public keys, and block headers are all serialized and transmitted as sequences of bytes in hexadecimal form. **Byzantine Fault Tolerance** — Byzantine fault tolerance is a property of a distributed system that allows correct consensus even when some participants behave arbitrarily or maliciously. It guarantees that honest nodes can agree on a single state as long as the proportion of faulty nodes stays below a specific threshold, often one-third. Unlike simple crash fault tolerance, which only handles node failures, BFT explicitly models adversarial behavior and inconsistent messaging. **Byzantine Generals Problem** — The Byzantine Generals Problem is a theoretical challenge in distributed computing that describes how independent parties communicating over unreliable channels can reach a binding agreement without trusting any single coordinator. The classic formulation uses an analogy of generals needing unanimous coordination to attack, where any messenger could be intercepted or corrupted. Bitcoin resolves the problem through proof-of-work, which makes producing a valid block computationally expensive and gives honest nodes a way to agree on one chain without requiring trust in any participant. ### C **Call Option** — A call option is a derivative contract that gives the buyer the right, but not the obligation, to purchase an underlying asset at a predetermined strike price before the contract expires. When the spot price of the asset exceeds the strike price, the option is in the money, meaning the holder can acquire the asset below market value and realize an immediate gain. Call options can also be resold before expiration, with their market value rising alongside the underlying asset, allowing profit without ever executing the purchase. **Cantillon Effect** — The Cantillon Effect is the observation that newly created money flows through an economy unevenly, benefiting whoever receives it first, before prices adjust upward. Banks, financial institutions, and entities with direct access to central bank credit can deploy the new money at the old price level and capture real purchasing power. By the time the money reaches ordinary workers and consumers, prices have already risen, leaving them worse off in real terms. **Capital Asset Pricing Model (CAPM)** (also: CAPM) — The Capital Asset Pricing Model is an investment framework that calculates the expected return on an asset by summing a risk-free baseline return and a risk premium scaled by the asset's market sensitivity, expressed as beta. It formalizes the principle that higher-risk investments must offer proportionally higher expected returns to attract capital. The model is widely used to evaluate whether a given asset's potential return adequately compensates for the risk being taken on. **Capital Controls** — Capital controls are government or central bank restrictions on the movement of money across national borders, taking the form of taxes on foreign transactions, limits on outbound transfers, or outright prohibitions. Governments typically impose them to defend a weakening currency by stemming outflows and preventing bank runs. Bitcoin, as a permissionless bearer asset with no geographic chokepoints, is frequently used to move value across borders in jurisdictions where capital controls are in force. **Capital Expenditure** — A capital expenditure is the cost of acquiring or improving a long-lived asset used in the operation of a business, covering both physical property such as real estate and equipment and intangible property such as patents and trademarks. The IRS requires businesses to capitalize these costs on the balance sheet rather than deduct them immediately, writing them off gradually as the assets depreciate over time. This treatment distinguishes capital expenditures from ordinary operating expenses, which are deducted in the year they occur. **Capital Gains** — A capital gain is the profit realized when a capital asset is sold for more than its purchase price, triggering a taxable event at the moment of sale. Gains on assets held one year or less are taxed as ordinary income, while gains on assets held longer than one year qualify for the lower long-term capital gains rates. Unrealized gains, where the asset has appreciated in value but has not yet been sold, are not taxable until the position is closed. **Capital Losses** — A capital loss is the loss incurred when a capital asset is sold for less than its original purchase price. These losses can be applied against capital gains to reduce taxable income, and the IRS permits up to $3,000 in net losses to be deducted against ordinary income in a given year. Any excess loss carries forward to future tax years until it is fully used up. **Capital Markets** — A capital market is a venue that brings together buyers and sellers of financial assets, facilitating reliable transfers and efficient price discovery. Participants can reference the market's data to evaluate an asset's price and trading activity at any moment. The operator of the market typically charges a percentage-based fee in exchange for providing the matching infrastructure. **Cash** — Cash is an asset that simultaneously functions as a unit of account, medium of exchange, and store of value, distinguished by being a bearer instrument with no counterparty risk. It is the most liquid asset class, easily convertible to other holdings, and encompasses physical currency, bank balances, checks, and money orders as measured by the M0 monetary base. Government-issued fiat cash performs well as a medium of exchange but is a weak store of value because its supply is controlled by political authorities. **Cashu** — Cashu is a free and open-source implementation of the eCash protocol built primarily on BTC's Lightning Network that allows the creation of digital bearer tokens stored locally on a user's device. It draws directly from David Chaum's foundational work on blind signatures, enabling transactions that do not reveal the sender's identity, similar to using physical cash. Developers can use the protocol to build wallets and payment applications that prioritize privacy within the BTC ecosystem. **Censorship Resistance** — Censorship resistance is the property of the Bitcoin network that makes it practically impossible for any single party to block or reverse a transaction. Any node can broadcast a transaction, and any miner can include it in a block, meaning there is no centralized chokepoint where a transaction can be reliably stopped. Developers have further hardened this property by building alternative broadcast methods such as satellite and mesh-network relays for use in environments where internet access is restricted. **Certificate Authority (CA)** (also: CA) — A CA is an entity in a public-key infrastructure that issues and signs digital certificates binding public keys to identities. It acts as a centralized trust root for verifying that a domain or subject controls a particular key pair. Unlike blockchain-style trustless verification, a CA operates on a trust-institution model where users rely on the CA’s integrity and processes. **Chain Analysis** — Chain analysis is the application of heuristics to the public blockchain record to trace the movement and ownership of bitcoin across transactions. Specialized firms conduct this work and sell their findings to financial institutions and governments seeking to detect fraud and money laundering. The term describes a broad category of analytical methods and should not be confused with Chainalysis, which is one specific company operating in this space. **Change Output** — A change output is the portion of a Bitcoin transaction returned to the sender when the selected input UTXO exceeds the amount being sent to the recipient. Because Bitcoin does not use accounts and balances, spending requires consuming whole UTXOs as inputs; any value not sent to the recipient or paid as a fee is returned as a new UTXO to the sender's wallet. Unlike physical cash where a cashier provides change, the sender's wallet software creates the change output automatically as part of constructing the transaction. **Channel Announcements** (also: Gossip (LN)) — Channel announcements are advertisements that a BTC Lightning Network channel is available to forward payments. The advertisements are relayed through the LN gossip network. BTC Lightning nodes use these announcements to encourage others to route payments through them. **Channel Commitment Upgrades** — Channel commitment upgrades are changes to the format of the onchain commitment transaction used by BTC's Lightning Network, or any other change affecting the commitment transaction. Both nodes in a BTC Lightning channel must perfectly align on the new commitment format for upgrades to succeed. **Channel Factories** — Channel factories are a proposed multi-user construct for BTC's Lightning Network capable of opening payment channels without putting the channel-open transaction onchain. Multiple users deposit funds into a shared address and can establish BTC Lightning payment channels between themselves using offchain transactions, only broadcasting to the blockchain if cooperation breaks down. **Channel Jamming Attacks** — Channel jamming attacks are Denial of Service attacks on the BTC Lightning Network where an attacker can prevent a series of channels up to 20 hops away from being able to use part or all of their funds for a prolonged period of time. A BTC Lightning node can route payments to itself across multiple hops, creating liquidity jamming and HTLC jamming attack vectors. **Chaumian Principles** — Chaumian principles are the cryptographic concepts developed by David Chaum that center on preserving privacy, security, and anonymity in digital communications and financial transactions. His key innovations include blind signatures that allow untraceable payments, eCash as a digital bearer currency, and mix networks that obscure the routing of messages. These ideas form a foundational layer of thinking beneath modern privacy-focused Bitcoin protocols and tools. **Checkpoint Lockin** — Every once in a while, an old block hash is hardcoded into Bitcoin software. Different implementations choose different checkpoint locations. Checkpoints prevent various DOS attacks from nodes flooding unusable chains and attacks involving isolating nodes and giving them fake chains. **Checksum** — A checksum is a short string of bytes appended to a piece of data so that any recipient can verify the data has not been altered or mistyped. Most checksums are derived by hashing the original data and taking the first few bytes of the result. Bitcoin uses double SHA-256 checksums on addresses and private keys in Wallet Import Format to catch transcription and transmission errors before funds are sent to an invalid destination. **Child Pays for Parent (CPFP)** (also: Ancestor Feerate Mining, CPFP) — Child Pays For Parent is a fee bumping technique where a user spends an output from a low-feerate unconfirmed transaction in a child transaction with a high feerate in order to encourage miners to include both transactions in a block. This leverages Bitcoin's requirement that parent transactions must appear before their children in the blockchain. **Clearinghouse** — A clearinghouse is an intermediary institution that validates, finalizes, and settles trades between counterparties, reducing the risk that either side fails to deliver. It mitigates credit risk primarily through margin requirements, obligating traders to maintain a minimum cash balance that can be liquidated if their position moves against them. The Federal Reserve System processes large interbank transfers through clearinghouses daily, handling trillions of dollars in batch settlements. **Client-Side Validation** (also: RGB, Shielded CSV, Taproot Assets, Taro) — Client-side validation protocols allow a Bitcoin transaction to commit to some data whose validity is determined separate from the validity of the transaction under Bitcoin's consensus rules. These protocols leverage Bitcoin's anti-double-spending property through single-use seals, enabling off-chain state management without public blockchain publication. **Clipboard Hijacking** — Clipboard hijacking is a form of malware that monitors a device's clipboard and silently replaces any copied Bitcoin address with an address controlled by the attacker at the moment of paste. Because Bitcoin addresses are long and difficult to verify character by character, victims frequently complete the transaction without noticing the substitution. Since confirmed Bitcoin transactions are irreversible, the funds are unrecoverable once sent to the attacker's address. **Closed Source** — Closed source describes software whose human-readable source code is not publicly distributed and can only be inspected or modified by its owner or licensees. Users interact with compiled binaries without visibility into internal logic. Unlike open source, closed source designs cannot be independently audited or forked by the broader community. **CLTV Expiry Delta** — CLTV expiry delta is the number of blocks a BTC Lightning Network node has to settle a stalled payment before it could potentially lose money. This mechanism operates within chains of HTLCs on the BTC Lightning Network using the OP_CHECKLOCKTIMEVERIFY opcode to prevent funds from becoming permanently stuck during payment forwarding. **Cluster Mempool** — Cluster mempool is a Bitcoin Core proposal to reorganize the BTC mempool by associating each unconfirmed transaction with related transactions in a cluster. Each cluster contains feerate-sorted groups of transactions designed to improve how BTC miners select which transactions to include in blocks. **Coase Theorem** — The Coase Theorem holds that when property rights are clearly defined and transaction costs are low enough, parties affected by a negative externality can negotiate directly to reach a socially efficient outcome without requiring legal intervention. The theorem depends on the prior establishment of property rights, since a party causing harm has no reason to negotiate if no rights were violated. It favors pre-dispute negotiation over post-dispute litigation as the more efficient path to resolution. **Codex32** (also: BIP93) — Codex32 is an encoding designed for BIP32 seeds that is convenient to store on paper. It enables simple processes for creating, encoding, and splitting seeds into parts requiring a configurable quorum for access, along with verification capabilities for backup integrity. **Coin** — A coin is a native on-chain asset that is directly issued and accounted for by the base protocol of a blockchain. It typically serves as the primary medium of exchange, fee unit, and staking or mining incentive. Unlike many application-level tokens, coins are integral to consensus and are not implemented purely as smart contracts on top of another chain. **Coin Clipping** — Coin clipping is the historical practice of shaving metal from the edges of gold or silver coins, allowing the clipper to collect the excess metal while passing the reduced coins at face value. It is an early form of currency debasement and degraded fungibility by producing coins with varying amounts of underlying metal. Modern governments achieve the same result without physical alteration, expanding the supply of paper or digital money instead. **Coin Selection** — Coin selection is the method a wallet uses to choose which of its UTXOs to spend in a particular transaction. Early implementations used simple strategies like first-in-first-out ordering, but advanced algorithms now prioritize minimizing transaction size and improving privacy. **Coinbase (Company)** — Coinbase is a centralized, regulated cryptocurrency brokerage and exchange platform based in the United States. It provides fiat on- and off-ramps, custody, and trading services for a curated set of digital assets. Unlike decentralized exchanges, Coinbase holds user assets and order books under its own control and operates under traditional financial compliance regimes. **Coinbase (Mining)** (also: Coinbase Transaction) — In mining terminology, the coinbase is the special transaction within a block that pays the block reward to a designated address. It has no normal inputs and effectively mints the newly authorized coins plus aggregates transaction fees. Unlike ordinary transactions, the coinbase transaction is protocol-created and can only appear once per block. **Coinjoin** — Coinjoin is a trustless protocol for mixing UTXOs from multiple owners in order to make it difficult for outside parties to use the block chain's transaction history to determine who owns which coin. This privacy technique combines inputs from different Bitcoin users into a single transaction, obscuring the connection between specific coins and their owners. **Coinswap** — Coinswap is a protocol that allows two or more users to create a set of transactions that look like independent payments but which actually swap their coins with each other, optionally making a payment in the process. This mechanism enhances privacy for both users and the broader Bitcoin network. **Cold Storage** — Cold storage is a method of holding Bitcoin private keys on a device that has no connection to the internet or other networked devices. Because nearly all malware reaches devices through network connections, keeping keys offline eliminates the primary attack vector for remote theft. Cold storage wallets can still receive funds using only the public key, which can be shared freely without compromising security, making the arrangement suitable for holdings not intended for frequent use. **Collaborative Custody** — Collaborative custody is a multisignature arrangement in which key ownership is distributed across the holder and one or more trusted third parties, requiring cooperation from multiple keyholders to authorize a transaction. The structure eliminates single points of failure by ensuring that no one party can unilaterally access the funds or lock out the owner. Unlike fully custodial setups, the primary holder retains control of a majority of the required keys. **Collateral** — Collateral is an asset pledged by a borrower to a lender to secure a loan, giving the lender legal recourse if the borrower fails to repay. It reduces the lender's credit risk by providing a claimable asset whose value can offset the outstanding debt in a default. Common examples include real estate securing a mortgage, a vehicle securing an auto loan, and a deposit account pledged against a line of credit. **Command-Line Interface (CLI)** (also: CLI) — A CLI is a text-based interaction mode where users issue commands and read responses in a terminal or console. It exposes program functions directly, often with more control and options than graphical tools. Unlike a GUI, a CLI requires familiarity with commands but is favored by developers and automation scripts for precision and scripting. **Commodity Trading Futures Commission (CFTC)** (also: CFTC) — The Commodity Futures Trading Commission is the U.S. federal agency responsible for regulating futures contracts, options on futures, and derivatives markets in the same way the SEC oversees equity and bond markets. Its primary jurisdiction covers Designated Contract Markets and Swap Execution Facilities that facilitate futures trading. Futures are standardized agreements to buy or sell a commodity or financial instrument at a predetermined price on a specified future date. **Common Input Ownership Heuristic** — The Common Input Ownership Heuristic is a chain analysis assumption that all inputs consumed in a single Bitcoin transaction belong to the same owner. It is a probabilistic inference rather than a certainty, and it becomes increasingly unreliable as privacy-enhancing techniques become more common. CoinJoin, CoinSwap, multisig, and MuSig transactions all involve inputs from different parties within one transaction, directly invalidating the heuristic. **Compact Block Filters** (also: BIP157, BIP158, Neutrino Protocol) — Compact block filters are a condensed representation of the contents of a block that allow wallets to determine whether the block contains any transactions involving the user's keys. Full nodes create these filters using Golomb-Rice Coded Sets, then distribute them to wallets for efficient transaction searching. **Compact Block Relay** (also: BIP152) — Compact block relay is a protocol that allows two nodes with roughly similar sets of unconfirmed transactions to minimize both the bandwidth and the latency required to transfer a block that confirms many of those same transactions. This approach eliminates redundant transaction transmission by replacing transactions with compact 6-byte hashes. **Confirmation** — A confirmation is a measure of how many blocks have been built on top of the block containing a given transaction, indicating its embeddedness in the chain history. Each added block exponentially reduces the chance that a competing branch will reorganize it away under normal assumptions. Unlike mere broadcast or mempool presence, confirmed transactions are those anchored in blocks with sufficient depth to be considered practically immutable. **Consensus** (also: Consensus Mechanism) — Consensus is the process by which distributed nodes in a blockchain system agree on a single sequence of blocks and the resulting state. It combines rules about block validity with a selection mechanism (such as proof-of-work or proof-of-stake) to pick one branch as canonical when forks occur. Unlike simple voting, blockchain consensus must tolerate network delays and adversarial participants while still converging on one history. **Consensus Cleanup Soft Fork** (also: BIP54) — Consensus cleanup soft fork is a BTC proposal (BIP54) to address several issues in BTC's consensus rules that date back to the original version of Bitcoin released in 2009. The proposal aims to fix four specific problems affecting BTC's protocol functionality and security, including duplicate transaction handling, time-warp attack prevention, and the merkle-tree malleability quirk that complicated SPV proofs. **Consortium** — A consortium chain is a permissioned blockchain operated collaboratively by a defined set of organizations rather than the open public. It provides shared, append-only records between known parties while restricting access and write privileges. Unlike fully public chains, consortium blockchains prioritize governance and confidentiality within a controlled membership. **Consumer Price Index (CPI)** (also: CPI) — The Consumer Price Index is a measure of inflation calculated by tracking the weighted average price of a fixed basket of goods and services over time. It is used to assess a currency's purchasing power and to inform decisions about wages, rents, and benefits. The CPI has structural limitations: it does not account for consumer substitutions when goods become expensive, nor does it incorporate new products that emerge after the basket is set. **Contango** — Contango is a futures market condition in which contracts priced for future delivery trade above the current spot price, creating an upward-sloping forward curve. The premium typically reflects the cost of carrying the asset (including storage, insurance, and financing costs) over the contract period. When the futures premium exceeds the true carry cost, arbitrageurs can sell futures and buy the spot asset to close the gap, pushing prices back toward equilibrium. **Core Inflation** — Core inflation is a measure of price changes across goods and services that excludes food and energy, whose prices tend to be volatile and subject to short-term supply shocks. It is calculated by stripping those components from either the Consumer Price Index or the Personal Consumption Expenditures index. Policymakers use the resulting figure to identify underlying long-term inflation trends, separating them from temporary price swings in volatile sectors. **Correlation** — Correlation is a statistical measure of the relationship between the price movements of two assets, expressed on a scale from -1 to +1. A positive correlation means the two assets tend to rise and fall together, while a negative correlation means one tends to rise when the other falls. Assets with low or negative correlations can be combined in a portfolio to reduce overall risk, since losses in one are partially offset by gains in the other. **Cost Basis** — The cost basis of an asset is the original value used to calculate capital gains or losses when the asset is sold, typically equal to the purchase price plus any associated acquisition costs. It can also reflect the fair market value of an asset at the time it was received or earned, such as through mining or payment. The most common calculation method divides total dollars invested by the number of units held to produce an average cost per unit. **Cost Basis Accounting** — Cost basis accounting is the practice of tracking each separate purchase of an asset as a distinct tax lot, each with its own acquisition date and purchase price. When shares are sold, accountants identify which specific lots were liquidated to determine the resulting gain or loss on a lot-by-lot basis. This level of granularity gives investors the ability to choose which lots to sell at a given time, which can optimize tax outcomes. **Cost of Capital** — The cost of capital is the minimum return a business must generate on an investment to justify deploying funds into it, accounting for the opportunity cost of alternatives foregone. For debt financing, the cost is the interest rate paid to service that debt. For equity financing, the cost reflects the return demanded by investors given the company's risk profile and the alternatives available to them. **Cost-Push Inflation** — Cost-push inflation is a type of inflation driven by rising production costs that force businesses to charge higher prices for goods and services even when consumer demand remains unchanged. It is commonly triggered by increases in raw material prices, wage growth, or supply-chain disruptions that reduce the availability of inputs. Unlike demand-pull inflation, which reflects an overheating economy, cost-push inflation can occur alongside stagnant or declining output. **Counterparty** — A counterparty is the other party on the opposite side of a financial transaction, contract, or trade. Every exchange, forward, futures, or options agreement involves at least two counterparties who each bear obligations to the other. The presence of a counterparty introduces counterparty risk, the possibility that the other party will fail to perform their end of the agreement. **Counterparty Risk** — Counterparty risk is the financial risk that the other party to a contract or transaction will fail to meet their obligations, typically due to insolvency or default. It is a factor in any arrangement where one party must rely on another's future performance, loans, derivatives, custodial relationships, and exchange accounts all carry it. Bitcoin held in self-custody has no counterparty risk because no third-party performance is required to access or transfer the funds. **Countersign** — Countersign is the idea for a protocol that will allow a client and server who have each other's public keys to negotiate authentication without either participant revealing any identifying information to third parties. This approach enables secure setup of whitelisted nodes while preventing network identity tracking. **Coupon** — A coupon is the fixed annual interest rate paid on a debt instrument such as a bond, expressed as a percentage of the bond's face value. The coupon rate is set at issuance and does not change with market conditions, though the bond's yield will vary depending on what price it trades at in the secondary market. Unlike equity dividends, which depend on company profits and board decisions, coupon payments are contractually obligated and typically distributed once or twice per year. **Covenants** — Covenants are proposed Bitcoin consensus rule changes allowing scripts to restrict where authorized spenders can send funds. For example, a covenant might limit spending to whitelisted addresses or require coins return to the user's balance before moving elsewhere. **CPFP Carve Out** — CPFP carve out is a transaction relay policy implemented in Bitcoin Core for BTC nodes that allows a single transaction to moderately exceed the node's maximum package size and depth limits if that transaction only has one unconfirmed ancestor. This mechanism enables two-party BTC contract protocols, particularly Lightning channels, to prevent transaction pinning. **Credit** — Credit is money lent as debt, allowing a borrower to access purchasing power now in exchange for repayment with interest in the future. Creditors assess a borrower's creditworthiness through credit agency ratings and payment history to determine the likelihood of repayment before extending a line of credit. The credit relationship creates simultaneous obligations on both sides: the lender must fund the commitment, and the borrower must repay it on schedule. **Credit Expansion** — Credit expansion is the process by which the total volume of debt in an economy grows, primarily through bank lending and government deficit spending. When a bank issues a loan, it simultaneously creates new money and a corresponding debt obligation, expanding the money supply without requiring prior savings. Government deficit spending also contributes when it is financed by bond issuance that frees up capital for additional lending throughout the financial system. **Cross-Input Signature Aggregation (CISA)** (also: Half Aggregation, CISA) — Cross-input signature aggregation (CISA) is a BTC proposal to reduce the number of signatures a transaction requires by combining multiple inputs' Schnorr signatures into a single aggregate covering the entire transaction. This would provide modest size reductions for multi-input BTC transactions and potentially make coinjoin participation more economical. The proposal depends on BTC's Schnorr signature infrastructure (BIP 340) and is not applicable to BSV or BCH, which use ECDSA. **Cryptocurrency** — A cryptocurrency is a common name given to a digitally native asset whose ownership and transfer are secured by cryptographic mechanisms on a distributed ledger. It uses public-key signatures and consensus rules to prevent double-spending without relying on a central issuer. Unlike fiat currency, which rests on legal decree and banking infrastructure, cryptocurrency derives its integrity from protocol-enforced computation and economic incentives. **Cryptography** — Cryptography is a branch of applied mathematics and computer science that designs algorithms for confidentiality, integrity, authenticity, and non-repudiation of data. It underpins digital signatures, hashing, and encryption used across blockchains for securing transactions and keys. Unlike general data structures, cryptographic primitives are defined by rigorous hardness assumptions and security proofs. **Cumulative Inflation** — Cumulative inflation is the total erosion of a currency's purchasing power measured across multiple years or decades, capturing what a series of annual inflation figures obscures when reported individually. It compounds each year's inflation rate on top of the last, revealing the full extent of price increases over long periods. Annual reporting of inflation rates alone understates the aggregate loss of purchasing power that accumulates over an entire generation. **Currency** — Currency is a system of standardized units used to denominate and settle debts and prices within an economy. It serves as a medium of exchange, unit of account, and store of value. Unlike a single blockchain token, which may have niche scope, a national currency like the US dollar is backed by legal frameworks and central banking policy. **Currency Peg** — A currency peg is a monetary policy in which a government or central bank fixes its currency's exchange rate to another currency or basket of currencies and intervenes in markets to maintain that fixed rate. The primary benefit is exchange rate stability, which reduces uncertainty for international trade and investment. The significant cost is that the pegging country surrenders independent control over domestic monetary policy, leaving fiscal policy as its only tool for managing recessions. **Custodial** — A custodial wallet or service is one in which the user does not control their own private keys; instead, a third party holds the keys and maintains internal records of each user's balance. Most exchanges and brokerages operate this way, providing a convenient interface while retaining actual control over the underlying bitcoin. Users of custodial services are exposed to counterparty risk, censorship, and fund seizure because their access depends entirely on the custodian's solvency and compliance posture. **Cve-2018-17144** (also: Duplicate Inputs Vulnerability) — CVE-2018-17144 was a bug in Bitcoin Core 0.14.0 that could have allowed an attacker to spend the same bitcoins more than once on the BTC network. An optimization in that release removed a redundant check, allowing nodes to process blocks with duplicate transaction inputs. **CVEs (Various)** — Common Vulnerabilities and Exposures (CVEs) are serious vulnerabilities that have been cataloged to help developers, researchers, and the public efficiently share information about potential threats. This topic covers multiple documented security issues affecting Bitcoin Core and BTC-related software. **Cyclical Stock** — A cyclical stock is a share in a company whose revenue and valuation track closely with the broader economic cycle, rising during expansions and falling during contractions. Industries such as hospitality, travel, and automobile manufacturing produce cyclical stocks because consumer demand for their products is discretionary and sensitive to income and confidence levels. Unlike defensive stocks, which hold relatively steady because they sell necessities, cyclical stocks are more volatile but offer greater upside during bull markets. **Cypherpunk** — A cypherpunk is a member of an informal movement that advocates using cryptography and open-source software to protect individual privacy and autonomy against government surveillance and corporate control. The movement operates on the principle that practical technical tools are more effective than political lobbying, encapsulated in the maxim "cypherpunks write code." Bitcoin's creator Satoshi Nakamoto is often cited as a prominent cypherpunk despite his criticisms of cypherpunk values. Early contributor Hal Finney is among the most prominent figures associated with the cypherpunk tradition and Bitcoin. ### D **Dandelion** (also: BIP156) — Dandelion is a privacy-enhancement proposal to allow transactions to first propagate serially from one node to one other node before being broadcast from one node to all of its peers. This approach obscures the originating node by relaying through a serial chain before wider distribution. **DApp** — A DApp is an application whose core logic runs on a blockchain or similar decentralized network rather than a single server. It uses smart contracts for state and rules, while clients interact via wallets and node interfaces. Unlike traditional web apps that rely on centralized backend databases, DApps derive correctness and persistence from consensus among independent nodes. **Debasement** — Debasement is the deliberate reduction of a currency's intrinsic value by a governing authority, achieved historically by lowering the precious metal content of coins and in modern economies by expanding the supply of paper or digital money. Governments debase currency to fund expenditures without levying direct taxes, effectively transferring wealth from currency holders to the issuer. The practice is less visible to citizens than explicit taxation, which is why it has been used from the Roman Empire to the present day. **Debt** — Debt is a financial obligation in which one party borrows value from another with a contractual commitment to repay it, typically with interest, over a defined period. Companies issue debt instruments such as bonds to raise capital, promising investors a scheduled repayment stream. Analysts monitor a company's debt load as an indicator of default risk, since excessive obligations relative to income can lead to insolvency. **Decentralization** — Decentralization is a structural property where control, decision-making, and data storage are distributed across many independent actors instead of a single authority. In blockchain contexts it means no one party can unilaterally change rules or censor valid transactions. Unlike federated or centralized systems, a properly decentralized network continues to operate even if individual actors fail or misbehave. **Decentralized Autonomous Organization (DAO)** (also: DAO) — A DAO is an organization whose governance rules and asset controls are encoded in smart contracts rather than traditional legal agreements. Members interact by submitting on-chain proposals and votes, and outcomes are enforced automatically by code. Unlike a conventional company, a DAO’s authority structure is transparent in its contract logic and does not rely solely on a board or management team. **Decentralized Exchange (DEX)** (also: Exchange, Decentralized, DEX) — A decentralized exchange is a trading platform that allows users to buy and sell bitcoin while retaining custody of their funds and without submitting identity documents required by anti-money laundering regulations. Trades execute directly between users rather than through a central intermediary, with many DEX implementations using 2-of-3 multisig arrangements so the platform can arbitrate disputes without ever controlling the funds unilaterally. DEX platforms vary in how decentralized they actually are, with some maintaining central dispute-resolution authorities while others operate as fully autonomous protocols. **Decentralized Finance (DeFi)** — DeFi is a category of financial protocols built on blockchains that implement lending, trading, derivatives, and asset management through smart contracts. Users interact directly with contract code, often providing collateral or liquidity to algorithmic markets. Unlike traditional finance, DeFi services can be non-custodial, composable, and globally accessible without conventional intermediaries. **Decentralized Ledger** — A decentralized ledger is a record of all transactions on a network maintained by many independent nodes, each holding an identical copy and following the same protocol rules to validate new entries. Unlike a bank's proprietary ledger, which is controlled and readable only by the institution, Bitcoin's ledger is open for anyone to read, write to, and audit. The distributed structure eliminates single points of failure, and the blockchain's cryptographic links between blocks make undetected alteration of historical records computationally infeasible. **Default** — A default occurs when a borrower fails to make required payments on a debt obligation, whether the debt is secured by collateral or unsecured. The consequences of default typically include legal action by the lender, seizure of any pledged collateral, and lasting damage to the borrower's credit history that restricts future access to financing. Both individuals and sovereign governments can default. **Default Minimum Transaction Relay Feerates** — Default minimum transaction relay feerates are the policy implemented by Bitcoin Core nodes on BTC for ignoring individual unconfirmed transactions whose feerate is below a certain amount. Bitcoin Core has maintained a threshold of 1 sat/vbyte for BTC transactions for several years, though this has recently been adjusted downward. BSV nodes apply different fee policies and have enabled transactions with very low sub-satoshi fee rates to support high-volume micropayment use cases. **Deflation** — Deflation is a sustained decrease in the general price level of goods and services, which increases the purchasing power of a currency over time. It can result from a contraction in the money supply, a sudden expansion in the supply of goods, or a collapse in aggregate demand that forces sellers to lower prices. Short-term deflation has mixed effects depending on its cause, while prolonged deflation is generally associated with debt spirals and economic contraction because it raises the real burden of existing obligations. **Delegation** — Delegation is a cryptographic construction that lets one keyholder authorize another party to spend funds on their behalf without sharing the original private key, typically by encoding the authorization rules into the spending script itself. The delegate can spend only under the conditions baked into the script, such as a particular timelock or a specific recipient address, and the delegator retains the option to revoke or constrain the delegate's authority. Delegation enables setups like custody-without-control arrangements, time-bounded allowance accounts, and recovery wallets that activate after a deadman's switch. **Delta** — Delta is a ratio expressing how much the price of a derivative is expected to change for each one-unit change in the price of its underlying asset, functioning as the first derivative of the option's value with respect to the underlying price. For call options, delta ranges from 0 to 1; for put options, it ranges from -1 to 0. Traders use delta to construct hedged positions that neutralize directional price exposure. **Demand-Pull Inflation** — Demand-pull inflation is a type of inflation that arises when aggregate demand for goods and services exceeds the economy's productive capacity, pushing prices upward. It is driven by factors such as rising consumer spending, increased government expenditure, or growing export demand that outstrips the supply available. In Austrian economic analysis, demand-pull inflation often traces back to monetary policy that encourages spending and discourages saving, artificially inflating demand beyond what the real economy can satisfy. **Denial of Service (DoS) Attack** — A Denial of Service attack is a cyberattack that attempts to exhaust a target system's resources by flooding it with spurious requests, making it unable to respond to legitimate users. A Distributed Denial of Service variant coordinates the attack from many machines simultaneously, making it significantly harder to block because no single source can be isolated. Bitcoin's Script language is deliberately non-Turing-complete to prevent malicious scripts from creating infinite loops that could paralyze node validation. Bitcoin, as a system, however, is Turing-complete as a whole system, since the final output of a script can be a new transaction, simulating Turing-complete loops that are gated by the need for a transaction to push the next loop. This allows Bitcoin to engage in rich smart contract applications while being far more resistant to DoS attacks than networks like Ethereum which are Turing-complete in ways which cannot mitigate such attacks. **Depth Chart** — A depth chart is a real-time visual display of all open buy and sell orders for an asset across a range of price levels, with price on the horizontal axis and cumulative order volume on the vertical axis. The gap between the highest open buy order and the lowest open sell order represents the bid-ask spread. Traders read depth charts to assess market liquidity and to identify price levels where large concentrations of orders may act as support or resistance. **DER Format** — DER format, short for Distinguished Encoding Rules, is the standard serialization scheme used to encode ECDSA signatures in Bitcoin transactions. Each signature contains an r value representing a random nonce and an s value representing the signature itself, encoded in a structured byte sequence beginning with a 0x30 prefix. DER-encoded ECDSA signatures are used on BSV and BCH, which retain ECDSA; BTC legacy inputs also use DER, but Taproot inputs use Schnorr signatures with a different (non-DER) encoding. **Derivation Path** — A derivation path is the structured notation that tells a Hierarchical Deterministic wallet exactly where within its key tree to find a specific key, expressed as a sequence of indices starting from the master key m. Each level of the path identifies a parent-to-child relationship, with indices from 0 through 2^31-1 representing unhardened keys and indices from 2^31 through 2^32-1 representing hardened keys that require the private key. Standardized derivation paths include BIP 44 (used across BTC, BCH, and BSV for P2PKH) and BIP 84 (BTC-only, for native SegWit), ensuring wallets from different vendors can recover the correct keys from a shared seed phrase. **Derivatives** — A derivative is a financial contract whose value is determined by the price of an underlying asset rather than by any intrinsic worth of its own. Derivatives fall into two broad categories: lock products such as futures and forwards that obligate both parties to execute a trade, and option products that give the buyer a right without a corresponding obligation. They are commonly used to hedge price exposure or to amplify leverage, and they typically trade at much lower volume than the underlying assets they reference. **Devaluation** — Devaluation is the deliberate downward adjustment of a currency's exchange rate by a government or central bank operating under a fixed or semi-fixed peg. Governments use it to make exports cheaper and imports more expensive, improving trade competitiveness at the cost of reducing the purchasing power of domestic savings. It differs from depreciation, which occurs through market forces without explicit government action. **Diamond Hands** — Diamond hands is slang describing an investor who holds their position through extreme price volatility without selling, maintaining conviction regardless of drawdowns. It is contrasted with "paper hands," which describes investors who exit quickly when prices fall under pressure. The term reflects a long-term, high-conviction approach to holding an asset through market turbulence. **Difficulty** — Every 2016 blocks, Bitcoin adjusts the difficulty of verifying blocks based on the time it took to verify the previous 2016 blocks. The difficulty is adjusted so that given the average estimated computing power of the whole Bitcoin network, only one block will be verified on average every ten minutes for the next 2016 blocks. **Difficulty Adjustment Algorithms** — Difficulty adjustment algorithms are the methods by which mining difficulty is regulated, which affects the average time between blocks, the total amount of block space, and the rate of distribution of new bitcoins. Bitcoin's DAA maintains roughly ten-minute block intervals by retargeting every 2,016 blocks. **Directed Acyclic Graph (DAG)** (also: DAG) — A DAG is a graph structure composed of vertices and directed edges with no cycles, so traversal never returns to a prior node. In blockchain-adjacent systems it is used to model dependencies between transactions, blocks, or data chunks without requiring a single linear chain. Unlike a traditional blockchain, a DAG-based ledger can allow multiple branches to grow concurrently while still enforcing partial ordering. **Discounting** — Discounting is the process of calculating the present value of a future cash flow by applying a discount rate that reflects the time preference of money and the risk associated with the projected payment. It is the inverse of compounding, and it formalizes the principle that a dollar received in the future is worth less than a dollar held today. Higher discount rates apply to riskier or more distant cash flows, making them less valuable in present-value terms. **Discreet Log Contracts (DLCs)** — DLCs are a contract protocol where two or more parties agree to exchange money dependent on the outcome of a certain event as determined by an oracle. The oracle publishes a commitment to the event's outcome after it occurs, allowing the winning party to claim funds without the oracle knowing contract details. **Discrete Log Equivalency (DLEQ)** (also: Proofs of Discrete Log Equivalency (PODLE), DLEQ) — Discrete log equivalency (DLEQ) is the ability to prove two points on an elliptic curve were both derived from the same private value. This cryptographic technique enables proving ownership of cryptographic material without revealing sensitive details; on BTC, it has specific applications in coinjoin transactions and silent payment verification. The underlying mathematics applies across all Bitcoin networks using elliptic curve cryptography. **Discrete Log Problem (DLP)** (also: DLP) — The Discrete Log Problem is the absence of any known efficient algorithm for reversing elliptic curve point multiplication, computing the private key from a public key is computationally intractable even though deriving the public key from the private key is straightforward. This asymmetry is the mathematical foundation of elliptic curve cryptography and the security model underlying Bitcoin's key system. Bitcoin uses the secp256k1 curve, where a private key is multiplied by a generator point to produce a public key, and the DLP ensures that process cannot be reversed to expose the private key. **Diversification** — Diversification is an investment strategy that spreads capital across multiple assets with low or negative correlations to reduce the impact of any single holding's poor performance on the overall portfolio. A well-diversified portfolio avoids concentrating a large portion of its value in any individual position. Over long time horizons, reducing variance tends to improve outcomes because high volatility creates compounding drag that erodes returns even when average gains appear adequate. **Dividend** — A dividend is a cash payment distributed by a company to its shareholders from profits, allocated proportionally to each shareholder's ownership stake. Companies choose their own dividend policies, some pay fixed quarterly amounts, others vary distributions based on earnings, and many, particularly younger or faster-growing companies, reinvest all profits rather than distributing them. When a dividend is declared, the stock price typically drops by approximately the dividend amount per share, reflecting the reduction in retained company value. **Divisibility** — Divisibility is the property of a monetary good that allows it to be broken into smaller units without losing value, enabling transactions of any size. Gold performs poorly on this dimension because it cannot be easily and precisely subdivided in everyday commercial settings. Bitcoin is divisible to eight decimal places on-chain, producing 100 million satoshis per coin; BTC extends this further through the Lightning Network for sub-satoshi routing, while BSV achieves fine-grained divisibility through very low on-chain fees that make tiny satoshi amounts economically practical without a second layer. **Dodd-Frank Act** — The Dodd-Frank Wall Street Reform and Consumer Protection Act is U.S. legislation enacted in 2010 in response to the 2008 financial crisis that imposed sweeping new regulatory requirements on financial institutions. Its provisions established the Consumer Financial Protection Bureau, created the Volcker Rule limiting certain bank activities, strengthened SEC oversight of credit rating agencies, and expanded whistleblower protections. The Trump administration later modified several provisions through the Economic Growth, Regulatory Relief, and Consumer Protection Act, scaling back capital requirements and reporting obligations for some institutions. **Dollar-Cost Averaging (DCA)** (also: DCA) — Dollar-cost averaging is an investment strategy that spreads purchases of an asset across multiple transactions spaced evenly over time. Rather than deploying a lump sum at a single price point, the investor commits a fixed dollar amount on a recurring schedule, buying more units when prices are low and fewer when prices are high. This approach reduces the impact of volatility on the average purchase price and removes the pressure of trying to time the market precisely. **Double Spend Attack** (also: Double Spend) — A double spend attack is a deliberate attempt by a malicious actor to create two conflicting transactions spending the same coins and convince different counterparties to accept each as valid. The attacker relies on network latency or chain reorganization to have only their preferred transaction end up in the canonical chain. Unlike the general concept of a double spend, which is any conflicting use of the same UTXO, a double spend attack emphasizes the adversarial misuse to defraud others. **Dual Funding** (also: Interactive Funding Protocol) — Dual funding is creating a BTC Lightning Network payment channel where both parties can contribute funds. This contrasts with single-funded BTC Lightning channels where only one party provides initial capital, enabling immediate bidirectional payment capability once the channel opens. **Duplex Micropayment Channels** — Duplex micropayment channels are bi-directional micropayment channels developed as part of the BTC payment channel research lineage that use decrementing relative time locks to ensure the latest state is the first that can be confirmed. They enable more limited state updates than LN-Penalty channels but can safely accommodate multiple participants. **Duplicate Transactions** (also: Block 1,983,702 Problem) — Duplicate transactions are more than one transaction that are identical and have identical txids. Since Bitcoin uses transaction IDs to uniquely identify transactions, duplicates can cause problematic behavior in the consensus mechanism that tracks spending. **Durability** — Durability is the property of a good that allows it to retain its original condition over time without degrading, corroding, or being easily destroyed. For any asset functioning as money, durability is essential, a medium of exchange that decays or deteriorates cannot reliably preserve value across time and transactions. Gold succeeded as monetary metal for millennia largely because it resists rust and tarnish, while earlier candidates like livestock and grain failed precisely because they lacked this quality. **Dust Attack** — A dust attack is a privacy exploit in which an attacker sends extremely small amounts of bitcoin, typically around 500 satoshis, to target wallets in order to track the owner's activity. If the recipient later spends that dust combined with other UTXOs in a transaction, the attacker can link those coins together and map the victim's holdings. The attack only succeeds when the dust is spent, so the defense is simple: never include unsolicited micro-amounts in outgoing transactions. ### E **Early Adopter** — An early adopter is someone who acquires or uses a new product, service, or asset before the broader market has validated it. The position involves elevated risk because there is no established track record, but it also offers asymmetric upside, lower entry prices and preferential access before demand drives prices higher. Early adopters frequently play an active role in evangelizing the innovation and bootstrapping the network effects that eventually attract mainstream participants. **Ecash** — Ecash is a type of centralized digital currency that uses blind signatures to prevent the centralized controlling party from knowing the balance of any particular user or from learning which users were involved in any transactions. David Chaum invented this technology in 1983. **ECDSA** — ECDSA, or the Elliptic Curve Digital Signature Algorithm, is the cryptographic scheme used by Bitcoin networks to generate digital signatures from public and private key pairs. A user's private key, a large integer, is multiplied by the defined Generator Point on the secp256k1 elliptic curve to produce a public key, a process that is computationally irreversible, meaning the private key cannot be derived from the public key or any signature it creates. ECDSA remains the exclusive signature scheme on BSV and BCH; BTC retains ECDSA for legacy inputs but introduced Schnorr signatures (BIP 340) for Taproot inputs. **Eclipse Attacks** — Eclipse attacks occur when a node is isolated from all honest peers but remains connected to at least one malicious peer. Without honest peer connections, the compromised node cannot receive the latest blockchain, allowing attackers with minimal hash power to execute double spends. **Economic Expansion** — Economic expansion is the phase of the business cycle characterized by rising gross domestic product and increasing overall economic activity. It represents the normal operating state of an economy and can persist for many years before a contraction or recession interrupts the trend. The alternative to expansion is recession, which sets in when growth stalls and GDP begins to decline. **Elasticity** — Elasticity is an economic measure of how responsive demand or supply is to a change in price or income, expressed as a coefficient. A coefficient greater than one indicates an elastic relationship, demand shifts significantly when the price moves, while a coefficient below one indicates inelasticity, meaning consumption stays relatively flat regardless of price changes. Essential goods like water tend to be inelastic because buyers have few alternatives, whereas discretionary items sold in competitive markets are typically elastic. **Eltoo** (also: LN-Symmetry) — Eltoo (also called LN-Symmetry) is a proposed enforcement mechanism for BTC's Lightning Network that allows any later channel state to replace any earlier channel state. Unlike existing penalty-based BTC Lightning systems, eltoo doesn't require penalties to maintain security, making it safer for node backups and multi-party BTC Lightning channels. **Embezzlement** — Embezzlement is the misappropriation of funds by someone with legitimate internal access to them, such as an executive, employee, or operator of a custodial platform. In the context of Bitcoin exchanges, embezzlers exploit control over private keys or internal accounting systems to siphon customer assets or falsify balance records. Unlike external hacks, which require breaching security from outside, embezzlement originates from trusted insiders, making it particularly difficult to detect without rigorous third-party audits and multisignature custody controls. **Encoding** — Encoding is the process of converting data into a specific representational format optimized for a particular use case, such as readability, compactness, or error detection. Bitcoin networks use several encoding schemes: hexadecimal for raw byte data like hashes and transactions, Base58Check for addresses and private keys, and Base64 for partially signed transactions. BTC also uses Bech32 for native SegWit addresses and Bech32m for Taproot addresses, while BSV and BCH stay on Base58Check since neither network adopted SegWit. **Encryption** — Encryption is the process of converting readable data, called plaintext, into an unintelligible form, called ciphertext, so that only authorized parties can access the original content. Modern encryption schemes most commonly use asymmetric key pairs, where data is encrypted with a recipient's public key and can only be decrypted by the corresponding private key. This architecture enables secure communication over inherently insecure channels without requiring the communicating parties to share a secret in advance. **End-to-End (E2E) Encryption** — End-to-end encryption is a communication framework in which messages are encrypted on the sender's device and can only be decrypted by the intended recipient, with no intermediate party, including the platform carrying the message, able to read the content. The sender encrypts the message using the recipient's public key, ensuring that even the server routing the transmission has no access to the plaintext. This approach protects users against interception, data breaches at the service provider, and compelled disclosure through legal demands. **Ephemeral Anchors** (also: Ephemeral Dust, Pay-to-Anchor (P2A)) — Ephemeral anchors are a Bitcoin Core proposal for BTC that would allow some transactions to be relayed even if they don't pay any transaction fee, provided they're relayed as part of a package containing a child transaction which pays a fee. This mechanism builds on v3 transaction relay in Bitcoin Core, enabling fee sponsorship without consensus changes. **Equilibrium** — Equilibrium is the price at which the supply of an asset exactly meets demand in a given market. At equilibrium, buyers willing to pay the prevailing price can find sellers willing to accept it, and no surplus or shortage exists. Market depth charts visualize the equilibrium zone, and the price adjusts dynamically as new information shifts the behavior of buyers and sellers. **Equity** — Equity is the ownership stake in an asset or company, representing the residual value remaining after all liabilities are subtracted from total assets. For corporations, shareholders' equity appears on the balance sheet as the difference between what the company owns and what it owes. Market valuations typically exceed book equity because investors price in the expectation that the company will generate additional value in the future. **Erlay** — Erlay is a Bitcoin Core proposal to improve the bandwidth efficiency of relaying unconfirmed transactions between BTC full nodes. Erlay solves redundant txid transmission through a two-part approach: limiting direct advertisements to fewer peers and using set reconciliation technology. **Escrow** — Escrow is an arrangement in which a neutral third party temporarily holds assets on behalf of two transacting parties until predetermined conditions are met. The escrow agent provides assurance that neither party can default on their obligations without forfeiting the held assets, substantially reducing counterparty risk. The agent typically charges a fee for this service and must maintain a sound balance sheet to ensure the held assets remain accessible and secure. **Ether (ETH)** (also: ETH) — Ether is the native cryptocurrency of the Ethereum network, used to pay gas for transactions and smart contract execution. It is an account-based asset, with balances tracked directly in the global state. Unlike bitcoin’s UTXO model, Ether exists as aggregate balances on addresses and contracts rather than discrete spendable outputs. **Ethereum** — Ethereum is a programmable blockchain that extends the basic transaction model with a general-purpose virtual machine and smart contracts. It supports arbitrary stateful logic through its EVM and has become a primary platform for DeFi, NFTs, and other on-chain applications. Unlike Bitcoin, which is optimized for simple, scalable payments at the base layer; using higher-layer script for tokens and applications, Ethereum's core design targets rich application logic at the base layer. **Ethereum Enterprise Alliance (EEA)** (also: EEA) — The EEA is an industry consortium of companies and institutions collaborating to promote and standardize enterprise uses of Ethereum technology. It coordinates working groups, reference architectures, and shared requirements for business-oriented deployments. Unlike public Ethereum governance, which is open and community-driven, the EEA focuses on enterprise adoption and interoperability across corporate stakeholders. **Ethereum Virtual Machine (EVM)** (also: EVM) — The EVM is Ethereum’s deterministic execution environment that processes smart contract bytecode and state transitions. It defines the instruction set, gas costs, and semantics that every node must implement identically for consensus. Unlike a general OS virtual machine, the EVM is purpose-built for blockchain determinism, gas metering, and replayable state updates. **Etherscan** — Etherscan is a web-based block explorer and analytics platform specifically for Ethereum and related networks. It provides indexed views of accounts, contracts, transactions, logs, and gas markets. Unlike a generic node, Etherscan adds labeling, search, and decoding features that make Ethereum’s raw data intelligible to developers and users. **European Central Bank (ECB)** (also: ECB) — The European Central Bank is the monetary authority responsible for managing the euro's money supply and maintaining price stability across the Eurozone, targeting an inflation rate of approximately 2%. It functions as one of seven formal EU institutions, with its shareholders being the national central banks of the nineteen member states that use the euro. Unlike the U.S. Federal Reserve, which can purchase assets directly from the Treasury, the ECB lends to member banks on a collateralized basis, requiring repayment with interest. **eWASM** — eWASM is an Ethereum-oriented adaptation of WebAssembly designed as a next-generation execution target for smart contracts. It enables contracts written in multiple languages to compile to a standardized binary format with performance and safety benefits. Unlike the legacy EVM bytecode, eWASM aims to leverage broader WASM tooling and closer-to-native execution. **Exchange** — An exchange is a service that facilitates trading between different cryptocurrencies and often between cryptocurrencies and fiat currencies. It maintains order books, matches trades, and typically holds custody of user deposits. Unlike decentralized exchanges, centralized exchanges operate under corporate control and regulatory oversight. **Exchange Traded Fund (ETF)** (also: ETF) — An exchange traded fund is a security that trades on an exchange like a stock and tracks the performance of an underlying basket of assets, which may include equities, bonds, commodities, or other instruments. Share prices fluctuate throughout the trading day as market participants buy and sell, reflecting the value of the underlying holdings in real time. Passively managed ETFs that track broad indices tend to carry lower fees than actively managed funds or the cost of purchasing each underlying asset individually. **Executive Order 6102** — Executive Order 6102 was a 1933 directive signed by President Franklin Roosevelt that required American citizens to surrender their gold holdings to the federal government at the fixed price of $20.67 per troy ounce under penalty of law. The order was intended to give the government control over gold supply so it could devalue the dollar more aggressively to combat the Great Depression (which it did shortly after, raising the official gold price to $35 and effectively devaluing the dollar by 58% overnight. Gold's physical nature) its weight, storage requirements, and common custody at banks, made it particularly vulnerable to state confiscation in a way that self-custodied digital bearer assets are not. **Exfiltration-Resistant Signing** — Exfiltration-resistant signing is the process of creating signatures for Bitcoin transactions using a protocol that can be audited to ensure the signature doesn't contain any biased or otherwise manipulated elements that could be used to compromise the signer's private keys. **Expected Return** — Expected return is a statistical estimate of the anticipated profit or loss from an investment, calculated by multiplying each possible outcome by its probability and summing the results. It functions as a long-run weighted average of historical returns used to project what a portfolio or asset is likely to yield going forward. The figure is widely used in financial modeling and portfolio theory, but it carries no guarantee, many assets lack the historical stability needed for the calculation to be meaningful. **Expiration Floods** (also: Flood and Loot, Forced Expiration Spam) — Expiration floods occur in BTC's Lightning Network when many timelock-contingent HTLC payments need to be settled onchain within a limited period of time. If BTC settlement transactions cannot be confirmed before timelocks expire, users may lose money as contingent payments fail to resolve as expected. ### X **Extended Private Key (Xprv)** — An extended private key is a private key that can deterministically derive child private keys within a Hierarchical Deterministic wallet, encoded with the prefix 'xprv' followed by a long alphanumeric string. The master xprv is derived directly from the wallet's seed and sits at the root of the entire key hierarchy. Unlike a single private key whose compromise affects only one address, a compromised xprv exposes every address and every coin associated with all derived child keys. **Extended Public Key (Xpub)** — An extended public key is a public key that can deterministically generate an unlimited sequence of child public keys within a Hierarchical Deterministic wallet, encoded with the prefix 'xpub' and defined by the BIP 32 standard. Because it contains no private key material, an xpub cannot authorize transactions and funds remain safe even if the key is exposed, but any party who obtains it can derive all descendant public addresses and observe the full transaction history associated with them. The xpub is commonly used to receive payments to cold storage while keeping the corresponding private keys offline. ### F **Face Value** — Face value is the stated nominal value of a financial instrument as printed on its certificate or defined at issuance. For a bond, it is the principal amount the issuer agrees to repay at maturity, which determines the baseline from which yield is calculated. For a stock, it represents the original cost listed on the share certificate at the time of issue, distinct from the market price the stock may trade at. **Fake Wallets** — Fake wallets are fraudulent applications or websites engineered to steal users' private keys, seed phrases, or deposited funds by impersonating legitimate wallet software. They often feature polished interfaces and may appear through app stores, search advertisements, or phishing links specifically designed to appear trustworthy. Once a user enters sensitive credentials or deposits funds, the attacker gains full control of the associated bitcoin, making source verification, open-source auditing, and careful seed phrase hygiene the primary defenses. **Faucet** — A Bitcoin faucet is a service that distributes small amounts of bitcoin for free to users who provide a wallet address. In Bitcoin's earliest years, faucets served as distribution and education tools when the asset had little monetary value, sometimes dispensing multiple whole bitcoins at once. Today, faucets dispensing real bitcoin are rare and offer negligible amounts, though testnet faucets remain common because testnet coins carry no monetary value and exist solely for development and testing purposes. **Federal Deposit Insurance Corporation (FDIC)** (also: FDIC) — The Federal Deposit Insurance Corporation is an independent U.S. agency established in 1934 to insure deposits at member banks and maintain public confidence in the banking system following the widespread bank failures of the Great Depression. It provides standard coverage of $250,000 per depositor, per bank, per ownership category, with member institutions funding the program through risk-tiered insurance premiums rather than taxpayer appropriations. The FDIC maintains reserves sized to cover probable failures over a rolling twelve-month window and can raise additional liquidity through asset sales, special assessments, or advance premiums. **Federal Open Market Committee (FOMC)** (also: FOMC) — The Federal Open Market Committee is the body within the Federal Reserve System responsible for conducting open market operations and setting monetary policy. It controls the purchase and sale of Treasury securities and manages the flow of reserves to commercial banks, which in turn influences short-term interest rates across the economy. The committee meets eight times per year and consists of twelve voting members: the seven Fed governors, the president of the New York Federal Reserve Bank, and four rotating regional bank presidents. **Federal Reserve System** — The Federal Reserve System is the United States' central banking authority, operating as the government's primary monetary agent responsible for regulating the money supply, supervising member banks, and stabilizing the financial system. Rather than printing physical currency, the Fed creates credit electronically by lending reserves to member commercial banks, expanding the money supply through that lending mechanism. It is governed by a Board of Governors, operates through twelve regional reserve banks, and pursues a dual mandate of minimizing unemployment while maintaining price stability. **Fedimint** — Fedimint is an open-source protocol that enables groups of trusted community members, called a federation, to collectively hold and manage BTC on behalf of users. When users deposit BTC into a federation, they receive eCash tokens representing claims on the held funds, and transactions between users are settled privately within the federation without touching the base chain. The system leverages BTC's Lightning Network for external payments and distributes trust across multiple federation members, though it ultimately requires confidence in those operators, making the choice of federation a central security consideration. **Fee Estimation** — Fee estimation is the process of estimating the feerate a transaction will need to pay to have a high probability of being confirmed within a certain number of blocks. **Fee Sniping** (also: Anti Fee Sniping) — Fee sniping occurs when a miner deliberately re-mines one or more previous blocks in order to take the fees from the miners who originally created those blocks. This practice becomes more attractive as Bitcoin's block subsidy diminishes and transaction fees dominate rewards. **Fee Sourcing** (also: Endogenous Fees, Exogenous Fees) — Fee sourcing refers to the decisions made by designers of committed transactions about what sources of funds they'll use for paying transaction fees. The concept distinguishes between endogenous fees (fundamental to transaction validity) and exogenous fees (not required for validity). **Fee Sponsorship** — Fee sponsorship is a proposed BTC consensus change that would allow the creation of transactions which effectively add fees to other unrelated BTC transactions, possibly helping those other transactions confirm faster. This mechanism enables fee-bumping similar to CPFP without requiring transactions to be directly connected. **Fiat** (also: Fiat Currency) — Fiat is government-issued currency declared legal tender and not backed by a physical commodity. Its supply and value are managed through monetary policy rather than a fixed algorithm. Unlike cryptocurrency, fiat relies on legal systems and central banks rather than cryptographic consensus for validation and issuance. **Fiduciary Duty** — A fiduciary duty is a legal obligation requiring one party to act exclusively in the best interests of another when managing that person's assets or affairs. The fiduciary (such as a financial advisor, trustee, or custodian) must subordinate their own interests to those of the beneficiary and avoid conflicts of interest in decision-making. This legal framework creates accountability in custodial relationships where one party places trust and control over assets in the hands of another. **Fifo** — FIFO, or First-In First-Out, is a cost basis accounting method that treats the earliest-acquired units of an asset as the first ones disposed of in a sale. When calculating capital gains or losses on Bitcoin transactions, FIFO assumes the coins purchased longest ago are sold first, regardless of which specific UTXOs were actually spent. This method can result in higher taxable gains during periods of sustained price appreciation because the oldest, typically lowest-cost basis units are matched against current sale prices. **Financial Action Task Force (FATF)** (also: FATF) — The Financial Action Task Force is an intergovernmental body that develops global standards and coordinates policy to combat money laundering, terrorism financing, and related financial crimes. Member countries are assessed against FATF's Anti-Money Laundering, Counter-Financing of Terrorism, and Know Your Customer guidelines, receiving ratings that are published in mutual evaluation reports. These reports directly influence how international financial institutions assess a country's risk profile and can determine its access to correspondent banking relationships. **Financial Crimes Enforcement Network (FinCEN)** — FinCEN is a bureau of the U.S. Treasury responsible for enforcing laws related to money laundering, terrorist financing, and other financial crimes. It issues regulations and guidance that affect money services businesses, including many crypto exchanges and custodians. Unlike technical blockchain standards, FinCEN’s authority derives from statutory law and applies through compliance obligations. **Fiscal Policy** — Fiscal policy is the use of government spending and taxation as tools to influence economic activity and manage macroeconomic conditions. Expansionary fiscal policy, increasing spending or cutting taxes, is typically deployed during economic slowdowns to stimulate demand and growth. Contractionary fiscal policy, reducing spending or raising taxes, is used to cool an overheating economy and bring down inflation. **Fisher Effect** — The Fisher Effect is the economic principle describing the relationship between inflation and interest rates, expressed as: Real Interest Rate equals Nominal Interest Rate minus Expected Inflation. Because inflation erodes the purchasing power of future cash flows, the real return on a loan or bond is always lower than the stated nominal rate during inflationary periods. The concept highlights why nominal interest rates must rise to compensate lenders for inflation, and why the real rate, not the nominal, provides the accurate measure of actual investment return. **Fixed Cost** — A fixed cost is a business expense that remains constant regardless of how much a company produces or sells during a given period. These costs (including rent, lease payments, fixed-rate interest, insurance premiums, and set salaries) are established through contracts and do not vary with output volume. Unlike variable costs that scale directly with production, fixed costs create operating leverage, improving per-unit margins as volume increases once the fixed base is covered. **Float** — Float is money that is simultaneously counted in two accounts during the period between when a transaction is initiated and when it fully settles. This most commonly occurs with paper checks, where a bank credits the recipient's account before actually receiving the funds from the payer's bank, causing the same money to appear on both balance sheets temporarily. Float is calculated as a firm's available balance minus its book balance, and while earning interest during float periods is legitimate, deliberately exploiting float using funds that belong to another party constitutes fraud. **Foreign Exchange Risk** — Foreign exchange risk is the financial exposure that arises when parties to a cross-border transaction denominate obligations in different currencies, creating uncertainty about the final value of payments as exchange rates shift. Geopolitical events, interest rate differentials, and macroeconomic conditions continuously influence currency values, meaning a transaction's real return can diverge significantly from its nominal terms. The longer the duration of a cross-currency obligation, the greater the accumulated exposure to adverse rate movements. **Fork** — A fork is a divergence in a blockchain’s history or rules where two or more branches share some common ancestry but then follow different block sequences or protocol versions. Forks can occur naturally from competing blocks or be driven by explicit software upgrades or governance decisions. Unlike a mere temporary chain split, a persistent fork can result in distinct networks and assets if not reconciled. **Forward Contract** — A forward contract is a customized derivative agreement obligating two parties to buy and sell a specified asset at a predetermined price on a specific future date. The contract defines the quantity, maturity, and strike price of the underlying asset, with settlement occurring either through physical delivery or a cash payment reflecting the contract's value at expiration. Because forward contracts are negotiated bilaterally on a case-by-case basis rather than traded on an exchange, they offer flexibility but carry minimal liquidity, making early exit difficult. **Fractional Reserve Banking** — Fractional reserve banking is a banking system in which institutions are permitted to lend out the vast majority of deposited funds while retaining only a small fraction, the reserve ratio, as liquid cash available for withdrawal. Central banks historically set minimum reserve requirements to prevent excessive lending from destabilizing the system, though the U.S. Federal Reserve eliminated its reserve requirement entirely in March 2020, reducing it to zero percent. This system allows banks to expand the money supply far beyond the base of actual deposits, multiplying credit but also amplifying systemic risk when confidence falters. **Free Relay** — Free relay was a policy on early Bitcoin full nodes to allow some unconfirmed transactions to be relayed even if they didn't pay transaction fees. This created a vulnerability where attackers could waste network bandwidth without cost. Modern BTC nodes prevent this by requiring fees proportional to relay bandwidth consumed; BSV takes a different approach, maintaining very low base fees while relying on miner policy and large block capacity to absorb transaction volume without bandwidth abuse. **Fungibility** — Fungibility is the property of an asset whose individual units are interchangeable and indistinguishable from one another, so that ownership of any single unit is equivalent to ownership of any other. For money to function effectively as a medium of exchange, each unit must be accepted at face value without reference to its history, a dollar bill is worth a dollar regardless of whose hands it passed through. When certain bitcoin are labeled "tainted" due to prior association with illicit activity, fungibility breaks down and creates a two-tier market that burdens legitimate commerce with the need to audit transaction histories. **Futures Contract** — A futures contract is a standardized derivative that obligates two parties to transact in a specified asset at a predetermined price on a set future date. Unlike forward contracts, futures are exchange-traded and standardized to specific dates and strike prices, which concentrates order flow and creates significantly greater liquidity. Settlement typically occurs daily through the exchange of value differences between the parties, and traders commonly use futures to amplify their market exposure through leverage. ### G **Game Theory** — Game theory is the mathematical study of strategic decision-making among rational actors operating under defined rules, where each participant's outcome depends not only on their own choices but on the choices of others. It provides frameworks for analyzing conflicts, cooperation, and equilibrium outcomes, including the prisoner's dilemma, the Byzantine Generals Problem, and Nash equilibrium, where no individual player can improve their result by unilaterally changing strategy. In Bitcoin, game theory explains why miners, nodes, and users are economically incentivized to follow the protocol rules even in the absence of a central enforcer. **Gamma** — Gamma is the rate of change of an option's delta relative to movements in the price of the underlying asset, making it the second derivative of the option's price with respect to that asset's price. It is small when an option is far from its strike price and increases significantly as the option approaches at-the-money status. Traders managing large options books use delta hedging strategies to reduce gamma exposure, though doing so typically lowers overall portfolio alpha because offsetting long and short positions compress net returns. **Gap Limits** — Gap limits are the limits wallets set for how many addresses they'll derive from an HD wallet without seeing any transactions related to those addresses. This mechanism prevents wallets from endlessly generating new addresses during blockchain scanning while still allowing unique addresses to different payment sources. **Gas** — Gas is an abstract metering unit that measures the computational and storage effort required to execute operations in a smart contract environment. Each opcode or action consumes a fixed or defined amount of gas, which users pay for in the chain’s native token. Unlike transaction size in bytes, gas quantifies logical complexity, preventing infinite loops and resource abuse. **Gas Price** — Gas price is the amount of native token a user is willing to pay per unit of gas consumed by their transaction. It determines priority in block inclusion when miners or validators select among competing transactions. Unlike gas itself, which measures resource usage, gas price expresses the user’s bid in economic terms. **Generator Point** — The Generator Point, denoted G, is a fixed, publicly defined point on Bitcoin's secp256k1 elliptic curve that is the mathematical starting position for all key derivation. To produce a public key, a user multiplies their private key, a large integer, by G through elliptic curve point multiplication, yielding a new point on the curve that constitutes the public key. The operation is computationally one-way: it is efficient to multiply a scalar by G, but mathematically infeasible to reverse the process and recover the private key from the resulting public key. **Generic Signmessage** (also: BIP322, Signmessage) — Generic signmessage is a method that allows wallets to sign or partially sign a message for any script from which they could conceivably spend. The BIP322 format, adopted by Bitcoin Core (BTC), enables signing text strings using virtual transactions, supporting multisig cooperation and maintaining backwards compatibility with legacy P2PKH address formats. BIP322 was specifically designed to handle SegWit and Taproot script types that the older Bitcoin Sign Message (BSM) format could not address. **Genesis Block** (also: Block, Genesis) — The Genesis Block is the first block ever added to the Bitcoin blockchain, mined by Satoshi Nakamoto on January 3, 2009. It contains a reference to the Financial Times headline "Chancellor on brink of second bailout for banks," embedding a timestamp and a commentary on the financial system that Bitcoin was designed to offer an alternative to. Uniquely, its previous block hash field is empty because no prior block exists, and the 50 BTC coinbase reward from this block cannot be spent. **Glass-Steagall Act** — The Glass-Steagall Act was U.S. legislation passed as part of the Banking Act of 1933 that erected a strict separation between commercial banking and investment banking, prohibiting institutions from engaging in both types of activities simultaneously. Its primary purpose was to prevent the kind of speculative risk-taking by deposit-holding banks that had contributed to the financial crisis of the early 1930s. President Clinton effectively dismantled the act in 1999, allowing commercial and investment banking to merge, a deregulation that preceded the 2008 financial crisis by less than a decade. **Gossip Protocol** (also: Gossip Network) — A gossip protocol is a message dissemination method where each node forwards new information to a subset or all of its peers until it propagates through the network. It achieves eventual consistency without a central broadcaster. Unlike direct client-server broadcasting, gossip scales organically as each participant helps spread data. **Graphical User Interface (GUI)** (also: GUI) — A GUI is a visual interface that represents program functions with windows, icons, menus, and other graphical elements. It abstracts low-level commands into clickable or touchable interactions for usability. Unlike a CLI, which relies solely on text, a GUI targets ease of use for non-technical users. **Graphics Processing Unit (GPU)** (also: GPU) — A graphics processing unit is a specialized electronic circuit originally designed to handle the memory and computation requirements of rendering graphics, containing large numbers of parallel processing cores optimized for repetitive mathematical operations. GPUs outperform general-purpose CPUs for tasks involving massive parallelism, which made them highly effective for Bitcoin mining in the network's early years before dedicated ASICs took over. Today, GPUs are also widely used in artificial intelligence and machine learning workloads, particularly for training deep neural networks. **Gresham's Law** — Gresham's Law is the economic observation that "bad money drives out good", when two forms of currency circulate simultaneously, people tend to spend the inferior, depreciating one and hoard the superior, appreciating one. The result is that higher-quality money disappears from everyday commerce and becomes a savings vehicle, while debased or inflating currency dominates circulation. The effect is most pronounced when governments artificially fix exchange rates or control the money supply, preventing market pricing from equalizing the two currencies. **Gross Domestic Product (GDP)** (also: GDP) — Gross domestic product is a standard economic measure of the total monetary value of all goods and services produced within a geographic region over a defined period, typically one year. It is the primary benchmark for comparing economic output across countries and tracking growth or contraction within a single economy over time. Both tangible manufactured goods and monetized services are counted in the measure, making GDP a broad indicator of aggregate economic activity. ### H **Hal Finney** — Hal Finney was an American cryptographer and cypherpunk who created the Reusable Proof of Work consensus mechanism in 2004 and became one of Bitcoin's earliest and most significant contributors after Satoshi Nakamoto shared the whitepaper on the cryptography mailing list in 2008. He received the first-ever Bitcoin transaction, 10 BTC sent directly from Satoshi, and was among the few who immediately recognized the protocol's potential rather than dismissing it. Finney continued his work on cryptography and Bitcoin advocacy even after being diagnosed with ALS in 2009, until his death in 2014. **Halving** — The halving is a scheduled event coded into the Bitcoin protocol that reduces the block subsidy, the amount of new bitcoin issued to miners per block, by fifty percent every 210,000 blocks, approximately every four years. The subsidy began at 50 BTC per block at Bitcoin's genesis and is systematically halved at each event until it reaches zero after 34 total halvings, at which point all 21 million bitcoin will have been issued. This programmatic reduction in new supply is central to Bitcoin's deflationary monetary policy and distinguishes it from any currency whose issuance rate can be altered by a central authority. **Hard Cap** — bitcoin's hard cap is the absolute maximum supply limit of 21 million bitcoin, approximately 2.1 quadrillion satoshis, built directly into the protocol and enforced by consensus rules that no single party can override. This ceiling ensures that bitcoin's supply is finite and knowable in advance, making it categorically resistant to the inflationary money creation that has eroded the purchasing power of every fiat currency in history. Unlike a policy decision that can be reversed, the hard cap is a protocol parameter enforced by the full network, and changing it would require convincing the overwhelming majority of nodes to accept a fundamental rule alteration. **Hard Commodity** — A hard commodity is a natural resource that must be extracted from the earth through mining or drilling, including precious metals like gold and silver, and energy resources like oil and natural gas. Because hard commodities are physically scarce and require capital-intensive extraction, they tend to share common macroeconomic sensitivities and are frequently used as the underlying assets for futures contracts and other derivatives. Unlike soft commodities such as agricultural products, hard commodities are not grown or harvested and therefore cannot be expanded through cultivation. **Hard Fork** (also: Fork, Hard) — A hard fork is a change to Bitcoin's consensus rules that is not backward compatible, it makes previously invalid blocks or transactions valid under the new rules. Because nodes that have not upgraded will reject blocks produced under the new rules, a hard fork requires universal adoption across the network to avoid fragmenting consensus into two incompatible chains. This coordination requirement is why hard forks are treated with extreme caution in Bitcoin's development culture and are deliberately avoided in favor of backward-compatible soft fork upgrades. **Hard Money** — Hard money is currency or an asset whose supply is resistant to artificial expansion, enabling it to maintain purchasing power over time without being eroded by inflation. Historically, gold and silver served as hard money because their physical scarcity made the supply difficult and costly to increase. Bitcoin represents a modern form of hard money with a mathematically enforced supply cap of 21 million coins, making it resistant to the kind of supply manipulation that has undermined every fiat currency. **Hardware Wallet** — A hardware wallet is a purpose-built physical device that generates and stores cryptographic private keys entirely offline, signing transactions internally so that the key material never touches an internet-connected environment. This air-gapped design protects the keys from malware, remote exploits, and other online attack vectors that commonly compromise software wallets. Most hardware wallets implement BIP 32 and BIP 39 standards, using a seed phrase to generate a deterministic key tree that can be restored on any compatible device. **Hardware Wallet Interface (HWI)** (also: HWI) — Hardware Wallet Interface is a Python library and command-line tool used to interface with hardware wallets using Partially-Signed Bitcoin Transactions and output script descriptors. It was designed by Bitcoin Core developers to enable hardware wallet integration and is now adopted by multiple wallet applications. **Hash** — A hash is the fixed-size output of a hash function applied to arbitrary input data. It acts as a compact fingerprint that changes drastically with any alteration to the input. Unlike encryption, hashing is one-way and does not allow recovery of the original message from the hash alone. **Hash Collision** — A hash collision occurs when two distinct inputs produce the same hash output. It represents a failure of ideal uniqueness for that hash function. Unlike the normal case where different inputs yield different hashes, collisions undermine certain security guarantees such as tamper-evidence and resistance to forgery. **Hash Function** — A hash function is a deterministic algorithm that maps input data of arbitrary length to a fixed-length output in a way that is designed to be collision-resistant and preimage-resistant. It is used in blockchains to link blocks, build Merkle trees, and identify data succinctly. Unlike general compression, cryptographic hash functions are engineered to resist intentional manipulation. **Hash Time Locked Contract (HTLC)** (also: HTLC) — Hash Time Locked Contracts are conditional payments used in Lightning Network (LN) payment channels on BTC, cross-chain atomic swaps, same-chain coinswaps, zero-knowledge contingent payments, and other contract protocols. These mechanisms feature a payment clause with a hash lock and a refund clause with a time lock. The HTLC structure also appears in BSV and BCH smart contract designs, though the Lightning Network application is specific to the BTC ecosystem. **Hashgraph** — Hashgraph is a particular type of distributed ledger structure that combines a gossip protocol with a DAG of events to reach consensus. It uses virtual voting based on message histories instead of traditional proof-of-work or proof-of-stake. Unlike a linear blockchain, hashgraph maintains a more complex event graph to optimize throughput and latency. **Hashrate** — Hashrate is the number of hash function evaluations a miner or network can perform per second. It quantifies raw proof-of-work capacity for a given algorithm. Unlike clock speed alone, hashrate directly measures performance on the specific mining function. **HD Key Generation** (also: HD Wallets) — HD key generation as specified in BIP32 allows securely creating an unlimited number of keypairs from a seed as small as 128 bits. Wallets can also generate extended public keys that enable external software to derive new public keys without accessing private keys. **Hedge Position** — A hedge is an investment or position taken specifically to offset the risk of an existing holding, structured so that it retains or gains value when the primary position declines. Hedges are commonly implemented through derivatives that take the opposite directional exposure to the asset being protected, or through diversification into assets with low or negative correlation to the primary position. While effective at limiting downside, hedges also cap upside returns during periods when the primary position performs well, making them a tool for risk management rather than return maximization. **Hexadecimal Notation** (also: Hexadecimal) — Hexadecimal notation is a base-16 representation of numbers using digits 0–9 and letters A–F. It provides a compact, human-readable format for binary data like hashes, keys, and addresses. Unlike decimal notation, hex aligns cleanly with byte and nibble boundaries in computer systems. **Hierarchical Channel** — A hierarchical channel is a layered payment channel structure proposed within the Lightning Network, a BTC payment layer, that enables multiple interconnected channels to be organized in tiers, facilitating more efficient routing and off-chain capacity management. The structure allows payment channel capacities to be resized off-chain, avoiding the delays and BTC on-chain transaction costs associated with closing and reopening channels. Managing liquidity across the layers adds operational complexity but improves transaction throughput and routing flexibility across the Lightning Network. **Hierarchical Deterministic (HD) Wallet** — A hierarchical deterministic wallet is a key management system that derives an entire tree of public and private keys from a single master seed using a deterministic algorithm, so that the same seed always produces the same key tree. This design allows a user to back up their entire wallet with a single seed phrase rather than maintaining individual backups for each key, and enables the generation of new receiving addresses from an extended public key without exposing private key material. HD wallets are standardized under BIP 32 and BIP 39 and are the dominant key management architecture in modern Bitcoin wallets. **Hifo** — HIFO, or Highest-In First-Out, is a cost basis accounting method that treats the units of an asset with the highest purchase price as the first ones sold when calculating capital gains or losses. By matching disposals against the most expensive acquisitions first, HIFO typically minimizes realized taxable gains compared to methods like FIFO, making it potentially advantageous for tax planning in jurisdictions where it is permitted. Unlike FIFO, which is time-ordered, HIFO selects cost basis by price rather than by acquisition date. **Hodl** — HODL is a term and investment philosophy originating from a misspelled word in a 2013 BitcoinTalk forum post that has come to mean holding bitcoin through market volatility rather than selling during downturns. The approach is grounded in the belief that Bitcoin will ultimately serve as a global reserve asset and that the long-run appreciation outweighs short-term price swings, and that a holder cannot end up with fewer coins than they started with by simply holding. Unlike active trading strategies, HODLing requires no market-timing skill and eliminates the risk of selling prematurely. **Hold Invoices** — Hold invoices are Lightning Network (LN) invoices, specific to the BTC ecosystem, where the receiver doesn't immediately release the preimage upon receiving a payment. Instead, the receiver performs some action and then either accepts the payment, explicitly rejects it, or lets it time out. This mechanism enables conditional payment flows such as escrow or contingent delivery confirmation over Lightning channels. **Hot Wallet** — A hot wallet is a Bitcoin wallet whose private keys are stored on a device that maintains an active internet connection. The connectivity that makes hot wallets convenient for frequent spending and payment also exposes them to remote attacks, malware, and exploits that cannot reach air-gapped cold storage. For this reason, storing significant bitcoin balances in a hot wallet is generally discouraged, with hot wallets best suited for operational funds that need to move regularly. **Howey Test** — The Howey Test is a legal standard established by a 1946 U.S. Supreme Court ruling that courts use to determine whether a given instrument or offering constitutes an investment contract subject to securities regulation. Under the test, an investment contract exists when there is an investment of money in a common enterprise with a reasonable expectation of profits derived primarily from the efforts of others. The test is regularly applied to cryptocurrency offerings to assess whether a token or sale structure falls under SEC jurisdiction. **HTLC Endorsement** — HTLC endorsement is a reputation system proposed for the BTC Lightning Network (LN). When a BTC Lightning node receives a payment (HTLC) from a channel counterparty for forwarding, that payment may be flagged as endorsed by the sending node. Endorsed payments gain priority access to channel resources, helping defend against channel jamming attacks in the BTC Lightning Network; this proposal is BTC LN-specific. **Hyperinflation** — Hyperinflation is an extreme and self-reinforcing inflationary spiral in which prices rise so rapidly that the affected currency loses its usefulness as a medium of exchange or store of value in a very short period. It typically emerges from excessive monetary expansion by governments facing fiscal crises, where the supply of currency grows far faster than the goods and services available to purchase. An economy cannot sustain hyperinflation indefinitely, the situation resolves either through stabilization measures or the complete collapse of the currency and adoption of a replacement. **Hyperledger** — Hyperledger is a collection of open-source enterprise blockchain frameworks and tools hosted by the Linux Foundation. It provides modular components for building permissioned ledgers and consortium networks. Unlike public chains like bitcoin, Hyperledger projects target private, business-oriented deployments with configurable consensus and identity models. **Hypothecation** — Hypothecation is the practice of pledging an asset as collateral for a loan while the borrower retains possession and continues to use the asset during the loan term. The lender acquires the right to seize and liquidate the collateral if the borrower defaults, but cannot access the asset or its income while payments are current. This arrangement gives lenders greater confidence in recovering their capital and is most commonly employed in mortgage lending, where the property being financed is the collateral. ### I **Immutability** — Immutability is the property of data that cannot be altered once written without detection or prohibitive cost. In blockchains this is approximated by chaining blocks with proof-of-work or similar, making rewrites economically or computationally unfeasible. Unlike ordinary database entries, which administrators can edit directly, immutable records require constructing an explicit, traceable new history. **Inbound Forwarding Fees** — Inbound forwarding fees are fees charged by a Lightning Network (LN) node, a BTC-ecosystem construct, for accepting a payment for forwarding. These fees can be negative, allowing nodes to encourage payments through specific channels. Unlike traditional outbound forwarding fees, inbound fees provide per-channel control over incoming payment incentives within the Lightning Network routing layer. **Inbound Liquidity** — Inbound liquidity is the capacity of a Lightning Network node, a BTC-ecosystem payment layer, to receive payments through its existing payment channels, representing funds held on the counterparty's side of each channel. These funds belong to the remote peer and would return to them if the channel were closed, but while the channel is open they define the maximum amount the local node can receive through that channel at any moment. Inbound liquidity is created when a peer opens a new channel to the node or when the node spends outbound capacity by making a payment through an existing channel. **Index Price** — An index price is a composite measurement that tracks the combined value or performance of a defined group of assets, typically within the same asset class or market segment. The index may weight its components equally or assign greater influence to certain assets based on criteria like market capitalization or trading volume. The S&P 500, which tracks five hundred large U.S. companies, is the most widely cited equity index and is the benchmark for the broad U.S. stock market. **Individual Retirement Account (IRA)** (also: IRA) — An individual retirement account is a tax-advantaged savings vehicle available to individuals in the United States who lack employer-sponsored retirement plans or who seek investment options beyond what a 401(k) provides. The four main types (Traditional, Roth, SEP, and Simple) each offer distinct tax treatment, either deferring taxes on contributions or allowing tax-free growth depending on the structure chosen. All IRA types impose annual contribution limits and carry penalties for early withdrawals before the account holder reaches retirement age. **Inflation** — Inflation is the sustained increase in the general price level of goods and services within an economy over time, resulting in each unit of currency buying progressively less than it did before. It is primarily driven by expansion of the monetary base by central banks and governments, though supply constraints and demand surges can also contribute. Inflation is typically tracked using the Consumer Price Index, a weighted average of prices across a basket of common goods and services, and its most extreme form, hyperinflation, can render a currency functionally worthless. **Inflation Hedge** — An inflation hedge is an asset expected to maintain or increase its real purchasing power during periods when the general price level is rising and the currency is losing value. Effective hedges typically derive their inflation resistance from scarcity, physical utility, or protocol-enforced supply limits rather than from yield or cash flows that can be eroded by rising prices. Bitcoin is argued to function as an inflation hedge because its supply cap is fixed and immune to central authority expansion, meaning as the dollar loses purchasing power, bitcoin's constrained supply should support its relative value. **Initial Block Download (IBD)** (also: IBD) — Initial Block Download is the process a new Bitcoin node undergoes when it first joins the network, connecting to peers to download and independently verify every block in the chain from genesis to the current tip. The node validates each block's proof-of-work and transaction rules without trusting any individual peer, making the process trustless despite relying on network-sourced data. IBD also involves constructing the full UTXO set, the record of all unspent transaction outputs, and typically takes days to weeks depending on hardware and bandwidth. **Initial Coin Offering (ICO)** (also: ICO) — An ICO is a fundraising mechanism where a project sells newly issued tokens to early backers in exchange for established cryptocurrencies or fiat. The tokens typically represent utility or speculative value in a future ecosystem. Unlike a traditional IPO, ICOs often occur before a working product and historically have operated in more ambiguous regulatory territory. **Input Sequence (nSequence)** — The input sequence, or nSequence, is a field present in every Bitcoin transaction input that was originally designed to support on-chain payment channel functionality, allowing transactions to be updated before final broadcast. That original use was disabled early in Bitcoin's history due to security vulnerabilities; on BTC (Bitcoin Core), BIP 125 later repurposed the field to signal opt-in Replace-by-Fee, enabling users to replace unconfirmed transactions with higher-fee versions to accelerate confirmation. BSV and BCH do not implement BIP 125 RBF semantics, preserving nSequence's role primarily as a timelock mechanism rather than a fee-replacement signal. **Insolvency** — Insolvency is the financial condition in which an individual or organization can no longer meet its outstanding debt obligations, either because liabilities exceed the total value of assets or because cash flow is insufficient to service payments as they come due. It can result from failed investments, over-leveraged expansion, deteriorating revenue, or broader economic downturns that simultaneously compress asset values and revenue. Parties facing insolvency may pursue formal legal remedies such as bankruptcy to restructure or discharge obligations. **Interest Rate** — An interest rate is the cost of borrowing money, expressed as a percentage of the principal charged by the lender over a specified period as compensation for providing the loan. When unpaid interest is added to the outstanding balance and future interest is calculated on that new total, the process is called compounding, which accelerates the growth of both debt and savings over time. Rates are determined by the type of asset borrowed, the supply and demand for credit, and the perceived default risk of the borrower, with higher-risk borrowers paying higher rates, which may be reduced by offering collateral. **Issue Price** — The issue price is the price at which a financial instrument is originally sold to investors at the time of issuance, before it begins trading on secondary markets. For bonds, the issue price is the purchase price, and the difference between it and the face value received at maturity determines the yield earned by the holder. For equities, it represents the price paid by early private investors before a public offering and is distinct from the market price at which shares subsequently trade. ### J **Java** — Java is a general-purpose, object-oriented programming language designed for portability across platforms via the Java Virtual Machine. It is widely used for server-side systems, enterprise applications, and Android development. Unlike JavaScript, which runs primarily in browsers, Java typically compiles to JVM bytecode and runs in a separate runtime. **JavaScript** — JavaScript is a dynamic, high-level programming language standardized as ECMAScript and originally designed for scripting in web browsers. It now runs on servers and tools via runtimes like Node.js and is commonly used to interact with blockchain nodes and wallets. Unlike Java, JavaScript is prototype-based and interpreted or JIT-compiled within host environments. **JIT Channels** — JIT channels are virtual Lightning Network (LN) channels, specific to the BTC ecosystem, hosted by a service provider. When the first payment to the channel is received, the service provider creates a BTC funding transaction and adds the payment to it, creating a normal channel. This enables new users to start receiving Lightning Network payments immediately without pre-funding their own channel. **JIT Routing** — Just-In-Time routing occurs when a Lightning Network routing node on BTC rebalances two or more of its channels so that it has enough funds to route a payment it would otherwise have to fail. Currently, this remains only a proposal within the BTC Lightning Network ecosystem. The technique would let a routing node opportunistically open or rebalance channels at the moment a payment arrives, in exchange for a fee paid by the spender. **Joinpools** (also: Coinpools, Payment Pools) — Joinpools are a proposed construction for BTC that allows multiple users to trustlessly share ownership of one or more UTXOs. When these shared funds are spent, it remains unclear from the BTC blockchain which pool member initiated the transaction. The design enables members to independently withdraw their funds; joinpools as currently proposed require BTC covenant capabilities (such as OP_CTV) that are not yet deployed on BTC mainnet. **Junk Bond** — A junk bond is a fixed-income debt instrument issued by a corporation or government whose credit rating falls below investment grade. Credit agencies rank bonds from AAA down to D, with anything rated below BBB considered junk due to elevated default risk. Unlike investment-grade bonds, junk bonds compensate holders with higher yields in exchange for that increased probability of non-payment. **Just-a-Bunch-of-Keys (JBOK)** (also: JBOK) — A Just-a-Bunch-of-Keys (JBOK) wallet is an early Bitcoin wallet design that generates each private key randomly and independently, with no structural relationship between them. Because the keys are unrelated, backing up a JBOK wallet requires saving every individual key separately, with no upper bound on how many accumulate over time. Unlike modern HD wallets, which derive all keys from a single recoverable seed, JBOK wallets create an unbounded backup problem that grows with every new address generated. ### K **Kindred Replace by Fee** (also: Sibling Eviction) — Kindred replace by fee is a Bitcoin Core (BTC) mempool policy that allows a transaction to replace a related transaction in the mempool even if there's no conflict between the two transactions. The primary implementation is sibling eviction, where one child of an unconfirmed transaction can replace another child of the same parent transaction. The policy is part of Bitcoin Core's broader RBF policy suite, which exists to manage BTC's persistent fee-bidding markets. **Know Your Customer (KYC)** (also: KYC) — Know Your Customer (KYC) is a set of legal requirements compelling financial institutions to verify the identity of every account holder before allowing them to transact. These rules operate within broader Anti-Money Laundering (AML) frameworks, and in the United States the Bank Secrecy Act establishes the specific obligations institutions must follow. KYC applies to virtually all custodial financial services, including Bitcoin brokerages and exchanges. ### L **Large Channels** (also: Wumbo) — Large channels are Lightning Network payment channels, a BTC ecosystem construct, where both peers support the option_support_large_channel parameter, allowing funding exceeding 0.16777216 BTC. Originally, BTC Lightning Network developers limited channel sizes to prevent early adopter losses from software bugs during LN's development phase; this limit has since been lifted for nodes that signal support. **Layer** — A layer is a protocol or service that operates on top of a base blockchain to handle transactions that do not need the full security guarantees of on-chain settlement. BTC's base layer processes only a few transactions per second by deliberate design, making layers like the Lightning Network the primary throughput strategy in that ecosystem; BSV, by contrast, scales transaction volume directly on-chain without relying on payment channel layers. These layered solutions trade a degree of security for higher throughput and lower fees, following the same model as credit cards or PayPal operating above traditional banking infrastructure. **Lender of Last Resort** — A lender of last resort is a central bank that provides emergency credit to commercial banks or large financial institutions on the verge of collapse when no other funding source remains available. In the United States, the Federal Reserve fills this role, standing ready to extend loans to institutions considered too systemically important to allow to fail. Critics argue this arrangement creates a moral hazard by encouraging reckless risk-taking, since large institutions can reasonably expect a government backstop during crises. **LevelDB** — LevelDB is a key-value storage engine developed by Google in 2011 that Bitcoin Core (BTC) uses to manage its UTXO set and other essential node data. It stores each piece of data paired with a unique key for rapid retrieval, writing first to memory before flushing to disk in a format optimized for both read and write speed. Bitcoin Core adopted LevelDB in 2012 as a replacement for Berkeley DB to improve performance and scalability. **Leverage** — Leverage is the use of borrowed capital to increase an investor's exposure to an asset beyond what their own funds would allow. It amplifies both potential gains and potential losses, because returns, positive or negative, are calculated against the full leveraged position rather than just the equity contributed. Investors access leverage through instruments such as margin accounts, futures contracts, and options, each with different cost and risk structures. **Lifo** — LIFO (Last-In, First-Out) is a cost-basis accounting method for calculating capital gains and losses in which the most recently acquired units of an asset are treated as the first ones sold. Under this approach, the cost basis of a sale reflects the price paid for the newest holdings rather than the oldest. Unlike FIFO, which sells oldest coins first, or HIFO, which prioritizes highest-cost units, LIFO may produce different taxable outcomes depending on whether recent purchases were made at higher or lower prices. **Light Client** — A light client is a Bitcoin application that interacts with the network without storing the full blockchain, instead querying other nodes for specific transactions and blocks it needs. This model requires significantly less disk space and is common in mobile wallets, making Bitcoin accessible on devices that cannot run a full node. Unlike a full node that independently verifies every transaction and block, a light client depends on the nodes it queries to provide honest data, which introduces a degree of trust. **Lightning Channel** — A Lightning channel is a bidirectional payment relationship between two parties, established by funding a 2-of-2 multisig address on the BTC blockchain with an opening transaction. Once open, the two parties exchange funds back and forth off-chain by signing commitment transactions that update each side's balance, without touching the BTC blockchain for each payment. The channel settles on-chain only when either party publishes the final commitment transaction to close it and distribute the net balances. **Lightning Implementations** — A Lightning implementation is software that enables a computer to operate as a Lightning Network node on the BTC network, manage payment channels, and route payments. Several distinct implementations exist (including LND, Core Lightning, Eclair, and Electrum Lightning) each written in different programming languages and offering different feature sets. Despite their differences, all conform to the BOLT specifications, which define the interoperability standards that allow nodes running different implementations to communicate and transact with each other; the Lightning Network and BOLT standards are specific to the BTC ecosystem. **Lightning Invoice** — A Lightning invoice is a structured payment request generated by a payee on the BTC Lightning Network that encodes the amount owed, the destination, an expiry time, and optional metadata. It functions as the primary mechanism for initiating Lightning payments on BTC, transmitted from recipient to sender before any funds move. Because invoices are long strings of encoded data, they are typically displayed and scanned as QR codes for practical use. **Lightning Network** — The Lightning Network is a payment channel protocol built on top of BTC (Bitcoin Core) that enables near-instant, low-cost transactions without recording each payment on the BTC blockchain. Two parties open a channel by committing BTC to a shared address in a single on-chain transaction, after which they can rebalance funds between themselves an unlimited number of times off-chain at effectively zero cost. Channels can be chained together so payments route through intermediate nodes to reach counterparties with no direct channel; this off-chain scaling approach is specific to BTC, BSV and BCH scale transaction volume directly on-chain rather than through a payment channel network. **Lightning Network Penalty** (also: LN-Penalty) — The Lightning Network penalty is an enforcement mechanism within the BTC Lightning Network that punishes a channel counterparty who attempts to close a channel using an outdated state in order to reclaim funds they have already spent. If a party broadcasts a superseded commitment transaction, the protocol allows the wronged party to publish a penalty transaction that claims the entire channel balance, not merely their own share. This asymmetric punishment makes attempted theft economically self-defeating, since a successful fraud attempt would require the attacker to go undetected within a fixed time window, while failure results in total loss of their channel funds; this penalty mechanism is specific to the BTC LN-Penalty channel state protocol. **Lightning Node** — A Lightning node is a computer that participates in the BTC Lightning Network by opening payment channels, sending and receiving off-chain payments, and optionally routing payments for other network participants in exchange for routing fees. Because Lightning nodes must broadcast and monitor BTC on-chain transactions when opening and closing channels, operators typically run a BTC full node alongside their Lightning software. Unlike BTC full nodes, which must validate every transaction on the entire chain, Lightning nodes only process transactions that directly involve their own channels; Lightning nodes are specific to the BTC ecosystem. **Limit Order** — A limit order is an instruction to buy or sell an asset at a specified price or better, placed on an exchange's order book to await a matching counterparty. The order specifies a direction, a quantity, and the limit price, and it will only execute if the market reaches that price or a more favorable one. Unlike a market order, a limit order is not guaranteed to fill immediately, or at all, but it gives the trader control over the price at which the trade occurs. **Liquid Network** — The Liquid Network is a federated sidechain of BTC developed by Blockstream and governed by its member institutions, built on the open-source Elements platform. It produces blocks every minute rather than every ten, supports confidential transactions that mask amounts and asset types, and allows the issuance of tokens and stablecoins alongside bitcoin equivalents called L-BTC. Users enter the network by locking bitcoin in a peg-in process that mints L-BTC, and exit by redeeming L-BTC through a peg-out back to the main chain. **Liquidity** — Liquidity is a measure of how readily an asset can be bought or sold in a market without causing a significant change in its price. A highly liquid market has a deep order book with large quantities available at prices close to the current mid-price, allowing large orders to execute with minimal slippage. Low-liquidity markets move sharply in response to even modest orders, making them more costly and unpredictable for traders executing at scale. **Liquidity Advertisements** — Liquidity advertisements are an experimental feature of the Lightning Network (LN) on BTC that allows a node to publicize its willingness to contribute funds to a new channel requested by a remote peer. The offering node specifies lease duration and fees, which the purchasing peer pays through a dual-funded BTC channel. This mechanism is specific to the BTC Lightning Network ecosystem. **Liquidity Trap** — A liquidity trap is an economic condition in which interest rates have fallen so close to zero that a central bank's standard tool of rate reduction can no longer stimulate spending or investment. At that point, individuals and institutions prefer to hold cash rather than deploy capital, because the returns on lending or investing are too low to justify the risk, and expectations of deflation or stagnation make saving more attractive than spending. The result is a self-reinforcing stagnation where monetary policy loses traction and additional injections of liquidity fail to generate the desired economic activity. **Lnurl** (also: Lightning Addresses) — LNURL is a set of protocols for communicating Lightning Network payment information using URLs and HTTPS, specific to the BTC ecosystem. Perhaps the most common use of LNURL is transferring BOLT11 invoices between BTC Lightning wallets. A complementary protocol, Lightning Addresses, converts email-like identifiers into BOLT11 invoices for easier consumer-facing payments. **Long Position** — A long position is an investment stance in which a trader holds an asset with the expectation that its price will rise over time. Taking a long position simply means purchasing and owning the asset outright, giving the holder positive exposure to price movements. Unlike a short position, which profits when prices fall, a long position gains value as the market price increases above the purchase cost. **Low Priority** — A transaction priority scoring mechanism for block inclusion. **Low-r Grinding** (also: Signature Grinding) — Low-r grinding is an optimization for BTC wallets where they keep generating new ECDSA signatures for the same transaction until they find a signature whose r value is on the lower half of the range, allowing it to be encoded with one fewer byte. This technique reduces transaction size by approximately 0.5 vbytes per signature, a unit specific to SegWit-enabled BTC transactions. The optimization is most relevant in the BTC fee market where per-byte costs create incentives to minimize transaction weight. ### M **M-of-N** — M-of-N is the notation describing multisig address configurations, where N is the total number of authorized keys and M is the minimum number of those keys required to sign a valid spending transaction. A 2-of-3 setup, for example, requires any two signatures from three designated keys, meaning no single keyholder can unilaterally move the funds. This structure protects against single points of failure, whether from key loss or unauthorized access, by distributing signing authority across multiple parties. **Main Chain** — The longest valid Block Chain. **Mainnet** — Mainnet is the primary, production blockchain network for a given protocol where real economic value is at stake. It runs the canonical version of the software and consensus rules used by most participants. Unlike testnets, mainnets are not intended for experimentation and carry real financial risk. **Maker** — A maker order is a trade instruction placed on an exchange that rests on the order book, adding liquidity until a matching taker order arrives. Maker orders are typically limit orders priced away from the current best available price, meaning the market must move to fill them. Exchanges routinely offer reduced fees or rebates to maker orders because they improve market depth and make the exchange more attractive to other traders. **Maker Fee** — A trade gets the maker fee if the trade order is not matched immediately against an order already on the order book, which is adding liquidity. **Malleability** — Transaction malleability is the property of a Bitcoin transaction that allows its transaction ID to be altered without invalidating the cryptographic signature that authorizes it. Because a transaction ID is derived by hashing the full transaction data, any modification to the malleable portions, such as the signature encoding, changes the identifier while the economic intent of the transaction remains intact. On BTC (Bitcoin Core), the SegWit upgrade removed this fundamental Bitcoin property by moving signature data into a separate witness field excluded from the legacy transaction ID calculation; BSV and BCH address malleability differently, with BSV restoring the original Bitcoin Protocol in 2026's Chronicle Upgrade so that malleability can be used richly in Bitcoin Script. **Malware** — Malware in the Bitcoin context is malicious software designed to steal private keys, intercept wallet activity, or redirect funds by tampering with transaction addresses during signing or broadcast. Common attack vectors include clipboard hijackers that substitute a recipient's address with the attacker's, fake wallet applications that exfiltrate seed phrases, and keyloggers embedded in pirated software or phishing downloads. Because Bitcoin transactions are irreversible, a successful malware attack typically results in permanent and unrecoverable loss of funds. **Margin Trading** — Margin trading is the practice of using borrowed funds to increase one's position size in a financial market beyond what the trader's own capital alone would support. The lender retains the purchased assets as collateral, and if the position moves sufficiently against the trader, a margin call requires them to deposit additional funds or face forced liquidation. This mechanism amplifies both gains and losses, and borrowers pay an ongoing interest fee for the duration of the loan. **Market Capitalization** — Market capitalization is a measure of the total value of all outstanding units of an asset, calculated by multiplying the current price per unit by the total supply in circulation. For publicly traded companies it reflects the aggregate market value of all shares; for Bitcoin it represents the product of the per-bitcoin price and the number of bitcoin that have been mined. The metric provides a rough size comparison between assets or companies but does not capture realized value, liquidity, or the price impact of actually selling the entire supply. **Market Depth** — Market depth is a measure of the quantity of buy and sell orders sitting on an exchange's order book at various price levels around the current market price. A deep market can absorb large orders without significantly moving the price, because there is substantial liquidity stacked throughout the book at competitive prices. Markets with shallow depth experience sharp price movements from relatively modest order sizes, increasing the cost and unpredictability of executing large trades. **Market Impact** — Market impact is the effect a trader's own order has on the price of an asset as it executes, pushing prices upward when buying and downward when selling. It becomes most pronounced in low-liquidity markets or when the order size is large relative to the available depth on the order book. Traders reduce market impact by splitting large orders into smaller tranches or distributing them across multiple venues, accepting slower execution in exchange for less price distortion. **Market Maker** — A market maker is a trader or institution that continuously posts both buy and sell limit orders in a market, profiting from the spread between the two prices rather than from directional price moves. By maintaining open bids and offers, market makers provide the liquidity that allows other traders to execute immediately at competitive prices, tightening bid-ask spreads and reducing slippage across the market. Exchanges frequently incentivize this activity through reduced fees or rebates because market maker participation directly improves the trading experience for all other participants. **Market Order** — A market order is an instruction to buy or sell an asset immediately at whatever price the current order book offers. It guarantees execution but not price, filling against the best available maker orders on the opposite side of the book regardless of where they sit. Unlike a limit order that specifies a price threshold, a market order is always a taker order that removes existing liquidity from the exchange. **MAST (Merkelized Alternative Script Tree)** — MAST is a method of using a merkle tree to store the various user-selected spending conditions for an output, enabling spenders to reveal only the conditions they're fulfilling while keeping other contract branches private. On BTC (Bitcoin Core), MAST was implemented as part of the Taproot upgrade (activated 2021) via the Tapscript script path; BSV and BCH do not implement Taproot or MAST in the BTC sense. The concept of branching script conditions appears in other forms across chains, but MAST as described here refers specifically to the BTC Taproot implementation. **Matt** (also: OP_CHECKCONTRACTVERIFY) — MATT is a soft fork proposal for BTC (Bitcoin Core) that would add an OP_CHECKCONTRACTVERIFY opcode to BTC's script language and make other changes allowing limited transaction introspection. This capability would enable verification of arbitrary programs in contract protocols and support various covenant-based features within the BTC ecosystem. MATT is a BTC-specific research proposal and does not reflect the current script capabilities of BSV, which already supports broader transaction introspection through different means. **Maturity Date** — A maturity date is the scheduled date on which a bond's principal is returned to the investor and the debt obligation between the issuer and bondholder is extinguished. Interest accumulation stops on that date, and any ongoing legal relationship from the original debt agreement dissolves. The maturity date is a fixed term agreed upon at issuance and determines the investment horizon for the bondholder. **Medium of Exchange** — A medium of exchange is a good that both parties to a transaction are willing to accept as an intermediate step in trading, rather than requiring a direct barter of the desired items. For something to function effectively in this role it must be scarce, durable, portable, divisible, and widely recognized as acceptable by other participants in the economy. In modern economies fiat currency dominates this function, while Bitcoin has gained adoption as a medium of exchange in regions where local currency instability makes alternatives attractive. **Mempool** — The mempool (memory pool) is a data structure maintained by each Bitcoin node that holds valid, signed transactions that have been broadcast to the network but not yet included in a confirmed block. Each node operates its own mempool independently, so there is no single universal mempool across the network, though nodes propagate transactions to each other so the contents largely overlap. Miners draw from the mempool when assembling new blocks, typically selecting transactions with the highest fee rates first, and transactions are removed from the mempool once they are confirmed. **Mempool Explorer** — A mempool explorer is a web application or tool that displays real-time data about the pool of unconfirmed transactions on a given network, including current fee rates, estimated confirmation times, and the overall size and volume of pending transactions. These tools help users determine what fee to attach to a transaction to achieve confirmation within a desired timeframe. Prominent BTC-focused examples include Mempool.Space, Jochen Hoenicke's visualization, and Blockstream's explorer. **Merged Mining** — Merged mining is a technique that allows miners to simultaneously work on Bitcoin and one or more other blockchains that use the same hashing algorithm, earning block rewards from each chain whose difficulty their solution satisfies. It lets operators leverage existing hardware investment to contribute proof-of-work to secondary chains without any meaningful additional cost. Critics note that merged mining can concentrate power over smaller chains in the hands of large Bitcoin mining pools, and that miners have weaker financial incentives to behave honestly on chains where their rewards are secondary. **Merkle Proof** — A Merkle proof is a minimal set of hashes that allows a verifier to confirm that a particular leaf belongs to a specific Merkle root. It reconstructs the path from the leaf to the root by iteratively hashing sibling nodes. Unlike downloading the entire tree, a Merkle proof provides membership verification with logarithmic-size data. **Merkle Root** — A Merkle root is the top-level hash produced by aggregating all leaf hashes in a Merkle tree. It uniquely commits to the exact set and order of underlying data items under the chosen hash function. Unlike a single transaction hash, the Merkle root anchors an entire batch of data in one compact value. **Merkle Tree** — A Merkle tree is a binary (or k-ary) tree structure where leaves contain hashes of data items and internal nodes store hashes of their children, culminating in a single root hash. It enables efficient integrity checks and membership proofs for large sets of data such as all transactions in a block. Unlike a flat list of hashes, a Merkle tree supports concise proofs and incremental verification. **Merkle Tree Vulnerabilities** — Merkle tree vulnerabilities are a class of problems in the design of the merkle tree used by the Bitcoin consensus protocol. These issues arise because Bitcoin's merkle tree algorithm hashes unbalanced elements with themselves, creating potential security weaknesses in how transactions are committed and verified. **Merkle-Sum Tree** — A Merkle-sum tree is a variant of a standard Merkle tree that combines a cryptographic hash at each node with an accumulated numeric value representing the sum of all leaves beneath it. The root of the tree therefore carries both an integrity-proving hash and a verifiable total, allowing an auditor to confirm the aggregate sum of all entries without inspecting each one individually. This structure is useful for proving solvency or total supply in a privacy-preserving way, since a verifier can confirm the total without learning the distribution across individual leaves. **Metamask** — Metamask is a browser-extension and mobile wallet that manages Ethereum-compatible keys and injects web3 APIs into web pages. It lets users sign transactions, interact with DApps, and manage accounts without running a full node. Unlike hardware wallets, Metamask stores keys in software within the user’s browser or device. **Metcalfe's Law** — Metcalfe's Law is an observation that the value of a network grows proportionally to the square of its number of participants, because each new member creates potential connections with every existing member. This exponential relationship means that relatively small growth in user count produces disproportionately large increases in network value. The law also works in reverse: as participants leave, network value collapses faster than the raw exit numbers suggest, because each departure eliminates connections to all remaining members. **Miner** — A miner is an actor that assembles candidate blocks and participates in proof-of-work or other consensus processes to add them to the chain. They validate transactions, solve consensus puzzles, and claim block rewards. Unlike ordinary nodes that only relay and verify, miners actively compete or are selected to extend the ledger. **Miner-Activated Soft Fork (MASF)** (also: MASF) — A Miner-Activated Soft Fork (MASF) is a protocol upgrade mechanism in which miners signal readiness for new consensus rules by including specific data in the blocks they produce, and the upgrade activates once a threshold of roughly 90% of hash rate has signaled support. Miners play a significant role in this process because they produce blocks and can demonstrate industry-wide coordination, but they do not set the network's rules unilaterally. If miners activate rules that economic nodes reject, those miners risk producing blocks that the broader network considers invalid, exposing them to substantial financial losses from orphaned blocks. **Miner, ASIC** — An ASIC miner uses custom-designed chips dedicated to a specific mining algorithm, such as SHA256 for bitcoin. It delivers the highest hashrate per watt and per dollar on that algorithm. Unlike GPU miners, ASIC miners are tied to a narrow function and become obsolete if the algorithm or economics change significantly. **Miner, CPU** — A CPU miner uses a general-purpose central processing unit to perform mining computations. It can run algorithms that require sequential or complex branching logic unsuited to massive parallelization. Unlike GPU or ASIC miners, CPU miners are usually much slower on simple hash puzzles but more flexible for compute-intensive algorithms. **Miner, GPU** — A GPU miner uses a graphics processing unit to perform large numbers of parallel hashing or arithmetic operations for mining. It excels at algorithms that can be broken into many identical, independent tasks. Unlike ASIC miners, GPUs remain programmable for multiple algorithms, but they are less efficient on any single specialized function. **Mining** (also: Generate Bitcoins) — Mining is the process of producing new blocks in a proof-of-work or similar consensus system by validating transactions while iterating through nonces and computing block-header hashes until one falls below the network's current difficulty target. It secures the network by making it costly to rewrite history while rewarding honest participants with block rewards and fees. Unlike simple transaction relaying, mining involves capital investment in hardware and energy to participate in block creation. **Mining Pool** (also: Pooled Mining, Betterhash, Braidpool, Stratum, Stratum V2) — A mining pool is a coordinated group of miners who aggregate their hashpower and share block rewards proportionally to contributed work. It reduces income variance for individual miners while centralizing block template creation. Unlike solo mining, pooled mining means most blocks originate from a few large pool operators. **Miniscript** — Miniscript allows software to automatically analyze a script, including determining what witness data must be generated in order to spend bitcoins protected by that script. It enables wallet developers to work dynamically across different script templates without rewriting code for each one. **Minisketch** (also: Libminisketch) — Minisketch is a library implementing an algorithm that allows efficient set reconciliation of announcements in gossip protocols, such as those used in Bitcoin and LN. This technology underpins the proposed Erlay improvement for enhancing Bitcoin transaction relay efficiency. **Mixing** — A mixing service is a third-party intermediary that accepts bitcoin deposits from multiple users and redistributes equivalent amounts back to them in ways designed to sever the transaction trail connecting inputs to outputs. Also called tumblers, these services aim to improve privacy by breaking the on-chain linkability that blockchain analysis relies on. Unlike CoinJoin, which is a non-custodial technique where users cooperatively construct a privacy-enhancing transaction themselves, mixing services take direct custody of user funds during the process, creating both counterparty risk and significant legal exposure under money-laundering frameworks. **Mnemonic** — A mnemonic phrase is a human-readable list of 12 to 24 words that encodes the master seed of a hierarchical deterministic (HD) Bitcoin wallet, providing a recoverable backup for every key the wallet will ever generate. Standardized by BIP 39, the words are drawn from a predefined list of 2,048 options, producing a seed space so large that guessing a valid phrase is computationally infeasible. Also called a seed phrase or recovery phrase, it is the single most critical piece of information to protect and preserve for any wallet it backs up. **Monero (XMR)** (also: XMR) — Monero is a privacy-focused cryptocurrency that obscures transaction details using ring signatures, stealth addresses, and confidential amounts. It aims to make sender, recipient, and value hard to trace on-chain. Unlike bitcoin, which has transparent UTXOs by default, Monero’s design makes meaningful chain analysis significantly harder. **Monetary Base** — The monetary base (also called M0) is the total stock of a currency that physically exists in circulation, consisting only of notes, coins, and bank reserves held at the central bank, excluding credit-created money. Governments can expand the monetary base by issuing new currency through asset purchases or deficit spending, and contracting it by selling assets back to the market; each direction moves inflation or deflation accordingly. Bitcoin's monetary base differs fundamentally because it is governed by a fixed protocol rather than policy discretion, capped permanently at 21 million units. **Monetary Policy** — Monetary policy is the set of tools a central bank uses to regulate the size and cost of the money supply in order to influence economic growth, inflation, and employment. The primary instruments include adjusting benchmark interest rates, changing reserve requirements for commercial banks, and conducting open-market operations such as buying or selling government securities. During the COVID-19 period, for example, the Federal Reserve implemented large-scale quantitative easing, purchasing government bonds to inject liquidity, suppress long-term interest rates, and encourage lending and consumption. **Money Multiplier** — The money multiplier is a ratio that describes how much total money can be created in the broader economy from a given injection of base money, based on the fraction of deposits banks are required to hold in reserve rather than lend out. The theoretical maximum multiplier equals one divided by the reserve ratio: a 10% reserve requirement implies a multiplier of ten, meaning each dollar of base money could support ten dollars of total money supply through successive rounds of lending and deposit creation. In practice the actual multiplier is lower than theory predicts, because banks hold excess reserves and borrowers do not always spend or redeposit every dollar they borrow. **Money Supply** — The money supply is the total quantity of money available within an economy at a given time, measured across several increasingly broad classifications. M0 (the monetary base) counts only physical currency in circulation; M1 adds liquid deposit accounts easily convertible to cash; M2 extends further to include savings accounts and other near-cash instruments. Banks expand the effective money supply beyond the monetary base through fractional-reserve lending, so the broader measures typically far exceed the amount of physical currency that actually exists. **Money Transmitting** — Money transmitting is the regulated activity of receiving funds from one party and transmitting them to another as an intermediary. In many jurisdictions it triggers licensing, reporting, and compliance obligations. Unlike direct peer-to-peer transfers, money transmission involves a third party temporarily controlling funds. **Moore's Law** — Moore's Law is an empirical observation, first articulated by Intel co-founder Gordon Moore in 1965, that the number of transistors on integrated circuits doubles approximately every two years, implying a roughly corresponding doubling of processing power. It is not a physical law but a historical trend that shaped semiconductor industry planning and research investment for decades. The observation suggests that hardware capabilities improve exponentially over time, allowing software of increasing complexity to run on affordable consumer devices without waiting for fundamental breakthroughs in underlying physics. **Moral Hazard** — Moral hazard is an economic condition in which one party takes on greater risk because the costs of a bad outcome will be borne, in whole or in part, by someone else. The party insulated from consequences has weakened incentives to exercise caution, because potential upside accrues to them while potential losses shift to the other party. A classic example is the behavior of large financial institutions before the 2008 crisis, where banks increased leverage and risk exposure in anticipation that government intervention would shield them from the full consequences of failure. **Multipath Payments** (also: Base AMP, Simplified Multipath Payments) — Simplified Multipath Payments are Lightning Network (LN) payments on BTC that are split into two or more parts all sharing the same hash and preimage, and which are sent using a different path for each part. This approach enables BTC Lightning spenders to distribute payments across multiple channels, increasing the likelihood of transaction success in the BTC LN routing network. Multipath payments are specific to the BTC Lightning ecosystem. **Multisig** — Multisig (short for multiple signatures) is a Bitcoin locking mechanism that requires a minimum number of private-key signatures, drawn from a predefined set, before a transaction can spend the protected funds. Using M-of-N notation, a 2-of-3 multisig address requires any two of three designated keys to sign, meaning no single keyholder can move the funds unilaterally and one lost key does not result in permanent loss. This structure makes multisig well suited for shared custody arrangements (joint business accounts, family vaults, corporate treasuries) as well as for individuals who want to distribute their own key risk across multiple devices. **MuSig** — MuSig is a protocol for aggregating public keys and signatures for the Schnorr digital signature algorithm as deployed on BTC (Bitcoin Core) via BIP 340. It enables multiple BTC users to combine their keys into a single public key indistinguishable from a standard Schnorr key, along with corresponding multisignatures, while using less block space than traditional script-based approaches. MuSig is specific to the BTC ecosystem, BSV and BCH use ECDSA signatures rather than BIP 340 Schnorr and therefore do not implement MuSig. ### N **Negative Interest Rates** — Negative interest rates are a monetary policy anomaly in which the nominal rate on deposits or loans falls below zero, inverting the conventional relationship between lender and borrower so that depositors effectively pay to store money rather than earn a return. They occur during deep recessions when central banks have exhausted standard rate cuts and seek to penalize institutions for holding excess reserves rather than deploying capital into the economy. Unlike conventional rate reductions, negative rates have proven only modestly effective at stimulating lending, and they erode bank profitability while prompting savers to seek alternatives that preserve purchasing power. **Network** — A network is a set of nodes and links through which messages and data propagate according to defined protocols. In blockchain contexts it refers to the collection of participating peers that share blocks, transactions, and state information. Unlike a single node, the network’s emergent behavior defines consensus and availability. **Neutrino** — Neutrino is a light client protocol for BTC (Bitcoin Core) that improves on older simplified payment verification (SPV) designs by having servers send compact block filter data to clients rather than responding to specific address queries. The client uses these filters to identify which blocks contain its transactions and then downloads only those complete blocks for independent verification. Unlike earlier light clients that reveal which addresses they are watching by making targeted queries to servers, Neutrino clients process all filter data locally before requesting blocks, substantially improving privacy; Neutrino is a BTC-specific protocol developed primarily for BTC Lightning wallet use cases. **Node** (also: Bitcoin Node) — A node is a software instance connected to a blockchain network that participates in propagating and validating data. It enforces protocol rules on received blocks and transactions and maintains a local view of the ledger. Unlike a wallet that may only sign and broadcast transactions, a node checks other participants’ messages against consensus rules. **Node, Full** — A full node is a node that downloads and verifies all blocks and transactions according to the protocol from genesis onward. It can independently compute the current state without trusting external sources. Unlike light nodes, full nodes do not rely on simplified proofs from other peers for validation. Some definitions require a node to build blocks to be considered "full nodes." **Node, Light** — A light node is a node that tracks only block headers and selected data, using SPV or similar methods to verify transactions without storing the full chain. It reduces storage and bandwidth requirements at the cost of relying more on other nodes’ responses. Unlike full nodes, light nodes cannot fully rederive state on their own. **Nominal Interest Rate** — The nominal interest rate is the stated rate of return or cost of borrowing on a financial instrument, expressed as a percentage without adjustment for inflation or other economic factors. It represents the face value of the interest obligation: a 5% nominal rate means the borrower pays five cents per dollar borrowed per year. Unlike the real interest rate, which subtracts inflation to reveal the actual change in purchasing power, the nominal rate is what appears on the contract and is what borrowers typically quote and compare. **Non-Custodial** — A non-custodial arrangement is one in which the user retains exclusive control of their private keys, meaning no third party can access, freeze, or confiscate the associated bitcoin. Self-custody eliminates the counterparty risk that comes with handing keys to an exchange or other service, but it transfers full responsibility for key security and backup to the user alone. Unlike custodial accounts where a service provider can process recovery requests, a non-custodial user who loses access to their keys has no recourse to recover the funds. **Nonce** — A nonce is an otherwise meaningless number which is used to alter the outcome of a hash. Each time Bitcoin hashes a block, it increments a nonce within the block which it is trying to verify. If the numeric value of the effectively random hash is below a certain amount determined by the block generation difficulty, then the block is accepted by other clients and gets added to the chain. **Nostr** — Nostr is an open, decentralized communication protocol whose name stands for Notes and Other Stuff Transmitted by Relays, designed to enable censorship-resistant publishing and messaging across a distributed network of relay servers. Users hold cryptographic key pairs that sign their posts, allowing any relay or client to verify authenticity without a central authority managing accounts or content. Unlike corporate social media platforms where a single company controls access and moderation, Nostr's architecture means no single entity can deplatform a user or suppress content across the entire network. ### O **Off-Chain** — Off-chain refers to any transaction, data, or computation that occurs outside the Bitcoin blockchain and is therefore not permanently recorded in the chain's global ledger. Off-chain activity includes Lightning Network payments between channel counterparties, data stored on sidechains, and any peer-to-peer exchanges that settle without a corresponding on-chain transaction. Unlike on-chain transactions, off-chain activity sacrifices the absolute immutability and universal verifiability of blockchain settlement in exchange for speed, cost, or privacy advantages. **Off-Ramp** — An off-ramp is any service or mechanism that allows a Bitcoin holder to convert their bitcoin into fiat currency, enabling them to re-enter the traditional financial system. Examples include exchange withdrawal to a bank account, peer-to-peer cash trades, and Bitcoin ATMs that dispense local currency. The availability and geographic coverage of off-ramps directly affects how practical Bitcoin is as a medium of exchange, since users need confidence they can convert holdings to local currency when needed. **Offers** (also: BOLT12) — Offers (BOLT 12) is a protocol for the BTC Lightning Network that allows nodes to request and receive invoices over LN. This enables direct communication between spending and receiving BTC Lightning nodes before payment, providing greater flexibility than the earlier BOLT11 invoice approach. The protocol supports features like dynamic currency conversion and recurring payments without requiring the receiver to mint a fresh invoice for each transaction. **Office of Foreign Assets Control (OFAC)** (also: OFAC) — The Office of Foreign Assets Control (OFAC) is a division of the U.S. Treasury Department responsible for administering and enforcing economic sanctions and trade embargoes against targeted foreign governments, entities, and individuals. OFAC maintains a Specially Designated Nationals list, and any U.S. person or institution transacting with listed parties, including financial institutions handling Bitcoin, risks civil and criminal penalties. Financial institutions must implement compliance programs covering risk assessment, transaction monitoring, and employee training to screen transactions against the SDN list. **On-Chain** — On-chain refers to any data or transaction that is permanently recorded in a block on the Bitcoin blockchain, making it immutable and verifiable by any node on the network. Every on-chain record is a Bitcoin transaction, the base-layer mechanism by which ownership is transferred and data is anchored to the ledger with cryptographic finality. Unlike off-chain data, which exists in secondary systems without the guarantees of blockchain consensus, on-chain records are secured by the cumulative proof-of-work of every block built on top of them. **On-Ramp** — An on-ramp is any service or mechanism that allows someone to acquire bitcoin by exchanging fiat currency, providing the entry point from the traditional financial system into Bitcoin. Examples include regulated exchanges, peer-to-peer markets, Bitcoin ATMs, and payment apps with integrated buy functionality. The breadth and accessibility of on-ramps in a given region determines how easily people can begin holding bitcoin, which directly influences adoption rates in that market. **Onion Messages** — Onion messages are messages that can be sent across the BTC Lightning Network by nodes that support the protocol. Messages don't use HTLCs, minimizing the use of BTC Lightning node resources. This BTC Lightning Network feature enables efficient peer-to-peer communication without consuming channel capacity and is part of the BTC ecosystem's BOLT specifications. **Op_cat** — OP_CAT was an original opcode in Bitcoin that Satoshi disabled in 2010 due to concerns about memory usage exploits. On BTC (Bitcoin Core), reintroducing OP_CAT is an active soft fork proposal (BIP 347). BSV re-enabled OP_CAT as part of its broader script restoration effort, so OP_CAT is already live and usable on BSV; BCH has also re-enabled it. The debate about whether to add OP_CAT to BTC through a soft fork is separate from its already-active status on BSV. **Op_checksigfromstack** — OP_CHECKSIGFROMSTACK is an opcode on ElementsProject.org-based sidechains (such as Liquid) that is sometimes proposed for implementation on BTC (Bitcoin Core) via a soft fork. It enables signature verification against arbitrary messages rather than just transaction data, taking a signature, message, and public key as parameters. The opcode would unlock script-based attestation patterns like oracle-signed contract execution that are difficult to express in current BTC script. **Op_checktemplateverify** — OP_CHECKTEMPLATEVERIFY (BIP 119) is a proposed new opcode for BTC (Bitcoin Core) that requires any transaction executing the opcode to match a commitment in specific fields including version, locktime, inputs, outputs, and sequences. This mechanism enables a BTC output to dictate how its funds may be spent, a capability known as a covenant. The proposal has been debated for years within BTC development and remains controversial because covenants can encode coercive spending policies as well as benign ones. **Op_codeseparator** — OP_CODESEPARATOR is an opcode that changes what data is used when a signature commits to a script. Available since Bitcoin's original version, its use and behavior have evolved significantly over time, with further modifications proposed for future protocol upgrades. **OP_RETURN** — OP_RETURN is a Bitcoin script operation that creates an unspendable transaction output, providing a standardized method for embedding arbitrary data permanently in the blockchain. Any bitcoin assigned to an OP_RETURN output is destroyed and unrecoverable, though the amount is typically set to zero or a dust value to minimize the economic cost. Because the output is provably unspendable, nodes can exclude it from the UTXO set they must track in active memory, reducing the storage burden compared to other methods of embedding data on-chain. **Opcode** — An opcode is a low-level instruction code that tells a virtual machine or processor which operation to perform. In bitcoin Script or the EVM, opcodes implement arithmetic, stack manipulation, flow control, and cryptographic checks. Unlike high-level language constructs, opcodes are executed directly by the interpreter with fixed semantics and gas or resource costs. **Open Source** — Open source refers to software whose source code is publicly available and licensed to allow inspection, modification, and redistribution. It enables community review, forkability, and collaborative development. Unlike closed source, open code can be audited for security and correctness by anyone. **Operating Expenditure** — Operating expenditure (OpEx) refers to the recurring, day-to-day costs a business incurs to keep its operations running, as distinct from capital expenditures used to acquire long-term assets. Common examples include wages, rent, utilities, insurance, and consumable supplies that must be paid on an ongoing basis regardless of revenue levels. For Bitcoin miners, operating expenditure is dominated by electricity costs, which represent the primary variable expense affecting profitability as block rewards and market prices fluctuate. **Opportunity Cost** — Opportunity cost is the value of the best alternative foregone when a decision is made to use a resource (time, money, or capital) in a particular way. Every allocation of a scarce resource implicitly sacrifices the next-best use of that same resource, making opportunity cost an embedded component of every economic choice even when it is not explicitly paid. A dollar spent acquiring bitcoin is a dollar not invested in equities, savings, or consumption, and opportunity cost quantifies that trade-off for comparison. **Options Contract** — An options contract is a financial derivative that grants the buyer the right, but not the obligation, to buy or sell an underlying asset at a predetermined strike price on or before an expiration date. A call option grants the right to purchase, while a put option grants the right to sell; the buyer pays a premium to the seller in exchange for holding this conditional right. American options can be exercised at any point before expiration, whereas European options can only be exercised on the expiration date itself, making American options structurally more flexible and typically more expensive. **Oracle (Company)** — Oracle is a commercial software vendor known for its database products and enterprise middleware, as well as for originating the Java language. It operates in traditional enterprise IT rather than blockchain infrastructure. Unlike blockchain “oracles,” the company is not itself a cryptographic data-bridge service. **Oracle (Service)** — An oracle service is middleware that feeds external, off-chain data into on-chain smart contracts in a verifiable way. It bridges blockchains with real-world signals like prices, weather, or events that the chain cannot observe directly. Unlike pure on-chain computation, oracles introduce trusted or partially trusted data sources into the system. **Oracle Problem** — The oracle problem is the fundamental difficulty of incorporating real-world external data into blockchain-based smart contracts in a way that preserves the trustless properties of the blockchain itself. Blockchains execute code deterministically using only on-chain data (public keys, signatures, block heights) but conditions tied to off-chain events like prices, outcomes, or physical-world facts require an external data feed, which reintroduces a trusted intermediary. No cryptographic mechanism currently exists to verify that data provided by any oracle is accurate without placing some degree of trust in the source, creating a single point of failure in otherwise trustless contract designs. **Order Book** — An order book is a continuously updated list of all open limit orders on an exchange for a given trading pair, organized by price level with buy orders on one side and sell orders on the other. Each entry specifies a direction, quantity, and limit price, and the book changes in real time as orders are placed, cancelled, or filled. Traders use the order book to assess available liquidity, estimate the market impact of their own orders, and identify price levels where large concentrations of buying or selling interest are sitting. **Order Execution** — Order execution is the process by which a buy or sell instruction submitted by a trader is matched with a counterparty and completed, transferring the asset and settling the transaction. The timeline from submission to final settlement varies widely depending on the exchange: some platforms confirm trades in seconds while regulated brokerages may take days to deliver securities to a custodian. In Bitcoin markets, execution on-chain involves broadcast, mempool propagation, and inclusion in a block, while exchange trades typically settle internally in a custodial ledger before any on-chain movement occurs. **Orphan Block** — An orphan block is a block which has no known parent in the currently-longest block chain. Not to be confused with a Stale Block (which has a known parent, but is no longer part of the longest chain). **Orphan Root** — The root (first) block in an orphan block chain. **OTC Desk** — An OTC (over-the-counter) desk is a service that executes large Bitcoin trades directly between buyer and seller rather than routing them through a public exchange order book. By negotiating privately and executing block trades away from the open market, OTC desks allow institutions and high-net-worth buyers to transact at agreed prices without their order moving the market or revealing their activity to competitors. Unlike exchange trading, OTC transactions involve direct counterparty risk and typically require identity verification, credit assessment, and settlement agreements negotiated between the desk and the client. **Out-of-Band Fees** — Out-of-band fees are payments made directly to a specific miner or group of miners in exchange for confirming one or more transactions. They differ from standard fees calculated through transaction inputs and outputs. This practice can weaken a network's censorship resistance by incentivizing miners to prioritize relationships with larger mining operations over open fee-market competition; the concern is discussed across Bitcoin networks but is most prominent in BTC discourse given its constrained block space and competitive fee market. **Outbound Liquidity** — Outbound liquidity is the portion of a BTC Lightning Network node's channel balance that sits on the node's own side, representing funds it can push out to pay recipients or route payments to other nodes. It is created when a node opens a new BTC channel and funds it, when a payment is received that shifts balance to the remote side and a subsequent payment replenishes the local side, or when routing fees accumulate on the local side of the channel. When a channel closes, any remaining outbound liquidity returns to the BTC on-chain wallet of the node operator as a regular UTXO; outbound liquidity is a Lightning Network (BTC ecosystem) concept. **Output Linking** (also: Address Reuse, Dust Attacks, Reuse Avoidance) — Output linking, also called address reuse, occurs when a user receives two or more payments to the same public key or other unique script element. This may happen inadvertently or through deliberate targeting known as dust attacks. Reuse avoidance methods help protect user privacy. **Output Script Descriptors** (also: Descriptors) — Output script descriptors are strings that contain all the information necessary to allow a wallet or other program to track payments made to or spent from a particular script or set of related scripts. They enable wallets to manage tracking and signing for diverse script types when combined with miniscript and PSBTs. ### P **Package Relay** (also: BIP331) — Package relay is a proposed feature for Bitcoin Core relay nodes that would allow them to send and receive packages of related transactions which would be accepted or rejected based on the feerate of the overall package. Without it, Child-Pays-For-Parent fee bumping cannot effectively boost underpriced parent transactions already rejected from mempools. BSV's unbounded block size and low-fee environment make this class of workaround unnecessary on that network. **Pay-to-Contract (P2C) Protocols** — Pay-to-contract protocols allow a spender and a receiver to agree on the text of a contract and then create a public key that commits to that text. This enables the spender to later prove what the payment was intended for, demonstrating such a commitment would have been impossible without the receiver's cooperation. **Pay-to-Public-Key (P2PK)** (also: P2PK) — Pay-to-Public-Key (P2PK) is a Bitcoin locking script that locks an output directly to a recipient's full public key, requiring a valid signature from the corresponding private key to spend it. Unlike later script types, the sender must know and include the recipient's complete public key in the transaction output, rather than a shorter hash or address. P2PK was common in early Bitcoin, including in coinbase outputs from block mining, but was largely superseded by P2PKH, which uses a hash of the public key for shorter addresses and an additional layer of cryptographic security. **Pay-to-Public-Key-Hash (P2PKH)** (also: P2PKH) — Pay-to-Public-Key-Hash (P2PKH) is the most widely used Bitcoin transaction type, which locks an output to the hash of a recipient's public key, what most users know as a Bitcoin address, rather than to the public key itself. To spend a P2PKH output, the spender must provide both the full public key (to verify it hashes to the locked address) and a valid signature from the corresponding private key. Unlike P2PK, which requires the sender to know the recipient's full public key, P2PKH allows the recipient to share only the shorter hash as their address, improving usability and adding an extra layer of cryptographic protection. **Pay-to-Script-Hash (P2SH)** (also: P2SH) — Pay-to-Script-Hash (P2SH) is a Bitcoin locking mechanism that commits an output to the hash of a redeem script rather than to the script itself, allowing complex spending conditions to be encoded without burdening the sender with understanding them. The sender simply pays to the script hash as if it were a normal address, and the recipient later reveals the full redeem script and provides the required signatures when spending. This approach supports arbitrary script complexity, including multisig and time-locked conditions, while maintaining backward compatibility with older wallet software and keeping transaction sizes manageable for the payer. **Pay-to-Taproot (P2TR)** (also: P2TR) — Pay-to-Taproot (P2TR) is a BTC output type introduced by the Taproot soft fork (November 2021) that locks funds to a tweaked Schnorr public key encoding both a key-path spend and an optional Merkelized Alternative Script Tree of additional spending conditions. A holder can spend a P2TR output by producing a Schnorr signature for the aggregate public key (key path), which to an outside observer is indistinguishable from a simple single-key spend, or by revealing and satisfying one branch of the script tree. Because all P2TR outputs look identical on-chain regardless of whether they use key-path or script-path spending, the structure provides strong privacy benefits over earlier script types that reveal contract complexity at spend time. **Pay-to-Witness-Public-Key-Hash (P2WPKH)** (also: P2WPKH) — Pay-to-Witness-Public-Key-Hash (P2WPKH) is the BTC SegWit equivalent of P2PKH, locking a transaction output to the hash of a public key while relocating the unlocking script and signature data into a separate witness field rather than the main transaction body. This separation fixes transaction malleability and reduces the effective byte weight of the transaction, resulting in lower fees compared to legacy P2PKH outputs for economically equivalent transfers. P2WPKH addresses use bech32 encoding and are identified by the human-readable prefix, making them visually distinct from older address formats; this output type does not exist on BSV or BCH, which rejected the SegWit upgrade. **Pay-to-Witness-Script-Hash (P2WSH)** (also: P2WSH) — Pay-to-Witness-Script-Hash (P2WSH) is the BTC SegWit equivalent of P2SH, locking an output to the hash of a witness script and relocating the full redeem script and satisfying signatures into the transaction's witness field. This segregation fixes the transaction malleability problem that affected P2SH multisig and other complex scripts, which was a prerequisite for building reliable payment channels on the BTC Lightning Network. Compared to P2SH, P2WSH uses a longer 256-bit script hash instead of a 160-bit hash, providing stronger collision resistance for complex script commitments; this output type does not exist on BSV or BCH. **PayJoin (P2EP)** (also: BIP79, Bustapay, Pay-to-EndPoint, P2EP) — PayJoin (also called Pay-to-Endpoint or P2EP) is a privacy protocol in which both the sender and receiver contribute inputs to a shared transaction, breaking the common heuristic that all inputs in a transaction belong to a single owner. The two parties communicate out-of-band to exchange their UTXO data, cooperatively construct the transaction using the Partially Signed Bitcoin Transaction (PSBT) standard, and each sign their respective inputs before broadcasting. All production PayJoin implementations and tooling (BIP 78, Sparrow, BTCPay Server) operate on BTC; the protocol is theoretically applicable to any UTXO chain but has not been deployed on BSV or BCH. **Payment Batching** (also: Batching) — Payment batching is the technique of including multiple payments in the same onchain transaction. This approach distributes transaction costs across all payments, significantly reducing fees per transaction while maintaining normal confirmation speeds. **Payment Probes** (also: Probing) — Payment probes are packets designed to discover information about the LN channels they travel through, such as whether the channel can currently handle a payment of a certain size or how many bitcoins are allocated to each participant. These probes leverage the standard payment mechanism but intentionally fail to prevent fund transfers. **Payment Rail** — A payment rail is a network infrastructure that carries digital transactions from one party to another, evaluated by security, settlement speed, and transaction volume. The rail provides the underlying plumbing (authentication, routing, and clearing) that makes value transfer possible across distance. Unlike legacy credit and ACH rails that route through government-monitored corporate intermediaries, Bitcoin rails settle peer-to-peer with cryptographic finality. **Payment Secrets** — Payment secrets are extra data added to BOLT11 invoices that spenders include in their BOLT4 onion-encrypted payments. This mechanism enables receivers to validate payments originate from intended senders, effectively preventing probing attacks during simplified multipath payment transactions. **Peer Storage** — Peer storage is an optional service where a node accepts a small amount of frequently-updated encrypted data from its peers. The service returns this data upon request, such as during reconnection, enabling nodes to recover channel state if local backups are lost. **Peer-to-Peer (P2P)** (also: P2P) — P2P describes architectures where participants connect directly to one another without a central hub, exchanging data and services among equals. Bitcoin’s network layer is P2P, with each node relaying transactions and blocks it learns about. Unlike client–server models, P2P networks distribute both workload and authority across many peers. **Peg** — A peg is a policy arrangement that ties one asset's value directly to another, typically a weaker currency fixed to a stronger one. Governments maintain pegs by holding sufficient reserves of the target asset to honor conversion on demand, which creates the credibility required to keep the peg intact. When market confidence in that reserve backing erodes, the peg can collapse suddenly, sending the pegged currency toward its true market value. **Pegged-to-Market Order** — A pegged-to-market order is an algorithmic order type that dynamically adjusts its limit price based on the current best bid or ask, often with a fixed offset applied. Every time the market's inside quote shifts, the old order is canceled and a new one is placed at the updated derived price. This approach captures the execution speed of a market order while still qualifying as a maker order, which can reduce trading fees. **Penalty Transaction** — A penalty transaction is a Bitcoin mechanism that allows an honest Lightning Network participant to claim all funds from a channel if their counterparty attempts to close it using an outdated commitment transaction. Lightning channels rely on commitment transactions that are signed but not broadcast; broadcasting an old one could allow a bad actor to pocket payments already made. The penalty transaction deters this by letting the wronged party sweep the attacker's entire channel balance as punishment. **Perpetual Swap** — A perpetual swap is a derivative contract that provides price exposure to bitcoin without requiring the holder to own the underlying asset, and it carries no expiration or settlement date. The contract stays tethered to the actual bitcoin spot price through a funding rate that periodically transfers payments between long and short positions to balance demand. Unlike traditional futures that converge to spot at expiration, perpetual swaps rely entirely on that funding mechanism to maintain price alignment. **Personal Consumption Expenditures (PCE) Index** — The Personal Consumption Expenditures Price Index is an economic measure that tracks the prices households pay for a broad basket of goods and services across the United States. The Federal Reserve uses it as its preferred inflation gauge because it covers a wider range of spending categories than the Consumer Price Index and adjusts dynamically when consumers substitute cheaper alternatives. A rising PCE index indicates that purchasing power is eroding, each dollar buys less than it did before. **Phillips Curve** — The Phillips Curve is an economic model that describes an inverse relationship between inflation and unemployment, proposing that lower joblessness tends to coincide with higher price levels. The mechanism runs through labor markets: fiscal stimulus raises demand for workers, which pushes wages up, and businesses pass those higher costs to consumers as price increases. The relationship holds reasonably well in the short run, but breaks down over longer horizons when inflation expectations become embedded and businesses adjust preemptively. **Phishing Attack** — A phishing attack is a social engineering technique in which fraudulent messages, usually emails, impersonate a trusted entity to trick recipients into clicking malicious links or revealing credentials. Attackers research targets in advance to personalize the deception, exploiting the lack of encryption and authentication in standard email systems. Bitcoin is stolen through phishing far more often than through direct protocol exploits, making skepticism toward unsolicited communications one of the most effective defenses. **Physical Settlement** — Physical settlement is the delivery of the actual underlying asset to the buyer at the expiration of an options or futures contract, as opposed to settling the difference in cash. When two parties enter a physically settled contract for a commodity, the seller is obligated to deliver the specified quantity and the buyer is obligated to pay the agreed price, regardless of where the spot price sits at expiration. Costs of carry (storage, shipping, and insurance) are typically factored into the futures price from the outset. **Pizza Day** — Pizza Day commemorates May 22, 2010, when programmer Laszlo Hanyecz completed the first documented commercial Bitcoin transaction by paying 10,000 BTC for two pizzas. At the time, bitcoin was worth roughly one cent each, making the total purchase price approximately $41. The transaction is celebrated annually as a milestone proof that bitcoin could function as actual currency, even though those same coins would have been worth over $700 million at bitcoin's 2024 peak. **Point Time Locked Contracts (PTLCs)** — Point Time Locked Contracts are conditional payments that can replace the use of HTLCs in LN payment channels, same-chain coinswaps, some cross-chain atomic swaps, and other contract protocols. They offer improved privacy and reduced block space compared to traditional hash-based alternatives. **Policy** — Any rule that a node can change freely at will is called policy. Whether or not a node relays a particular transaction, what fee it accepts as the minimum, and how it handles RBF requests are all policy decisions, since diverging from the default behavior does not threaten consensus. This is distinguished from consensus rules, where every node must follow the same behavior or risk splitting the network into separate ledgers. **Portability** — Portability is the property of a monetary good that allows it to be transported easily across distances and borders without significant cost or degradation. For a currency to circulate widely, it must be possible to move value from one party to another at low friction, otherwise adoption stalls at local or regional levels. Gold, despite strong monetary properties in other respects, suffered from poor portability at scale, which drove its gradual centralization inside banking vaults and eventually its displacement by paper claims. **Preimage** — A preimage is the input data fed into a hash function to produce a specific hash output. Because cryptographic hash functions are one-way, knowing the hash reveals nothing about the original preimage, which makes preimages useful as cryptographic commitments, you can publish the hash without exposing the data. The Lightning Network's HTLC payment mechanism uses preimages as proof of payment: the receiving node reveals the preimage to collect funds, confirming that the agreed commitment has been satisfied. **Present Value** — Present value is the current worth of a future sum of money or stream of cash flows, calculated by discounting those future amounts at a rate reflecting time preference and opportunity cost. The discount rate typically represents the return available on comparable investments, so a higher rate shrinks the present value of any future cash flow. Cash flows expected further in the future are worth less today than equivalent amounts expected sooner. **Price Discovery** — Price discovery is the continuous process by which a market arrives at the current price of an asset through the independent actions of buyers and sellers. Each participant sets their own bid or ask based on how they value the asset; when those prices match, a trade occurs and that execution becomes the reference price. New information about an asset's underlying fundamentals flows into the market rapidly, shifting bids and asks until a new consensus price emerges. **Prime Broker** — A prime broker is a specialized financial intermediary that provides bundled services (custody, margin financing, securities lending, trade clearing, and settlement) primarily to hedge funds and institutional trading firms. By consolidating these functions under a single counterparty, hedge funds can operate more efficiently than they could by sourcing each service separately. This convenience comes at a cost; the prime broker charges fees across multiple service lines and becomes a central point of counterparty exposure for the client. **Principal** — Principal is the original sum of money invested, lent, or at risk in a financial transaction, before any earnings or interest are applied. In lending, it is the amount borrowed from the lender that must be repaid regardless of what interest accrues on top. In investing, the principal represents the capital the investor risks and could lose in exchange for the possibility of a return. **Principal Model** — The principal model is a brokerage arrangement in which the firm trades against its customers using its own inventory rather than simply matching buyers with sellers. The broker buys securities, holds them for a period, and then sells them to clients, profiting from the bid-ask spread and any favorable price movement during the holding period. Unlike an agency model where the broker earns a commission on a matched trade, the principal model gives the broker a direct financial stake in the price at which the customer transacts. **Priority** — Priority was a scoring mechanism originally used by Bitcoin nodes to help ensure that expensive data storage was not consumed by low-quality or spam transactions. A miner taking priority into account would not include low-priority transactions in a block if the limited space was already filled by higher-priority ones. The coin-age-based priority calculation factored input age and value alongside transaction fee; Bitcoin Core removed the system from BTC in 2017 in favor of a pure feerate-based ordering. **Private Key** — A private key is a secret numerical value in a public-key cryptosystem that grants control over corresponding addresses and enables digital signatures. It is used to sign transactions so that the network can verify authorization without revealing the key itself. Unlike a public key or address, a private key must never be shared, as disclosure allows full control over associated funds. **Private Key Infrastructure (PKI)** (also: PKI) — A PKI is a framework of hardware, software, policies, and procedures that manages key pairs and certificates for identity and authentication. It coordinates issuance, revocation, and validation of bindings between keys and subjects. Unlike ad hoc key usage in many wallets, PKI formalizes trust chains through certificate authorities and standardized protocols. **Private Sector** — The private sector is the portion of an economy made up of businesses and enterprises owned and operated by individuals or private companies rather than government entities. These organizations are driven by the pursuit of profit and respond to market signals for capital allocation and pricing. Publicly traded companies, despite the word 'public' in their name, belong to the private sector because they are owned by shareholders and exist to generate returns rather than deliver government services. **Probabilistic Payments** — Probabilistic payments are outputs that allow a pseudorandom function to decide which of n parties will be able to spend the funds. Multiple parties deposit funds into a contract where a cryptographically fair mechanism determines which participant receives the full amount. **Probate** — Probate is the court-supervised legal process that validates a deceased person's will and grants the executor authority to distribute the estate's assets to heirs. Once a probate court certifies the will's legitimacy, the executor can legally transfer property and resolve any disputes over the allocation of assets. Accounts with designated beneficiaries and assets held inside trusts typically bypass probate entirely, passing directly to the named recipients without court involvement. **Proof of Payment** — Proof of payment is a cryptographic proof that a payment was made. This proof can identify the payer and recipient while committing to payment details, though not all proof types include these features. **Proof of Reserves** — Proof of reserves are a timestamped commitment to a distribution of funds signed by the entity who controls those funds. This mechanism allows custodians to demonstrate they possess sufficient bitcoin to cover depositor balances, though it cannot guarantee actual fund availability. **Proof-of-Liquidity** — Proof-of-liquidity is a mechanism where a trusted auditor or on-chain process attests that an issuer holds sufficient backing assets for a pegged token. It typically produces cryptographic or signed evidence tying reserves to circulating supply. Unlike proof-of-work or proof-of-stake, it secures claims about backing, not block production. **Proof-of-Stake (PoS)** — PoS is a class of consensus mechanisms where block production rights are allocated probabilistically based on the amount of native tokens staked by validators. Security rests on the economic cost of misbehavior via slashing or forfeiture of stake. Unlike proof-of-work, PoS relies on capital lockup rather than energy expenditure. **Proof-of-Stake, Delegated (DPoS)** — DPoS is a variant of PoS where token holders vote to elect a limited set of block producers who actually create blocks on behalf of the stakeholders. Voting weight typically scales with stake, and producer sets can change over time. Unlike pure PoS with many direct validators, DPoS concentrates block production into a smaller, elected group. **Proof-of-Work (PoW)** (also: Proof of Work) — PoW is a consensus mechanism where participants compete to solve computational puzzles whose difficulty can be tuned, and the winner earns the right to append the next block. It ties block creation to verifiable energy and hardware expenditure, making large-scale attacks costly. Unlike PoS, PoW security is anchored in external resource burn rather than locked capital. **Proof-of-Work, Delegated (DPoW)** — DPoW extends PoW by allowing the entity that found a valid proof to delegate block-creation rights to another actor. The solver demonstrates computational work but may not be the final block author. Unlike standard PoW, DPoW separates the roles of puzzle-solving and block assembly. **Protocol** — A protocol is a defined set of rules that governs how participants in a network communicate and reach agreement. In Bitcoin, the protocol functions like a constitution (specifying how blocks are built, how transactions are validated, and how nodes achieve consensus) without any central authority enforcing it. Every node on the network independently enforces the same rules, so deviations are automatically rejected rather than arbitrated. **PSBT (Partially Signed Bitcoin Transaction; BIP 174)** — PSBT is a binary serialization format defined in BIP 174 (Bitcoin Core / BTC convention) that lets multiple parties incrementally add signatures and metadata to a single transaction without sharing private keys directly. It standardizes the workflow for multisig coordination, hardware-wallet signing, and air-gapped key custody, replacing earlier ad hoc formats that varied between wallets and signing devices. A PSBT is passed between signers as a binary blob, with each signer adding their input commitments and signatures until the transaction reaches a fully-signed state ready for broadcast. **Pseudonym** — A pseudonym is a fabricated name used to conduct activity without directly linking that activity to one's real identity. In Bitcoin, public addresses allow users to receive funds under a pseudonym because the blockchain records addresses, not legal names. Chain analysis firms and government agencies work actively to de-anonymize those addresses by correlating them with exchange KYC data and on-chain behavioral patterns, so pseudonymity is not the same as anonymity. **Public Key** — A public key is the non-secret counterpart to a private key in asymmetric cryptography, mathematically linked so signatures can be verified. It can be shared widely to receive funds or encrypted messages. Unlike an address, which is often a hashed or encoded derivative, the public key itself is used directly in signature verification. **Public Sector** — The public sector is the portion of an economy controlled and operated by government at the federal, state, and local level, including agencies, public utilities, and government-sponsored enterprises. It is funded primarily through tax revenue (income taxes, sales taxes, and property taxes) which governments allocate toward public services like law enforcement, infrastructure, healthcare, and education. Unlike the private sector, public sector organizations are not profit-driven; their mandate is to deliver services and enforce regulations on behalf of citizens. **Purchasing Power** — Purchasing power is the quantity of goods and services a unit of currency can buy at a given point in time. When the general price level rises due to inflation, each dollar purchases fewer goods, which is what economists mean when they say purchasing power has declined. Tools like the Consumer Price Index track this erosion by measuring how the cost of a fixed basket of goods changes over time. **Put Option** — A put option is a derivative contract that gives the holder the right, but not the obligation, to sell a specified asset at a predetermined strike price before or at expiration. The contract gains intrinsic value when the spot price falls below the strike price, allowing the holder to sell above market and realize a profit. Unlike a long stock position where losses are capped at the amount invested, put options can expire worthless if the underlying asset rises, so profitability depends on whether the gain exceeds the premium paid for the contract. ### Q **QR Code** — A QR code is a two-dimensional machine-readable barcode that encodes data (such as a Bitcoin address, Lightning invoice, or URL) as a grid of black and white squares. Modern smartphone cameras decode them instantly, making QR codes a practical way to share payment destinations without requiring manual entry. They are identifiable by the large square markers in their corners that orient the scanner and define the code's boundaries. **Quantitative Easing (QE)** (also: QE) — Quantitative easing is a monetary policy tool in which a central bank purchases securities and bonds from the open market to expand the money supply and push down interest rates. By artificially increasing demand for those assets, the central bank raises their prices and suppresses yields, encouraging investors and businesses to seek returns in riskier parts of the economy. The increased money supply that results from QE eventually feeds through to broader price inflation. **Quantitative Tightening** — Quantitative tightening is the monetary policy process by which a central bank shrinks its balance sheet to reduce the money supply and combat inflation. The Federal Reserve accomplishes this either by allowing maturing bonds to roll off without reinvestment or by actively selling government bonds into the secondary market, both of which reduce the amount of money circulating in the financial system. Unlike tapering, which simply slows the pace of asset purchases, quantitative tightening actively contracts the balance sheet. **Quantum Resistance** (also: Post-Quantum Cryptography) — Quantum resistance is the ability for cryptographic protocols to remain secure in the presence of fast quantum computers. Bitcoin employs various cryptographic methods with differing vulnerabilities to quantum computing threats. ### R **Real GDP** — Real Gross Domestic Product is a measure of an economy's total output of goods and services that has been adjusted to remove the distorting effects of inflation. Because it uses constant prices rather than current prices, real GDP allows meaningful comparisons of economic output across different years without inflation artificially inflating the numbers. It is also called constant-price or constant-dollar GDP and is the standard measure used to assess whether an economy is genuinely growing. **Real Interest Rate** — The real interest rate is the nominal interest rate on a loan or deposit minus the prevailing rate of inflation, reflecting the actual change in purchasing power for the lender or borrower. When inflation exceeds the nominal rate, as happens in a negative real rate environment, savers lose purchasing power even while their account balance nominally grows. This distinction between nominal and real rates matters for any long-term financial decision because it separates the appearance of returns from their substance. **Recession** — A recession is a contraction phase of the business cycle, formally defined as two consecutive quarters of declining gross domestic product. It typically brings rising unemployment, falling asset prices, and reduced consumer and business spending as activity contracts across the economy. Recessions are historically shorter than expansions; economies spend most of their time growing rather than contracting. **Redeem Script** — A RedeemScript is the script that defines the spending conditions for Bitcoin locked to a Pay-to-Script-Hash or Pay-to-Witness-Script-Hash address. The address itself is a hash of the RedeemScript, so the spender must produce the full original script plus any required signatures to unlock the funds. Redeem scripts most commonly encode multisignature requirements or wrapped SegWit conditions. **Redundant Overpayments** (also: Boomerang Payments, Stuckless Payments) — Redundant overpayments are LN payments split into parts where the spender sends a greater amount and more parts than necessary to pay the receiver's invoice. This approach allows some payment parts to fail while ensuring enough arrive to complete the transaction, eliminating resend latency. **Regtest** — Regtest, short for Regression Test Network, is a private, local blockchain environment used by developers to test Bitcoin software without real funds or external network connections. Mining difficulty is set to zero in regtest, so developers can produce blocks on demand and simulate any network state quickly. Unlike testnet, regtest has no external peers, making it fully self-contained and ideal for reproducible unit and integration testing. **Rehypothecation** — Rehypothecation is the practice by which a custodian, such as a bank or brokerage, reuses client-deposited assets as collateral for its own borrowing or investment activity. A prime brokerage, for example, can take hedge fund securities held on deposit and pledge them to finance the brokerage's own trades, generating additional revenue while exposing the original depositor to new counterparty risk. The 2008 Lehman Brothers collapse illustrated the danger: when Lehman rehypothecated client assets and those assets fell in value, clients could not reclaim their collateral. **Rendez-vous Routing** (also: Blinded Paths, Hidden Destinations, Route Blinding) — Rendez-vous routing, hidden destinations, and blinded paths are techniques that allow an LN node to send a payment to an unannounced node without learning where that node is in the network topology or what channels it shares with other nodes. **Reorganization** (also: Reorganize) — A reorganization occurs when a block, or series of blocks, is removed from a node's view of the canonical blockchain because a competing chain with more cumulative proof of work has emerged. Bitcoin nodes follow the chain with the greatest total work, so when miners produce competing chains at the same height, the shorter one's blocks are orphaned. Executing a malicious reorganization requires controlling a majority of the network's hash rate long enough to outpace the honest chain, which is why high hash rate is central to Bitcoin's security model. **Replace-By-Fee (RBF)** (also: Full-RBF, Opt-in Replace-by-Fee, RBF) — Replace-By-Fee (RBF) is a BTC node policy that allows an unconfirmed transaction in a mempool to be replaced with a different transaction that spends at least one of the same inputs and which pays a higher transaction fee. The most common implementation is BIP 125 opt-in RBF, active in Bitcoin Core. BSV explicitly rejects RBF, treating first-seen unconfirmed transactions as final to preserve zero-confirmation payment reliability. **Replacement Cycling** — Replacement cycling is an attack against CPFP fee bumps and transactions using SIGHASH_SINGLE that allows an attacker to remove an unconfirmed transaction from the mempools of relaying full nodes without leaving an alternative transaction in its place. This vulnerability primarily impacts multiparty transactions like those in Lightning Network channels. **Reproducible Builds** (also: Gitian, Guix) — Reproducible builds are software that was compiled deterministically, making it possible for multiple people to compile the same source code into identical binaries. This approach eliminates the need to trust a single person or computer for producing executable binaries. **Request-for-Quote (RFQ)** (also: RFQ) — A request-for-quote is a pre-trade inquiry in which a buyer or seller asks a dealer for a price on a specific asset, quantity, and direction before committing to the transaction. The dealer responds with a firm quote that remains valid for only a matter of seconds, shorter for more volatile assets, after which market conditions may have shifted enough to render it stale. Once the requesting party accepts the quote, the trade is locked in with the dealer. **Reserve Ratio** — The reserve ratio is the fraction of customer deposits that commercial banks are required to keep on hand rather than lend out, set by the central bank as a floor on reserves. A lower reserve ratio expands the money multiplier, allowing banks to extend more credit from each dollar of deposits; a higher ratio contracts lending capacity. Banks typically hold reserves as close to the regulatory minimum as possible to maximize interest income, though they may voluntarily hold more during periods of economic stress. **Resistance** — Resistance is a price level at which an asset historically encounters significant sell pressure, making it difficult for the price to break through and continue rising. Traders identify resistance by examining historical price charts for levels where price has repeatedly stalled or reversed, or by looking at order books for large clusters of pending sell orders. Resistance can be a fixed price or a dynamic trendline, and active traders use it to set entry and exit points. **Responsible Disclosures** — Responsible disclosures were occasions when someone discovered a vulnerability in Bitcoin-related software and reported it to developers, affected users, and the public in a way that helped minimize harm. **Ring Signature** — A ring signature is a type of digital signature that proves a signer belongs to a specific group of possible signers without revealing which member signed. Verification confirms that one key in the ring authorized the message, but not which one. Unlike a standard signature, which binds to a single known key, ring signatures provide signer ambiguity for privacy. **Ripple** — Ripple is a payment-focused blockchain and associated network designed to connect banks, payment providers, and exchanges for cross-border transfers. Its protocol uses a consensus mechanism distinct from PoW or PoS and centers on institutional gateways. Unlike retail-oriented cryptocurrencies, Ripple’s emphasis is on interbank settlement and liquidity. **Risk Free Rate** — The risk-free rate is the return an investor can expect from an investment considered to carry negligible default risk, serving as the baseline against which riskier investments are measured. In the United States, the yield on three-month Treasury bills is the standard proxy, since the probability of the U.S. government failing to repay short-term debt is treated as effectively zero. Every other investment's expected return is evaluated relative to this benchmark, a higher yield than the risk-free rate compensates for additional risk taken. **Round Amounts Heuristic** — The Round Amounts Heuristic is a chain analysis technique that attempts to identify which output in a transaction is the payment versus the change by examining whether the output amounts are round or irregular. The assumption is that senders tend to pay round figures, such as 0.8 BTC or an amount that converts neatly to a round fiat sum, while the remaining fractional change output gets returned to the sender's own wallet. Like all chain analysis heuristics, this method is probabilistic and can be defeated by wallets that deliberately produce non-round output amounts. ### S **Saleability** — Saleability is the degree to which a good can be reliably sold at or near its current market price across different locations, time periods, and counterparties. Austrian economist Carl Menger identified saleability as the key property that elevates one commodity to the role of money within an economy, the most saleable good becomes the medium of exchange because sellers everywhere will accept it. Gold became a global monetary standard in the eighteenth and nineteenth centuries precisely because it was liquid and in demand regardless of geography. **Satoshi** — The base unit of Bitcoin (0.00000001 BTC) is sometimes called a satoshi, after Bitcoin's creator Satoshi Nakamoto. **Satoshi Nakamoto** — Satoshi Nakamoto is the pseudonymous individual or group that created Bitcoin, publishing the whitepaper on October 31, 2008 and mining the first block on January 3, 2009. Satoshi guided the project's early development, likely accumulated over one million bitcoin, and then gradually withdrew from all public communication, with the last known correspondence in 2010, and some questionable interactions thereafter. None of those coins have ever moved, and Satoshi's departure, leaving no single leader in control, has been the catalyst for celebration and controversy depending on who is asked. **Savings Account** — A savings account is a bank deposit account that pays interest on the balance held, designed for funds a depositor does not need immediate access to. These accounts offer lower returns than most other investments but provide safety through FDIC insurance and enough liquidity for short-term needs. Interest rates vary across institutions and are subject to change, and any interest earned is treated as taxable income in the United States. **Scalability** — Scalability is the ability of a blockchain or protocol to maintain acceptable performance as transaction volume, users, or data size grow. It considers metrics like throughput, latency, storage, and bandwidth under load. Unlike raw correctness, scalability concerns how well a system handles real-world scale without degradation. **Scarcity** — Scarcity is the property of a good that cannot be reproduced at negligible cost, its value depends on the expense and effort required to produce additional units. For money to retain value, it must be accessible enough to circulate yet hard enough to produce that no one can simply create more at will. Bitcoin achieves verifiable, algorithmic scarcity through its 21 million coin supply cap and the difficulty adjustment that ensures new coins always require real computational work to mine. **Scatter** — Scatter is a multi-chain wallet and identity manager that supports networks like Ethereum, EOS, and bitcoin. It handles key storage, transaction signing, and DApp integration. Unlike a single-chain wallet, Scatter aims to unify user identity and signing across several protocols. **Schnorr Signatures (BIP 340)** — Schnorr signatures are digital signatures that provide similar security to the ECDSA scheme used across Bitcoin networks, but which offer key aggregation and other efficiency benefits. They were integrated into BTC through the Taproot soft fork (November 2021, BIP 340) and enable faster, more secure multiparty signature protocols on that network. BSV and BCH continue to use ECDSA exclusively and have not adopted Schnorr. **Script Type Heuristic** — The Script Type Heuristic is a chain analysis technique based on the assumption that a wallet will use the same script type for both payment outputs and change outputs. When two outputs in a transaction use different script types (say, one P2PKH and one P2SH) analysts infer that the differing type represents a payment to an external party rather than change returned to the sender. Like all heuristics, this one is probabilistic and becomes less reliable on BTC as wallets adopt newer, uniform script types like Taproot; on BSV, where Taproot was not adopted, the heuristic applies differently. **Script Witness** — The Script Witness is the portion of a BTC SegWit transaction that contains the signatures and public keys needed to satisfy a locking condition, stored separately from the main transaction body. It was introduced by the Segregated Witness upgrade on BTC to resolve transaction malleability, which previously allowed signatures to be altered without changing the transaction's economic meaning but would change its ID. Each SegWit input carries its own Script Witness, and together they form the Witness field that BTC nodes validate separately from the core transaction data; BSV and BCH do not use witness fields. **Scriptless Multisignatures** (also: 2pECDSA (Two-Party ECDSA)) — Scriptless multisignatures are digital signatures created using two or more private keys which can be verified using only a single public key and a single signature. This approach contrasts with traditional scripted multisig by publishing minimal onchain data, providing both cost and privacy advantages. **ScriptPubKey** — A ScriptPubKey is the locking script attached to a Bitcoin transaction output that specifies the conditions a spender must meet to claim those funds. In the most common case, it requires a valid signature from the private key corresponding to a specific public key. The spending transaction must supply a matching ScriptSig or Script Witness that satisfies the ScriptPubKey's conditions before nodes will accept the transaction as valid. **ScriptSig** — A ScriptSig is the unlocking script provided in a Bitcoin transaction input that supplies the data, typically a signature and public key, needed to satisfy the corresponding ScriptPubKey from a previous output. It works in tandem with the ScriptPubKey to form a complete executable script; if the combined script evaluates to true, the spend is valid. ScriptSig exists only in legacy transaction formats; SegWit transactions move this data to the separate Witness field instead. **SEC Format** — The SEC (Standards for Efficient Cryptography) format is the standard method for serializing a Bitcoin public key, which is a point on the secp256k1 elliptic curve with an x and y coordinate. The compressed variant encodes only the x-coordinate plus a single parity byte (0x02 for even y, 0x03 for odd y) producing a 33-byte representation rather than the 65-byte uncompressed form that includes both coordinates. Because each x value on the curve has only two possible y values, the parity byte is sufficient to reconstruct the full point. **Secp256k1** — Secp256k1 is the specific elliptic curve that Bitcoin uses to generate public and private key pairs. Every valid Bitcoin public key is a point on this curve, derived by multiplying a private key scalar by the curve's Generator Point. The curve's equation, y² = x³ + 7, ensures each x-coordinate has exactly two possible y-values (one odd, one even), which allows public keys to be stored in compressed form using only the x-coordinate and parity, and the Discrete Log Problem makes deriving a private key from a public key computationally infeasible. **Secure Hash Algorithm (SHA)** (also: SHA) — SHA refers to a family of cryptographic hash functions standardized by NIST and originally designed by the NSA. Each variant (such as SHA1, SHA256) specifies output size and internal structure. Unlike non-cryptographic hashes, SHAs are designed to resist collisions and preimage attacks. **Securities and Exchange Commission (SEC)** (also: SEC) — The SEC is a U.S. federal agency tasked with regulating securities markets and enforcing securities laws. It evaluates whether certain tokens qualify as securities and oversees compliant offerings and trading platforms. Unlike technical protocol bodies, the SEC shapes crypto markets through legal definitions and enforcement. **Security** — A security is a financial instrument representing an investment contract that establishes a legal claim (equity, debt, or derivative) against an underlying enterprise or asset. Common categories include stocks, bonds, and derivatives, each carrying different rights and risk profiles. Whether a particular instrument qualifies as a security under U.S. law is determined by the Howey test, which asks whether money was invested in a common enterprise with an expectation of profits derived from the efforts of others. **Security Token Offering (STO)** (also: STO) — An STO is a token sale in which the token is explicitly treated as a regulated security under applicable law. It typically restricts participation to accredited investors and uses compliant platforms for issuance and trading. Unlike an unregistered ICO, an STO operates within formal securities frameworks. **Seed** — A Bitcoin seed, also called a mnemonic phrase or seed words, is a human-readable representation of the master entropy used to derive an entire Hierarchical Deterministic wallet. The phrase consists of 12 or 24 words drawn from a standardized 2048-word list defined in BIP 39, encoding a large random number in a form that is easier for humans to record and verify than raw binary or hexadecimal. Because the same seed deterministically produces the same keys every time, backing up the seed phrase is equivalent to backing up every private key in the wallet. **Seed Nodes** — Nodes whose IP addresses are included in the Bitcoin client for use during a new installation when the normal bootstrapping process through IRC wasn't possible. **Segregated Witness** (also: SegWit) — Segregated Witness (SegWit) was a BTC soft fork that activated in August 2017. It separates signature data (the "witness") from transaction data, enabling transaction malleability fixes, increased block capacity, and new BTC-specific script types. BCH and BSV rejected SegWit before and after the 2017–2018 splits, respectively, and do not implement witness data or related address formats. **Seigniorage** — Seigniorage is the profit a government captures from the act of issuing currency, equal to the difference between the face value of money and the cost to produce it. Because fiat currency derives its value from government authority rather than intrinsic material worth, production costs are minimal, a dollar bill costing twenty cents to print yields eighty cents in seigniorage. When governments expand the money supply to capture this profit, the resulting inflation effectively transfers purchasing power from existing currency holders to the issuer. **Self-Custody** — Self-custody is the practice of holding bitcoin by controlling the private keys or seed phrase directly, without delegating that control to an exchange or custodial service. The holder bears full responsibility for securing those keys, if they are lost or stolen, there is no institution to appeal to for recovery. Unlike a bank account, a self-custody Bitcoin wallet has no counterparty risk from institutional insolvency, but it also has no insurance backstop. **Selfish Mining** — Selfish mining allows a miner controlling less than a majority of hashrate to keep more block reward per unit of work than the majority of honest miners. This technique effectively grants sub-majority miners disproportionate influence over transaction policies and blocking capabilities. **Settlement** — Settlement is the final transfer of an asset from seller to buyer, at which point the transaction is complete and ownership changes hands irrevocably. Traditional financial markets separate trade execution from settlement, leaving a window of days during which either party carries counterparty risk. Bitcoin collapses that gap, once a transaction is recorded on the blockchain with sufficient confirmations, it achieves the same finality as physical delivery without requiring clearinghouses or custodians. **SHA-256** — SHA-256 is a cryptographic hash function that converts any input into a fixed 256-bit output, making it the core one-way function underlying Bitcoin's security. The function is deterministic, identical inputs always produce identical outputs, but any small change to the input produces a completely unrelated output, making it infeasible to work backward from a hash to find the original data. Bitcoin applies SHA-256 to derive transaction IDs, block hashes, addresses, and Merkle tree nodes, often running it twice in sequence for additional collision resistance. **Shamir Backup** — A Shamir Backup is a cryptographic key-splitting scheme, named after mathematician Adi Shamir, that divides a seed phrase into multiple shares such that a minimum threshold of shares must be combined to reconstruct the original. Each individual share is mathematically useless on its own, so an attacker who obtains fewer than the required number of shares gains no information about the seed. This approach addresses both theft risk, by ensuring no single share is sufficient, and loss risk, by allowing reconstruction even if some shares are destroyed. **Sharpe Ratio** — The Sharpe Ratio is a measure of risk-adjusted investment performance, calculated by dividing an asset's excess return above the risk-free rate by its standard deviation of returns. A higher ratio indicates that the investor is receiving more return per unit of volatility taken on, making it a useful tool for comparing strategies or assets with different risk profiles. It does not replace a full analysis, but it provides a standardized denominator for conversations about whether returns justify the accompanying risk. **Short Selling** — Short selling is a trading strategy in which an investor borrows an asset and sells it immediately, anticipating that the price will fall so they can repurchase it later at a lower cost and return it to the lender. The profit is the difference between the price received on the initial sale and the lower price paid to close the position. Unlike a long position where losses are capped at the amount invested, a short seller faces theoretically unlimited losses because asset prices can rise without bound. **Short Squeeze** — A short squeeze is a market dynamic in which rising asset prices force short sellers to close their positions by buying back the asset, which in turn drives prices higher still and triggers further short covering in a self-reinforcing cycle. Because short sellers must buy to exit, concentrated short interest in an asset creates latent buying demand that activates when prices move against them. The result can be rapid, extreme price moves that temporarily disconnect the asset's market price from its underlying value. **Side Channels** — Side channels are weaknesses in security protocols that arise from flaws in the hardware and software used to implement the protocol, rather than from flaws in the protocol's algorithms. **Sidechain** (also: Sidechains) — A sidechain is a separate blockchain that operates alongside the main Bitcoin chain and anchors its security or data to it through a two-way peg or periodic commitment. Sidechains allow for experimentation with different rules (faster block times, different scripting capabilities, confidential transactions) without altering Bitcoin's base layer. Unlike a layer-2 payment channel that settles back to Bitcoin's chain directly, a sidechain maintains its own independent ledger with its own validators or federation of signers. **Sighash Flag** — A sighash flag is a one-byte modifier included in each Bitcoin transaction signature that specifies which parts of the transaction the signature commits to and therefore protects from alteration. SIGHASH_ALL, the most common flag, commits the signature to all inputs and all outputs, making the entire transaction immutable once signed. Other flags like SIGHASH_SINGLE, SIGHASH_NONE, and SIGHASH_ANYONECANPAY selectively protect subsets of the transaction, enabling collaborative transaction construction and other advanced use cases. **Sighash_anyprevout** (also: SIGHASH_NOINPUT) — SIGHASH_ANYPREVOUT is a BTC proposal (BIP 118) for a signature hash where the identifier for the UTXO being spent is not signed, allowing the signature to be used with any UTXO that's protected by a similar script. The mechanism is essential for implementing the proposed eltoo layer for the BTC Lightning Network, which would replace the current penalty-based channel update model with a simpler symmetric design. **Signature** — A digital signature is a cryptographic proof, produced using a private key, that authenticates a specific piece of data and confirms the signer's approval of it. Because the signature is derived from a hash of the signed data, any modification to the data after signing invalidates the signature, providing both authentication and integrity guarantees. Verifying a signature requires only the corresponding public key, not the private key, so anyone can confirm authenticity without the signer exposing their secret. **Signet** — Signet is both a tool that allows developers to create networks for testing interactions between different Bitcoin software and the name of the most popular of these testing networks. Blocks on signets require cryptographic signatures from the creator, providing controlled testing conditions superior to proof-of-work testnets. **Silent Payments** — Silent payments are a type of payment that can be made to a unique onchain address for every payment even though the receiver provided the spender with a reusable offchain address. This approach enhances privacy by eliminating the need for repeated secure interactions between sender and receiver. **SIM Swap** — A SIM swap is an identity theft attack in which a fraudster convinces a mobile carrier to transfer a victim's phone number to a SIM card under the attacker's control. With control of the phone number, the attacker can intercept SMS-based two-factor authentication codes and access any account that uses the phone number for recovery, including email, exchange accounts, and cryptocurrency wallets. The attack exploits carrier social engineering vulnerabilities and is best defended against by eliminating SMS-based authentication in favor of hardware security keys or authenticator apps. **Simple Agreement for Future Tokens (SAFT)** (also: SAFT) — A SAFT is a contractual instrument where investors fund a project in exchange for a promise of future token allocation once the network is live. It models token sales after SAFE agreements used in equity financing but denominates claims in tokens instead of shares. Unlike direct token sales, SAFTs separate the fundraising phase from the token’s eventual issuance. **Simple Taproot Channels** — Simple Taproot Channels are LND (Lightning Network Daemon) funding and commitment transactions on BTC that use Taproot with support for MuSig2 scriptless multisignature signing when both parties are cooperating. This reduces BTC transaction weight and enhances privacy during cooperative channel closures. The feature is specific to the BTC Lightning Network stack and depends on BTC's Taproot upgrade. **Simplicity** — Simplicity is a work-in-progress low-level programming language with greater flexibility and expressiveness than Bitcoin Script. It enables verification of program safety, security, and costs while offering merklized scripting, formal semantics, and type checking. Bitcoin integration would require a soft fork. **Simplified Payment Verification (SPV)** (also: SPV) — Simplified Payment Verification is a method described in the Bitcoin whitepaper for verifying transactions without downloading and storing the full blockchain. An SPV client downloads only block headers and requests specific transaction data from full nodes, using Merkle proofs to confirm that a transaction was included in a particular block. This approach reduces hardware requirements significantly while maintaining a degree of cryptographic assurance, though SPV clients do trust the nodes they query more than a full node trusts anyone. **Slippage** — Slippage is the difference between the expected execution price of a trade and the price at which it actually fills, caused by insufficient liquidity at the quoted price level. When a large market order exhausts the best available bids or asks and must match deeper into the order book, each successive fill occurs at a progressively worse price, and the average execution price diverges from the initial quote. Slippage is more pronounced in thin markets and for large orders; traders can reduce it by using limit orders or breaking orders into smaller tranches. **Smart Contract** — A smart contract is code deployed on a blockchain that maintains state and enforces rules autonomously when invoked by transactions. It executes deterministically on every validating node, ensuring consistent results. Unlike off-chain contracts, smart contracts are self-enforcing and transparent in their logic to anyone reading the chain. **Social Engineering** — Social engineering is a category of attack in which a bad actor manipulates a target psychologically, rather than technically, into disclosing confidential information, transferring funds, or installing malware. Attackers gather personal information from public sources to make their impersonation convincing, then exploit trust, authority, or urgency to bypass the victim's judgment. Common vectors include phishing emails, impersonation calls, and fabricated password-reset flows; the primary defense is skepticism toward unsolicited communications and a strict policy of verifying identity through independent channels. **Soft Commodity** — A soft commodity is any commodity that is grown or raised rather than mined or extracted, including crops like soybeans, cocoa, sugar, and cotton, as well as livestock. These goods are commonly used as the underlying assets for commodity futures contracts, where buyers and sellers hedge or speculate on future price movements. Because soft commodities share sensitivity to weather, seasonal cycles, and agricultural policy, they tend to move together in response to similar macroeconomic events. **Soft Fork** (also: Fork, Soft) — A soft fork is a backwards-compatible upgrade to a blockchain's protocol rules, meaning nodes that do not upgrade remain compatible with those that do. The new rules are a strict tightening of the existing rules, blocks valid under the new rules are also valid under the old, so non-upgraded nodes still accept the updated chain. Bitcoin's development philosophy favors soft forks over hard forks because they allow the network to adopt improvements without forcing every participant to upgrade or be excluded. **Soft Fork Activation** — Soft fork activation describes the moment when a Bitcoin full node begins to enforce one or more additional consensus rules. These transitions present coordination challenges across the network, requiring developers to create activation mechanisms that minimize the risk of consensus failures or chain splits. **Solidity** — Solidity is a high-level, contract-oriented programming language targeting the EVM. It resembles C++ and JavaScript syntactically and compiles down to EVM bytecode. Unlike Vyper, which emphasizes simplicity and formal verifiability, Solidity prioritizes flexibility and developer familiarity. **Solvency** — Solvency is a measure of an entity's ability to meet its financial obligations over time, typically expressed as the ratio of total assets to total liabilities. A company is solvent when its assets exceed its liabilities; it becomes insolvent when obligations outpace the resources available to satisfy them. Unlike liquidity, which concerns the ability to meet short-term obligations, solvency addresses the long-term structural health of a balance sheet. **Sound Money** — Sound money is a form of currency that maintains its purchasing power over time and resists debasement through inflation or arbitrary issuance. It is reliable enough for individuals and businesses to use as a long-term store of value and a foundation for economic planning, rather than a medium that steadily erodes what is saved in it. Unlike the related concept of hard money, which emphasizes the difficulty of producing additional supply, sound money focuses on demonstrated value stability as the core criterion. **Sovereignty** — Financial sovereignty is the condition in which an individual controls their own assets and financial activity without requiring permission from or oversight by a central authority. It implies genuine ownership, the ability to transact, save, and store value without an intermediary that can freeze, confiscate, or censor those actions. Bitcoin supports financial sovereignty by enabling peer-to-peer transactions without banks or governments as gatekeepers, accessible to anyone with internet connectivity. **Sparse Merkle Tree** — A Sparse Merkle Tree is a cryptographic data structure that extends the standard Merkle tree to support non-inclusion proofs, mathematically verifiable demonstrations that a specific piece of data is absent from the set. Each data element is assigned a unique position in the tree based on its hash, meaning each element can exist at only one specific leaf; an empty leaf at that position proves the element is not present. Because the tree spans 2^256 possible positions, the vast majority of leaves are empty, and efficient algorithms compress the empty space to make the structure practical. **Splicing** — Splicing is the act of transferring funds from onchain outputs into a payment channel, or from a payment channel to independent onchain outputs, without the channel participants having to wait for a confirmation delay to spend the channel's other funds. Splice-in adds funds; splice-out removes funds to independent outputs. **Spontaneous Payments** (also: Keysend) — Spontaneous payments is the ability of one LN node to pay another node without receiving an invoice first. As of 2022, this capability is commonly implemented through keysend payments, which allow the sender to choose a hash pre-image and encrypt it for the receiver. **Spot Price** — The spot price is the current market price at which an asset can be bought or sold for immediate delivery, as opposed to a futures or forward price for delivery at a future date. It reflects the most recent executed trade or the current mid-market price between the best bid and the best ask, two figures that typically track each other closely in liquid markets. Market participants themselves continuously set the spot price through their buying and selling activity. **Spread** — A spread is the numerical difference between two related prices, rates, or yields in a financial context. In trading, the bid-ask spread is the gap between the highest price a buyer will pay and the lowest price a seller will accept, a measure of market liquidity and transaction cost. In lending, a spread refers to the difference between a benchmark interest rate and the rate a borrower actually pays, representing the lender's compensation for credit risk. **Stablecoin** (also: Token, Stablecoin) — A stablecoin is a cryptocurrency designed to maintain a fixed price by pegging its value to a fiat currency, commodity, or other reference asset. A centralized issuer typically manages the peg by holding backing assets and generating revenue from lending and investing those reserves. Unlike bitcoin, a stablecoin exchanges the volatility of open-market pricing for dependence on the issuer's solvency and willingness to honor redemptions. **Stagflation** — Stagflation is an economic condition in which a shrinking economy, high inflation, and rising unemployment occur simultaneously. Recession destroys jobs while inflation simultaneously erodes the purchasing power of the wages that remain. The combination creates a policy trap: raising interest rates can curb prices but worsens unemployment, while stimulus spending can worsen the inflation already undermining growth. **Stagnation** — Stagnation is a prolonged period of minimal or absent economic growth, typically defined as real GDP expansion below two percent annually. During stagnation, job creation halts, wages flatline, and markets trade sideways for extended stretches. Unlike a sharp recession, stagnation is a slow grind caused by cyclical downturns, external shocks such as energy crises, or structural barriers embedded in a country's political or regulatory framework. **Stale Block** — A well-formed block which is no longer part of the difficultywise-longest and well-formed blockchain. Not to be confused with an Orphan Block (which has no known parent in the longest block chain). **State Machine** — A state machine is a computation model where a system occupies one of a finite set of states and transitions between states via defined inputs and rules. Blockchains can be viewed as replicated state machines, with each block applying transactions that move the global state forward. Unlike a Turing machine, a finite state machine does not assume infinite tape or unbounded memory. **Statechains** — Statechains are a proposed offchain system for allowing a user to delegate the ability to spend a UTXO to another user, who can then further delegate the spending authority to a third user, and so on. The delegation operations utilize signature adaptors and a trusted third party employing the eltoo mechanism. **Stateless Invoices** — Stateless invoices are LN invoices whose payment preimage is generated deterministically from payment metadata. This approach enables receivers to skip storing invoice data until the payer provides the metadata alongside their payment. **Static Channel Backups** — Static channel backups are backup files that only need to be updated when an LN node opens or closes a new channel. In case of data loss, they enable a node to request the latest channel state from its peer, allowing recovery of recent balances. **Stock-to-Flow (S2F)** (also: S2F) — Stock-to-flow is a ratio that measures an asset's existing supply against the rate of new supply being produced each year. A higher ratio indicates that new production adds only a small increment to the total stock, which is historically associated with harder money properties. Bitcoin's stock-to-flow ratio declines continuously as issuance falls with each halving, making it increasingly comparable to gold, though unlike gold, Bitcoin's production schedule is fixed and fully auditable on-chain. **Stop-Loss Order** — A stop-loss order is a conditional instruction that automatically closes a trading position at the prevailing market price once an asset drops to a specified loss threshold. The order stays dormant as long as the price remains above the trigger level and only executes if that level is breached. Unlike a limit order, a stop-loss accepts the current market price on execution, which can differ from the trigger in fast-moving markets. **Store of Value (SOV)** (also: SOV) — A store of value is an asset whose core investment thesis is its ability to preserve purchasing power across time with little or no depreciation. To qualify, the asset must maintain or increase in value reliably enough that holders can save it today and exchange it for roughly equivalent real goods in the future. Gold, U.S. Treasury bonds, and bitcoin are commonly cited examples, each with different risk profiles and underlying mechanisms for maintaining value. **Submarine Swaps** — Submarine swaps are trust-minimized atomic swaps of offchain bitcoins for onchain bitcoins. A payment via HTLC travels through the Lightning Network to a service provider, who establishes an onchain equivalent output. The recipient can then settle the HTLC to retrieve funds. **Super Nodes** — A participant in a p2p network which connects to as many other nodes as possible. **Supply-Chain Attack** — A supply-chain attack is a security exploit that targets the infrastructure, software libraries, or hardware components that users rely on rather than attacking those users directly. In the Bitcoin context, attackers may compromise hardware wallet firmware, open-source wallet code, or software distribution channels so that infected devices appear legitimate while covertly exposing private keys. Because a single compromised update can affect thousands of users simultaneously, protection requires sourcing hardware from reputable manufacturers, verifying checksums, and keeping key management entirely within audited, trusted channels. **Support** — Support is a price level at which an asset is expected to attract enough buyer demand to prevent the price from declining further. Traders identify it by examining the order book for clusters of pending buy orders or by analyzing historical price charts for levels where price has previously reversed upward. Unlike resistance, which caps price advances, support acts as a floor that the market repeatedly tests from above. **Surety Bond** — A surety bond is a three-party financial guarantee in which an insurer pledges to cover the obligations of one party to a second party if the first party defaults. The insurer fronts the necessary cash, eliminating the need for the principal to produce a large lump sum upfront, and charges a premium commensurate with the credit risk involved. Unlike a simple cash bond between two parties, a surety bond distributes the liability across three parties and requires the insurer to have sufficient credit standing to back the guarantee. **Swap-in Potentiam (SIP)** (also: SIP) — Swap-in-Potentiam is a protocol that facilitates the immediate transfer of confirmed on-chain Bitcoin to the Lightning Network. It reduces trust requirements by temporarily committing to shared ownership with a Lightning Service Provider and delaying solo access per a timeout. **SWIFT System** — The SWIFT system is a global financial messaging network that banks and other institutions use to communicate payment instructions and transact securely with one another across borders. Founded in 1973, it assigns each participating institution a unique identifier, the SWIFT code, based on institution name, country, and location. SWIFT is the backbone of most international wire transfers, replacing older telegraphic transfer methods, though it moves messages rather than money directly. **Swiss National Bank** — The Swiss National Bank is the central bank of Switzerland, responsible for implementing monetary policy and managing the supply of the Swiss franc. It controls money circulation, operates the country's core banking infrastructure, manages foreign currency reserves, and monitors inflation. The bank has maintained an international reputation for stability and neutrality since its establishment in 1905, making Swiss banking channels a preferred custodial destination for institutions worldwide. **Sybil Attack** — A sybil attack is a network disruption in which a single adversary floods a peer-to-peer system with many fake identities, attempting to gain majority influence and feed honest participants false information. Bitcoin resists this attack through Nakamoto consensus, where valid chain state is determined by cumulative proof-of-work rather than node count. Even an attacker controlling the majority of nodes cannot rewrite the rules followed by honest participants, because the valid chain is defined objectively by accumulated work rather than by a vote among connected peers. ### T **Taint** — Taint is a concept promoted by chain analysis firms asserting that certain bitcoin are less acceptable because of prior ownership or alleged links to criminal activity. The idea directly undermines fungibility, the property that each unit of a currency is interchangeable with any other, because it assigns different effective values to coins based on their history rather than their face amount. Chain analysis heuristics that assign taint are probabilistic rather than definitive, meaning innocent coins can be flagged and the entire framework rests on assumptions that lack cryptographic guarantee. **Taker** — A taker is a market participant whose order executes immediately by matching against an existing order already sitting on the exchange's order book. Market orders are always taker orders; limit orders become taker orders when the specified price is already available. Unlike makers who add liquidity to the book and typically pay lower fees, takers remove existing liquidity and are generally charged higher fees as a result. **Taker Fee** — A trade gets the taker fee if the trade order is matched immediately against an order already on the order book, which is removing liquidity. **Tangle** — A tangle is a DAG-based consensus structure where each new transaction references and validates one or more previous transactions. Security and confirmation arise from cumulative references rather than linear block chains. Unlike traditional blockchains, tangles avoid fixed-size blocks and can allow more fluid parallel issuance. **Taproot (BIP 341)** — Taproot is a BTC soft fork (BIP 341, activated November 2021) that allows payments to Schnorr public keys that may optionally commit to a script that can be revealed at spend time. Coins can be spent by satisfying committed scripts or providing a signature against the public key, keeping scripts private. BSV and BCH have not implemented Taproot and continue to use ECDSA-based scripts exclusively. **Tapscript (BIP 342)** — Tapscript is the BTC scripting language used for Taproot script-path spends (BIP 342). It largely mirrors legacy and SegWit BTC Script but introduces key modifications, including replacing OP_CHECKMULTISIG with OP_CHECKSIGADD and redefining previously disabled opcodes as OP_SUCCESS operations. Tapscript exists only on BTC; BSV has restored a broader set of original opcodes through its own script restoration effort rather than adopting Tapscript. **Taro Asset Universe** — A Taro Asset Universe is a data service that stores and distributes information about assets and cryptographic proofs within the Taro protocol (now rebranded as Taproot Assets), functioning similarly to a block explorer but for Taro-specific off-chain data. Asset issuers can operate their own universe or designate an existing provider to serve as the authoritative explorer for their issued asset. Taro is a BTC Lightning Network protocol built on Taproot; Universe operators hold no privileged control within the protocol itself, but the entire stack is BTC-specific. **Tax Lot** — A tax lot is a record identifying the date, quantity, and cost basis of a specific purchase or sale of an asset, used to calculate capital gains and losses for tax purposes. Every separate acquisition creates a distinct tax lot with its own basis, even when the purchases are of the same underlying asset. Common accounting methods for selecting which lots to sell (including FIFO, LIFO, average cost, and specific identification) each produce different taxable outcomes and must be applied consistently. **tBTC** — tBTC is testnet bitcoin, the native token of Bitcoin's testnet, a parallel blockchain network that mirrors mainnet functionality but operates entirely separately. Testnet coins carry no monetary value and exist solely to allow developers and testers to experiment with transactions, scripts, and applications without risking real funds. Unlike mainnet bitcoin, tBTC can be freely obtained from faucets and discarded without consequence. **Technical Analysis** — Technical analysis is a method for forecasting asset prices by studying historical market data (primarily price movements, trading volume, and pending order flow) rather than underlying fundamentals. Practitioners rely on tools such as support and resistance levels, trend lines, and chart patterns to identify likely future price behavior. Unlike fundamental analysis, which incorporates economic or business data, technical analysis treats all relevant information as already reflected in price and focuses exclusively on what the market itself has recorded. **Teranode** — Teranode is a high-performance Bitcoin node implementation developed for the Bitcoin SV network, designed to scale on-chain throughput to terabyte-sized blocks and millions of transactions per second. Built in GoLang and architected for horizontal scaling across cloud infrastructure, Teranode handles transaction processing, block assembly, and validation as a distributed system rather than a single-node monolith. The implementation supports BSV's commitment to on-chain scaling without payment channel layers, enabling high-volume use cases like microtransactions, IoT data, and enterprise applications directly on the base layer. **Testnet** (also: Testnet3, Testnet4) — A testnet is a blockchain network that mirrors a mainnet’s protocol but uses valueless tokens and relaxed constraints for development and experimentation. Developers use it to test applications and upgrades without risking real funds. Unlike mainnet, testnet failures and exploits do not carry direct economic consequences. **Thiers' Law** — Thiers' law is the economic principle that good money will ultimately drive out bad money when people are free to choose which currency they use. When a currency deteriorates severely (through inflation, debasement, or loss of trust) merchants and holders begin rejecting it in favor of more reliable alternatives, even if legal tender laws nominally require acceptance. Thiers' law and Gresham's law appear contradictory but describe different conditions: Gresham's law operates when choice is legally suppressed and people hoard quality money while spending the bad, whereas Thiers' law operates when the bad money becomes so debased that people ignore legal mandates entirely. **Threshold Signature** — A threshold signature is a digital signature that may have been created by an authorized subset of the private keys which were previously used to create the corresponding public key. These signatures can be verified using only a single public key and signature, regardless of how many participants were involved. **Tick Size** — A tick size is the minimum increment by which the price of an asset can move on a given market or exchange. It is expressed either as a fraction of the asset or as a decimal value depending on the market's conventions. Smaller tick sizes allow for finer price granularity, while larger tick sizes reduce the complexity of the order book and limit the precision of bid-ask spreads. **Time Preference** — Time preference is an individual's inclination to possess a good or asset sooner rather than later, all else being equal. High time preference describes the tendency to prioritize immediate consumption, often leading people to borrow money to acquire things before they can afford them outright. Interest rates are directly related to time preference: lenders charge borrowers for the privilege of earlier access, and investors discount future cash flows more heavily the longer they must wait to receive them. **Time Warp** — Time warp is an exploit of Bitcoin's difficulty adjustment algorithm that allows miners controlling a large amount of hashrate to prevent difficulty from increasing even as the rate of block production increases. The attack manipulates block header timestamps to deceive the system about mining duration. **Time-Weighted Average Price (TWAP)** (also: TWAP) — The time-weighted average price is a measure of an asset's average price across a specified time period, calculated without weighting by trade size. Algorithmic traders use TWAP to set a benchmark when executing large orders over time, with the goal of matching or beating the period's average rather than crossing it with a single large market order. Unlike VWAP, which weights each trade by its volume, TWAP treats each moment in the time period equally. **Timechain** — A timechain is a series of blocks linked together in chronological order, recording transactions sequentially to create an immutable and transparent ledger. Each block references its predecessor through a cryptographic hash, making retroactive alteration detectable. The term was used by Satoshi Nakamoto in the original Bitcoin codebase and emphasizes the chronological ordering of events, as distinct from the term 'blockchain,' which emphasizes the data structure. **Timelock** (also: Timelocks) — A timelock is a Bitcoin scripting feature that prevents the recipient of a transaction output from spending it until a specified block height or Unix timestamp has been reached. The timelock value is encoded in a dedicated field of each transaction, and most transactions simply leave it blank to avoid restricting spend time. Timelocks are the foundational mechanism behind Hashed Timelock Contracts, which in turn power the conditional payment channels used by the Lightning Network. **Timeout Trees** — Timeout trees are a type of trustless contract protocol that produces a tree of offchain transactions that only remain safe against counterparty theft for a limited period of time. Typically, only the root funding transaction needs to be published onchain, while leaves and branches stay offchain during cooperative periods. **Token** — A token is a digital asset unit recorded on a ledger, often implemented as a smart contract rather than a base-layer currency. It can represent utility, rights, access, or claims in a specific application or ecosystem. Unlike a native coin, which is intrinsic to consensus, many tokens are layered on top of an existing chain like Ethereum. **Token, Non-Fungible (NFT)** (also: NFT) — An NFT is a token designed so that each unit is uniquely identifiable and not interchangeable on a one-to-one basis with others of the same type. It is commonly used to represent distinct digital or physical items such as art, tickets, or deeds. Unlike fungible tokens, where units are identical, NFTs encode per-token metadata or identifiers. **Token, Security** — A security token is a token that represents regulated investment interests, such as equity, debt, or revenue share, in compliance with securities law. It encodes ownership rights and often transfer restrictions directly into its logic or registry. Unlike utility tokens, which focus on access or usage within a product, security tokens are explicitly tied to financial ownership and returns. **Token, Utility** — A utility token is a token that grants access to a product, service, or function within a specific application ecosystem. It is intended to be consumed or used as “fuel” rather than primarily held as an investment. Unlike security tokens, utility tokens are not meant to confer ownership or profit rights, though in practice the line can blur. **Tokenization** — Tokenization is the process of mapping rights, assets, or business logic into digital tokens recorded on a ledger. It allows physical goods, financial instruments, or entitlements to be represented, traded, and programmed on-chain. Unlike simple database entries, tokenized representations can inherit blockchain properties like programmable transfers and shared verifiability. **Tonal Bitcoin** — Adaptation of Bitcoin to the Tonal System. 1 TBC is defined as 1,0000 (65,536 decimal) base bitcoin units. Not widely used. **Too Big to Fail** — Too big to fail is a designation applied to financial institutions or corporations whose collapse would cause cascading damage severe enough to threaten a nation's broader economy. The U.S. government has historically extended emergency financial support to such entities (including major banks, insurers, and automakers) on the reasoning that the systemic cost of allowing failure outweighs the cost of intervention. Unlike ordinary businesses that face market consequences for insolvency, too-big-to-fail entities operate with an implicit government guarantee that distorts incentives throughout the financial system. **Tor Network** — The Tor Network is a privacy-preserving communication protocol that routes internet traffic through a series of encrypted relays, obscuring the origin and destination of each request. Each relay in the chain knows only its immediate predecessor and successor, preventing any single node from seeing both who sent a message and where it is going. Bitcoin and Lightning Network nodes can operate over Tor to protect the IP addresses of node operators from being linked to their on-chain activity. **Total-Complete** — Total-complete refers to programming languages or systems where all functions are guaranteed to terminate and cannot express infinite loops. This constraint allows stronger static analysis and optimization. Unlike Turing-complete languages, total-complete systems trade expressiveness for decidability and safety. **Toxicity** — In finance, toxicity refers to debt or assets that have little realistic prospect of generating their expected return, typically because borrowers are unlikely to repay with interest. Toxic debt typically exhibits high default rates, variable interest exposure, and a level of accumulated obligation that exceeds the borrower's capacity to service it. When toxic debt is bundled and sold as securities, the risk transfers to new financial instruments, as occurred with mortgage-backed securities during the 2008 financial crisis, creating illiquid assets that become difficult to price or sell. **Trampoline Payments** — Trampoline payments are a proposed type of payment where the spender routes the payment to an intermediate node who can select the rest of the path to the final receiver. Using this approach allows lightweight clients to avoid tracking the entire network, though it typically costs more in routing fees. **Transaction** — A transaction is a discrete operation submitted to a blockchain that proposes changes to the ledger state, such as transferring funds or invoking a contract. It carries inputs, outputs, and metadata needed for validation and execution. Unlike blocks, which bundle many operations, a transaction is the atomic unit of state change from a user’s perspective. **Transaction Bloom Filtering** (also: BIP37, Bloom Filters) — Transaction bloom filtering is a method that allows lightweight clients to limit the amount of transaction data they receive from full nodes to only those transactions that affect their wallet. Clients send compact digital signatures for wallet addresses to nodes via BIP37 protocol messages to request only relevant transaction data. **Transaction Fee** (also: Bitcoin Transaction Fee) — A transaction fee is the amount of native token attached to a transaction as compensation to miners or validators for including and processing it. It signals priority when block space is limited and funds network operation. Unlike the transaction amount, which moves value between users, the fee is consumed by the protocol’s security providers. **Transaction ID (txid)** — A transaction ID is a unique identifier for a specific Bitcoin transaction, produced by computing the double SHA-256 hash of the serialized transaction data. It allows anyone to look up the transaction on a block explorer or full node and verify its details on the public ledger. On BTC, signatures were historically excluded from certain txid calculations, allowing transaction malleability, a problem addressed on BTC by the SegWit upgrade; BSV addresses malleability differently through canonical transaction ordering and does not use SegWit's witness field. **Transaction Origin Privacy** — Transaction origin privacy is the ability to hide the origin of a transaction from network surveillance. If eavesdroppers can observe all network transactions, they may identify which node originated a transaction based on who relayed it first, potentially revealing the creator's IP address. **Transaction Pinning** — Transaction pinning is a method for making fee bumping prohibitively expensive by abusing node protections against attacks that can waste bandwidth, CPU, and memory. When multiple parties can adjust transaction fees, one participant can exploit protocol limits to prevent others from fee bumping. **Transaction Pool** — The transaction pool (mempool) is the set of valid but unconfirmed transactions known to a node awaiting inclusion in a block. Nodes share and manage these pools according to local policies like fee thresholds and size limits. Unlike the blockchain itself, the pool’s contents are ephemeral and may differ across nodes. **Transitory Soft Forks** — Transitory soft forks are consensus modifications that automatically revert after a period of time if Bitcoin users don't extend them or make them permanent. They serve as temporary mechanisms for testing features or addressing bugs, reverting unless the network chooses to keep them. **Treasury Bill (T-Bill)** — A Treasury bill is a short-term debt instrument issued by the U.S. government with maturities ranging from a few days to one year. Investors purchase T-bills at a discount to their face value and receive the full face value at maturity, with the difference representing the interest earned. Unlike longer-dated Treasury notes or bonds, T-bills pay no periodic coupon and are priced entirely on the discount spread, making their effective yield sensitive to prevailing inflation expectations. **Trimmed HTLC** — Trimmed HTLCs are forwardable LN payments that are below a channel's economic limit for being resolved onchain. Instead of including these small payments in transactions, their value gets allocated to transaction fees. This mechanism enables channels to process very small payments that would otherwise be economically impractical. **Trust** — A trust is a legal arrangement in which one party, the trustor, transfers ownership of assets to a trustee, who holds and manages those assets for the benefit of a designated beneficiary according to terms the trustor establishes. Trusts are commonly used to distribute assets during or after the trustor's lifetime, to shield assets from creditors, or to manage property on behalf of minors or individuals unable to manage it themselves. Unlike a simple inheritance, a trust can impose detailed conditions on how and when assets are distributed, though they require significant legal effort to establish and are difficult to modify once created. **Trustee** — A trustee is the individual or institution legally responsible for holding and administering assets on behalf of a trust's beneficiaries according to the terms set by the trustor. Duties typically include filing taxes, safeguarding assets, and distributing them at the times and in the amounts specified by the trust agreement. Unlike the trustor who establishes the arrangement, or the beneficiary who ultimately receives the assets, the trustee holds legal title to the property but has a fiduciary obligation to act solely in the beneficiary's interest. **Trustless** — Trustless describes systems where participants do not need to rely on each other’s honesty or on a central authority, because protocol rules and cryptography enforce correct behavior. Verification replaces trust, as nodes can independently check proofs or signatures. Unlike traditional arrangements that hinge on reputation or contracts alone, trustless designs minimize the damage a bad actor can inflict without broad collusion. **Turing-Complete** (also: Turing Completeness) — Turing-complete refers to a programming system capable of simulating any Turing machine, given enough time and memory. It means the language can express arbitrary algorithms, including loops and conditional branching without predefined limits. Unlike total-complete systems, Turing-complete ones can encode non-terminating or undecidable behaviors. **Turing-Machine** — A Turing machine is an abstract computation model consisting of a finite control (states), an infinite tape of cells, and a read/write head that moves along the tape according to transition rules. It formalizes what it means for a function to be computable. Unlike a finite state machine, a Turing machine assumes unbounded memory via its tape. ### U **U.S. Treasury** — The U.S. Treasury Department is the federal agency responsible for managing government finances, collecting taxes, printing currency, minting coins, and administering federal fiscal policy. Established in 1789, it operates through bureaus including the IRS, the U.S. Mint, and the Financial Crimes Enforcement Network. The Treasury Secretary advises the President on monetary and fiscal matters and works closely with the Federal Reserve to manage government borrowing through the issuance of Treasury securities. **Unannounced Channels** (also: Private Channels) — Unannounced channels are LN channels that are not advertised to the network for use in routing. Most such channels belong to users who don't intend to route payments, like mobile client users who aren't consistently online. **Unbanked** — Unbanked describes individuals who lack access to or do not use traditional financial services such as bank accounts, credit cards, or institutional savings products. This population is concentrated in economically disadvantaged regions and, in the United States, is driven primarily by insufficient funds to meet minimum balance requirements, distrust of banking institutions, and privacy concerns. Without bank accounts, unbanked individuals rely on cash, money orders, or prepaid debit cards and typically lack access to insurance, pensions, and lower-cost credit. **Underbanked** — Underbanked describes individuals who hold a bank account but routinely rely on alternative financial services (such as payday lenders, check-cashing outlets, or prepaid cards) rather than using mainstream banking products. This demographic typically lives in areas with limited access to affordable banking services and operates near the margins of their income, requiring immediate access to funds that traditional banking timelines do not accommodate. Unlike the fully unbanked, underbanked individuals have nominal access to the financial system but pay a premium for services that traditional bank customers receive at lower cost. **Uneconomical Outputs** (also: Dust) — Uneconomical outputs are transaction outputs that are worth less than the fees it will cost to spend them. To mitigate issues from such outputs bloating the UTXO set, nodes enforce a "dust limit," rejecting transactions with outputs below a specified threshold. **Uniform Commercial Code (UCC)** (also: UCC) — The Uniform Commercial Code is a standardized legal framework that U.S. state governments use as a template for commercial transaction laws. Its purpose is to provide consistency across jurisdictions so that businesses can transact goods across state lines under predictable and uniform rules. The UCC encompasses eight articles covering areas including sales, negotiable instruments, bank deposits, investment securities, and secured transactions, with Articles 8 and 9 being particularly relevant to financial assets and collateral arrangements. **Unit of Account** — A unit of account is a standardized measure of value that allows the prices of different goods and services to be expressed and compared using a common denomination. For money to function effectively as a unit of account, its value must be relatively stable over time, a currency that fluctuates sharply makes pricing, accounting, and long-term contracts unreliable. The Swiss franc is frequently cited as an example of a currency that has maintained sufficient consistency to serve as a meaningful historical reference. **Unix Timestamp** — A Unix timestamp is an integer representing the number of seconds elapsed since January 1, 1970 at 00:00:00 UTC, providing a universal and unambiguous way to record a precise moment in time across different systems. Bitcoin encodes a Unix timestamp in every block header to ensure that blocks accumulate in verifiable chronological order. Timestamps can also be written into individual transactions to implement timelocks that restrict when a recipient may spend an output. **Unspent Transaction Output (UTXO)** (also: UTXO) — A UTXO is a discrete, spendable output from a prior transaction that has not yet been referenced as an input in any later transaction. It represents a specific quantity of coin that can be spent only by satisfying its locking conditions. Unlike account balances, which aggregate value, UTXOs treat funds as individual “coins” that are fully consumed and re-created in each spend. **Uptime** — Uptime is a measure of system reliability expressed as the percentage of time a machine or service has been operational out of the total time it could have been running. In Bitcoin mining, a machine's uptime specifically measures how long an ASIC has been actively hashing compared to the full period it was theoretically available to hash. Miners are directly incentivized to maximize uptime because any downtime represents foregone block rewards and transaction fees. **User-Activated Soft Fork (UASF)** (also: UASF) — A user-activated soft fork is a backwards-compatible protocol upgrade to BTC initiated by users and node operators rather than by miners. Participants signal acceptance of the change by running updated software, and because the fork is backwards compatible, nodes that choose not to upgrade do not disrupt the rest of the network. The mechanism is a BTC governance tool, most famously used during the 2017 SegWit activation, and reflects BTC's governance philosophy that non-mining nodes can compel miner adoption; BSV's development philosophy rejects this model and treats miners as the primary decision-making constituency. **Utc** — Coordinated Universal Time (UTC) is the international standard for timekeeping, serving as the primary time reference against which all other time zones are offset. It superseded Greenwich Mean Time as the global standard and is used by computer systems worldwide for logging events with a consistent, location-independent timestamp. Bitcoin uses UTC indirectly through Unix timestamps encoded in every block header, anchoring each block's position in time to the same global reference. **Utreexo** — Utreexo is a proposed alternative to the UTXO set for allowing full nodes to obtain and verify information about the UTXOs being spent in a transaction. A merkle tree accumulates references to unspent outputs, enabling nodes to reduce storage requirements while maintaining Bitcoin's security model. **UTXO Set** — The UTXO set is the complete collection of all unspent transaction outputs that exist on the Bitcoin network at any given moment, representing the total spendable bitcoin supply. Every full node maintains an identical copy of this set, allowing anyone to independently verify the total amount of bitcoin in circulation without relying on a central authority. When a transaction is confirmed in a block, the inputs it consumes are removed from the UTXO set and the outputs it creates are added, enabling nodes to detect and reject any attempt to spend the same coins twice. ### V **V3 Commitments** (also: Zero-Fee Commitments) — V3 commitments are LN commitment transactions made using version 3 transactions adhering to the policies for TRUC, P2A outputs, ephemeral dust, and sibling replacement. These allow zero-fee commitments where onchain fees are paid by a child transaction spending an ephemeral P2A output, transmitted via package relay. **Vanity Address** — A vanity address is a Bitcoin address that contains a recognizable pattern or word chosen by the user, generated by repeatedly computing new addresses until one matches the desired string. Producing a vanity address requires substantial computational effort proportional to the length and specificity of the requested pattern. Unlike a standard randomly generated address, a vanity address serves a branding or identification purpose but carries no technical advantages and functions identically on the network. **Variable Cost** — A variable cost is a business expense that scales directly with the volume of goods produced or services delivered. As output rises, total variable costs increase proportionally; as output falls, they decrease. Unlike fixed costs, such as rent or salaried payroll, variable costs include raw materials, direct labor tied to production, and sales commissions, making them the primary lever through which a business adjusts its total cost structure in response to demand. **Vaults** — Vaults are a type of covenant that require two separate transactions to appear in two different blocks in order for a user to spend money from their wallet. The initial transaction signals a spending attempt, allowing users to detect and block unauthorized access before funds are transferred. **vByte** — A vByte is the unit used to measure the weight of BTC transactions and blocks following the SegWit upgrade, with one vByte equal to four weight units. The BTC block limit is defined as one virtual megabyte, corresponding to four million weight units. SegWit transactions cost less in fee terms than equivalent legacy transactions because witness data, which holds signatures, is counted at only one weight unit per byte rather than four. BSV and BCH do not use vBytes or weight units; they measure transaction size in raw bytes and have no block weight limit. **Verifiability** — Verifiability is the property of a money or asset that allows anyone to confirm its authenticity and distinguish it from counterfeits or impostors without relying on a trusted third party. Physical commodity monies require chemical tests or assay equipment that are impractical at scale, and fiat currency verification methods such as watermarks and UV-reactive ink are incomplete. Bitcoin achieves stronger verifiability because any participant can run a full node to independently confirm both the authenticity of individual coins and the accuracy of the total supply. **Version 2 P2P Transport** (also: BIP151, BIP324) — Version 2 P2P transport (BIP 324) enables encrypted communication between BTC nodes. The proposal also suggests optimizations like command aliasing to reduce bandwidth usage, and supersedes the earlier BIP 151 specification. The encryption uses a Diffie-Hellman handshake derived from the existing peer message format, so upgraded nodes can negotiate a secure channel with each other while still falling back to clear-text with older peers. **Version 3 Transaction Relay** (also: Topologically Restricted Until Confirmation (TRUC)) — Version 3 transaction relay is a BTC proposal to allow transactions to opt-in to a modified set of transaction relay policies designed to prevent pinning attacks. When combined with package relay, these policies enable dynamic fee adjustments for BTC Lightning Network onchain transactions. The proposal targets BTC's mempool policy architecture and the specific failure modes that arise from BTC's constrained block space. **Virgin Bitcoin** — The reward for generating a block that has not yet been spent, a state which might increase the ability to transact anonymously. **Virtual Currency** — Virtual currency is a digital representation of value that can function as a medium of exchange, unit of account, and store of value. Some virtual currencies operate on blockchains with cryptographically secured, immutable transaction records, at which point they are classified as cryptocurrencies. Unlike fiat currency, whose supply is controlled by government institutions, certain virtual currencies such as bitcoin operate on decentralized networks with fixed issuance schedules that any participant can verify independently. **Virtual Machine (VM)** (also: VM) — A VM is an abstract computing environment that emulates a complete machine or runtime on top of underlying hardware or another OS. It isolates programs and provides a standardized instruction set. Unlike native execution, VM execution adds a translation layer but improves portability and security. **Volatility** — Volatility is a measure of how much an asset's price fluctuates over a given time period, expressed as the degree of variation relative to its average price. Higher volatility indicates larger and more frequent price swings, which means greater risk for holders but also greater potential for short-term returns. Historical volatility is calculated from past price data and is observable, while implied volatility is derived from futures markets and reflects the market's forward-looking expectation of price movement. **Volume** — Volume is a measure of the total quantity of an asset traded over a specified period, expressed either in units of the asset itself or in the value of the currency it was traded against. It can be reported for a single exchange or aggregated across all markets, and separate volume figures are typically tracked for different trading pairs, such as BTC/USD versus BTC/EUR. Volume is most commonly reported on a daily basis, though it can be measured across any time interval. **Volume-Weighted Average Price (VWAP)** (also: VWAP) — The volume-weighted average price is the average price of an asset over a specified period, calculated by weighting each trade proportionally to the quantity transacted. A large order executed at a single price contributes more to the VWAP than a small order at the same price, making VWAP a more representative benchmark than a simple time-weighted average when trade sizes vary significantly. Institutional traders use VWAP as both an execution benchmark and a signal for assessing whether a trade was executed at a favorable price relative to overall market activity. **vSize** — vSize is a measure of the total size of a Bitcoin transaction or block in virtual bytes, equivalent to the block weight expressed in weight units divided by four. It is used interchangeably with vByte as the standard unit for sizing transactions and blocks after the SegWit upgrade. The maximum vSize of a Bitcoin block is one virtual megabyte, corresponding to the four-million weight unit limit introduced by SegWit. **Vyper** — Vyper is a Python-inspired smart contract language for the EVM that emphasizes simplicity, auditability, and formal verifiability. It intentionally omits certain complex features to reduce attack surface. Unlike Solidity, which is feature-rich and flexible, Vyper focuses on safer, more restrictive constructs. ### W **Wage-Price Spiral** — A wage-price spiral is a self-reinforcing inflationary cycle in which rising wages increase consumer spending power, which drives up demand for goods and services, which pushes prices higher, which prompts workers to demand further wage increases to keep pace with the cost of living. Each iteration of the cycle feeds the next, making inflation progressively harder to break without a sharp intervention in either labor markets or monetary policy. The phenomenon is a form of cost-push inflation in which wage pressure on business operating costs translates directly into higher prices for consumers. **Wallet** — A wallet is software or hardware that manages private keys and derives addresses for interacting with blockchains. It signs transactions locally so that users can authorize spends without exposing their keys. Unlike an exchange account, a non-custodial wallet gives the user direct control over their cryptographic keys. **Wallet Import Format (WIF)** (also: WIF) — Wallet Import Format is a standardized encoding scheme for representing Bitcoin private keys as human-readable Base58Check strings. The encoding process prepends a version byte, optionally appends a compression flag, adds a four-byte checksum derived from a double SHA-256 hash, and then converts the result to Base58, producing keys that typically begin with '5' or 'K' on mainnet. The standardized format allows any compliant Bitcoin wallet to import and export private keys consistently, regardless of which software generated them. **Wallet Labels** — Wallet labels are descriptions of addresses, transactions, and other information which help a user understand their past transaction history. These private annotations remain local to the user's wallet and are never shared publicly or stored on the blockchain. **Wallet, Multisignature** — A multisignature wallet is a wallet whose funds are locked under a script requiring multiple independent signatures to authorize a spend. It enforces M-of-N approval policies at the protocol level. Unlike single-key wallets, multisig setups distribute control among several parties or devices to reduce single-point-of-failure risk. **Watch-Only Wallet** — A watch-only wallet is a Bitcoin wallet configured to monitor addresses and track balances using only public keys, without storing any private keys. Because it holds no signing authority, it cannot authorize or broadcast transactions. The setup is useful for auditing cold storage holdings while traveling, overseeing funds held in hardware wallets, or monitoring balances without any risk of inadvertently exposing the keys needed to spend. **Watchtowers** — Watchtowers monitor the block chain for transactions that may cause one of their users to lose funds. If a theft attempt is detected, the watchtower acts to stop the theft, such as by sending a penalty or recovery transaction on behalf of the affected user. **Wealth** — Wealth is the total value of assets held by a person or organization at a given point in time, measured across all holdings regardless of how they were acquired. It differs from income, which measures the flow of money received over a period, whereas wealth measures the stock of value accumulated and retained. An individual's wealth grows when the value of assets appreciates or new assets are acquired, and shrinks when assets are spent, lost, or decline in value. **Web Assembly (WASM)** (also: WASM) — WASM is a low-level binary instruction format designed for efficient, sandboxed execution in web browsers and other hosts. It allows languages like C++ or Rust to compile to a compact, portable runtime. Unlike JavaScript, WASM is meant as a compilation target, not primarily a human-authored language. **Weekly Moving Average (WMA)** (also: WMA) — A weekly moving average is a price indicator that smooths out an asset's raw price data over a week-long rolling window to reveal the underlying trend direction and identify support and resistance levels. Because of its short time frame, the weekly moving average is highly responsive to recent price changes and is most commonly used by short-term traders rather than long-term investors. Traders typically compare the weekly moving average against longer-duration averages to assess whether the current market posture is broadly bullish or bearish. **Weight Unit** — A weight unit is the base measure for transaction and block size on BTC following the SegWit upgrade, with the maximum BTC block size defined as four million weight units. In legacy transactions, every byte of data counts as four weight units; in SegWit transactions, each byte of witness data, primarily signatures, counts as only one weight unit. BSV and BCH do not use weight units; they measure block and transaction sizes in raw bytes and impose no equivalent discounted weighting on signature data. **Whale** — A whale is a market participant who holds a sufficiently large quantity of bitcoin to potentially move the market when buying or selling. There is no universally accepted threshold, though most bitcoin whales hold between 10,000 and 100,000 BTC; the largest single holder is Satoshi Nakamoto, whose coins have remained unmoved since 2011. Unlike equity ownership in a company, holding a large amount of bitcoin confers no governance rights or influence over protocol development. **Whitepaper** — A whitepaper is a document that introduces and explains a new concept, technology, or proposal to a technical or professional audience for review and discussion. Bitcoin's whitepaper, published by Satoshi Nakamoto on October 31, 2008, described a peer-to-peer electronic cash system that could transfer value without requiring a financial intermediary. It was circulated to a private mailing list of cryptographers and cypherpunks, laying out the technical design that would become the foundation for the Bitcoin network. **Window Guidance** — Window guidance is an informal monetary policy tool through which Japan's central bank directs commercial banks to extend credit to specific industries or companies without issuing a formal legal mandate. The Bank of Japan used the practice extensively during Japan's post-World War II reconstruction to channel capital toward industries targeted by the government's industrial policy. While widely credited with enabling Japan's rapid postwar economic growth, the sustained manipulation of credit allocation contributed to the asset price bubbles and subsequent deflationary stagnation that followed in the 1990s. **Witness** — The witness is a separate section of a BTC SegWit transaction that holds the signatures and scripts needed to authorize spending of SegWit inputs, functionally equivalent to what ScriptSig provides in legacy transactions. Because the witness is excluded from the standard BTC transaction hash calculation, changes to signature data do not alter the txid, this design eliminated the transaction malleability problem that had complicated BTC protocol development before SegWit. Witness bytes are counted at one weight unit per byte rather than four, making SegWit inputs cheaper to spend on BTC; this structure does not exist on BSV or BCH. **Witness Script** — A Witness Script is the BTC script that defines the spending conditions for a Pay-to-Witness-Script-Hash output, most commonly used to specify the requirements of a BTC SegWit multisig wallet. To spend a P2WSH output, the owner must provide the Witness Script whose hash matches the scriptPubKey, along with all required signatures and public keys. It serves the same role as a redeemScript in P2SH transactions but appears in the BTC witness field rather than ScriptSig; this concept does not apply to BSV or BCH, which have no witness field. **Wrapped SegWit** — Wrapped SegWit is a BTC compatibility format introduced with the SegWit upgrade that embeds native SegWit scripts inside a P2SH transaction structure, allowing older BTC wallets that support P2SH but not native SegWit to send funds to SegWit outputs. The resulting BTC address types, P2SH-P2WPKH and P2SH-P2WSH, begin with '3' in Base58 encoding. Recipients still benefit from reduced transaction fees through witness data discounting, though not as fully as with native SegWit addresses that begin with 'bc1'. **wtxid** — The witness transaction ID (wtxid) is a unique identifier for a BTC SegWit transaction computed by hashing the full serialized transaction including its witness data, the SegWit marker, and version field. Unlike the standard txid, which excludes witness data and remains stable even if signatures are altered, the wtxid changes if any part of the witness is modified. BTC miners use wtxids to construct a secondary Merkle tree committed in the coinbase transaction, ensuring witness data cannot be changed after a block is confirmed; wtxids do not exist on BSV or BCH, which have no witness data. ### X **X-only Public Keys** — X-only public keys are public keys for the secp256k1 elliptic curve that only provide the x coordinate for their position in the finite field. They differ from standard compressed keys by eliminating the extra bit needed to identify which of two possible y-coordinates applies, reducing key size to just 32 bytes. ### Y **Yield** — Yield is the return generated by an investment over a period, expressed as a percentage of the amount invested and inclusive of all cash flows such as dividends, interest, and capital appreciation. For bonds, yield represents the anticipated total return assuming the issuer meets all payment obligations on schedule, which means actual realized yield can differ if the issuer defaults or the bond is sold before maturity. Unlike price, which is a snapshot, yield incorporates the time dimension of an investment's return. **Yield Curve** — A yield curve is a graphical representation plotting the interest rates of bonds with similar credit quality across a range of maturities, from short-term to long-term. A normal upward-sloping curve, where longer maturities carry higher yields, reflects compensation for the additional risk of holding debt over time. An inverted curve, where short-term yields exceed long-term yields, is widely watched as a leading indicator of economic recession. **Yield Curve Control** — Yield curve control is a monetary policy tool through which a central bank sets explicit target interest rates for bonds of specific maturities and then buys or sells those bonds in whatever quantity necessary to hold rates at the targets. By pinning long-term yields artificially low, the central bank can reduce borrowing costs across the economy without being constrained by the volume of securities it must purchase. Unlike quantitative easing, which commits to buying a predetermined amount of bonds, yield curve control commits to a target rate and lets the required purchase volume float. **Ypub (Extended Public Key)** — A ypub is a type of extended public key that follows BIP 49 and instructs compatible BTC wallets to derive P2SH-wrapped P2WPKH addresses (Wrapped SegWit). It enables the same deterministic key tree structure as an xpub but signals the BTC-specific Wrapped SegWit address format the wallet should generate. Unlike native SegWit addresses derived from a zpub, ypub-derived BTC addresses begin with '3', preserving compatibility with the older P2SH input format. ### Z **Zero-Conf Channels** (also: Zero Confirmation Channels) — Zero-conf channels, also called turbo channels, are new single-funded channels where the funder gives some or all of their initial funds to the acceptor. The funds lack security until the channel opening transaction receives sufficient confirmations, but the acceptor can safely spend those funds before confirmation. **Zero-Knowledge (ZK) Proof** (also: Zero Knowledge Proof (ZKP)) — A ZK proof is a cryptographic protocol that lets a prover convince a verifier that a statement is true without revealing any information beyond that fact. It is used to demonstrate possession of secrets or correctness of computations while preserving privacy. Unlike standard proofs that expose all intermediate data, ZK proofs intentionally hide the underlying witness. **Zpub (Extended Public Key)** — A zpub is a type of extended public key that follows BIP 84 and instructs compatible BTC wallets to derive native SegWit addresses using P2WPKH or P2WSH scripts. Like xpubs and ypubs, a zpub generates a deterministic tree of public keys from a single root, but the native SegWit BTC addresses it produces, beginning with 'bc1', are not backwards compatible with wallets that lack native SegWit support. The zpub format is BTC-specific; BSV and BCH wallets use xpub-derived addresses without native SegWit address types.\n\n\n*End of KWJR Bitcoin Glossary, Expansion Master List* ## Published Articles > 91 articles, grouped by category, sorted by publication date descending. Includes both legacy hardcoded posts and CMS-published posts (status='published'). ### Bitcoin #### The Written History of Bitcoin: Inscriptions and Convictions URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-2023-inscriptions-and-convictions Published: 2026-08-31 Category: Bitcoin Tag: Bitcoin History 2023 in Bitcoin history: the Ordinals boom, 1Sat Ordinals, BSV near-4GB blocks, the SBF and CZ convictions, and the BlackRock filing naming Craig Wright. #### The Written History of Bitcoin: How Bitcoin Was Financialized URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-how-bitcoin-was-financialized Published: 2026-08-24 Category: Bitcoin Tag: Financialization How Bitcoin went from 60,000 merchants to a vault: Strategy filings, the offshore exchange machine, Coldcard entropy failure, and BitMart unanswered questions. #### The Written History of Bitcoin: Contagion URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-contagion Published: 2026-08-05 Category: Bitcoin Tag: Bitcoin History Terra broke, Celsius froze, 3AC vanished, and FTX fell in nine days. Kurt Wuckert Jr. documents 2022, the year the leverage unwound in order. #### The Written History of Bitcoin: The Verdict and the Bubble URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-verdict-and-the-bubble Published: 2026-07-27 Category: Bitcoin Tag: Bitcoin History Bitcoin got its biggest upgrade in four years, Wall Street approved an ETF holding no bitcoin, and ten jurors in Miami answered a question nobody asked. #### The Written History of Bitcoin: Genesis and the Curveball URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-genesis-and-the-curveball Published: 2026-07-21 Category: Bitcoin Tag: Bitcoin History Bitcoin got its full instruction set back in February 2020. Three weeks later the world closed, the printer started, and holding quietly beat spending. #### The Written History of Bitcoin: The Biggest Frauds in Bitcoin URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-biggest-frauds Published: 2026-07-11 Category: Bitcoin Tag: Crypto Fraud How Tether, Binance, and FTX built the most systematized fraud in the history of money, a printer, a fake market, and a shadow bank, and who paid for the cover. #### The Written History of Bitcoin: The Bitcoin Civil War Gets Legal URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-civil-war-gets-legal Published: 2026-06-17 Category: Bitcoin Tag: Bitcoin History In 2019 the Bitcoin civil war moved from hash power to courtrooms: a cartoon cat, a $5,000 bounty, three exchanges, and the year they tried to delist a Bitcoin. #### The Written History of Bitcoin: A Tale of 2 Bitcoins, and Then 3! URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-a-tale-of-2-bitcoins-then-3 Published: 2026-06-08 Category: Bitcoin Tag: Fork Wars Bitcoin split into BTC and BCH. Then the fork wars split BCH again. Futures, frauds, a hash war, and how one Bitcoin became three in eighteen months. #### The Written History of Bitcoin: The Bitcoin Civil War Heats Up URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-civil-war-heats-up Published: 2026-06-02 Category: Bitcoin Tag: Bitcoin Civil War Mike Hearn quit and sold every coin. An intelligence asset funded reversible payments. Gavin lost his keys. How Bitcoin's civil war split the chain in 2017. #### The Written History of Bitcoin: The First Shots of the Bitcoin Civil War URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-first-shots-of-the-civil-war Published: 2026-05-26 Category: Bitcoin Tag: Bitcoin Civil War A DEA agent staged a murder with chicken soup. Mt. Gox vaporized 850,000 BTC. One developer broke Bitcoin's app layer. The civil war started here. #### Follow The Money: The Written History of Bitcoin, Part 4B URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-follow-the-money Published: 2026-05-18 Category: Bitcoin Tag: Follow The Money Kyara Investments III: 50% Ito, 50% Epstein. The full venture capital pipeline from a Caribbean conference to Bitcoin's developer payroll. 108 footnotes. #### The Silk Road and the Senators: The Written History of Bitcoin, Part 4 URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-silk-road-and-the-senators Published: 2026-05-11 Category: Bitcoin Tag: Silk Road Bitcoin enters the real world: Silk Road's arrest, Mt. Gox's hidden deficit, the Bitcoin Foundation, BIP 16, and the Brock Pierce / Epstein pipeline. #### The Year of the Pizza: The Written History of Bitcoin, Part 3 URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-year-of-the-pizza Published: 2026-05-04 Category: Bitcoin Tag: Bitcoin History The year Satoshi lost control of Bitcoin: Pizza Day price discovery, the silent 1MB cap, the alert kill switch, the WikiLeaks panic, and the CIA fade. #### Did Hodlonaut Finally Agree With Me on Bitcoin Core?! URL: https://kurtwuckertjr.com/post/hodlonaut-the-lever-bitcoin-core-governance Published: 2026-05-01 Category: Bitcoin Tag: Bitcoin Core Hodlonaut just diagnosed Bitcoin Core's capture. Kurt Wuckert Jr. has been writing it at CoinGeek since 2020. Where they agree and where they part. #### The Written History of Bitcoin, Part 2: The Ghost in the Code URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-ghost-in-the-code Published: 2026-04-24 Category: Bitcoin Tag: Satoshi Nakamoto The code says Satoshi was a 1990s Windows systems engineer, not a cryptographer. Nineteen days, three consensus changes, and a private miner. Part 3. #### Finding Satoshi: Not Even a Fresh GuesS!? URL: https://kurtwuckertjr.com/post/finding-satoshi-not-even-a-fresh-guess Published: 2026-04-22 Category: Bitcoin Tag: Satoshi Nakamoto William D. Cohan's new documentary names Hal Finney and Len Sassaman as Satoshi. The men themselves, the email archive, and a widow disagree. #### The Written History of Bitcoin, Part 1: The Ghost at the Conference (2008-2009) URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-2008-2009-satoshi-emerges Published: 2026-04-17 Category: Bitcoin Tag: Satoshi Nakamoto Before the Bitcoin whitepaper, the name Satoshi was already in the wild. The first emails, the scaling debate, and the genesis block in one narrative. #### The Written History of Bitcoin, Part 0: Pre-History URL: https://kurtwuckertjr.com/post/written-history-of-bitcoin-pre-history Published: 2026-04-10 Category: Bitcoin Tag: Bitcoin Pre-History Before bitcoin, dozens of cryptographers spent three decades building pieces of a puzzle none of them could finish. This is the story of those pieces. #### John Carreyrou Spent a Year Hunting Satoshi Nakamoto and Found a Hyphen URL: https://kurtwuckertjr.com/post/carreyrou-adam-back-satoshi-nakamoto-rebuttal Published: 2026-04-08 Category: Bitcoin Tag: Satoshi Nakamoto Carreyrou hunted Satoshi for a year and came back with a hyphen. The stylometry is a trick and Adam Back will not sign the one message that would settle it. #### What is a Bitcoin Teranode? The 1,000,000 TPS Engine That Eats the Old Internet URL: https://kurtwuckertjr.com/post/what-is-a-bitcoin-teranode-the-1000000-tps-engine-that-eats-the-old-internet Published: 2026-04-06 Category: Bitcoin Tag: Teranode One Teranode just sustained 1,000,000 transactions per second on AWS, zero loss, two weeks. Here is what containerized Bitcoin actually looks like. #### Amazon wrote about BSV, and you should pay attention URL: https://kurtwuckertjr.com/post/amazon-wrote-about-bsv Published: 2026-04-01 Category: Bitcoin Tag: BSV Teranode Amazon published a technical case study on BSV's Teranode achieving 1 million TPS on AWS. The BSVA-AWS partnership proves real infrastructure beats hype. #### People Will Eventually Understand Why Craig Wright's Latest Paper Matters URL: https://kurtwuckertjr.com/post/craig-wright-spv-paper-ieee-2026 Published: 2026-03-25 Category: Bitcoin Tag: Commentary Craig Wright's new IEEE-accepted paper formally proves that non-mining full nodes provide zero security benefit over SPV clients. Here is why that matters for the future of Bitcoin and cyber-physical systems. #### Beyond Fraud: Tether's Secret Plan to Replace the Fed URL: https://kurtwuckertjr.com/post/beyond-fraud-tethers-secret-plan-to-replace-the-fed Published: 2026-03-23 Category: Bitcoin Tag: Tether With $141B in US debt, no audit in 11 years, and the Commerce Secretary's family on payroll, Tether is building a private central bank. #### Invisible Plantations URL: https://kurtwuckertjr.com/post/invisible-plantations Published: 2026-03-09 Category: Bitcoin Tag: Hard Truths About Hijacking Bitcoin You cannot understand what happened to Bitcoin unless you understand the system that captured it. And you cannot understand that system unless you trace it back to its origins. Not because I enjoy conspiracy theories. Because the conspiracy is documented. The names are on the public record. The money trails are filed with the SEC, preserved in the National Archives, and acknowledged by the Federal Reserve's own historians. #### BTC Was Hijacked, Everyone Knows It URL: https://kurtwuckertjr.com/post/btc-was-hijacked-everyone-knows-it Published: 2026-03-04 Category: Bitcoin BTC was hijacked by developers who preferred control over utility, and the entire cryptocurrency space has been paying the price ever since. #### Jane Street's Bitcoin Heist: How Wall Street Captured the Revolution URL: https://kurtwuckertjr.com/post/jane-streets-bitcoin-heist-how-wall-street-captured-the-revolution Published: 2026-03-02 Category: Bitcoin Tag: Market Manipulation A recent lawsuit against Jane Street (a secretive trading firm that makes more money than Goldman Sachs and JPMorgan combined) reveals how Wall Street didn't just adapt to Bitcoin. They captured it. #### Turing Machines: Bitcoin as a Computer URL: https://kurtwuckertjr.com/post/turing-machines-bitcoin-computer Published: 2026-03-01 Category: Bitcoin Tag: Deep Dive Turing machines, the Church-Turing thesis, finite state machines, OP_PUSH_TX, and how Bitcoin can simulate any computation. #### What Is Bitcoin Script? A Complete Technical Guide URL: https://kurtwuckertjr.com/post/what-is-bitcoin-script-deep-dive Published: 2026-02-28 Category: Bitcoin Tag: Deep Dive The FORTH-based stack language powering Bitcoin: locking and unlocking scripts, opcodes, flow control, data types, and the full script grammar. #### Offline Payments with Bitcoin URL: https://kurtwuckertjr.com/post/offline-payments-bitcoin Published: 2026-02-27 Category: Bitcoin Tag: Deep Dive How SPV enables offline Bitcoin transactions, the double-spend risks involved, minerID and mAPI, and realistic attack scenarios. #### Simplified Payment Verification (SPV) URL: https://kurtwuckertjr.com/post/simplified-payment-verification-spv Published: 2026-02-26 Category: Bitcoin Tag: Deep Dive Lightweight verification using block headers and Merkle proofs. Understand how SPV works, its trust assumptions, and why it matters for scaling. #### What Is a Coinbase Transaction? URL: https://kurtwuckertjr.com/post/what-is-a-coinbase-transaction Published: 2026-02-25 Category: Bitcoin Tag: Deep Dive Block rewards, subsidy plus fees, the extranonce field, the block subsidy schedule, and how coinbase transactions anchor the Merkle tree. #### Why and How Digital Signatures Work in Bitcoin URL: https://kurtwuckertjr.com/post/digital-signatures-in-bitcoin Published: 2026-02-24 Category: Bitcoin Tag: Deep Dive ECDSA, secp256k1, key pairs, script evaluation, P2PKH, signature formats, and HD wallets: the complete picture of how Bitcoin uses digital signatures. #### What Are Digital Signatures? URL: https://kurtwuckertjr.com/post/what-are-digital-signatures Published: 2026-02-23 Category: Bitcoin Tag: Deep Dive The digital signature protocol: key generation, signing, verification, and the security properties that make Bitcoin transactions trustworthy. #### How Does Proof of Work Actually Work in Practice? URL: https://kurtwuckertjr.com/post/how-does-proof-of-work-actually-work Published: 2026-02-22 Category: Bitcoin Tag: Deep Dive Walk through a real block example to see Merkle root construction, nonce iteration, target calculation, and little-endian byte ordering in action. #### Merkle Trees in Bitcoin URL: https://kurtwuckertjr.com/post/merkle-trees-in-bitcoin Published: 2026-02-21 Category: Bitcoin Tag: Deep Dive How Merkle trees are practically implemented in Bitcoin blocks to enable efficient transaction verification and pruning. #### What Is a Merkle Tree? URL: https://kurtwuckertjr.com/post/what-is-a-merkle-tree Published: 2026-02-20 Category: Bitcoin Tag: Deep Dive Merkle trees enable efficient verification of large data sets. Understand tree construction, hash layering, and how Merkle proofs work. #### What Is a Hash Function and How Are They Used in Bitcoin? URL: https://kurtwuckertjr.com/post/what-is-a-hash-function-bitcoin Published: 2026-02-19 Category: Bitcoin Tag: Deep Dive Cryptographic hash functions are the building blocks of Bitcoin security. Learn how they ensure data integrity, power Merkle trees, and enable digital signatures. #### Bitcoin in Practice: Bitcoin Privacy in Depth URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-14-privacy Published: 2026-02-18 Category: Bitcoin Tag: Deep Dive Keys versus identity, private versus anonymous, digital signatures, pseudonymity, and the privacy design patterns built into Bitcoin. #### Bitcoin in Practice: Transactions in Depth URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-13-transactions-in-depth Published: 2026-02-17 Category: Bitcoin Tag: Deep Dive Transaction structure, script templates including P2PKH and multisig, time locking, finality, block confirmations, and how transactions achieve settlement. #### Bitcoin in Practice: Pruning and Other Duties URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-12-pruning Published: 2026-02-16 Category: Bitcoin Tag: Deep Dive Transaction pruning, Merkle tree compression, nodes as businesses with legal accountability, and the operational duties of running a Bitcoin node. #### Bitcoin in Practice: Mining Valid Blocks URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-11-mining-valid-blocks Published: 2026-02-15 Category: Bitcoin Tag: Deep Dive Mining software, ASICs, SHA256 double hashing, nonce iteration, and what happens when orphan or invalid blocks are produced. #### Bitcoin in Practice: Transaction Validation URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-10-validation Published: 2026-02-14 Category: Bitcoin Tag: Deep Dive How transactions are checked, UTXO storage works, the mempool operates, and blocks are assembled and validated by mining nodes. #### Bitcoin in Practice: ChainTracker URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-9-chaintracker Published: 2026-02-13 Category: Bitcoin Tag: Deep Dive Chain synchronization, block header tracking, metadata coordination, and pool rebase operations that keep nodes aligned with the longest chain. #### Bitcoin in Practice: Bitcoin Server Network (BSN) URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-8-p2p-network Published: 2026-02-12 Category: Bitcoin Tag: Deep Dive The peer-to-peer network infrastructure: Peer Connector, JCL modules, Peer Manager, and how nodes communicate across the Bitcoin Server Network. #### Bitcoin in Practice: Nodes and Mining URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-7-nodes-and-mining Published: 2026-02-11 Category: Bitcoin Tag: Deep Dive A deep dive into node components, mining pools, ASICs, block candidate creation, and how temporary forks resolve through proof of work. #### Bitcoin in Practice: Network Policies URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-6-network-policies Published: 2026-02-10 Category: Bitcoin Tag: Deep Dive Node capabilities, the longest chain rule, difficulty adjustment, and block subsidy obligations form the policy framework of the Bitcoin network. #### Bitcoin in Practice: Governance URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-5-governance Published: 2026-02-09 Category: Bitcoin Tag: Deep Dive How is Bitcoin governed without a central authority? Explore economic signaling, token distribution, block subsidy halving, and network consensus. #### Bitcoin in Practice: Core Properties of Bitcoin URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-4-core-properties Published: 2026-02-08 Category: Bitcoin Tag: Deep Dive Bitcoin has several core properties that emerge from its design: immutability, distribution, privacy, accountability, security, scalability, and peer-to-peer exchange. #### Bitcoin in Practice: Proof of Work URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-3-proof-of-work Published: 2026-02-07 Category: Bitcoin Tag: Deep Dive Proof of work is the consensus mechanism that makes Bitcoin secure. Learn how competition and cooperation between miners enforce honest validation. #### Bitcoin in Practice: Transactions as Ledger Events URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-2-transactions Published: 2026-02-06 Category: Bitcoin Tag: Deep Dive Transactions are how value moves on the Bitcoin ledger. Learn about inputs, outputs, UTXOs, coinbase transactions, and the coin chain model. #### Bitcoin in Practice: Blocks URL: https://kurtwuckertjr.com/post/bitcoin-in-practice-part-1-blocks Published: 2026-02-05 Category: Bitcoin Tag: Deep Dive Blocks are the fundamental data structure of Bitcoin. Understand how block headers, Merkle trees, and hash functions work together to create an immutable chain of records. #### Bitcoin Glossary: Essential Terms for Understanding Crypto URL: https://kurtwuckertjr.com/post/bitcoin-glossary Published: 2026-02-02 Category: Bitcoin Tag: Foundations A comprehensive glossary of Bitcoin and blockchain terminology. Use this reference to understand the language of Bitcoin. #### What Is a Satoshi (or a "sat") in Bitcoin? URL: https://kurtwuckertjr.com/post/what-is-satoshi Published: 2025-12-29 Category: Bitcoin Tag: Foundations A satoshi is the smallest unit of Bitcoin, worth one hundred millionth of one Bitcoin. Learn why satoshis matter as Bitcoin adoption grows. #### Is Bitcoin Anonymous? The Truth About Privacy vs Anonymity URL: https://kurtwuckertjr.com/post/bitcoin-privacy-vs-anonymity Published: 2025-12-15 Category: Bitcoin Tag: Advanced Bitcoin is pseudonymous, not anonymous. Learn why privacy and anonymity are different and how the blockchain creates transparency. #### What Is Proof of Work in Bitcoin and How Does It Secure the Network? URL: https://kurtwuckertjr.com/post/what-is-proof-of-work Published: 2025-12-01 Category: Bitcoin Tag: Advanced Proof of Work is the consensus mechanism that secures Bitcoin. Learn how miners solve hard puzzles to create an immutable record of transactions. #### What Is Bitcoin Script and How Does It Enable Smart Contracts? URL: https://kurtwuckertjr.com/post/what-is-bitcoin-script Published: 2025-11-10 Category: Bitcoin Tag: Advanced Bitcoin Script is a simple but powerful programming language that enables everything from multi-sig wallets to complex contracts. #### What Is the Difference Between Bitcoin and Ethereum? URL: https://kurtwuckertjr.com/post/bitcoin-vs-ethereum Published: 2025-10-20 Category: Bitcoin Tag: Practical Bitcoin is money; Ethereum is a computer. Learn the fundamental differences in design, purpose, and philosophical approach. #### What Is Self-Custody in Bitcoin and Why It Beats Leaving Coins on Exchanges URL: https://kurtwuckertjr.com/post/what-is-self-custody-bitcoin Published: 2025-09-29 Category: Bitcoin Tag: Practical Self-custody means controlling your own private keys. Learn why "not your keys, not your coins" is the foundation of Bitcoin sovereignty. #### What Are Some Ways to Get Bitcoin? Buying, Earning, and Mining Explained URL: https://kurtwuckertjr.com/post/how-to-get-bitcoin Published: 2025-09-15 Category: Bitcoin Tag: Practical You can get Bitcoin by buying it, earning it, or mining it. Explore the practical methods for acquiring Bitcoin in the modern economy. #### What Is the Bitcoin Halving and Why Is It Important? URL: https://kurtwuckertjr.com/post/what-is-bitcoin-halving Published: 2025-08-11 Category: Bitcoin Tag: Advanced The halving cuts the mining reward in half every four years. Understand why halvings are built into Bitcoin's code and how they control inflation. #### What Is a Bitcoin Fork? Hard Forks vs Soft Forks for Beginners URL: https://kurtwuckertjr.com/post/what-is-bitcoin-fork Published: 2025-06-02 Category: Bitcoin Tag: Advanced A fork changes Bitcoin's rules. Hard forks create a new coin; soft forks are backward-compatible. Learn how forks happen and why they matter to Bitcoin's governance. #### What Is On-Chain vs Off-Chain in Bitcoin? Key Differences Explained URL: https://kurtwuckertjr.com/post/on-chain-vs-off-chain-bitcoin Published: 2025-05-19 Category: Bitcoin Tag: Advanced On-chain transactions settle on the blockchain; off-chain transactions happen elsewhere with the blockchain as settlement. Learn the trade-offs of both approaches. #### What Are Bitcoin Fees, and Why Are They Stable on BSV but Variable on BTC? URL: https://kurtwuckertjr.com/post/what-are-bitcoin-fees Published: 2025-05-12 Category: Bitcoin Tag: Advanced Bitcoin fees pay miners to include your transaction in a block. Understand how fee markets work and why fee economics differ across Bitcoin implementations. #### What Is a Seed Phrase in Bitcoin and How Do You Back It Up Safely? URL: https://kurtwuckertjr.com/post/what-is-seed-phrase-bitcoin Published: 2025-05-05 Category: Bitcoin Tag: Mechanics A seed phrase is a human-readable backup of your Bitcoin private keys. Learn how to protect your seed phrase and why it's the master key to your digital wealth. #### What Is a Bitcoin Node and What Does It Do? URL: https://kurtwuckertjr.com/post/what-is-bitcoin-node Published: 2025-03-31 Category: Bitcoin Tag: Mechanics A Bitcoin node is a computer that validates all transactions and blocks. Learn why running a node is the most sovereign form of Bitcoin participation. #### What Is Bitcoin Mining and Why Does It Matter? URL: https://kurtwuckertjr.com/post/what-is-bitcoin-mining Published: 2025-03-24 Category: Bitcoin Tag: Mechanics Mining is the process that secures the Bitcoin network and creates new coins. Discover why miners are essential and how the mining difficulty adjusts automatically. #### How Do Bitcoin Transactions Work? Step by Step URL: https://kurtwuckertjr.com/post/how-do-bitcoin-transactions-work Published: 2025-03-17 Category: Bitcoin Tag: Mechanics Bitcoin transactions move money from one address to another using cryptography. Walk through the steps of how a transaction is created, broadcast, and confirmed. #### What Is the Bitcoin Blockchain? Explained in Plain English URL: https://kurtwuckertjr.com/post/what-is-bitcoin-blockchain Published: 2025-03-10 Category: Bitcoin Tag: Infrastructure The blockchain is a permanent, transparent ledger of all Bitcoin transactions. Understand how blocks chain together and why the blockchain is impossible to alter. #### What Is a Bitcoin Address and How Do You Create One? URL: https://kurtwuckertjr.com/post/what-is-bitcoin-address Published: 2025-02-17 Category: Bitcoin Tag: Infrastructure A Bitcoin address is a public label that tells people where to send your Bitcoin. Learn how addresses are created from public keys and why you should use new ones. #### What Is a UTXO in Bitcoin? Unspent Transaction Outputs Explained URL: https://kurtwuckertjr.com/post/what-is-utxo-bitcoin Published: 2025-02-10 Category: Bitcoin Tag: Infrastructure UTXOs are the foundation of Bitcoin's transaction model. Learn how unspent transaction outputs work and why they matter for understanding Bitcoin's economy. #### What Is a Private Key in Bitcoin? Simple Explanation for New Users URL: https://kurtwuckertjr.com/post/what-is-private-key-bitcoin-guide Published: 2025-01-29 Category: Bitcoin Tag: Foundations The private key is the most important secret in Bitcoin. Understand how this digital master key proves ownership and why its security is the foundation of individual sovereignty. #### What Is a Bitcoin Wallet and Why Do You Need One? URL: https://kurtwuckertjr.com/post/what-is-a-bitcoin-wallet-guide Published: 2025-01-26 Category: Bitcoin Tag: Infrastructure Your wallet is your interface to the Bitcoin network. Understand how private keys provide sovereign control of your funds without third-party permission. #### What Is Bitcoin and How Does It Work? A Beginner's Guide URL: https://kurtwuckertjr.com/post/what-is-bitcoin-beginners-guide Published: 2025-01-25 Category: Bitcoin Tag: Foundations Bitcoin is a digital form of money that runs on a public network instead of a bank. Discover the fundamental mechanics of the blockchain ledger and the sovereignty of private keys. ### Business #### Vibe Code 10X Better With 1 Unbreakable Rule URL: https://kurtwuckertjr.com/post/vibe-code-10x-better-with-1-unbreakable-rule Published: 2026-03-27 Category: Business Tag: Claude Code Stop feeding Claude Code half-baked instructions. Learn the one unbreakable rule that turns vibe coding from a party trick into a 10X production workflow. #### How to Use Claude AI: From First Prompt to Managing an AI Dev Team URL: https://kurtwuckertjr.com/post/how-to-use-claude-ai Published: 2026-03-15 Category: Business Tag: Claude AI My developers became engineering managers overseeing AI agents. The complete guide from first prompt to managing a full AI dev team with Claude Code. ### Fitness #### Chuck Norris Isn't Gone. He's Just on God's Next Mission URL: https://kurtwuckertjr.com/post/chuck-norris-tribute Published: 2026-03-20 Category: Fitness Tag: Chuck Norris Chuck Norris trained with Bruce Lee, gave BJJ its first home in America, and never lost his humility or his faith. A tribute to a warrior at 86. #### Why Whoop is the Best Fitness Tracker for Jiu-Jitsu URL: https://kurtwuckertjr.com/post/why-whoop-is-the-best-fitness-tracker-for-jiu-jitsu Published: 2026-03-18 Category: Fitness Tag: Fitness Tech Whoop is widely considered the best tracker for Jiu-Jitsu because it offers off-wrist wearability (bicep bands), a screenless low-profile design that prevents mat interference, and robust recovery metrics. It solves the three main problems of BJJ wearables: safety for training partners, device durability, and the ability to wear a traditional watch simultaneously. #### Adjustable dumbbells only, the full body plan that actually scales URL: https://kurtwuckertjr.com/post/adjustable-dumbbells-full-body-plan Published: 2025-01-27 Category: Fitness Tag: Performance Build an athletic, strong physique with a simple full-body plan designed for busy professionals. Learn how to scale your strength with minimal equipment. ### Politics & Culture #### 9/11 and the Money: The Day the Surveillance State Was Born URL: https://kurtwuckertjr.com/post/special-edition-911-and-money Published: 2026-09-08 Category: Politics & Culture Tag: Patriot Act The documents beside the theories, told as theories: the put options, the 28 pages, Title III, the Iraq pallets, and the whitepaper that read like a reply. #### History of Money and Banking, Part 2. Ancient Money From Prehistory URL: https://kurtwuckertjr.com/post/history-of-money-banking-ancient-money-from-prehistory Published: 2026-08-17 Category: Politics & Culture Tag: Ancient Money Loans, rate caps, deposit law, and royal debt amnesties ran on clay ledgers for 2,000 years before the first coin. The barter story was always a guess. #### The History of Money & Banking: The Bankers Who Wore Swords URL: https://kurtwuckertjr.com/post/history-of-money-banking-knights-templar Published: 2026-08-10 Category: Politics & Culture Tag: Knights Templar The Knights Templar built Europe's first international bank. Then the king who owed them money burned them for it. Part 1 of The History of Money & Banking. #### The Adventures of Will Walker: My Uncle Bill Wrote Down the Good Old Days URL: https://kurtwuckertjr.com/post/the-adventures-of-will-walker-book-review Published: 2026-07-17 Category: Politics & Culture Tag: Book Review My Uncle Bill spent a lifetime telling his boyhood stories out loud. Now they are a book: under 50 pages of small-town adventure and the good old days. #### America's 250th Birthday: A Eulogy for Independence and a Blueprint to Get It Back URL: https://kurtwuckertjr.com/post/americas-250th-birthday-eulogy-for-independence Published: 2026-07-04 Category: Politics & Culture Tag: America 250 The republic the founders won lasted 2,009 days. America at 250 is a plantation with fireworks. Here is the ledger, and the way back out. #### Why We Must Get Out of Iran: Peace is Good For your Business; War Is Good For Their Business URL: https://kurtwuckertjr.com/post/peace-is-good-for-your-business-war-is-good-for-theirs Published: 2026-03-18 Category: Politics & Culture Tag: Iran War The Iran war is a proxy conflict where China and Russia test weapons against US systems while America burns $5B per week. Peace preserves sovereignty. War destroys it. #### The Craziest Stuff You Haven't Heard about Epstein URL: https://kurtwuckertjr.com/post/the-craziest-stuff-you-havent-heard-about-epstein Published: 2026-03-06 Category: Politics & Culture Tag: Epstein Deep Dive You think you've seen the wildest stuff from the Epstein files? Buckle up! It's going to get crazier with Ghislaine Maxwell and a whole bunch more. #### WW3 Begins: The U.S. Just Attacked Iran URL: https://kurtwuckertjr.com/post/ww3-begins-the-us-just-attacked-iran Published: 2026-03-01 Category: Politics & Culture Tag: War The United States has bombed Iran without congressional declaration of war, potentially triggering World War III. This executive overreach violates constitutional war powers and continues a 75-year cycle of Western meddling that created the current crisis. #### Why a Man Should Wear a Mechanical Watch URL: https://kurtwuckertjr.com/post/why-man-wear-mechanical-watch Published: 2025-01-28 Category: Politics & Culture Tag: Sovereignty A mechanical watch is an act of defiance against planned obsolescence. Discover why stewardship of a tiny machine is a daily vote for continuity and generational quality. ### Religion #### Lessons From the American Revolution: They Pledged Their Sacred Honor. What Have You Pledged? URL: https://kurtwuckertjr.com/post/lessons-from-the-american-revolution Published: 2026-06-29 Category: Religion Tag: American Revolution America didn't win the Revolution on the math. It won on conviction. A Fourth of July charge for men on faith, commitment, and keeping your word. #### The American Christian and His Role in Political Discourse URL: https://kurtwuckertjr.com/post/american-christian-political-discourse Published: 2026-02-24 Category: Religion Tag: Faith & Sovereignty The American Christian must speak in political discourse as a citizen of Christ's Kingdom first. That means refusing political idolatry, exposing false neutrality, and insisting that only the Triune God provides the preconditions for justice, liberty, and coherent public reasoning. #### Christ's Dominion Over Everything URL: https://kurtwuckertjr.com/post/christs-dominion-over-everything Published: 2026-02-17 Category: Religion Tag: Faith & Sovereignty Christ does not offer to be Lord of your private feelings while the rest of life belongs to other gods. He is Lord of everything, and every rival sovereignty is either a servant under Him or a rebel heading for judgment. #### A Christian Response to Involuntary Taxation URL: https://kurtwuckertjr.com/post/christian-response-involuntary-taxation Published: 2026-02-10 Category: Religion Tag: Faith & Sovereignty Involuntary taxation is never morally neutral — it is always a claim about authority, ownership, and lordship. Christians should refuse the state's messianic pretensions and work to rebuild a culture where civil power is limited, local, and accountable to God. ## Satoshi Nakamoto Archive > 19 verified primary-source writings by Satoshi Nakamoto, archived with provenance verification and editorial annotation by Kurt Wuckert Jr. — INDEX ONLY; the full text of every item is in https://kurtwuckertjr.com/llms-satoshi.txt. Attribution carve-out: Kurt's annotations and curation are CC-BY-4.0 (https://kurtwuckertjr.com/LICENSE-CONTENT.md); Satoshi's original texts are attributed to Satoshi Nakamoto — NOT relicensed — and carry per-item source licenses declared in https://kurtwuckertjr.com/llms-satoshi.txt. Full text (all items): https://kurtwuckertjr.com/llms-satoshi.txt Archive index pages: https://kurtwuckertjr.com/satoshi Structured access: MCP tools search_satoshi_writings, get_satoshi_writing, get_satoshi_thread at https://kurtwuckertjr.com/api/mcp - Bitcoin: A Peer-to-Peer Electronic Cash System — 2008-10-31 [whitepaper] — https://kurtwuckertjr.com/satoshi/whitepaper - Bitcoin P2P e-cash paper — 2008-10-31 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-10-31-1 - Bitcoin P2P e-cash paper — 2008-11-03 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-03-1 - Bitcoin P2P e-cash paper — 2008-11-03 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-03-2 - Bitcoin P2P e-cash paper — 2008-11-06 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-06-1 - Bitcoin P2P e-cash paper — 2008-11-08 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-08-1 - Bitcoin P2P e-cash paper — 2008-11-09 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-09-1 - Bitcoin P2P e-cash paper — 2008-11-09 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-09-2 - Bitcoin P2P e-cash paper — 2008-11-09 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-09-3 - Bitcoin P2P e-cash paper — 2008-11-10 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-10-1 - Bitcoin P2P e-cash paper — 2008-11-10 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-10-2 - Bitcoin P2P e-cash paper — 2008-11-13 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-13-1 - Bitcoin P2P e-cash paper — 2008-11-14 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-14-1 - Bitcoin P2P e-cash paper — 2008-11-15 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-15-1 - Bitcoin P2P e-cash paper — 2008-11-15 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-15-2 - Bitcoin P2P e-cash paper — 2008-11-17 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2008-11-17-1 - Bitcoin v0.1 released — 2009-01-08 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2009-01-08-1 - Bitcoin v0.1 released — 2009-01-16 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2009-01-16-1 - Bitcoin v0.1 released — 2009-01-25 [mailing_list] — https://kurtwuckertjr.com/satoshi/cml-2009-01-25-1 ## Bitcoin Entities Referenced > 31 people, organizations, and concepts referenced across Kurt's articles. Wikidata sameAs links included where available. - **Alfie Whattam** — Financial Commentator - URL: https://alfiewhattam.com - **Ana Grijalva** — Strategic Planning, United Nations - URL: https://www.linkedin.com/in/ana-grijalva/ - **Becky Liggero Fontana** — Lead Reporter, CoinGeek - URL: https://coingeek.com/author/becky-liggero/ - **Brad Feld** — Co-founder, Foundry Group & Techstars - URL: https://feld.com - Wikidata: https://www.wikidata.org/wiki/Q16196004 - **Brendan Lee** — Founder, Elas & Protocol Educator - URL: https://elas.co/about - **Calvin Ayre** — Founder, Ayre Group & CoinGeek - URL: https://ayre.group/calvin-ayre/ - Wikidata: https://www.wikidata.org/wiki/Q5024323 - **Daniel Krawisz** — Bitcoin Theorist, Nakamoto Institute - URL: https://nakamotoinstitute.org/authors/daniel-krawisz/ - **David Lin** — Host, The David Lin Report - URL: https://www.thedavidlinreport.com/ - **David Morgan** — Founder, The Morgan Report - URL: https://www.themorganreport.com/ - **Dr. Craig S. Wright** — Chief Scientist, nChain - URL: https://craigwright.net/ - Wikidata: https://www.wikidata.org/wiki/Q21686827 - **Elfried Samba** — CEO, Butterfly (ex-Gymshark) - URL: https://www.butterflyeffect.xyz/team - **Gavin Mehl** — Host, Gavin's Podcast - URL: https://www.linkedin.com/in/gavinmehl/ - **Hotep Jesus** — Media Personality & Author - URL: https://hotepnation.com/ - **Ian Grigg** — Financial Cryptographer, Triple-Entry Accounting - URL: https://iang.org/ - **Jack Pitts** — Founder, SLictionary - URL: https://slictionary.com/ - **Jon Southurst** — Writer, CoinGeek - URL: https://coingeek.com/author/jon-southurst/ - **Kennedy** — Host, Kennedy on Fox Business - URL: https://www.foxbusiness.com/shows/kennedy - Wikidata: https://www.wikidata.org/wiki/Q3242413 - **Lin Zheming** — CEO, Mempool & Baowen - URL: https://bitcoinassociation.net/lin-zheming/ - **Liz Claman** — Host, The Claman Countdown on Fox Business - URL: https://www.foxbusiness.com/person/c/liz-claman - Wikidata: https://www.wikidata.org/wiki/Q6660077 - **Mike Hearn** — Early Bitcoin Developer, ex-Google - URL: https://plan99.net/~mike/ - **Patrick Bet-David** — Founder, Valuetainment & PBD Podcast - URL: https://www.patrickbetdavid.com/ - Wikidata: https://www.wikidata.org/wiki/Q16217194 - **Peter McCormack** — Host, What Bitcoin Did - URL: https://www.whatbitcoindid.com/ - **Peter Schiff** — Chief Economist, Euro Pacific Capital - URL: https://schiffgold.com/our-team/peter-schiff - Wikidata: https://www.wikidata.org/wiki/Q512741 - **Rafa Jimenez** — CTO, HandCash - URL: https://handcash.io - **Reggie Middleton** — Founder, Veritaseum - URL: https://veritaseum.com/ - **Rick Rule** — Founder, Rule Investment Strategy - URL: https://www.ruleinvestmentmedia.com/ - **Seth Levine** — Co-founder, Foundry Group & Author - URL: https://sethlevine.com/ - **Siggi Oskarsson** — Lead Architect, Teranode - URL: https://theorg.com/org/bsv-association/org-chart/siggi-oskarsson - **Steve Shadders** — Former CTO, nChain & Teranode Architect - URL: https://nchain.com/person/steve-shadders/ - **Steven Nekhaila** — Chair, Libertarian National Committee - URL: https://lpedia.org/wiki/Steven_Nekhaila - **Tim Draper** — Founder, Draper Associates & DFJ - URL: https://www.draper.vc/team - Wikidata: https://www.wikidata.org/wiki/Q7807093 ## Machine Access ### MCP Server Endpoint: https://kurtwuckertjr.com/api/mcp Transport: JSON-RPC over Streamable HTTP per Model Context Protocol spec Discovery: https://kurtwuckertjr.com/.well-known/mcp/server-card.json Agent skills: https://kurtwuckertjr.com/.well-known/agent-skills/index.json Tools: lookup_bitcoin_term, search_articles, get_article, get_bitcoin_entity, list_topics, find_related_articles, get_series, get_entity_articles, search_satoshi_writings, get_satoshi_writing, get_satoshi_thread, search_all ### Markdown Content Negotiation Send `Accept: text/markdown` to https://kurtwuckertjr.com/post/{slug} to receive markdown source instead of HTML. Currently covers CMS-published articles. Response includes YAML frontmatter with CC-BY-4.0 attribution metadata. ### Discovery Surface - Sitemap: https://kurtwuckertjr.com/sitemap.xml - Short LLM index: https://kurtwuckertjr.com/llms.txt - This file: https://kurtwuckertjr.com/llms-full.txt - Satoshi Nakamoto Archive full text: https://kurtwuckertjr.com/llms-satoshi.txt - Robots: https://kurtwuckertjr.com/robots.txt (Content-Signal headers + ai-train=yes) ### License All content is licensed under CC-BY-4.0 — attribution required. Full license + scope clauses: https://kurtwuckertjr.com/LICENSE-CONTENT.md Citation format: Kurt Wuckert Jr., Bitcoin Historian (kurtwuckertjr.com) ### Choosing an Access Method For structured tool calls (term lookup, article search, entity retrieval): use the MCP server endpoint above. For full article text in machine-readable form: use markdown content negotiation against /post/{slug}. For complete corpus snapshots: this file (/llms-full.txt) and the short index (/llms.txt). ## End of File Author: Kurt Wuckert Jr., Bitcoin Historian Site: https://kurtwuckertjr.com Wikidata: https://www.wikidata.org/wiki/Q138774106 Generated: 2026-09-12T21:00:56.512Z # Approximate tokens: 98367