Skip to content

Bitcoin accepted at checkout  |  Ships from Laval, QC, Canada  |  Expert support since 2016

Lightning Network

Intermediate Network & Protocol

Also known as: LN, Lightning, Layer 2

Definition

The Lightning Network is a payment system built on top of Bitcoin that lets people send fast, low-cost payments off-chain through a web of bidirectional payment channels, settling to the main blockchain only when channels open or close. It is the best-known “layer 2” for Bitcoin: it borrows the base layer’s security for final settlement while moving the everyday traffic of small payments away from the on-chain ledger.

Also known as: LN, Lightning, Bitcoin layer 2.

How Lightning works without touching every block

Two parties open a channel with a single on-chain funding transaction that locks bitcoin into a shared 2-of-2 output. From then on they can exchange thousands of signed balance updates between themselves, each one a valid Bitcoin transaction that simply is not broadcast. Only the final agreed balance hits the chain when the channel closes. Because channels can be linked, you do not need a direct channel with everyone you pay — payments hop across the network using hashed time-locked contracts (HTLCs) that make each hop atomic, so either the whole route settles or none of it does. The net effect is that a huge volume of payments can flow while the underlying blockchain sees only the open and close events.

This matters to anyone who follows Bitcoin’s block space because every transaction competes for the same scarce room. Block space is finite, and the mempool is where pending transactions wait and bid for inclusion. By keeping routine payments off-chain, Lightning relieves pressure on that limited space — which is exactly why understanding it is useful even if your interest is the mining hardware rather than the payments themselves.

Why a miner should care: the long-term fee story

Miners are paid through the block reward, and that reward has two halves: the block subsidy of freshly issued coin, and the transaction fees users attach to get into a block. The subsidy is cut in half roughly every four years at each halving — it dropped to 3.125 BTC after the April 2024 event — and trends toward zero over the coming decades. As the subsidy shrinks, fees are designed to become the dominant, and eventually the only, component of mining revenue.

Lightning sits right at the centre of that question. By batching everyday spending off-chain, it reduces the on-chain footprint of individual payments, but it does not eliminate fee demand: opening and closing channels are on-chain transactions, and a thriving Lightning ecosystem implies a thriving base layer worth anchoring to. For an operator modelling revenue, the honest takeaway is that future profitability leans increasingly on a healthy fee market rather than the shrinking subsidy. Tools like hash price exist precisely to track what a unit of hashrate earns as that mix shifts.

Sovereignty: running your own node alongside your miner

For the sovereign Bitcoiner, Lightning and self-hosted mining share a philosophy: do it yourself, trust no intermediary. Many home miners already run a full Bitcoin node — and that same node is the natural foundation for a Lightning node. If you are pointing a desk-side Bitaxe or a quiet S-series machine at your own node for solo mining, you are already running the infrastructure that lets you route your own payments without asking permission.

There is a neat alignment here. Solo mining through your own node means you build your own block template and pay the full coinbase reward to yourself; running your own Lightning node means you custody and route your own payments. Both are simply one more layer decentralized — moving control closer to the person doing the work. If you are new to AI tooling and self-hosting, the setup can feel daunting, so take it one component at a time: node first, then channels, then point your hardware at it.

Where Lightning fits in the bigger mining picture

It helps to keep the layers straight. Lightning is a settlement-and-payments layer; it has nothing to do with how your ASIC hashes a block header or how your firmware tunes voltage and frequency. The base layer is where proof-of-work secures everything, and Lightning inherits that security for its final settlement. A miner never “mines on Lightning” — but the value of the fees a miner collects is shaped by how much economic activity stays off-chain versus on-chain.

If you want to build a home rig that doubles as the backbone for your own node-plus-Lightning stack, the open, hackable hardware in the Bitaxe hub is a sensible starting point, and our team can help you spec a quiet, efficient machine through the ASIC miner lineup. The goal is the same one Lightning chases: more of Bitcoin, owned and operated by you.

Related terms: Transaction Fees, Block Reward, Mempool, Halving, Solo Mining, Hash Price.

In Simple Terms

A Layer 2 protocol enabling fast, cheap Bitcoin payments through off-chain payment channels.

The Lightning Network is a payment system built on top of Bitcoin that lets people send fast, low-cost payments off-chain through a web of bidirectional payment channels, settling to the main blockchain only when channels open or close. It is the best-known "layer 2" for Bitcoin: it borrows the base layer's security for final settlement while moving the everyday traffic of small payments away from the on-chain ledger.

Also known as: LN, Lightning, Bitcoin layer 2.

How Lightning works without touching every block

Two parties open a channel with a single on-chain funding transaction that locks bitcoin into a shared 2-of-2 output. From then on they can exchange thousands of signed balance updates between themselves, each one a valid Bitcoin transaction that simply is not broadcast. Only the final agreed balance hits the chain when the channel closes. Because channels can be linked, you do not need a direct channel with everyone you pay — payments hop across the network using hashed time-locked contracts (HTLCs) that make each hop atomic, so either the whole route settles or none of it does. The net effect is that a huge volume of payments can flow while the underlying blockchain sees only the open and close events.

This matters to anyone who follows Bitcoin's block space because every transaction competes for the same scarce room. Block space is finite, and the mempool is where pending transactions wait and bid for inclusion. By keeping routine payments off-chain, Lightning relieves pressure on that limited space — which is exactly why understanding it is useful even if your interest is the mining hardware rather than the payments themselves.

Why a miner should care: the long-term fee story

Miners are paid through the block reward, and that reward has two halves: the block subsidy of freshly issued coin, and the transaction fees users attach to get into a block. The subsidy is cut in half roughly every four years at each halving — it dropped to 3.125 BTC after the April 2024 event — and trends toward zero over the coming decades. As the subsidy shrinks, fees are designed to become the dominant, and eventually the only, component of mining revenue.

Lightning sits right at the centre of that question. By batching everyday spending off-chain, it reduces the on-chain footprint of individual payments, but it does not eliminate fee demand: opening and closing channels are on-chain transactions, and a thriving Lightning ecosystem implies a thriving base layer worth anchoring to. For an operator modelling revenue, the honest takeaway is that future profitability leans increasingly on a healthy fee market rather than the shrinking subsidy. Tools like hash price exist precisely to track what a unit of hashrate earns as that mix shifts.

Sovereignty: running your own node alongside your miner

For the sovereign Bitcoiner, Lightning and self-hosted mining share a philosophy: do it yourself, trust no intermediary. Many home miners already run a full Bitcoin node — and that same node is the natural foundation for a Lightning node. If you are pointing a desk-side Bitaxe or a quiet S-series machine at your own node for solo mining, you are already running the infrastructure that lets you route your own payments without asking permission.

There is a neat alignment here. Solo mining through your own node means you build your own block template and pay the full coinbase reward to yourself; running your own Lightning node means you custody and route your own payments. Both are simply one more layer decentralized — moving control closer to the person doing the work. If you are new to AI tooling and self-hosting, the setup can feel daunting, so take it one component at a time: node first, then channels, then point your hardware at it.

Where Lightning fits in the bigger mining picture

It helps to keep the layers straight. Lightning is a settlement-and-payments layer; it has nothing to do with how your ASIC hashes a block header or how your firmware tunes voltage and frequency. The base layer is where proof-of-work secures everything, and Lightning inherits that security for its final settlement. A miner never "mines on Lightning" — but the value of the fees a miner collects is shaped by how much economic activity stays off-chain versus on-chain.

If you want to build a home rig that doubles as the backbone for your own node-plus-Lightning stack, the open, hackable hardware in the Bitaxe hub is a sensible starting point, and our team can help you spec a quiet, efficient machine through the ASIC miner lineup. The goal is the same one Lightning chases: more of Bitcoin, owned and operated by you.

Related terms: Transaction Fees, Block Reward, Mempool, Halving, Solo Mining, Hash Price.

Explore the Full Glossary

Browse all Bitcoin mining terms from A to Z. Whether you are a beginner or expert, deepen your understanding of the mining ecosystem.

Mining Glossary

ASIC Miner Database

Compare 500+ miners with real-time profitability data, home mining scores, and detailed specs.

Compare Miners