Distributed ledger
A distributed ledger is a database that is consensually shared, replicated, and synchronized across multiple nodes in a network, with no central administrator or centralized data storage. Unlike traditional databases that maintain a single master copy, a distributed ledger gives every participant an identical copy of the entire database, and updates are propagated to all copies through consensus protocols. The blockchain is the most famous implementation of a distributed ledger, but the concept is broader: any system that maintains shared state across mutually distrustful nodes without a central authority qualifies.
The political significance of distributed ledgers lies in their challenge to institutional intermediaries. A distributed ledger replaces the trusted third party — the bank, the notary, the clearinghouse — with cryptographic verification and protocol-enforced rules. This is not merely a technical improvement; it is a structural reconfiguration of who gets to maintain the official record. Whether this reconfiguration produces genuine empowerment or merely displaces old intermediaries with new ones — miners, stakers, protocol developers — remains an open question that the technology itself cannot answer.
See also: Blockchain, Decentralized system, Consensus algorithm, Immutable record