A ledger is a record of transactions and balances. In traditional finance it can be a physical book or a database, while in crypto it usually refers to a digital system that tracks who owns what and how value moves between accounts.
Ledgers in cryptocurrency and blockchain
In cryptocurrency, the ledger is the authoritative source of truth for the network. When someone sends funds, the ledger is updated to reflect the new balances. Most major cryptocurrencies use a blockchain, which is a type of ledger where data is grouped into blocks and linked together in chronological order. This structure helps make the history hard to alter because changing past records would require rewriting subsequent blocks and convincing the network to accept the change.
A key idea is that crypto ledgers are typically append-only. New transactions can be added, but previous entries are not meant to be edited. Instead, corrections happen through new entries. For example, if you accidentally send funds to the wrong address on a public blockchain, you cannot “reverse” the original entry, you would need a separate transaction, if the recipient cooperates.
Public, distributed, and not the same as a “Ledger” wallet
Many crypto ledgers are public and distributed, meaning multiple independent computers store and synchronize the same transaction history. Consensus mechanisms like proof of work or proof of stake determine which updates are valid, helping prevent double spending and unauthorized changes.
It is also common to confuse the general term “ledger” with Ledger, the brand known for hardware wallets. A hardware wallet does not store the entire blockchain ledger, it stores and protects your private keys, which let you authorize transactions that are then recorded on the network’s ledger.
Understanding what a ledger is matters because it explains how crypto systems establish ownership, transparency, and finality without relying on a single central record keeper.