The Genesis Block: Where Bitcoin Began

Block 0 is the birth certificate of Bitcoin.
Mined on January 3, 2009, it carries a headline from The Times and a reward that can never be spent.

Definition • The Times headline • 50 BTC • Block 0 vs Block 1

Quick Answer

What is the genesis block?

The genesis block is the very first block of the Bitcoin blockchain, mined by Satoshi Nakamoto on January 3, 2009. It is also called block 0. It contains no transaction from an outside user: its single "transaction" paid the initial 50 BTC block reward to an address that can never spend it, and its data embeds the headline of that day's edition of The Times: "Chancellor on brink of second bailout for banks".

1

The first block ever mined

Block 0 anchored the Bitcoin network on January 3, 2009, six days after the Bitcoin whitepaper's birthday (October 31, 2008) and two days after Satoshi released the software.

2

A political message in code

The coinbase parameter carries the text "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" — a timestamp and a commentary on fractional-reserve banking.

3

A reward that can't be spent

Bitcoin's code does not record the genesis block's 50 BTC reward in the spendable UTXO set, so the coins are visible in block explorers yet unspendable by design.

Why the Genesis Block Still Matters

The genesis block is only 285 bytes of routine-looking data, yet it is the single most referenced artifact in crypto history. Three layers of meaning live inside it.

A cryptographic timestamp

Before block 0 there was no Bitcoin ledger at all. Its proof of work started the chain of hash references that every later block — and every later confirmation — builds on.

A published editorial

By embedding The Times headline, Satoshi tied block 0 to an irrefutable date and quietly stated Bitcoin's motivation: a system that does not depend on bailouts or bank ledgers.

A deliberate anomaly

The genesis block's 50 BTC reward can never be spent because the codebase deliberately skips adding it to the UTXO index — a quirk every Bitcoin node still reproduces today.

The Nine Days That Started Bitcoin

The genesis block did not appear out of nowhere. These are the consecutive steps from the whitepaper to the first peer-to-peer transfer.

2008-10-31

The Bitcoin whitepaper is published

Satoshi Nakamoto posted "Bitcoin: A Peer-to-Peer Electronic Cash System" to the cryptography mailing list and linked to bitcoin.org — the design block 0 would implement.

2009-01-03

The genesis block (block 0) is mined

Satoshi mined the first block with the coinbase message "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks", starting the blockchain at difficulty 1.

2009-01-08

Bitcoin v0.1 announced

Satoshi returned to the mailing list to announce the first release of the Bitcoin software, noting it "implements a completely distributed system with no central server or trusted parties".

2009-01-09

Block 1 extends the chain

The second block ever mined confirmed the network was live and repeatable. From here on, every block references the hash of its predecessor.

2009-01-12

The first Bitcoin transaction

Satoshi sent 10 BTC to Hal Finney in block 170 — the first peer-to-peer transfer, proving the design worked beyond the block reward.

Who Was There at Block 0

Only a handful of people took part in the first hours of the network. Their actions around the genesis block shaped how Bitcoin was received.

Satoshi Nakamoto

Bitcoin's pseudonymous creator mined the genesis block, embedded The Times headline and sent the first release announcement to the cryptography mailing list.

Hal Finney

The RPOW inventor downloaded Bitcoin v0.1 on day one, tweeted "Running bitcoin" on January 11 and received the first transaction — 10 BTC in block 170.

The Times (unwitting witness)

The January 3, 2009 front-page headline about a second bank bailout became permanently embedded in Bitcoin's first block — the paper never chose to be part of crypto history.

Stats

The Genesis Block by the Numbers

Reference points that put block 0 in perspective.

Block 0

Height

The genesis block is block 0 in modern explorers; old clients indexed it as block 1.

50 BTC

Unspendable reward

The initial block reward is visible in explorers but permanently excluded from the spendable balance set.

6 days

Whitepaper to block 0

Satoshi waited from the October 31 whitepaper to January 3, 2009 — the reason January 3 is Bitcoin's 'independence day'.

1.0

Difficulty

The genesis block was mined at the minimum difficulty on a single CPU — no mining pool, no ASIC, no GPU.

FAQ

Genesis Block Questions, Answered

Short answers to the questions people most often ask about Bitcoin's first block.

1

What is the genesis block in simple terms?

It is the first block of the Bitcoin blockchain — the entry everything else is built on. Think of it as page one of a shared ledger that nobody can rewrite, mined on January 3, 2009 by Satoshi Nakamoto.

2

Why can the genesis block's 50 BTC never be spent?

Bitcoin's reference code adds block rewards to the spendable UTXO set by processing each block's transactions — but it deliberately skips this step for the genesis block. Every full node reproduces that quirk, so the coins display in explorers yet have no spendable entry to sign.

3

What does The Times headline in the genesis block mean?

"Chancellor on brink of second bailout for banks" was the January 3, 2009 front page of the British newspaper The Times. Satoshi embedded it as proof of the mining date and as a pointed comment on the fragile banking system Bitcoin was designed to replace.

4

Is it block 0 or block 1?

Both. Explorers and modern clients call the genesis block block 0 because it is the first element of the chain. The original Bitcoin Core code indexed it internally as block 1 — which is also why the first spendable block reward users could reference was block 1's.

5

Who mined the genesis block?

Satoshi Nakamoto mined it, almost certainly on a single CPU at minimum difficulty. There was no mining pool or competition at the time — for six days, block 0 was the entire blockchain.

6

How can I view the genesis block myself?

Open any public block explorer such as mempool.space or blockstream.info and search for block height 0 or the hash 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f. The Times headline appears in the coinbase (input) data of its single transaction.

Keep Tracing Bitcoin Back to Its Roots

The genesis block is the anchor of the whole story. Continue with the primary sources and the milestones that followed.