Definition
The Bitcoin Whitepaper, formally titled Bitcoin: A Peer-to-Peer Electronic Cash System, is the founding document of the network. The pseudonymous author Satoshi Nakamoto posted it to the metzdowd.com cryptography mailing list on October 31, 2008, against the backdrop of the global financial crisis. In roughly nine pages it described a system for sending value online without a trusted third party, solving the long-standing double-spending problem through cryptographic proof rather than institutional trust.
What the paper proposed
The whitepaper combined several existing ideas into one working design: a peer-to-peer network, a public transaction ledger (the blockchain), and a proof-of-work mechanism that makes rewriting history computationally expensive. Honest nodes extend the chain with the most accumulated work, so an attacker would need to outpace the entire network to reverse transactions. The paper cited earlier work including Adam Back's Hashcash and Wei Dai's b-money, placing Bitcoin in a lineage of cypherpunk research rather than presenting it as wholly novel.
Why it still matters to miners
For anyone running hardware, the whitepaper remains the canonical reference for why proof-of-work exists at all. The energy spent hashing is not waste in the protocol's logic; it is the cost that secures the ledger and anchors new issuance. Reading it clarifies how block rewards, difficulty, and confirmation depth fit together. The release date is now commemorated annually as Whitepaper Day.
For related history, see the genesis block headline embedded in the first block, and the cryptographic precursors b-money and Bit Gold.
In Simple Terms
The Bitcoin Whitepaper, formally titled Bitcoin: A Peer-to-Peer Electronic Cash System, is the founding document of the network. The pseudonymous author Satoshi Nakamoto posted it…
