← Back to First Principles
First Principles · Deep Dive

Digital Scarcity

Bitcoin is often called "the first thing that is both digital and scarce." True, but that line hides the hard part and oversells the easy one. This page asks what 21 million actually is, why the breakthrough was preventing copies rather than capping supply, and whether a fixed supply is a feature or a liability.

Research question

A hard cap sounds obviously good, no inflation, ever. But every monetary economist who attacks Bitcoin attacks the cap. So: what does the 21-million limit actually guarantee, what does it not, and is fixed supply a strength or a built-in problem?

Why this matters

"Scarce" is doing a lot of work in Bitcoin's pitch. If you misunderstand what the cap guarantees, you'll either over-trust it (expecting the price to follow scarcity, it doesn't) or dismiss it (assuming the number was just typed into the code, it wasn't). Getting this right is the difference between understanding Bitcoin and reciting it.

The hard part wasn't scarcity, it was copying

The problemDigital files copy perfectly and freely. That's wonderful for photos and ruinous for money: if a coin is a file, you can spend it twice. For decades the only fix was a trusted company keeping the ledger (a bank, PayPal, Visa) and deciding the order of events. That works, but it means they control your money. The "double-spend problem" was the real wall.
Bitcoin's mechanismBitcoin orders transactions in a public chain of blocks that thousands of nodes independently validate. Once a coin is spent in a confirmed block, every node rejects any attempt to spend it again, without anyone in charge. Proof-of-work makes rewriting that order expensive. Scarcity of the supply is downstream: only once you can stop double-spending can a fixed issuance schedule mean anything.

What "21 million" really is

The cap is not a constant someone typed in. It's an emergent consequence of two rules: start at 50 BTC per block, and halve that subsidy every 210,000 blocks. Sum that geometric series and, because Bitcoin Core truncates the subsidy in whole satoshis, it converges to 20,999,999.9769 BTC after 33 halvings, not a clean 21,000,000. Step through the schedule and watch scarcity climb while new issuance collapses:

Cumulative supply approaching the 21M cap, derived from the halving schedule. Most coins were issued early; new issuance is nearly flat now.

The honest part: scarcity is not a price oracle

The discredited claimThe popular "Stock-to-Flow price model" (PlanB, 2019) fit a curve from S2F to price and projected ~$100k-$1M by end-2021 and ~$500k by 2025. It became the most-cited bull chart on the internet. It has failed out-of-sample: realized price diverged from the model by well over 500% across 2024, and the headline targets did not arrive. A scarcity ratio is real and computable; a price is set by demand, liquidity, regulation, and sentiment that no supply curve captures. Price is not a property of the coin: it is subjective, the result of what real buyers and sellers will actually give up, meeting in exchange. Scarcity can make a money harder to inflate without making it worth any particular amount.
What to keep, what to dropKeep: S2F as a clean way to compare how hard different monies are to inflate. Drop: any claim that high S2F causes a price. "Halvings make the price go up" is the same error in disguise, the halving is fully known years in advance, so an efficient market can't be reliably surprised by it.

Comparing scarcity honestly

Stock-to-flow as a descriptor only, higher means harder to inflate, nothing about price:

Steelman: the strongest case against a fixed supply

Test the open question: who pays for security?

The one objection above with no settled answer is the security budget. Miners are paid the block subsidy plus transaction fees, and the subsidy halves toward nothing by about 2140. Step the epochs forward and set a level of fee revenue: watch the subsidy collapse until fees are nearly the whole security budget.

Common misconceptions, checked

Source trail

Reflect

Next: the failure modes scarcity is meant to prevent, Why Money Fails →