Lightning Network
A payment channel network built on top of Bitcoin that enables fast, cheap, high-volume micropayments by conducting transactions off-chain and settling on Bitcoin's base layer only when needed.
The Lightning Network is Bitcoin's primary Layer 2 scaling solution, designed to solve the throughput limitations of Bitcoin's base layer (the blockchain). Bitcoin can process only 7 transactions per second, with average fees that can spike to tens of dollars during periods of high demand — making small payments impractical. The Lightning Network allows two parties to open a payment channel, conduct unlimited transactions between themselves off-chain, and only submit the final settlement to the Bitcoin blockchain.
Lightning works through a network of bidirectional payment channels. Alice opens a channel with Bob by committing Bitcoin in a multi-signature transaction on the blockchain. Alice and Bob can then send Bitcoin back and forth instantly and cheaply. Importantly, Alice doesn't need a direct channel with every person she wants to pay — Lightning routes payments through the network, finding a path of intermediary channels. Only opening and closing channels requires blockchain transactions; everything in between is off-chain.
Lightning has enabled genuine microtransaction use cases: tipping content creators fractions of a cent, paying-per-read for articles, streaming sats (satoshis) by the second for API calls, and instant point-of-sale payments. Major exchanges, wallets, and companies like Stripe have integrated Lightning. However, challenges remain: channels must be funded in advance (capital efficiency), routing can fail for large payments, and maintaining channels requires some technical management.
This definition is for informational and educational purposes only. Nothing on Finance Compass constitutes financial, investment, or trading advice. Always conduct your own research and consult a qualified professional before making financial decisions.