For someone who has never heard of it
What Is Bitcoin?
What Bitcoin is, the thirty-year problem it solved, who released it and what has happened since — written for a reader starting from nothing, with the disputed parts marked as disputed.
If you have never heard of Bitcoin, start here. This page assumes nothing. It explains what Bitcoin is, the problem it was built to solve, who released it, what has happened since, and how a piece of software posted to a mailing list by an anonymous author became something governments write laws about. Nothing here requires you to already know what a blockchain is.
Start
What Bitcoin is, in one page.
Bitcoin is money that exists as entries in a ledger, and the ledger is kept by everyone at once instead of by a bank.
That sounds like a small change. It is not. Every other form of money you have used depends on an institution keeping the record: your bank knows your balance, and if its record says zero, you have zero. The record is the money. Whoever keeps it holds real power — to freeze an account, to reverse a payment, to refuse a customer, and to create more units.
Bitcoin removes that institution and replaces it with a rule everyone can check. Thousands of independent computers each keep a complete copy of the ledger, and each one verifies every rule for itself before accepting anything new. There is no head office to write to, no administrator with an override, and no way for anyone — including its own creator — to issue more than the schedule allows.
There are currently — blocks in that ledger, the first written on 3 January 2009, and every one of them is still checked by every node that starts up today.
Nobody can print more
The total is capped at 21 million and the issuance schedule is fixed in the software every participant runs. About — exists so far. A block that pays its miner more than the rules permit is not argued about — it is simply rejected by every node, automatically.
Nobody can stop a payment
A valid transaction is one carrying a correct digital signature. There is no approval step and no list of permitted recipients. This is the property people most often describe as freedom and most often describe as danger, and both descriptions are about the same mechanism.
Nobody can undo one
Once a payment is buried under enough subsequent work, reversing it would cost more than it could possibly be worth. There is no chargeback, no support line, and no recovery if you send to the wrong address. The guarantee and the hazard are the same guarantee.
The problem
Why this was hard for thirty years.
Digital money was not a new idea in 2008. People had been trying since the 1980s, and every attempt hit the same wall.
A digital file can be copied perfectly. If money is a file, what stops you spending the same coin twice — sending it to one person, then sending the identical file to another? This is called the double-spending problem, and until 2008 there was only one known answer: appoint someone to keep the master list. A trusted third party who says which spend came first.
That answer works, and it is what banks and card networks do. But it puts the whole system back under one roof. Earlier digital-cash projects that tried it were shut down, went bankrupt, or simply never escaped the company that ran them.
The unsolved question was whether thousands of strangers, some of them actively dishonest, could agree on a single ordering of events with nobody in charge of deciding. Bitcoin's answer was to make agreement expensive: to add to the record you must spend real energy solving a puzzle with no shortcut, and the version of history with the most work behind it is the one everyone follows. Lying is not forbidden — it is simply made to cost more than it earns.
What happened
From a mailing list to a national currency.
Dates are the well-documented ones. Where something is disputed or unknown, this page says so rather than choosing a version.
-
documentedA nine-page paper appears on a mailing list
Someone using the name Satoshi Nakamoto posts a paper titled “Bitcoin: A Peer-to-Peer Electronic Cash System” to a cryptography mailing list. It describes a solution to double-spending that needs no trusted party. The reaction is muted; several respondents doubt it can scale.
-
documentedThe first block is mined
The network starts. Buried in the first block's data is a line of text referencing that day's front page of The Times, about a chancellor on the brink of a second bailout for banks. It serves two purposes: it proves the block was not created earlier, and it states a motive. The 50 bitcoin paid by that first block can never be spent — a quirk of the original code left it outside the spendable set.
-
documentedThe software is released
Version 0.1 is published. Anyone can now run a node, and mining is possible on an ordinary laptop's processor. For the first months the network is a handful of hobbyists.
-
documentedThe first payment between two people
In block 170, ten bitcoin move from Satoshi to Hal Finney — a cryptographer who had downloaded the software days earlier and been among the first to take it seriously. It is the first time the system does the one thing it was built to do.
-
documentedTwo pizzas for 10,000 bitcoin
A programmer offers 10,000 bitcoin to anyone who will have pizza delivered to him. Someone does. It is remembered because it is the first time bitcoin bought a physical good — the moment it acquired a price rather than a theory of one. Bitcoin Pizza Day is still marked every year, usually alongside an arithmetic nobody enjoys.
-
corroboratedSatoshi hands over and leaves
Development access is passed to other contributors and the posts stop. There is no farewell announcement, no claim of ownership, and no attempt to monetise the position. The coins mined in the earliest period have, with negligible exceptions, never moved since.
-
documentedThe first halving
At block 210,000 the reward per block drops from 50 to 25 bitcoin, exactly as scheduled. It is the first proof that the issuance rule holds without anyone enforcing it. Three more follow — 2016, 2020 and 2024 — cutting the reward to — today.
-
documentedMt. Gox collapses
The exchange handling most of the world's bitcoin trading halts withdrawals and files for bankruptcy protection, having lost an enormous quantity of customer coins. It is the episode that taught the distinction this platform still repeats: bitcoin held at an exchange is a claim on that exchange, not bitcoin. The protocol was never compromised. A company was.
-
documentedThe scaling argument splits the network
Years of disagreement about how to handle more transactions come to a head. One camp wants larger blocks; another argues that would make running a node too expensive and centralise the thing being protected. An upgrade called SegWit activates, and a faction leaves to start a separate chain with bigger blocks. The episode establishes something important: the rules could not be changed by decree, even by the people who wrote the software.
-
documentedA country makes it legal tender
El Salvador becomes the first state to adopt bitcoin as legal tender alongside the US dollar. Whatever one thinks of the outcome, it moved the argument from whether governments would ban it to how they would treat it.
-
documentedRegulated funds start holding it
US regulators approve spot bitcoin exchange-traded funds, letting ordinary brokerage accounts hold exposure without touching a key. Public companies and funds now report bitcoin on their balance sheets — a category of holder that did not exist when the paper was written.
The author
Who is Satoshi Nakamoto?
Nobody knows. That is the complete and honest answer, and this page is not going to improve on it.
What is known is narrow. The name appeared with the paper in 2008, communicated in writing for about two years, wrote a great deal of code and correspondence, and stopped. It may be one person or several. The writing suggests fluent English; the timing of posts has been analysed to death and proves nothing. Journalists have named candidates repeatedly; every case has rested on circumstance, and none has produced the one thing that would settle it.
That proof is simple and has never been provided: whoever controls the earliest coins can sign a message with those keys. It requires no interview, no documents and no trust. Several people have publicly claimed to be Satoshi. None has done it. In 2024 a London court examined the most persistent of those claims in detail and ruled against it.
Why it matters less than it seems. Bitcoin's rules are enforced by every participant independently. Satoshi returning tomorrow could not raise the 21 million cap, reverse a transaction or seize a coin — the software other people run would reject the attempt exactly as it rejects anyone else's. The author's identity is a genuinely fascinating mystery and an almost entirely irrelevant one.
Estimates of how much the earliest miner holds are published on our genesis page as a range, clearly separated from anything observed, because they are inferred from patterns in block headers rather than read from any address.
Fair warning
What Bitcoin is not.
It is not anonymous
Every transaction ever made is public and permanent. Addresses carry no name, but the graph of payments between them is open to anyone with patience, and this platform reads it on the on-chain page. The accurate word is pseudonymous, and the difference has decided court cases.
It is not stable
The price moves violently and has fallen by more than seventy per cent from a peak on several occasions — visible in full on our cycles page. Anyone telling you which direction it goes next is guessing. BitcoinTrench publishes measurements and never a recommendation.
It is not fast or free
Confirmation takes minutes, not seconds, and when the network is busy fees rise because block space is auctioned. That is a design decision, not a flaw being fixed — see the live queue and current rates.
It is not forgiving
A payment to the wrong address is gone. A lost key is a lost balance, and a meaningful share of all bitcoin is believed to be unrecoverable for exactly this reason. There is no institution to appeal to — which is the point, and also the cost of the point.
Next