Glossary / Basics
Decentralization
Also known as Decentralisation.
- Definition
- Decentralization measures how widely the power to change or block bitcoin is spread across node operators, miners, developers, and users, so that no single group can impose a rule change.
Decentralization is a spectrum, not a badge, and different parts of bitcoin sit at different points on it. Mining is measurably concentrated, with the two largest pools directing more than half the network's hashrate at times, while rule enforcement is spread across roughly 20,000 reachable nodes and every wallet that validates for itself. What you should take from that: the parts that decide what bitcoin is are far more distributed than the parts that order transactions.
How it works
Decentralization in bitcoin is best understood as four separate groups whose powers deliberately do not overlap.
Node operators decide what is valid. A node checks every rule, and a block that breaks one is discarded no matter who produced it or how much work it contains. Miners decide only what order valid transactions go in and which of them get in at all; they cannot mint extra coins or spend yours. Developers write software but cannot deploy it: a change ships only if people choose to run it. Users and businesses, especially exchanges and payment processors, decide which chain has economic value, which is the ultimate backstop, because a chain nobody will buy from is a chain nobody will mine.
Each group is concentrated to a different degree, and honesty about this matters more than slogans. Bitcoin Core development is dominated by a small number of frequent contributors, though the code is public and Bitcoin Knots exists as a maintained downstream alternative you can run instead. Mining hardware is close to a duopoly, and pool concentration is real: for much of 2024 and 2025 Foundry USA and AntPool together directed more than half of all hashrate. Pools are not owners of that hashrate, though. Individual miners can and do repoint their machines within minutes, and Stratum V2 pushes further by letting the miner rather than the pool choose the block template.
Geography adds another axis. After China's mining ban in 2021 the hashrate scattered across the United States, Canada, Kazakhstan, Russia, and Paraguay, which made regional crackdowns much less effective than they had been when a single country hosted most of the industry.
Why this matters when you buy bitcoin
Decentralization is the reason the asset you buy cannot be diluted, and it is also the reason nobody will help you if you lose it. Both halves are the same property.
Concretely, it means the 21 million cap is not a corporate promise that a new management team could revise. It means an exchange failure is an exchange failure, not a bitcoin failure: Mt. Gox lost roughly 850,000 coins in February 2014 and the network did not notice. It means the rules that make your coins yours are enforced by machines whose owners you will never meet and who have no way to identify you.
The flip side is that risk shifts onto you. There is no fraud department, no chargeback, and no password reset. Every decentralization benefit assumes you have taken custody, because a balance on Binance or Coinbase is governed by that company's terms, not by bitcoin's rules. This is why hardware wallets and tested backups are not paranoia but the price of the benefit.
Decentralization also affects access in ways country pages make obvious. Bans reach exchanges, banks, and payment rails, because those are centralized. The protocol itself has no jurisdiction, which is why a ban changes how, and whether legally, you can buy, without changing whether the network keeps producing blocks.
The block size war as a stress test
The 2015 to 2017 dispute over bitcoin's block size is the only large-scale experiment anyone has run on this question, and the result is worth knowing before you trust the property.
One side wanted larger blocks and organised the New York Agreement in May 2017, a corporate pact signed by 58 companies representing more than 80 percent of hashrate at the time, including the largest exchanges, wallets, and mining pools. On paper it was overwhelming. Against it stood users running nodes, coordinated in part through the BIP148 user activated soft fork, which set a date of August 1, 2017 after which participating nodes would reject blocks that did not signal support for SegWit.
SegWit activated on August 24, 2017. The SegWit2x hard fork the agreement had promised was called off on November 8, 2017 for lack of support. The largest companies in the industry, holding most of the hashrate, could not change bitcoin's rules over the objection of people running ordinary nodes. That is what decentralization looked like when it was actually tested.
Decentralization vs trustless
Decentralization is about how many independent parties hold power; trustless is about whether you have to believe any of them. The two usually travel together and are not the same thing. A system can be spread across many parties whose honesty you still have to assume, and a two-party contract can be trustless if the maths makes cheating impossible. Bitcoin aims at both: many participants, and rules you can verify yourself rather than take on faith.
Decentralization vs permissionless
Decentralization describes the distribution of power inside the network; permissionless describes what a newcomer must do to join, which is nothing. A system could in principle be permissionless yet dominated by one operator, and it could be decentralised among a fixed set of approved institutions. Bitcoin claims both properties, and they fail differently: erosion of decentralization looks like a handful of pools censoring transactions, while loss of permissionlessness looks like needing an approved identity to hold a coin.