← Bitcoin Encyclopedia

Force Close

🌿 Intermediate

💡 The Plain-English Definition

A force close is a one-sided closure of a Lightning Network payment channel (a direct payment connection between two Bitcoin nodes) — done without the other party’s cooperation, by broadcasting the channel’s most recent state to the blockchain.

🤔 But Why Though?

Lightning channels are designed to close cooperatively: both parties agree on the final balance split, sign a closing transaction together, and broadcast it once. That’s fast, cheap, and final. But what if one party goes offline for good, stops responding, or simply disappears? A cooperative close needs both sides. If one isn’t available, the channel would be frozen indefinitely with the funds locked inside.

Force close is the escape valve. Any party can close the channel on their own, at any time, by broadcasting their most recent commitment transaction — the off-chain record of the current balance, signed by both parties during the last payment — to the blockchain. The blockchain treats that as the authoritative state and processes it.

There’s an important safeguard attached. After a force close, the closing party’s funds are held under a CSV timelock (Check Sequence Verify — a Bitcoin script that delays spending until a set number of blocks have passed, typically 144 to 2016 blocks, or roughly 1 to 14 days). The delay gives the other party time to dispute the close if the closer tried to cheat by broadcasting an old, outdated state — one showing a more favourable balance from earlier in the channel’s history. If the other party spots that an invalid old state was broadcast, they can respond with a justice transaction (which claims all the channel’s funds as a penalty for the attempted cheat) before the timelock runs out.

Force closes cost more than cooperative ones: they take several on-chain transactions instead of one, and your funds are locked through the timelock — unavailable to spend or to earn routing fees.

🌍 The Real-World Analogy

Think of a Lightning channel like a shared flat lease between two flatmates. A cooperative close is agreeing together to end it — splitting the deposit fairly and moving out at the same time. A force close is one flatmate going to the landlord and saying “I’m leaving now, whatever my flatmate says — here’s the current record of who owns what.” The landlord (the blockchain) will honour it, but there’s a mandatory waiting period before you can collect your things, during which your flatmate can dispute anything inaccurate in that record.

⚡ So What?

Force closes matter for anyone running their own Lightning node. A cooperative close is always better — faster, cheaper, cleaner. A force close becomes unavoidable when a channel partner disappears. The timelock delay isn’t a malfunction; it’s the security working as designed. For users of custodial Lightning wallets (where a company manages your channels), force closes happen behind the scenes and are usually handled automatically, with nothing required from you.

📩 The Daily Bit · free

Get one plain-English Bitcoin email each morning.

The Daily Bit — free, two minutes, unsubscribe anytime.

The Bitcoin EncyclopediaPrefer a book? The Bitcoin Encyclopedia