Crypto 101

What Is Bitcoin?

Bitcoin's origin, fixed supply, and role as the first cryptocurrency. What 'digital gold' actually means.

5 min readReviewed by Pim Feltkamp · Aug 11, 2026, 09:41 PM

Before this guide, read How Does a Blockchain Work?.

Bitcoin is the first cryptocurrency: a digital money with a hard cap of 21 million coins, running since January 2009 on a network no company or government controls. Its pitch is narrow and deliberate — be a scarce, seizure-resistant asset that anyone can hold and transfer — and it is that narrowness, not technical sophistication, that has kept it the largest and most widely held crypto asset for over a decade.

Where Bitcoin came from

In October 2008, in the middle of the global financial crisis, a person or group using the pseudonym Satoshi Nakamoto published a nine-page paper titled "Bitcoin: A Peer-to-Peer Electronic Cash System" — describing electronic cash that needed no bank, no payment processor, and no trusted middleman. The network went live on January 3, 2009, when Nakamoto mined the first block. Famously, that block embedded a newspaper headline from the same day about bank bailouts — a timestamp and, most readers assume, a statement of purpose.

Two things about the origin still matter today:

  • The founder left. Nakamoto stopped communicating publicly in 2011, never revealed an identity, and never spent the roughly one million early-mined coins attributed to them. Bitcoin has no CEO, no foundation with special powers, and no leader to subpoena, lobby, or hack. Development happens in the open among volunteer and sponsored contributors, and no change takes effect unless the people running Bitcoin software around the world voluntarily adopt it.
  • It solved a real problem. Earlier digital-cash projects failed because they needed a central operator, who could be shut down. Bitcoin's combination of proof-of-work mining and a chained public ledger (covered in the previous guide) let strangers agree on who owns what with no operator at all. Every cryptocurrency since is a descendant of that breakthrough.

The 21 million cap, and how issuance actually works

Bitcoin's most famous property is its fixed supply: the software caps total issuance at 21 million BTC, ever. Each coin divides into 100 million units called satoshis, so scarcity of whole coins doesn't limit small payments.

New bitcoin enters circulation only one way: as the reward paid to the miner who adds each block, roughly every ten minutes. That reward is cut in half every 210,000 blocks — about every four years — an event called the halving:

Period Reward per block
2009–2012 50 BTC
2012–2016 25 BTC
2016–2020 12.5 BTC
2020–2024 6.25 BTC
2024–2028 3.125 BTC

The schedule is geometric, so the vast majority of all bitcoin — over 19 of the 21 million — has already been issued; the remainder trickles out over the next century, with issuance effectively ending around 2140. Note that the true circulating supply is somewhat lower than the issued number: coins whose keys were lost in the early years (discarded hard drives, forgotten wallets) are permanently unspendable, though nobody can measure exactly how many.

Could the cap be changed? Technically the software is editable; practically, a change would require convincing the global network of node operators — whose holdings the change would dilute — to adopt it voluntarily. The cap's durability is social and economic, not just technical, and seventeen years in, it has never moved.

What "digital gold" actually means

You'll constantly hear Bitcoin called digital gold. Strip the marketing and it's a specific, checkable claim: Bitcoin aims to serve the role gold has historically served — a scarce asset outside any government's balance sheet that people hold to store value — while beating gold on the practical dimensions.

The comparison, honestly drawn:

  • Scarcity: Gold's supply grows a small percentage each year as mining continues, and higher prices spur more mining. Bitcoin's issuance schedule is fixed regardless of price.
  • Verification: Assaying gold requires equipment and trust; verifying bitcoin requires running free software.
  • Transfer and storage: Moving $50 million of gold means vaults, trucks, and insurers. Moving $50 million of bitcoin is one transaction, typically confirmed within the hour for a fee that is trivial relative to the amount, and it can be stored by memorizing or securing a key.
  • Track record — where gold wins decisively: Gold has held value across millennia; Bitcoin has existed since 2009 and has repeatedly drawn down 50–80% from its highs. An asset this volatile is not yet a stable store of value, whatever it may become. "Digital gold" describes the design goal and an adoption thesis, not an achieved status.

The thesis gained institutional weight in the 2020s: US spot Bitcoin exchange-traded funds were approved in January 2024, putting BTC exposure inside ordinary brokerage accounts, and some corporations and even governments hold it in treasuries. None of that guarantees anything about future prices; it does mean the "digital gold" framing moved from internet forums into mainstream finance.

What Bitcoin deliberately doesn't do

Understanding Bitcoin means understanding its refusals. The network processes only a handful of transactions per second, and its scripting language is intentionally limited — you cannot build complex applications on Bitcoin the way developers do on Ethereum (next in this path). These are design choices, not oversights: a simple, slow-changing protocol is easier to verify, harder to attack, and less likely to break.

The trade-offs to weigh honestly:

  • Throughput and fees. When demand for block space spikes, fees rise — sometimes to tens of dollars per transaction — making small on-chain payments uneconomical during busy periods. Layered systems such as the Lightning Network route small payments off-chain and settle to Bitcoin later, with mixed but real adoption.
  • Energy use. Proof-of-work mining consumes electricity on the scale of a small country. Whether that spend is a wasteful externality or the honest cost of securing a neutral monetary network is a genuine values debate; the consumption itself is not in dispute.
  • Volatility. Priced in dollars, Bitcoin remains an extremely volatile asset. Its fixed supply says nothing about demand, and demand is what moves the price.
  • Finality cuts both ways. No one can freeze or reverse your bitcoin — which also means no one can recover it when you're scammed or lose your keys.

Key Takeaways

  • Bitcoin launched in January 2009 as the first cryptocurrency, created by the pseudonymous Satoshi Nakamoto to enable digital cash without banks — and it has run continuously, without a leader, ever since.
  • Supply is capped at 21 million BTC, issued via mining rewards that halve roughly every four years; most of the supply already exists and issuance ends around 2140.
  • "Digital gold" is a thesis, not a fact: Bitcoin beats gold on verification, transfer, and supply predictability, but its short history and deep drawdowns mean it hasn't yet earned gold's stability.
  • Bitcoin deliberately stays simple and slow-changing, trading throughput and programmability for security and predictability; fees and energy use are the visible costs of that design.
  • No freezes and no reversals means full self-responsibility — the security habits later in this path apply doubly here.

Educational content, not financial advice. Read the full disclaimer.

Next in Crypto 101

What Is Ethereum?