Getting & keeping bitcoin

Ch 3 · What Bitcoin Is (in One Page)

Getting & keeping bitcoin progress: chapter 1 of 9
You chose: Getting & keeping bitcoin

What Bitcoin Is (in One Page)

Hook

Bitcoin is often described as “digital money,” which is true but incomplete. It is clearer to think of three pieces that always travel together: a network, a unit, and a set of rules anyone can check.

One idea

Bitcoin is an open monetary network that moves scarce digital units under rules that participants can verify for themselves—not a company, not an app, and not a folder of coin files.

Plain walkthrough

Three layers, one system. When people say “Bitcoin,” they usually mean one (or more) of these:

  1. The network — thousands of computers (called nodes) that share a public history of transfers and enforce the same rules. Anyone can run a node; no single firm owns the network.
  2. The unit — bitcoin (often written lowercase when talking about the coins themselves), divisible into tiny amounts called sats (short for satoshis). There is a fixed maximum supply of 21 million bitcoin, programmed into the rules.
  3. The rules — how coins are created, how transfers are validated, and what counts as a valid history. Changing the rules requires broad agreement among people who run the software; there is no CEO who can rewrite the ledger overnight.

Not a company. Bitcoin has no headquarters, no customer-support desk that “owns” your balance, and no single switch that turns it off. People build companies around Bitcoin (wallets, exchanges, education sites), but those companies are not Bitcoin itself. If one firm disappears, the network can keep running.

Not “files of coins.” Your phone does not store little coin images that get emailed when you pay. What moves is the right to spend entries on a shared public ledger (often called the blockchain—a chain of batches of transactions). You prove that right with cryptographic keys (secret numbers your wallet manages). The coins live on the network’s shared record; your wallet holds the tools to unlock and send them.

Open and verifiable. “Open” means anyone can join as a user or run software that checks the rules. “Verifiable” means you do not have to trust a brand’s spreadsheet: with the right tools, you (or someone you trust) can confirm that a payment followed the rules and was recorded. That does not make Bitcoin magic or risk-free—it means the core claim is inspectable, not proprietary.

Scarce by design. New bitcoin enter the system on a schedule written into the software. That schedule tightens over time (halvings), and the total cannot exceed the programmed cap without changing the rules that the network enforces. Scarcity here is a property of those rules, not a marketing slogan.

A short metaphor, after the mechanism: think of a shared notebook everyone can copy and check, with numbered pages that only accept entries that follow the printed rules—and tokens that only exist as lines in that notebook, not as files in your pocket.

Watch-outs

  • “Bitcoin Inc.” misconception — There is no central Bitcoin company that can freeze your coins or reverse a payment the way a bank might. Third-party apps can freeze balances they custody for you; that is about who holds the keys, not about Bitcoin as a company.
  • Wallet ≠ the money — An app or device helps you use keys. The coins are entries on the network. Losing an app is often recoverable; losing the backup of your keys (the seed phrase, covered later) usually is not.
  • Address ≠ the coins — An address is where others can send bitcoin to you. It is more like a payment destination than a vault full of files.
  • “Crypto” bundling — This guide is Bitcoin-only. Other tokens reuse similar words; their rules, risks, and designs differ. Learning Bitcoin does not require learning every other digital asset.
  • Verify vs. trust slogans — “Don’t trust, verify” is a direction of travel, not a homework assignment for day one. Start with clear mental models; deepen verification as you go.

You now can…

  • Explain Bitcoin as network + scarce units + verifiable rules, not as a single product or company.
  • Separate “a company that offers Bitcoin services” from “Bitcoin the open network.”
  • Avoid the mental picture of coin files sitting inside a phone app.

What next?

Ebook: continue to Ch 4

Back one stepReturn to map