Bitcoin's base layer settles in 10 minutes and costs a few dollars. Critics called it unusable for everyday payments. So the Bitcoin community did what Bitcoin always does — it built a layer on top that settles in milliseconds, costs a fraction of a cent, and can theoretically handle more transactions per second than Visa and Mastercard combined. Meet the Lightning Network.
Bitcoin's blockchain confirms a new block roughly every ten minutes. Each block is limited in size. This means the base layer processes roughly 7 transactions per second globally — compared to Visa's 24,000. Critics have used this number to declare Bitcoin unfit for everyday commerce for fifteen years.
But the slowness is not a bug. It is a carefully calibrated design choice. Every transaction that settles on Bitcoin's base layer is verified by every node on the network, stored permanently, and secured by the entire global hash rate. That level of security and decentralisation has a cost — and that cost is time and block space. The base layer is the settlement layer. It is the vault, not the till.
The insight that unlocked Lightning was this: most transactions don't need to be settled on-chain immediately. If you and a friend are going to exchange value a hundred times over six months, you don't need a hundred blockchain entries. You just need two — one to open the arrangement, and one to close it and settle the final balance. Everything in between can happen instantly, privately, off-chain. This is the payment channel.
Bitcoin's design intentionally separates concerns across layers — exactly like the internet. The internet's TCP/IP base layer is slow and expensive to change, but incredibly secure and decentralised. Email, video, voice, and social media are all built as layers on top. Bitcoin's base layer is TCP/IP. Lightning is the application layer. You don't send a TCP/IP packet when you watch Netflix — you send a video stream. You won't send a base layer Bitcoin transaction when you buy coffee — you'll send a Lightning payment. The vault and the till. Both are Bitcoin.
A Lightning payment channel is a private ledger between two parties, backed by real Bitcoin locked in a smart contract on-chain. Imagine Alice and Bob open a channel by each committing some Bitcoin. For as long as that channel is open, they can send value back and forth — instantly, with no fees — and only their running balance is tracked. The blockchain never sees the individual transactions. It only sees the opening and the closing.
The network effect kicks in because channels don't need to be direct. If Alice has a channel with Bob, and Bob has a channel with Carol, Alice can pay Carol through Bob — without opening a new channel. The payment routes across the network automatically, finding the cheapest path. This is how a network of 50,000 channels can route payments between millions of users.
Click each step to see how Alice and Bob transact without touching the blockchain
The most common objection to Lightning is "what if the other party tries to cheat?" The answer is cryptographic: each channel state is backed by a cryptographic commitment. If Bob tries to broadcast an old, favourable balance (before Alice paid him), the protocol allows Alice to claim all the funds in the channel as a penalty — automatically, trustlessly, within a time window. Trying to cheat on Lightning doesn't just fail. It results in losing everything. The incentives are perfectly aligned: honesty is the only rational strategy.
The numbers speak louder than any description. Choose a payment scenario, enter an amount, and see exactly what on-chain Bitcoin costs versus Lightning — in real time, with live Bitcoin price.
On-chain Bitcoin vs Lightning Network — the fee difference that changes everything
Lightning doesn't just make Bitcoin cheaper for existing use cases. It creates entirely new categories of economic activity that were technically impossible before. Here are six things that exist because of Lightning — and that couldn't exist any other way.
Lightning launched in 2018. For its first two years it was experimental — used only by developers and enthusiasts. Then El Salvador made Bitcoin legal tender and Lightning became the national payment network for 6.5 million people overnight. Then Strike launched in the US. Then Cash App integrated Lightning for 50 million users. Then Kraken, Bitfinex, Coinbase. The network has grown from a handful of channels to a global payments infrastructure — quietly, without headlines, block by block.
The numbers behind the world's fastest-growing payments network
Visa processes 24,000 transactions per second at peak. Bitcoin's base layer does 7. Sceptics said Bitcoin could never scale to global commerce. Lightning's theoretical maximum is over 1 million transactions per second — not by making the base layer faster, but by routing payments through a network of channels that settle to the base layer in batches. This is the same architecture that makes the internet scale — layers of abstraction, each optimised for its purpose. The base layer doesn't need to be fast. It needs to be secure. Lightning handles fast. Bitcoin handles final.
Lightning is no longer experimental. Sending your first Lightning payment takes about five minutes and costs next to nothing. Here's the exact process — from zero to your first instant Bitcoin payment.
From zero to sending sats in under 5 minutes
Lightning is still maturing — it has real tradeoffs and legitimate open questions. Here are the most common objections, answered directly and honestly.