Almost everyone in the space knows the quote. Very few have ever looked up where it actually lives.

On January 3, 2009, at 18:15:05 UTC, the first block of the Bitcoin blockchain comes into existence. Block 0. It is 285 bytes — smaller than this paragraph as a file — and contains exactly one transaction. Inside that transaction sits a sentence from a newspaper. It is still there today, and it will be there for as long as Bitcoin exists.

This is a look inside those 285 bytes: what’s in there, what’s verifiable — and where the legends begin. Everything I claim you can check yourself; the links lead straight to block explorers and into the source code.

A folded newspaper next to an old beige keyboard on a wooden desk, cold monitor light and one warm desk lamp — winter mood like January 3, 2009

Illustrative image, AI-generated.

What block 0 is

A Bitcoin block consists of an 80-byte header and the transactions inside it. Block 0 has exactly one: the so-called coinbase transaction, with which the miner credits themselves the reward — 50 BTC back then.

The key facts, all immutable in the chain:

Two of these rows deserve a second look. The timestamp was set by Satoshi himself — not an independently measured clock time; why that matters comes up with the message. And the Merkle root is identical to the ID of the single transaction. That’s neither coincidence nor a special case — it follows from the definition: the Merkle root condenses all transaction IDs of a block into one value. With exactly one transaction, it is that ID.

The same values sit as constants in the Bitcoin Core source code to this day — every node in the world checks at startup that its block 0 is exactly this block. Chain and code are two independent sources here, confirming each other.

The message

In the coinbase transaction, miners get a few bytes to fill freely. Satoshi used them for 69 ASCII characters:

“The Times 03/Jan/2009 Chancellor on brink of second bailout for banks”

The Times, January 3, 2009 — quoted by Satoshi Nakamoto in block 0

That is the headline of The Times from exactly that day. The article behind it — by Francis Elliott and Gary Duncan — reported that Chancellor Alistair Darling, facing a worsening credit squeeze, was being forced to consider a second bank rescue package, only months after the first. It did come: on January 19, 2009, the British government announced the second package. Sixteen days after the genesis block.

The line serves two functions, and it’s worth keeping them apart.

The verifiable one: It is a timestamp proof. Nobody could know the front page of January 3 before January 3 — so the block cannot have been created earlier. That rules out Satoshi secretly mining blocks in advance. The same principle as the photo with today’s newspaper. A subtlety that often gets lost: the proof is only a lower bound. The headline carries the evidence, not the timestamp in the header — Satoshi could have set that to anything.

The interpreted one: A bailout headline, of all things, in the founding document of a monetary system without a central authority — almost everyone reads that as political commentary. Probably rightly. But honest is honest: Satoshi never explained the choice of headline. The message is a plausible interpretation, not a documented fact. I’m spelling this out because in this space, “probably” has a way of turning into “certainly.”

By the way: block 1 contains nothing of the sort. Its coinbase field is seven bytes of standard filler, no message — I looked it up myself (as of 23 Jul 2026). The line in block 0 is a one-off, not a ritual.

The 50 bitcoin nobody can spend

The reward from block 0 — 50 BTC — was never moved. It cannot be moved. And the reason is remarkably unspectacular.

The original client from 2009 treated the genesis block as a special case: it was registered as the starting point of the chain, but its transaction never went through the code path that writes transactions into the database of spendable balances. The genesis coinbase exists in the chain — but not in the ledger every new transaction is checked against. Anyone trying to spend those 50 BTC is, from every node’s point of view, referencing an output that doesn’t exist. Today’s Bitcoin Core code carries this forward explicitly; the source contains a comment stating the genesis coinbase is unspendable.

Was that intentional — a symbolic sacrifice, 50 coins for no one? Or an implementation detail that later developers cemented into fact? There is no known statement from Satoshi about it. The sacrifice reading is more beautiful. Only the mechanism is documented.

One detail for precision: technically the transaction doesn’t pay “to an address” but directly to a public key — the address format we display it in today is just the modern representation. And only this one output is affected. Anything sent to the same address later would be perfectly spendable with the private key. If anyone has it.

A good five days of silence

Between block 0 and block 1 lie 5 days, 8 hours and 39 minutes — block 1 carries the timestamp January 9, 2009, 02:54:25 UTC. The popular “six-day gap” is generously rounded.

What happened in that gap is one of the most beloved speculation surfaces in Bitcoin history. Exactly one thing is documented: on January 8, 2009, Satoshi announced the first version of the software on the Cryptography mailing list — Bitcoin v0.1, with CPU mining built into the client and the 21-million cap already in the announcement. Block 1 was found about seven and a half hours later. So the chain only ran publicly once there was software anyone could execute.

A dark home office at night in 2009: a beige tower PC with one glowing power LED under a wooden desk, an old CRT monitor with a faint glow, an empty chair — a machine working alone

Illustrative image, AI-generated.

Everything beyond that is conjecture: that Satoshi needed the days to finish the release (plausible), that he tested privately and discarded test blocks (possible), that the gap is a nod to the six days of creation (folklore without a single source). I mention the theories because you will run into them — not because any of them is documented.

One observation from the same family that can at least be checked against the object itself: the genesis hash has two more leading hex zeros than difficulty 1 required. A hash that small is expected in only about one of 256 valid blocks. That Satoshi mined longer or discarded several candidates is a natural reading — but here too: the number is fact, the story behind it is not.

How easy mining was back then, another number shows: at difficulty 1, a block takes about 4.3 billion hashes in expectation — spread over ten minutes, that’s a network throughput of roughly 7 MH/s. The entire Bitcoin network computed about as much as a handful of ordinary desktop machines of the era. And it stayed that way almost all year: the first difficulty adjustment ever came on December 30, 2009, at block 32,256 — from 1.0 to a modest 1.18.

A mailbox for eternity

The genesis address is active to this day — in one direction only. Not a single satoshi has ever been spent, but it keeps receiving.

Subtract the 50 BTC from block 0 and you’re left with roughly 7.3 BTC that people have sent there. Voluntarily. To an address from which, near-certainly, nothing ever comes back.

Why would you do that? As tribute to Satoshi, as deliberate burning, as a gesture — the motives are interpretation by nature. The magnitudes are not: most incoming payments are tiny, but in January 2024 someone sent 26.9 BTC there in a single transaction, around 1.2 million dollars at the time. You can find that romantic or absurd. It’s probably both.

And because the truth includes this too: explorers count the 50 genesis BTC toward the address balance, even though exactly those 50 — see above — don’t exist in the network’s ledger of spendable funds. Even the simplest number on this block comes with a footnote.

What it became

January 3 is the space’s unofficial holiday. Since the tenth anniversary in 2019 there’s been “Proof of Keys” day: users demonstratively withdraw their coins from exchanges — self-custody as an annual ritual, deliberately on the genesis date. For the same anniversary, the exchange BitMEX bought an ad on the front page of The Times to thank Satoshi — the newspaper Satoshi quoted printed a thank-you note to him ten years later. The punchline: the British advertising authority censured the ad months later as misleading. Even Bitcoin’s birthday ad ended up in front of a regulator.

Original copies of The Times from January 3, 2009 are now traded as collectibles; a collectors’ registry lists verified copies with asking prices up to 1.3 million dollars — sellers’ claims, and I found no documented sales at that level.

And the most human footnote of the whole story: Hal Finney, the first person besides Satoshi to run the software, tweeted the two words “Running bitcoin” on January 10, 2009, and two days later received the first Bitcoin transaction ever — 10 BTC from Satoshi, as a test, in block 170. He told the story himself years later, by then already diagnosed with ALS. He died in 2014. His tweet still stands.

What I like about the genesis block is that it’s the opposite of marketing. No whitepaper pathos, no countdown, no launch event. 285 bytes, one newspaper line, then five days of silence. The restraint was part of the thing from day one — maybe that’s why it has aged so well.

The framed genesis poster with the Times headline on a period apartment wall above a walnut sideboard, herringbone parquet — a quiet living room

The genesis poster with the Times headline from the Crypto Collection — the line on the wall instead of in a hex dump. Illustrative image, AI-generated.

If you’d rather have the line on your wall than in a hex dump: for the Crypto Collection I set the genesis block as a poster — plain, like the original.

Sources and limits

The technical facts (timestamp, hash, nonce, Merkle root, scriptSig, unspendability) are checked against two independent primary sources: the chain itself (Blockstream and mempool.space explorers) and the source code (original client v0.1 and Bitcoin Core master). The Times article sits behind a paywall; headline, authors and content are documented via archival records and contemporary reproductions. Whether the printed front page carried exactly the short form of the headline that’s in the block, I have not verified against a facsimile — which is why I write “the headline of The Times” and quote the form from the block.

I’ve kept fact and interpretation apart: the political reading of the headline, the explanations for the five-day gap and the motives of the tribute senders are interpretation — marked as such. The genesis address balance is as of 23 Jul 2026 and keeps growing.

Questions, or spotted a mistake? Write to me.