Ledger

Ledger

A ledger is a record in which every entry is logged continuously — traditionally a company's general ledger, today mostly the database behind cryptocurrencies. The current balance is not derived from a stored value, but from the sum of all previous entries.

A ledger is a record of entries. The word comes from accounting and, in German, is called Hauptbuch. In it, a company writes down every payment that comes in or goes out. The order is important: nothing is crossed out or overwritten; instead, every new entry is appended at the end. Anyone who wants to know how much money is left simply adds up all the entries. In the tech world, ledger today usually refers to the database behind cryptocurrencies like Bitcoin, which works on exactly the same principle.

Why money without a bank is an accounting problem

Digital money is just a number in a file. Numbers can be copied endlessly. If I send you a file containing five euros, I still have it afterwards. That is exactly what must not happen with money. Experts call this risk double spending — spending the same coin twice.

With ordinary money, the bank solves this problem. It keeps the ledger and is the only party allowed to change it. If you transfer 50 euros, it deducts the amount from your account and credits it to the recipient. Both entries happen in the same book, so the money cannot exist twice. The price for this is trust: everyone involved has to rely on the bank working correctly and reliably.

Cryptocurrencies wanted to get rid of exactly this central authority. That required a ledger that many thousands of computers could keep simultaneously while remaining identical. This idea is the actual core of Bitcoin — not the coin itself, but the shared book behind it. That is why the term appears in almost every text about blockchain.

How many computers keep the same book

A distributed ledger does not sit on a single server but exists as a complete copy on very many computers worldwide. Each of these computers is called a node. When someone sends a payment, it is forwarded to all nodes. Each node independently checks whether the sender actually has enough balance.

To keep all copies identical, the network must agree on an order. This agreement procedure is called a consensus mechanism. In Bitcoin, computers solve a costly computational puzzle for this and are then allowed to append a block — that is, a bundle of entries. In newer systems such as Ethereum, participants instead deposit their own money as collateral and lose it in case of fraud.

Every block carries a digital fingerprint of the previous block. If someone later alters an old entry, the fingerprint no longer matches, and all subsequent blocks become invalid. The forgery is immediately noticeable. A ledger is therefore not secure because it is well guarded, but because manipulations become mathematically visible.

From bank statement to supply chain

You most often encounter the term in news about cryptocurrencies. Sentences like “the transaction is in the ledger” simply mean: the payment has been recorded and is visible to everyone. With Bitcoin, anyone can view the complete ledger on the network. However, only addresses made up of letters and numbers are visible, not names.

Ledger is also the name of a well-known company that sells so-called hardware wallets. These are small USB devices that store the secret key for cryptocurrencies. Don’t confuse the two: the device does not store the ledger itself, only the key that allows you to write entries into it.

Beyond money, companies use distributed ledgers to make supply chains traceable. Every step of a goods delivery is recorded and can later be verified. And in every company, an entirely ordinary ledger still runs in the accounting software. The basic idea has remained the same for centuries: write it down, delete nothing, be able to verify the totals.

Latest News

Subscribe free. Unsubscribe the second it sucks.

High-signal news across AI, business, UX, and tech. Every morning.