₿₿₿Bitcoin Horizon
Dashboard
Skip to content
  1. Home
  2. ›
  3. Glossary

Lightning Network

A layer-2 payment network built on top of Bitcoin that enables near-instant, low-cost transactions by conducting them off-chain through payment channels. Only the opening and closing of channels are recorded on the main blockchain.

Definition

A layer-2 payment network built on top of Bitcoin that enables near-instant, low-cost transactions by conducting them off-chain through payment channels. Only the opening and closing of channels are recorded on the main blockchain.

Explanation

The Lightning Network addresses Bitcoin's scalability limitation — the base layer can process roughly 7 transactions per second, far too few for global payment use. Lightning works by creating payment channels between two parties. Once a channel is open (funded by an on-chain transaction), the parties can transact unlimited times between themselves, instantly and almost free. Only the net result is eventually settled on-chain.

The real power emerges from the network effect. You don't need a direct channel with everyone you want to pay. Lightning routes payments through interconnected channels — if Alice has a channel with Bob, and Bob has a channel with Carol, Alice can pay Carol through Bob. Sophisticated routing algorithms find paths through the network, enabling payments between any two connected participants. This creates a scalable mesh that can theoretically handle millions of transactions per second.

Lightning has grown significantly, with capacity exceeding thousands of Bitcoin and adoption spanning wallets, exchanges, and merchants worldwide. El Salvador's adoption of Bitcoin as legal tender used Lightning as the primary payment rail through the Chivo wallet. However, challenges remain: channel liquidity management, routing reliability for large payments, and the requirement to be online to receive payments are active areas of development.

Key Takeaways

  • •Layer-2 solution enabling near-instant, near-free Bitcoin transactions
  • •Uses payment channels that settle net results on the base blockchain
  • •Routes payments through interconnected channels without direct connections
  • •Growing adoption in wallets, exchanges, and merchant payments globally

Frequently Asked Questions

Lightning transactions settle in milliseconds to a few seconds, compared to the 10-minute average for on-chain Bitcoin confirmations. This speed makes Lightning suitable for point-of-sale payments, micropayments, and real-time streaming of value — use cases that aren't practical on the base layer.

Lightning fees are typically fractions of a cent, composed of a small base fee plus a percentage of the payment amount charged by routing nodes. This is dramatically cheaper than on-chain fees, which can range from a few cents to tens of dollars during congestion. The low cost enables micropayments that are uneconomical on-chain.

Lightning inherits Bitcoin's security because channels are anchored by on-chain transactions. If a counterparty tries to cheat by broadcasting an old channel state, the other party can claim all funds as a penalty. However, users should keep their nodes online or use watchtower services to monitor for fraud attempts.

Related Terms

Block Reward
The amount of new Bitcoin awarded to miners for successfully adding a block to the blockchain. The reward started at 50 BTC per block and is cut in half approximately every four years through the halving process.
Cold Storage
A method of storing Bitcoin offline, disconnected from the internet, to protect against hacking and theft. Hardware wallets and paper wallets are common forms of cold storage.
Halving
An event that occurs approximately every four years (every 210,000 blocks) where the Bitcoin block reward is cut in half. Halvings reduce the rate of new supply entering the market and have historically preceded major bull runs.
Mining
The process of using computational power to validate transactions and add new blocks to the Bitcoin blockchain. Miners are rewarded with newly minted Bitcoin (the block reward) plus transaction fees.
Node
A computer running Bitcoin software that validates transactions and blocks, enforces consensus rules, and relays data across the network. Running a full node is the most sovereign way to interact with Bitcoin.
Private Key
A secret cryptographic key that proves ownership of Bitcoin and authorizes transactions. Losing your private key means losing access to your Bitcoin permanently. It should never be shared with anyone.
← Back to Glossary