Skip to main content

Inflation | Bitcoin Glossary | Mapping Bitcoin

Inflation

Economia

Also known as: monetary inflation, supply inflation

In the Bitcoin context, the gradual increase in the total supply of bitcoin through block rewards, which decreases over time due to halvings. Bitcoin's inflation rate is programmatically defined and trends toward zero as the 21 million coin supply cap is approached.

Overview

In the Bitcoin context, inflation refers to the rate at which new bitcoin is created through block rewards, increasing the total circulating supply. Unlike fiat currencies where central banks can increase the money supply without a predetermined limit, Bitcoin's inflation schedule is programmatically fixed and transparent. The rate of new supply creation decreases by half approximately every four years through the halving mechanism, eventually reaching zero when all 21 million bitcoin have been mined.

Bitcoin's Inflation Schedule

┌─────────┬──────────────────┬─────────────────────────┐
│  Era    │ Block Reward     │ Annual Inflation Rate    │
├─────────┼──────────────────┼─────────────────────────┤
│ 2009-12 │ 50 BTC           │ ~25-100% (high, small   │
│         │                  │  base supply)            │
│ 2012-16 │ 25 BTC           │ ~8-12%                  │
│ 2016-20 │ 12.5 BTC         │ ~3.5-4%                 │
│ 2020-24 │ 6.25 BTC         │ ~1.7-1.8%               │
│ 2024-28 │ 3.125 BTC        │ ~0.8-0.85%              │
│ 2028-32 │ 1.5625 BTC       │ ~0.4%                   │
│ ...     │ ...              │ → 0%                    │
└─────────┴──────────────────┴─────────────────────────┘

Bitcoin's inflation rate (supply growth):
100%│*
    │ *
    │  *
    │   *
  50│    *
    │     **
    │       ***
    │          ****
   0│──────────────***************************────
    2009  2012  2016  2020  2024  2028  2032  2140

Bitcoin vs. Fiat Inflation

The term "inflation" means different things in different contexts:

Monetary inflation (supply expansion):

  • Bitcoin: Fixed, predictable, decreasing, verifiable by anyone running a full node
  • Fiat: Variable, determined by central bank decisions, no hard cap

Price inflation (purchasing power decline):

  • Bitcoin aims to be deflationary in terms of purchasing power over long time horizons
  • Fiat currencies typically target 2% annual price inflation

The 21 Million Cap

Bitcoin's supply is hard-capped at 21 million coins, enforced by consensus rules that every full node validates. This cap is achieved through the geometric series of halvings:

Total supply = 210,000 * (50 + 25 + 12.5 + 6.25 + ...)
             = 210,000 * 50 * (1 + 0.5 + 0.25 + ...)
             = 210,000 * 50 * 2
             = 21,000,000 BTC

The last bitcoin will be mined around the year 2140, after which miners will be compensated entirely through transaction fees.

Stock-to-Flow

Bitcoin's decreasing inflation rate means its stock-to-flow ratio (existing supply divided by annual new production) increases over time:

  • After the 2024 halving, Bitcoin's stock-to-flow surpassed gold's
  • This makes Bitcoin the scarcest monetary asset by this measure
  • The model has been used (controversially) to predict Bitcoin's price trajectory

Common Misconceptions

  • Bitcoin is not "deflationary" yet. New bitcoin is still being created through mining. It is disinflationary, meaning the inflation rate decreases over time.
  • Lost bitcoin does not reduce the supply in protocol terms. The protocol counts all mined bitcoin as part of the supply, even if private keys are lost forever. In practice, lost coins do make the effective supply smaller.
  • Changing Bitcoin's 21 million cap would require a hard fork and the consent of the vast majority of the network. This is widely considered to be effectively impossible given the community's strong consensus around the supply cap.
  • Zero inflation does not mean the end of mining. Miners will continue to be incentivized by transaction fees after all bitcoin is mined.