Buy Event Ticket Consensus MIami 2026 - 20% Paris Blockchain Week - 15% OFF

What is Modular Blockchain

A modular blockchain is a blockchain design philosophy that decomposes the four core functions of a blockchain — execution, settlement, consensus, and data availability — into separate, specialised layers, each optimised for its specific role. This contrasts with monolithic blockchains like Bitcoin and early Ethereum that handle all functions in a single integrated layer. THE FOUR BLOCKCHAIN FUNCTIONS Execution: Processing transactions and running smart contracts. Computing the new state after each transaction. Settlement: Finalising transaction validity and resolving disputes. The "source of truth" for the canonical chain state. Consensus: Ordering transactions and achieving agreement on the canonical history. Data Availability: Ensuring all transaction data is published and accessible for verification. MONOLITHIC VS MODULAR Monolithic (Bitcoin, Solana): One layer handles all four functions. Simpler architecture but creates the scalability trilemma — optimising all four simultaneously is impossible. Increasing block size improves throughput but forces full nodes to download more data, reducing decentralisation. Modular (Ethereum + L2 ecosystem): Ethereum provides settlement and consensus. Rollups (Arbitrum, zkSync) handle execution. Celestia or EigenDA handles data availability. Each layer can be independently optimised and upgraded. BENEFITS OF MODULARITY Specialisation: DA layers like Celestia can implement data availability sampling — enabling massive DA throughput without compromising light client functionality. Flexibility: Rollups can mix and match components — use Ethereum for settlement, Celestia for DA, and their own execution environment. Competition and Innovation: Multiple DA providers create competitive pressure, driving down costs. Upgradability: Individual layers can be upgraded without disrupting the whole system. KEY MODULAR INFRASTRUCTURE PROJECTS Celestia (TIA): DA layer. Fuel: Execution layer — high-performance parallel transaction execution VM. Avail: DA layer from Polygon. Dymension: Rollup deployment platform using Celestia for DA. Eclipse: Solana execution environment settling on Ethereum.

Terms in addition to the Modular Blockchain

Scroll to Top