Genesis Block
The genesis block is the first block of the Bitcoin blockchain, mined by Satoshi Nakamoto on January 3, 2009. It contains the now-famous embedded text from The Times newspaper headline and serves as the immutable foundation upon which the entire blockchain is built.
How It Works
On January 3, 2009, Satoshi Nakamoto mined block 0 — the genesis block. Its coinbase transaction contains the text: "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks." This headline from The Times newspaper serves dual purposes: it timestamps the block's creation and makes a pointed statement about the financial system Bitcoin was designed to replace.
The genesis block is unique in several ways. Its 50 BTC coinbase reward is unspendable due to a quirk in the original code — the transaction is not included in the transaction database. The block has no previous block hash to reference (it is all zeros). And there was a six-day gap before block 1 was mined, suggesting Satoshi may have been testing the software before continuing.
Every Bitcoin full node has the genesis block hardcoded into its software. When a new node syncs with the network, it starts from this block and validates every subsequent block in sequence. The genesis block is the ultimate root of Bitcoin's chain of trust — an anchor point that every participant agrees upon as the beginning of monetary history's most important experiment.
Key Points
- Mined by Satoshi Nakamoto on January 3, 2009
- Contains The Times headline about bank bailouts as a timestamp and statement
- The 50 BTC coinbase reward is unspendable due to a code quirk
- Hardcoded into every full node implementation as the chain's root
- Six days passed between the genesis block and block 1