What Is Modular Blockchain Architecture?

Modular blockchain architecture splits a chain's four core jobs — execution, ordering, data availability, settlement — across specialized layers. How the stack fits together, and why the seams between modules are where the risk lives.
Lewis Jackson
CEO and Founder

Modular blockchain architecture is a design approach that splits a blockchain's core jobs — executing transactions, ordering them, making the underlying data available, and settling disputes — across separate, specialized layers instead of having one chain do everything. A monolithic chain like Solana handles all four jobs itself. A modular stack assigns them to different systems and connects the pieces.

An earlier post compared the two philosophies and made the case that neither wins outright. This one does something different: it maps the architecture itself — what the jobs actually are, how the pieces snap together in practice, and where the seams sit. That last part matters most, because in any modular system, the seams are where the risk lives.

The Four Jobs

Every blockchain, whatever its marketing, performs the same four functions. A modular design just names them and pulls them apart.

Execution is running transactions and computing the new state — balances updated, contracts executed. This is the job users actually feel, and it's the one that hits capacity limits first.

Consensus and ordering is agreeing on which transactions happened and in what sequence. Order sounds like a technicality until you remember that in finance, sequence is everything — whoever controls ordering controls who gets the trade.

Data availability is publishing the raw transaction data so that anyone can independently reconstruct the chain's state and check the work. A previous post covered this in depth — the short version is that a chain whose data you can't see is a chain you're trusting, not verifying.

Settlement is the layer where proofs get verified, disputes get resolved, and the canonical bridge lives. It's the court of final appeal for everything built above it.

I'll be honest about the taxonomy: it's tidier on a diagram than in reality. Consensus and data availability usually ship bundled together, and "settlement" is the fuzziest term in the stack — different teams draw its boundaries in genuinely different places. The four-part split is a useful map, not a law of nature.

How the Stack Assembles

The clearest live example is Ethereum's rollup-centric design. Rollups take the execution job: they run transactions on their own infrastructure, fast and cheap. Ethereum keeps the other three: it orders the rollup's data, makes it available — since EIP-4844, through dedicated blob space — and acts as settlement, verifying validity proofs or hosting fraud disputes. The rollup executes; Ethereum anchors.

That's one configuration. Celestia runs a different one: it provides consensus and data availability only, and deliberately doesn't settle or execute anything. Chains that build on it — so-called sovereign rollups — handle their own settlement, using Celestia purely as an ordered public bulletin board. And some projects go further still, sourcing execution from one place, data availability from another (Celestia, EigenDA, Avail), and settlement from a third.

Here's the mechanism-level insight that makes all of this legible: every one of those choices is a trust decision. When a rollup posts its data to Ethereum, it inherits Ethereum's guarantees about that data. When it posts to a cheaper external DA layer, it inherits that layer's guarantees instead — a different validator set, different economics, different failure modes. Modular architecture doesn't remove trust assumptions. It lets you shop for them, per function. Whether that's a feature or a hazard depends entirely on whether the buyer reads the label.

Why bother decomposing at all? Because the jobs scale differently. Execution can be made fast in isolation — one sequencer on good hardware will do it. Data availability scales through sampling techniques that let light nodes verify publication without downloading everything. Consensus is the hardest to speed up without shedding participants. A monolithic chain has to solve all three under one set of hardware requirements, and the heaviest job sets the floor for everyone. Splitting them lets each function be pushed by a system built only for it.

Where the Constraints Live

The seams. Every boundary between modules is a place where value crosses infrastructure, and those crossings are the most-attacked surface in crypto — bridge exploits remain the category leader in stolen funds. A monolithic chain simply doesn't have these internal borders.

Composability is the second cost. On a single chain, contracts call each other atomically — one transaction, everything succeeds or nothing does. Across a modular stack, that guarantee dissolves. Liquidity fragments across dozens of execution layers, and the user experience of moving between them is still visibly worse than staying on one fast chain. This isn't a temporary bug; it's the structural price of the architecture, and the ecosystem's various interoperability efforts are attempts to buy the guarantee back.

Third, the honest asterisk: most live "modular" stacks are less trust-minimized than their diagrams. Nearly every major rollup still runs a centralized sequencer, and many retain upgrade keys held by multisigs. The architecture describes where the system is pointed, not where it currently stands.

What's Changing

The data availability layer got dramatically cheaper. Ethereum's blob space has been live since 2024 and cut rollup costs by an order of magnitude or more; PeerDAS — the sampling upgrade that would let blob capacity grow well past the current limit — remains on the roadmap without a confirmed mainnet date as of mid-2026. External DA layers are live and cheap. Meanwhile, rollup frameworks like the OP Stack and Arbitrum Orbit turned launching a chain from an engineering project into a configuration file, which is why execution layers now multiply faster than users spread across them.

There's also real counter-pressure, and it deserves stating plainly: integrated chains — Solana most visibly — spent the same period demonstrating that a single well-engineered monolithic system can absorb enormous activity with none of the fragmentation costs. The modular thesis is winning by capital deployed on Ethereum's stack; it is not winning by acclamation.

What Would Confirm This Direction

DA capacity scaling on schedule — PeerDAS shipping without degradation — while fees stay low. Major rollups actually removing training wheels: decentralized sequencing, retired multisig upgrade keys. And cross-rollup interoperability improving enough that users stop noticing which execution layer they're on. That last one is the load-bearing signal, because it's the fragmentation cost being paid down.

What Would Break It

Fragmentation costs compounding faster than interoperability improves, with liquidity and developers consolidating back onto integrated chains. A serious data availability failure — a DA layer withholding or losing data, leaving a dependent rollup unable to prove its own state. Or another era of bridge-scale exploits at the settlement seams, which would price the architecture's borders at more than its scaling was worth.

Timing

Now: the modular stack is Ethereum's de facto scaling model and it works — rollups execute, blobs carry the data, costs are down enormously. Next: PeerDAS, sequencer decentralization, and the interop layer maturing or failing to. Later: full danksharding-scale data availability and enshrined or based rollup designs that would pull some modular pieces back into the protocol itself.

Boundary

This post maps the architecture: the four functions, how live stacks assign them, and where the trust boundaries sit. It doesn't declare modular superior to monolithic — the earlier comparison post made that case contingent, and it stays contingent. It's not an assessment of any DA token or rollup asset. Celestia, and the individual DA layers, each get their own posts later. Which specific stacks and seams are worth tracking, and against what thresholds — that's the tracked layer, and it lives elsewhere.

Related Posts

See All
Crypto Research
New XRP-Focused Research Defining the “Velocity Threshold” for Global Settlement and Liquidity
A lot of people looking at my recent research have asked the same question: “Surely Ripple already understands all of this. So what does that mean for XRP?” That question is completely valid — and it turns out it’s the right question to ask. This research breaks down why XRP is unlikely to be the internal settlement asset of CBDC shared ledgers or unified bank platforms, and why that doesn’t mean XRP is irrelevant. Instead, it explains where XRP realistically fits in the system banks are actually building: at the seams, where different rulebooks, platforms, and networks still need to connect. Using liquidity math, system design, and real-world settlement mechanics, this piece explains: why most value settles inside venues, not through bridges why XRP’s role is narrower but more precise than most narratives suggest how velocity (refresh interval) determines whether XRP creates scarcity or just throughput and why Ripple’s strategy makes more sense once you stop assuming XRP must be “the core of everything” This isn’t a bullish or bearish take — it’s a structural one. If you want to understand XRP beyond hype and price targets, this is the question you need to grapple with.
Read Now
Crypto Research
The Jackson Liquidity Framework - Announcement
Lewis Jackson Ventures announces the release of the Jackson Liquidity Framework — the first quantitative, regulator-aligned model for liquidity sizing in AMM-based settlement systems, CBDC corridors, and tokenised financial infrastructures. Developed using advanced stochastic simulations and grounded in Basel III and PFMI principles, the framework provides a missing methodology for determining how much liquidity prefunded AMM pools actually require under real-world flow conditions.
Read Now
Crypto Research
Banks, Stablecoins, and Tokenized Assets
In Episode 011 of The Macro, crypto analyst Lewis Jackson unpacks a pivotal week in global finance — one marked by record growth in tokenized assets, expanding stablecoin adoption across emerging markets, and major institutions deepening their blockchain commitments. This research brief summarises Jackson’s key findings, from tokenized deposits to institutional RWA chains and AI-driven compliance, and explains how these developments signal a maturing, multi-rail settlement architecture spanning Ethereum, XRPL, stablecoin networks, and new interoperability layers.Taken together, this episode marks a structural shift toward programmable finance, instant settlement, and tokenized real-world assets at global scale.
Read Now

Related Posts

See All
No items found.
Lewsletter

Weekly notes on what I’m seeing

A personal letter I send straight to your inbox —reflections on crypto, wealth, time and life.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.