Bitcoin Lightning Network Fees Explained
The Bitcoin Lightning Network is a Layer-2 payment protocol that enables instant, near-zero-cost Bitcoin transactions. Instead of writing every transaction to the Bitcoin blockchain, Lightning routes payments through a network of pre-funded payment channels, only settling on-chain when channels open or close.
Lightning fees are made up of two parts: a base fee (a flat amount charged per hop regardless of payment size) and a proportional fee (a tiny percentage of the payment amount, measured in parts per million or ppm). For a typical 2-hop route with standard node fees, sending 10,000 sats might cost just 2–5 sats in fees — less than $0.01.
How Lightning Routing Fees Work
When you send a Lightning payment, your wallet automatically finds a route through the network to the recipient. Each intermediate node (hop) along the route charges a small fee for forwarding the payment. The total fee is the sum of base fees and proportional fees across all hops. A direct channel to the recipient (1 hop) incurs no routing fee at all.
Lightning vs On-Chain: Real Cost Comparison
During normal Bitcoin network conditions (~15 sat/vbyte), an on-chain transfer of any amount costs roughly 3,750 sats (~$3.50). The same transfer on Lightning typically costs 1–50 sats regardless of the payment amount. For micropayments under $10, Lightning is not just cheaper — on-chain fees can exceed the entire payment value, making Lightning the only practical option.
When to Use Lightning vs On-Chain
Use Lightning for: daily purchases, tips, faucet withdrawals, gaming, micropayments, and any payment under $1,000. Use on-chain for: large transfers (over $5,000), cold storage moves, exchange deposits, and when the recipient does not support Lightning. For faucet withdrawals, Lightning is almost always available and results in zero or near-zero withdrawal fees.
Frequently Asked Questions
What is the minimum Lightning Network payment?
Lightning supports payments down to 1 satoshi (the smallest unit of Bitcoin), worth a fraction of a cent. This makes it ideal for micropayments, tipping, and faucet payouts that would be uneconomical on-chain.
Are Lightning Network fees fixed?
No — each node operator sets their own fee policy. Base fees typically range from 0 to 1,000 sats per hop, and proportional fees range from 0 to 5,000 ppm. The Lightning Network encourages competitive pricing, so most popular routes have very low fees.
Can I send Bitcoin for free on Lightning?
Yes — if you have a direct payment channel with the recipient (1 hop), there are no routing fees. You only pay the Bitcoin network fee when you open or close the channel. Many faucets and exchanges offer free Lightning withdrawals as they operate their own nodes.
How does Lightning compare to Ethereum gas fees?
Lightning is dramatically cheaper than Ethereum. A typical Ethereum ETH transfer costs $1–5 at standard gas prices. A Lightning payment of the same value costs under $0.01. For everyday crypto payments, Lightning is currently the most cost-efficient option available.