Why do bank transfers take days to settle?
The message that money is coming arrives in seconds, but the banks only actually exchange the money in scheduled batches, and the gap between the promise and the exchange is the delay you experience.
Simple intuition
The plain reason, in everyday words
When you send money to someone at a different bank, two separate things have to happen. First, your bank tells their bank that money is on the way. That message takes almost no time. Second, the actual money has to move from your bank to theirs — and that is the slow part. Rather than shifting money for every single payment as it happens, banks keep a running tally of what they owe each other all day and then settle up in scheduled rounds. Imagine two friends who buy each other coffees all week and square up on Friday instead of handing over coins every time. It is far less work. The catch is that if you happen to send money just after a round closes, your payment waits for the next one — and if that falls over a weekend, you are waiting until Monday.
The money sits somewhere earning interest for the bank during the delay.
This float existed and mattered historically, but netting means most of the value never moves at all, and in low-rate environments the amounts are small relative to the operational cost. The persistence of batch settlement is about risk and legacy infrastructure, not interest capture.
The delay is because computers are slow or the systems are old.
The messaging has been effectively instant for decades. What takes time is the settlement cycle, which is a policy and risk-management choice, as proven by the countries that simply changed it.
Cryptocurrencies solved this problem.
Blockchains do achieve gross settlement without a central counterparty, which is a genuine architectural difference. But they do so by requiring full prefunding of every payment, and settlement finality is probabilistic rather than legal — the on and off ramps back into bank money reintroduce exactly the delays in question.
A pending transfer can always be recalled.
It depends entirely on the scheme. Instant payment schemes are typically irrevocable the moment the payee is credited, which is precisely why authorised push payment fraud became a serious problem once they launched.
The gap between when a payment feels done and when it is actually final is where a surprising amount of real-world trouble lives — from bounced rent to fraud that exploits the window, to the reason a business's cash flow and its bank balance disagree. It also explains why payment reform is so slow: the delay is not a bug anyone forgot to fix, it is load-bearing risk management that has to be replaced with something else before it can be removed.
Who worked it out
Multilateral netting long predates computers. The London Clearing House began operating in the eighteenth century, when clerks from different banks met daily to exchange cheques and settle only the differences — precisely to avoid carrying gold across the city.
What problem forced it
The original driver was physical: moving actual specie was slow, expensive, and dangerous, so netting obligations and moving only the balance was a dramatic improvement.
How it changed since
Electronic systems inherited the structure rather than rethinking it. ACH launched in the US in the 1970s, computerising the batch model without changing its timing. RTGS spread in the 1980s and 1990s for high-value payments after Herstatt made settlement risk vivid. Retail instant payments only became widespread from the late 2000s, starting with the UK in 2008, and are still being rolled out — FedNow only launched in 2023.
How card payments actually work
A different arrangement of the same clearing-and-settlement split, with an extra party taking the risk.
What a central bank actually does
Settlement finality only means something because of the institution sitting underneath it.
Written for Curio rather than collected from a forum — it is part of the curated corpus that ships with the platform. The references it draws on are listed under Sources.