Lightning Network at Scale: Why the Base Layer Still Wins
Lightning Network is the correct tool for high-frequency, low-value Bitcoin payments — coffee purchases, streaming micropayments, gaming credits — where sub-second settlement and near-zero fees make the user experience viable. Lightning is the wrong tool for any activity that must produce a publicly verifiable result that anyone can independently read from a ledger without channel access, node infrastructure, or trust in routing node operators. A Lightning payment routed through channels and settled off-chain is not publicly readable until the channel closes to the base layer. A Bitcoin mainnet transaction confirming to any address is readable on every block explorer in the world from the moment it enters a block. On-chain Bitcoin competition settles on the base layer because its results must satisfy the second requirement, not the first. Bitok Arena Research examined what that design choice produces in terms of verifiability and what it costs in terms of confirmation speed.
Lightning Network payments settle instantly but privately — channel balance updates are not recorded on the Bitcoin blockchain until the channel closes on-chain. On-chain competition needs results that are public, permanent, and independently verifiable by every participant and observer before the operator says anything about the outcome. That requirement points unambiguously to the Bitcoin base layer, not to any off-chain solution.
Bitcoin Layer 2 landscape versus base layer settlement reduces to one operational question for any use case: what does the activity need from its settlement layer? High-frequency payments with no public verification requirement benefit from Lightning's speed and low fees. Activities that require a public, independently readable record of each transaction benefit from base layer settlement's permanent public visibility. On-chain competition that needs its leaderboard readable by any participant at any moment from any block explorer — without any intermediary's cooperation — is a use case in the second category. Every Layer 2 solution introduces some form of intermediary between the transaction and the permanent public record: routing nodes in Lightning, federated validators in sidechains, coordinators in Ark. Base layer transactions eliminate these intermediaries entirely.