Pay in Crypto

Glossary / Lightning Network

What is Lightning Network?

A second-layer payment network built on Bitcoin that enables near-instant, low-cost transactions.

Last updated June 12, 2026

The Lightning Network is a “Layer 2” payment protocol built on top of Bitcoin that enables near-instant, near-zero-fee transactions. It was designed to solve Bitcoin’s scalability limitations: while Bitcoin’s base layer can comfortably handle ~7 transactions per second, Lightning can route millions of payments per second across its network of payment channels.

How it works

Lightning works by moving the bulk of transaction activity off the main Bitcoin blockchain. Two parties open a payment channel by locking bitcoin into a special on-chain transaction. They can then transact with each other (and, by routing through intermediaries, with anyone else in the network) by exchanging signed, off-chain balance updates. Only the final settlement of a channel is published back to Bitcoin’s main chain.

For the user, this looks and feels like sending a regular Bitcoin payment. The wallet handles channel management in the background.

Why merchants accept Lightning

For merchants, the appeal of Lightning is threefold:

  1. Speed — payments confirm in under a second, suitable for point-of-sale retail.
  2. Cost — fees are typically a few satoshis (fractions of a cent), even for tiny purchases.
  3. Custody — payments settle directly to the merchant’s wallet, with no third-party processor holding funds.

The trade-off is that Lightning requires the merchant to run or connect to a Lightning node, which is more operationally complex than plugging in a BitPay or Coinbase Commerce account. Adoption is still concentrated in specific verticals — gaming, content monetization, travel, and a growing list of mainstream merchants.

How to pay with Lightning

You need a Lightning-compatible wallet (Phoenix, Wallet of Satoshi, Breez, and the Lightning functionality in Cash App and Strike are popular options). At checkout, the merchant displays a Lightning invoice (usually a QR code) and your wallet pays it in a single tap. The merchant receives confirmation in seconds.