What is the Bitcoin Whitepaper?
The original document published by Satoshi Nakamoto in 2008 titled "Bitcoin: A Peer-to-Peer Electronic Cash System." Only 9 pages long.
Why It Matters
Bitcoin's whitepaper is the original specification for how Bitcoin works. Published in October 2008 by Satoshi Nakamoto, it describes the problem Bitcoin solves (double-spending without trusted third parties) and the solution (Proof of Work consensus). The whitepaper is remarkably concise—only 9 pages—yet contains all the essential ideas behind Bitcoin. Reading the whitepaper is a rite of passage for Bitcoin enthusiasts because it's the most authoritative source on Bitcoin's design philosophy. Understanding the whitepaper helps you evaluate proposed changes to Bitcoin and think critically about whether they align with Satoshi's original vision. The whitepaper also shows Satoshi's thinking about Bitcoin as electronic cash rather than as a speculative asset.
How It Works
The whitepaper "Bitcoin: A Peer-to-Peer Electronic Cash System" describes how the Bitcoin network achieves consensus without a trusted central authority. It explains the double-spending problem, the solution using a peer-to-peer network with timestamps and Proof of Work, how nodes validate transactions, how miners are incentivized, and how the system remains secure as long as honest nodes control the majority of hashing power. The paper is mathematical but readable, even for non-technical people. It remains relevant today despite being written in 2008 before most Bitcoin innovations like Lightning Network, Ordinals, or Taproot.