Skip to main content

Lightning Network

bitcoin
layer-2
payments

A Bitcoin payment-channel network that routes off-chain balance updates and settles channel state on-chain.

1
general

The Lightning Network is a Layer-2 protocol built from Bitcoin payment channels. Participants lock BTC in on-chain transactions, exchange signed channel-state updates, and can later close on-chain.

2
routing

Multi-hop payments use conditional transfers so intermediate nodes can forward value without taking custody of the completed payment. Success depends on outbound and inbound liquidity, routing policy, fees, timelocks, and nodes remaining reachable.

3
operations

Users or service providers must manage channel backups, liquidity, force-close delays, fee reserves, and monitoring for old-state broadcasts. Custodial Lightning wallets hide much of this work by taking custody; self-custodial wallets retain more responsibility.

4
tradeoffs

Lightning can provide fast repeated payments without placing every update in a block. It adds routing, liquidity, availability, implementation, and channel-management risks, so its throughput and trust boundary should be measured separately from Bitcoin Layer 1.

Related terms

Explore connected entries beyond the alphabetical index.

All terms and definitions may update as the Cryptionary improves.