Modular Blockchains: How Rollups and Specialized Layers Are Reshaping the Stack
Layer 2
Neutral

Modular Blockchains: How Rollups and Specialized Layers Are Reshaping the Stack

The blockchain industry is shifting from monolithic chains that handle execution, settlement, consensus, and data availability in one system to modular architectures that separate these functions into specialized layers. This shift enables rollups to scale transaction throughput by offloading data availability to dedicated networks.

Jun 25, 2026, 01:02 PM2 min read

Key Takeaways

  • 1## The Monolithic Versus Modular Architecture Traditional blockchains like Bitcoin and early Ethereum performed all core functions—execution, settlement, consensus, and data availability—on a single chain.
  • 2Modular designs instead decompose these responsibilities across independent layers, each optimized for its specific task.
  • 3A rollup, for instance, bundles transactions and submits them to a base layer for settlement and data availability, while performing execution separately.
  • 4This separation allows each layer to scale independently rather than competing for limited block space on a single chain.
  • 5## Why Data Availability Became a Separate Problem As rollups grew in popularity, they faced a critical constraint: they needed to post transaction data somewhere that remained permanently accessible and verifiable.

The Monolithic Versus Modular Architecture

Traditional blockchains like Bitcoin and early Ethereum performed all core functions—execution, settlement, consensus, and data availability—on a single chain. Modular designs instead decompose these responsibilities across independent layers, each optimized for its specific task. A rollup, for instance, bundles transactions and submits them to a base layer for settlement and data availability, while performing execution separately. This separation allows each layer to scale independently rather than competing for limited block space on a single chain.

Why Data Availability Became a Separate Problem

As rollups grew in popularity, they faced a critical constraint: they needed to post transaction data somewhere that remained permanently accessible and verifiable. Posting all data to Ethereum mainnet created a bottleneck; the base layer's data capacity became the throughput ceiling. Specialized data availability layers—such as Celestia, Avail, and Eigenlayer's data availability service—emerged to solve this. These networks are optimized to store and prove data availability without executing transactions or maintaining a full consensus history. A rollup can post transaction data to a cheaper, faster DA layer and reference it in its settlement transactions on Ethereum, reducing costs while maintaining security guarantees.

The New Stack in Practice

A typical modular stack today includes a settlement layer (often Ethereum), a DA layer (Celestia or Avail), a consensus layer (validators securing the DA network), and an execution layer (the rollup itself). This separation means a rollup developer no longer needs to bootstrap a full validator set or build consensus from scratch—they inherit security from the settlement and DA layers. Developers can also swap DA providers without rebuilding the entire stack, creating competition around DA pricing and performance. As more rollups adopt modular architectures, DA layers compete on transaction throughput, latency, and cost, similar to how exchanges compete on trading pairs or fees.

Why It Matters

For Traders

Modular DA layers create new trading venues and fee markets; rollup transaction costs may decouple from Ethereum gas prices, offering arbitrage opportunities.

For Investors

The shift toward modularity rewards specialized infrastructure projects and fractures the winner-take-all economics of monolithic chains, broadening the addressable market.

For Builders

Rollup developers gain flexibility to choose DA providers and settlement layers à la carte, reducing barriers to entry and enabling faster iteration on execution layers.

Live prices:EthereumCelestia

Related Articles

Latest News