Bitcoin is very good at settling large amounts securely and very bad at buying coffee. The Lightning Network is the layer built on top of Bitcoin to fix that: payments that arrive in about a second and cost a fraction of a cent. This page explains what it is, what it can do today, and where it still falls short.
The problem Lightning solves
The Bitcoin blockchain, often called the base layer, adds a new block of transactions roughly every 10 minutes, and each block has limited room. That works out to somewhere around seven transactions per second for the entire world. Every one of those transactions competes for space by paying a fee to miners, so fees are pennies when the network is quiet and can climb to many dollars when it is busy.
For moving your savings, a 10-minute wait and a few dollars is fine. For a $4 coffee, a $2 tip, or a streaming payment of a fraction of a cent, it is hopeless. Rather than change the base layer, which is deliberately slow and conservative, Bitcoin developers built a second layer on top of it.
How it works, in plain English
Think of a bar tab. Instead of paying for each drink with a separate card transaction, the bartender keeps a running tally and you settle once at the end of the night. The drinks were real payments; only the final settlement touched the bank.
Lightning does the same thing with a payment channel. Two parties lock some bitcoin into a shared address on the blockchain (one on-chain transaction). From then on they can pay each other back and forth as often as they like by exchanging signed updates to the balance, which happen instantly and never touch the blockchain. When either side wants out, they close the channel, and one more on-chain transaction pays each party its final balance.
The clever part is routing. You do not need a channel with everyone you want to pay. If you have a channel with Alice, and Alice has one with Bob, you can pay Bob through Alice, who is paid a routing fee of a few thousandths of a cent. Real payments hop across several channels this way, and the math guarantees that either every hop completes or none of them do, so nobody in the middle can pocket your money.
The result: instant, final, near-free bitcoin payments of any size from a fraction of a cent up, with the blockchain acting as the court of last resort if anyone cheats.
What you can do with it today
Lightning has been live since 2018 and, as of 2026, is built into a lot of software an American beginner already has or can install in a minute:
- Strike is a US app built entirely around Lightning. You can buy bitcoin, send it over Lightning, and pay merchants, and it can convert dollars to bitcoin and back on the fly.
- Cash App has let its US users send and receive bitcoin over Lightning since 2022. If you already have it, you already have a Lightning wallet.
- Phoenix, from the French company ACINQ, is the best-known self-custodial Lightning wallet. It left US app stores in 2024 over regulatory uncertainty and returned in April 2025.
- Muun is a self-custodial wallet that handles regular bitcoin and Lightning from one balance, which makes it simple to start with.
- Wallet of Satoshi was for years the most popular beginner Lightning wallet because it was custodial and therefore effortless. In 2026 it is in the middle of a transition: it launched a self-custody version built on a layer called Spark and is winding down its old custodial wallet, which had already stopped serving US users. Check its current status before relying on it.
- Several US exchanges, including Kraken and Coinbase, let you deposit and withdraw bitcoin over Lightning, which is the cheapest way to get a small amount into a Lightning wallet.
Where it is used
El Salvador. When the country made bitcoin legal tender in 2021, Lightning was what made small everyday payments possible. In early 2025, as part of a deal with the International Monetary Fund, El Salvador amended its Bitcoin Law so that accepting bitcoin is voluntary rather than required. Lightning payments still work there; the legal mandate is gone.
Tipping and social media. Nostr, an open social-media protocol, has Lightning tips called “zaps” built in. Readers send a few cents to a post they like, and the author receives it directly. Zaps passed five million cumulative payments in 2025.
Streaming payments. Some podcast apps can send a tiny payment to the host for every minute you listen. That is only possible when a payment can be smaller than a cent and cost nothing to send.
Cross-border transfers. Apps like Strike use Lightning to move value between countries in seconds and hand it over in local currency at the far end, competing with traditional remittance services.
How big is it? As of mid-2026, the publicly visible network held roughly 5,000 bitcoin across more than 17,000 nodes and 40,000 channels. That undercounts the real thing, because the channels used by most mobile wallets are private and are not listed. Public capacity dipped during 2025 and partly recovered in 2026, so treat any single number as a snapshot.
Limitations
Liquidity. A channel can only carry as much as was locked into it. To receive a payment you need “inbound” room on your side, which a new wallet may not have. Good wallets manage this for you, sometimes for a fee.
Being online. A self-custodial Lightning wallet has to be running to receive a payment, and it has to check in periodically to make sure the other side of a channel is not cheating. Mobile wallets handle this quietly in the background, but it is a real difference from an on-chain address that can receive while you are asleep.
Custodial versus self-custodial. The easiest Lightning wallets are custodial: a company holds the bitcoin and the channels and gives you an app. That is fine for pocket money and terrible for savings, for all the reasons on our wallets page. Self-custodial wallets such as Phoenix and Muun give you the keys, at the cost of a small on-chain fee to open your first channel and a little more complexity.
Big payments. Lightning shines for amounts from pennies to a few hundred dollars. Larger payments have to find a route with enough capacity at every hop, and sometimes fail. For moving thousands of dollars, use the base layer.
The short version: think of Lightning as a checking account for spending, not a vault for saving.
How to try it with $10
- Install a Lightning wallet. Phoenix or Muun if you want to hold your own keys; Strike or Cash App if you would rather start simple.
- Get $10 of bitcoin into it. In Strike or Cash App, just buy $10. In Phoenix or Muun, tap Receive, choose Lightning, and withdraw $10 from an exchange that supports Lightning withdrawals, or ask a friend who uses Lightning to send it. A slower, free route: shopping-rewards apps such as Lolli pay out small amounts of bitcoin over Lightning.
- Pay someone. Scan a Lightning QR code at a merchant that accepts it, zap a post on a Nostr app such as Primal or Damus, or send $1 to a second wallet on your own phone.
- Watch the clock. The payment will be final in about a second, and the fee will be a fraction of a cent. That is the whole pitch.
Next
- How bitcoin is used: savings, payments, remittances, and more, with Lightning in context.
- Wallets and self-custody: the difference between holding your own keys and letting someone else hold them.