Bitcoin uses roughly as much electricity as a country like Poland (electricity estimate: CCAF). From far away, it sounds absurd. Up close, it's the exact opposite: it's the only known way for millions of strangers to agree on the same ledger, on an open network, with no leader and no trust required. This chapter explains why.
Picture a global network where nobody knows anyone, and nobody trusts anyone. And yet everyone has to agree on a single version of the ledger.
- Who paid whom?
- Which transaction is valid?
- Which one is a fraud?
In a centralized system, the answer is easy: an authority decides. But here, there is no authority.
This coordination problem has a historical name: the Byzantine Generals Problem, formulated by Lamport in 1982. Bitcoin is its first solution deployed at scale on an open, permissionless network.