Doing the Work Somewhere Cheaper and Settling the Answer
Blockchains are slow and expensive at scale, so layer two networks process transactions off the main chain and settle the results back to it, gaining speed and low cost while inheriting the main chain security.
The Scaling Problem
Popular blockchains face a scaling problem: they can only process a limited number of transactions, so when busy, they become slow and expensive, with users paying high fees and waiting for their transactions to be processed. This limits the blockchain usefulness, since a network that cannot handle many transactions cheaply cannot support widespread use.
Layer two networks address this by processing transactions off the main blockchain, the layer one, and settling the results back to it. Instead of every transaction being processed on the congested, expensive main chain, transactions happen on a faster, cheaper layer two network, which periodically settles a summary of the activity back to the main chain. This gains speed and low cost while inheriting the security of the main chain, scaling the network without abandoning the security that makes it valuable.
The main chain is secure but slow and pricey. Layer two does the transactions somewhere fast and cheap, then posts the result back to the main chain for safekeeping, borrowing its security without its congestion.
How Layer Two Works
Layer two networks process transactions off the main chain and settle back to it, gaining efficiency while relying on the main chain for security.
| Where | What happens |
|---|---|
| Layer two | Transactions processed fast and cheap |
| Settlement | Summary posted back to main chain |
| Main chain (layer one) | Provides the underlying security |
The transactions happen on the layer two network, which is fast and cheap because it is not constrained by the main chain limits, and then the results are settled back to the main chain, which records the outcome and provides the security. This lets the layer two handle many transactions efficiently while relying on the main chain to secure the final results, combining the layer two speed and low cost with the main chain security. The key is that the layer two does the work but the main chain provides the ultimate security and settlement, so users get fast, cheap transactions backed by the security of the main chain, which is the goal of scaling without sacrificing security.
The Rollup Approach
A leading layer two approach is the rollup, which processes many transactions off chain and rolls them up into a single summary posted to the main chain, drastically reducing the load on the main chain while settling the results there. The rollup handles the transactions off chain and posts compressed data or proofs to the main chain, so the main chain records the outcome without processing each transaction individually.
Rollups come in different types that provide the security differently, some posting the transaction data and allowing challenges if something is wrong, others using cryptographic proofs to demonstrate the transactions are valid. Both aim to let the main chain trust the rolled up transactions without processing them, gaining the efficiency of off chain processing with the security of main chain settlement. The rollup approach has become a leading way to scale blockchains, since it substantially increases capacity and reduces cost while inheriting the main chain security, addressing the scaling problem by moving the transaction processing off chain while keeping the security on chain, which is the central idea of layer two scaling.
Why It Matters
Layer two scaling matters because it addresses the fundamental limitation that prevents blockchains from supporting widespread use, the limited capacity that makes them slow and expensive when busy. By moving transactions off the main chain while keeping the security, layer two networks can dramatically increase capacity and reduce cost, making blockchain applications practical for many more users and uses.
This is essential for the vision of blockchains supporting widespread applications, since without scaling, the networks cannot handle the volume that broad use requires, remaining limited to what the congested, expensive main chain can process. Layer two networks are thus critical infrastructure for scaling blockchains to practical use, enabling the transactions to happen cheaply and quickly while relying on the main chain for security. The development of layer two scaling, particularly rollups, is a major focus of blockchain development, since it is the path to making blockchains usable at scale, addressing the scaling problem that would otherwise limit them, and enabling the applications that require many cheap, fast transactions backed by the security of the main chain, which is why layer two scaling is central to the practical future of blockchain technology.
The Bottom Line
Blockchains face a scaling problem, becoming slow and expensive when busy because of their limited capacity, and layer two networks address this by processing transactions off the main chain and settling the results back to it, gaining speed and low cost while inheriting the main chain security. The rollup approach processes many transactions off chain and rolls them into a summary posted to the main chain, substantially increasing capacity while relying on the main chain for security. Layer two scaling matters because it addresses the fundamental limitation preventing blockchains from supporting widespread use, moving transaction processing off chain while keeping the security on chain, making it critical infrastructure for scaling blockchains to practical use and central to the future of the technology.