The Birth of Digital Scarcity
How Bitcoin solved a problem that stumped computer scientists for decades, with the full history of digital cash attempts that came before.
17 min · beginner · part of The Foundation: Why Crypto Exists
What you'll learn
- The Double-Spend Problem
- The Pre-Bitcoin Attempts: A Hidden History
- The Blockchain Solution
- Mining: Securing the Network with Economics
- Why This Matters Beyond Money
- For Deeper Reading
Key terms
- Double-spend problem
- The risk that digital money could be spent more than once, since digital information can normally be copied perfectly and infinitely. The 30-year-old computer science problem Bitcoin solved.
- Blockchain
- A distributed, append-only ledger maintained by a network of computers, where each block of transactions is cryptographically linked to the previous block, making history practically immutable.
- Proof-of-work (PoW)
- A consensus mechanism requiring miners to find a nonce that produces a hash with specific properties, proving they spent computational resources. Used by Bitcoin and originally Ethereum (until September 2022).
- Mining
- The process of using computational power to validate transactions and add new blocks to a blockchain, earning cryptocurrency rewards. Bitcoin miners currently earn 3.125 BTC per block.
- Immutable
- Effectively unable to be changed once recorded. Blockchain entries are immutable because altering an old block would require redoing all subsequent proof-of-work, which is economically infeasible.
- Hash function
- A mathematical function (like SHA-256 in Bitcoin) that takes any input and produces a fixed-size output, where any change to input completely changes the output. The cryptographic backbone of blockchain.
- Nonce
- A number miners try to find such that, combined with block data, produces a hash starting with a specific number of zeros. Finding the right nonce is the proof-of-work puzzle.
- 51% attack
- A theoretical attack where a single entity controls more than half of a blockchain network's computational power, potentially allowing them to rewrite history. Has happened to small chains (Ethereum Classic, Bitcoin Gold) but never to Bitcoin.
- Mempool
- The "memory pool" of validated but not-yet-confirmed transactions waiting to be included in a block. When the network is congested, the mempool grows and fees rise.
- Mining reward
- The newly created cryptocurrency given to a miner for successfully adding a valid block. Bitcoin's reward halves every 210,000 blocks (~4 years) and is currently 3.125 BTC.
- DigiCash
- David Chaum's 1989 attempt at private digital cash using blind signatures. Pioneered key cryptographic ideas; bankrupt in 1998. Centralized, which limited its appeal.
- Hashcash
- Adam Back's 1997 proof-of-work scheme designed for anti-spam. Never widely adopted for email but the proof-of-work concept became central to Bitcoin mining.
Read the full lesson in the CryptoBipto app.
Open lessonEducational only — not financial advice.
