1.4 Banks, Ledgers and Digital Money
1.4 Banks, Ledgers and Digital Money
A modern bank is, among other things, a ledger keeper. Your account balance is a record in an institutional database, and transfers are changes to records across banking and payment systems. This lesson compares that model with public blockchain ledgers and introduces the idea of settlement risk.
Learning objectives
- Accounts and ledgers
- Payment intermediaries
- Clearing versus settlement
- Correspondent banking concepts
- Why banks can reverse or restrict transactions
Why this matters
Most people have never had to think carefully about what a bank balance actually is. Understanding it precisely here removes a persistent source of confusion later in the course, when you compare it directly to how Bitcoin balances work.
Core teaching
A bank deposit is not a stack of coins sitting somewhere with your name on it. It is a liability the bank owes you — a number in the bank's own database that the bank has agreed to honour, subject to the bank remaining solvent and operational. When you pay someone electronically, no physical money moves: your bank decreases the number recorded against your account, and the recipient's bank increases the number recorded against theirs, with the two banks reconciling the difference through a clearing system.
This matters because it means your ability to spend your "money" ultimately depends on your bank's continued ability and willingness to honour its ledger — a dependency that is normally invisible because banks are regulated and deposit insurance exists, but which becomes very visible during a bank failure.
Worked example
When you pay a friend R200 via an instant payment app, no physical cash moves. Your bank decreases the balance recorded against your account number in its database, and your friend's bank increases the balance recorded against theirs. Between different banks, this typically settles through a clearing system that reconciles the interbank obligations created. The "money" that moved was never anything but a set of ledger entries updated according to each institution's rules and reconciled between them.
This is worth stating plainly because it demolishes a common misconception: a bank balance is not a stack of coins with your name on it sitting somewhere. It is a liability the bank owes you, tracked in a database it controls.
Deeper analysis
A ledger is fundamentally a record of claims and changes to those claims. In banking, the customer normally sees an account balance, while the underlying system coordinates records between banks and payment providers. When a payment is made, several ledgers may be involved before the obligation is finally settled. This is why “the money moved instantly” can describe the user experience even when interbank settlement happens through a different process.
Blockchain systems make the ledger itself part of the public infrastructure. Bitcoin nodes can independently validate transaction history instead of trusting one bank’s internal database. The cost is that participants must process and store shared data and follow consensus rules. This comparison is more useful than saying blockchain simply replaces banks. A bank ledger and a public blockchain both record state, but they distribute authority, verification and operational responsibility differently.
Common misconceptions
- A blockchain is also a ledger, but its governance and verification model can differ dramatically from a bank.
- Fast payment initiation is not always the same as final settlement.
- Decentralisation does not mean there are no rules.
Application lab
Trace the last electronic payment you made step by step: which institution's ledger changed first, whether more than one bank was involved, and how long it took before you could describe the transfer as "final" rather than "pending". Identify at which point you were still trusting an institution's promise rather than holding a settled, irreversible transfer.
Practical exercise
Open your banking app and find a single transaction. Write down every party whose ledger had to update for that transaction to be reflected in your balance (your bank, the recipient's bank, any payment network in between). This is useful preparation for contrasting bank ledgers with Bitcoin's single shared ledger in later lessons.
Knowledge check
Question: When you pay a friend electronically, what actually happens to "the money"?
Model answer: Nothing physical moves. Your bank's database decreases the balance recorded against your account, and your friend's bank increases the balance recorded against theirs, with the banks reconciling the transfer between themselves.
Case study prompt
Look up one historical case of a bank failure or a country freezing withdrawals during a banking crisis (for example, Cyprus in 2013). Identify specifically what depositors could and could not do with their recorded balances during the freeze.
Key takeaways
- A bank balance is a liability the bank owes you, not stored physical money
- Electronic payments are ledger updates, not the movement of physical value
- Your access to your own balance depends on your bank's continued operation
- This dependency is normally invisible but becomes critical during a bank failure
Further exploration
Lesson 1.5 asks the next logical question: who actually controls a ledger, and what does it mean for a system to be designed so that control follows public rules rather than one institution's discretion?
