How Bitcoin Reaches Consensus
📖 6 min read
Quick Answer
Thousands of strangers who do not trust each other somehow agree on a single, shared truth about who owns what — with no referee. The mechanism that makes this possible is called Nakamoto consensus, and it is Bitcoin’s real breakthrough.
💡 Think of it as…
A crowd where everyone independently agrees to follow the longest, hardest-built wall of bricks. If two people start new walls at once, the crowd waits and backs whichever wall grows fastest — and the abandoned one is simply forgotten.
The longest-chain rule
When miners find blocks at nearly the same time, the chain can briefly split. Nodes resolve this by always following the chain with the most accumulated proof-of-work (the "heaviest" chain). The other branch is orphaned.
Why honesty pays
A miner could try to cheat, but it would cost enormous electricity and they would likely lose the reward when the network rejects their block. The incentives are designed so that following the rules is more profitable than attacking them.
The 51% attack
If a single party controlled more than half the network’s mining power, they could in theory reorder recent transactions. For Bitcoin this would cost billions and the attacker would destroy the value of the very thing they attacked — a powerful deterrent.
🔑 Key takeaway
Consensus = follow the chain with the most proof-of-work. Cheating is possible in theory but ruinously expensive and self-defeating in practice.
Why this matters for you
This is why you can accept Bitcoin from someone in another country and trust it without a bank confirming it. Consensus is the invisible trust layer behind every cross-border payment and remittance.
Häufig gestellte Fragen
How many confirmations are safe?▼
Each new block on top of your transaction is a "confirmation". For everyday amounts 1–3 is plenty; for very large sums many people wait for 6, which makes reversal effectively impossible.
What is "finality" in Bitcoin?▼
Bitcoin has probabilistic finality — the deeper a transaction is buried, the more irreversible it becomes. After a handful of blocks, reversing it is practically impossible.
Has Bitcoin ever been 51%-attacked?▼
No. Bitcoin’s mining power is so large and distributed that a sustained 51% attack has never been economically feasible.