Skip to main content

Ledger

A ledger is a systematic record of all financial or data transactions within a network. In the context of blockchain, it is a distributed ledger, meaning that every node participating in the network maintains an identical copy of the database. This ledger is updated in real-time through consensus, ensuring transparency and accountability. It provides a chronological, immutable record of every action taken within the system, replacing the need for traditional, centralized bookkeeping.

Definition

A ledger is a systematic record of all financial or data transactions within a network. In the context of blockchain, it is a distributed ledger, meaning that every node participating in the network maintains an identical copy of the database. This ledger is updated in real-time through consensus, ensuring transparency and accountability. It provides a chronological, immutable record of every action taken within the system, replacing the need for traditional, centralized bookkeeping.

Simple explanation

Think of a ledger as a community record book. Everyone in the group has a copy, and every time someone spends or sends money, everyone writes it down in their own book at the same time. If someone tries to cheat, their book won’t match everyone else’s, so the lie is easily caught.

Why it matters

The ledger is the ‘single source of truth’ for a decentralized network. It eliminates the need to trust a bank or third party to tell you what your balance is, as you can verify it yourself.

How it works

Transactions are broadcasted to the network, verified by nodes, and then grouped into blocks. Each block is cryptographically linked to the last, creating a continuous, unbroken chain of data entries. Every participant’s ledger updates simultaneously to reflect these changes once consensus is achieved.

Real-world example

The Bitcoin public ledger is a transparent, global record of every transaction ever made on the network since its inception in 2009.

Advantages

  • Transparent and verifiable data history
  • Eliminates centralized points of failure
  • Provides permanent audit trails

Limitations

  • Data privacy can be a challenge
  • Ledger size grows continuously over time
  • Requires synchronization across global nodes

Common misconceptions

  • Many people assume the ledger is private. On public blockchains, it is actually fully open and viewable by anyone.
  • People often think the ledger can be edited if a mistake is made, but it cannot be altered once finalized.

Canonical knowledge ID: glossary:ledger