Plain-language definition (from the beginner guide)

Decentralization means Bitcoin is not controlled by a bank, company, or government. Users interact peer-to-peer; no central party can unilaterally set policy, freeze accounts, or impose the kinds of gatekeeping familiar in banking.

Technical and social dimensions

P2P architecture: Satoshi’s announcement stresses a system without a central server or trusted parties, grounded in cryptographic proof rather than trust.

Source: Inventing Bitcoin — Ch. 1

Decentralization is not binary: [[en/books/sovereignty-through-mathematics|Sovereignty Through Mathematics]] argues it is hard to achieve and hard to measure — unlike a simple alive/dead test. What can be checked: core consensus parameters (e.g. 21M cap, ~10-minute blocks with difficulty adjustment, Proof of Work) have remained stable in practice, supported by shared rules and deployment mechanisms such as BIP9-style miner signaling for some upgrades.

Full nodes and block size: The blocksize-war sources emphasize a distinction often missed: the goal of keeping blocks small includes preserving the ability of ordinary users to run fully validating nodes — decentralization of rule enforcement, not merely block propagation through a few large relays.

Skeptical note from the same corpus

The same book warns against blockchain branding without Bitcoin: decentralization is not proven by labels — verify where validation lives, who can change rules, and what work secures history.

Sources