Layer-2 Blockchains: The Fix for Networks That Get Too Popular for Their Own Good
How a second network built on top of an existing blockchain can make transactions dramatically cheaper without weakening the security underneath.
By Firoz Khan|7 September 2026|Updated 20 September 2026|7 min read
A busy main blockchain, the layer 1, gets expensive to use precisely because it's popular: limited block space plus high demand equals a fee auction that prices out smaller transactions. Layer-2 networks exist specifically to fix that without weakening the security the main chain provides.
The basic idea
A layer-2 network processes transactions on its own, separate infrastructure, then periodically settles a summary of that activity back to the main chain. Because most of the heavy lifting happens off the congested main network, users get much lower fees and faster confirmation, while still ultimately relying on the main chain's security for the final settlement.
Rollups: the dominant layer-2 approach on Ethereum
Rollups bundle, or 'roll up', large batches of transactions into a single piece of data posted back to the main chain, spreading the cost of that main-chain posting across everyone in the batch. Optimistic rollups assume transactions are valid unless challenged within a window; zero-knowledge rollups use cryptographic proofs to verify validity upfront, a technically more complex but often faster-to-finalise approach.
Newsletter
Get the best of our crypto and money content every week
Straight to your inbox, once a week.
By subscribing you agree to receive our weekly newsletter and to our Privacy Policy. No spam, unsubscribe anytime.
What you actually give up, if anything
In exchange for lower fees, some layer-2 designs introduce a withdrawal delay back to the main chain, particularly optimistic rollups during their challenge window, and most require a degree of trust in the layer-2's own operators or infrastructure that a purist would say dilutes the main chain's decentralisation somewhat. In practice, for most everyday use, the trade-off is a reasonable one.
Why this matters if you've ever been priced out of a transaction
A transaction that costs several pounds in gas on a congested main network can often cost a small fraction of that on a layer-2 built for the same underlying chain. If gas fees have ever stopped you doing something on-chain, checking whether a layer-2 version of that same action exists is usually worth the five minutes it takes.
A reminder
The FCA risk warning still applies to higher-risk crypto content. Always assess how much risk you are willing to take before buying.
Related reading