For a few years, blockchain has been the one chain that does all of it. The modular principle divides it into specialised layers for execution, settlement, consensus, and information availability. This information explains the brand new stack, why rollups want an information layer, and what your design requires and prices.
desk of contents
A modular blockchain is a blockchain that divides the core jobs that the community must carry out into separate specialised layers, reasonably than doing them on a single chain. To know why it is a significant thought, you should know the 4 jobs each blockchain has to deal with. Execution refers back to the execution of transactions and sensible contracts. Conciliation means establishing an final result and resolving a dispute. consensus. It means agreeing on the order of transactions. Knowledge availability. Because of this the transaction information is definitely public and accessible for anybody to see.
Conventional blockchains, now referred to as monolithic, run all 4 on one chain. It is easy and tightly built-in, however there is a exhausting higher restrict to how a lot it will probably scale as a result of there’s solely a lot velocity you possibly can go earlier than one chain operating every little thing turns into congested and costly. A modular method doesn’t bundle these jobs, however as an alternative makes completely different layers specialised for certainly one of every job. That bundling is now the first technique to scale formidable blockchains. This information explains the 4 options, the variations between monolithic and modular designs, how rollups and information availability layers match collectively, key examples, and the sensible tradeoffs concerned with the modular path.
That is vital as a result of scaling has been a defining problem for blockchain for a decade and is captured within the so-called trilemma. The trilemma is the commentary {that a} single chain struggles to be scalable, safe, and decentralized on the identical time, and one often must be sacrificed. Monolithic chains are likely to both enhance scale on the expense of decentralization or preserve decentralization on the expense of velocity.
Modular principle gives one other manner out of the trilemma. When a single chain would not must do every little thing, every layer may be optimized for its personal job, and your complete system can attain scales that monolithic chains cannot simply match, whereas sustaining the sturdy safety and decentralization that is vital.
By 2026, the paper had moved from principle to mainstream structure, with a specialised information availability community serving a whole stack of dozens of execution chains and modular elements in manufacturing. Subsequently, understanding modular design is nearly the identical as understanding the place blockchain infrastructure as an entire is headed.
4 roles of blockchain
The whole lot about modularity comes from understanding the 4 features {that a} blockchain performs, so it is value understanding every in flip. Execution is the precise calculation. When exchanging tokens or executing sensible contracts, execution is the method of taking the transaction, making use of it, and updating the community state to replicate the brand new stability. That is the layer that customers work together with most straight and is computationally intensive because it has to course of all transactions. Reconciliation is a layer that gives finality and a house for dispute decision. It’s the place the result of a settlement is fastened and given authority, it’s the basis that different layers can deal with as the ultimate details about what occurred, and in some designs, it’s the place proof is verified or fraudulent claims are challenged.
Consensus is a mechanism by which community contributors agree on a single, ordered transaction historical past, the place everybody shares the identical view of what occurred and in what order, stopping double spending and sustaining ledger consistency. Knowledge availability is one thing most individuals have by no means heard of, however it seems to be central to modular design. This ensures that the information behind each transaction is definitely public and retrievable, so anybody can obtain the information, confirm that the principles are adopted, and rebuild the state if obligatory. If transaction information will not be accessible, nobody can confirm whether or not the community was fraudulent. Because of this information availability is a silent however important basis of belief. In a monolithic chain, all 4 of those jobs run concurrently in a single tightly coupled system. The modular perception is that you just need not separate them, and which you could run every rather more effectively by separating them.
Monolithic and modular
The clearest technique to perceive modularity is to straight distinction it with the monolithic mannequin from which it began. A monolithic blockchain bundles all 4 features right into a single built-in chain. Each full node executes all transactions, participates in consensus, shops all information, and treats the chain itself as a settlement layer. The large benefit of this design is its simplicity and tight integration. The whole lot is in a single place, purposes can work together seamlessly, and there aren’t any seams between the layers you handle.
The well-known high-performance chains that emphasize uncooked velocity are an instance of a monolithic method, requiring highly effective {hardware} within the nodes, permitting a single unified chain to deal with large throughput. The price of a monolithic design is the higher restrict it imposes. As a result of each node has to do every little thing, the chain can solely scale till charges rise, congestion units in, or the {hardware} necessities change into so heavy that fewer contributors can run a node and decentralization suffers.
Modular blockchains cut up bundles in order that completely different layers deal with completely different jobs. A typical trendy configuration decouples execution from the remainder. A specialised execution layer executes transactions and sensible contracts, whereas one other layer handles settlement, consensus, and information availability. A typical instance is a rollup-centric design, the place a light-weight execution chain referred to as a rollup processes transactions apart and depends on a sturdy base layer for settlement and information availability.
The benefit is specialization. As a result of the execution layer borrows safety from the bottom layer beneath it, it may be tuned solely for quick and low cost transaction processing with out taking over full accountability for guaranteeing the safety of your complete system. By including many execution layers on high of a shared basis, your complete system may be scaled, doubling capability in a manner that’s not potential with a single monolithic chain. Monolithic prioritizes integration and ease. Modular emphasizes specialization and scale, and that’s the core of the design alternative.
Rollup: The execution layer of a modular world
An important modular element to grasp is rollups. As a result of rollups are how modular imaginative and prescient is definitely used in the present day. Rollups are one other chain that handles execution, processing transactions from the principle chain shortly and cheaply, and posting a compressed file of what was executed again to the bottom layer for safety. The identify comes from the way in which it rolls up many transactions into one batch and sends that batch to the bottom chain. Subsequently, the bottom chain doesn’t should course of every transaction individually and acts as the ultimate supply of fact. It is a mechanism that enables enlargement of modular techniques. Rollups cheaply generate 1000’s of transactions and solely apply condensed summaries to the costly, extremely safe base layer.
There are two fundamental households of rollups, differentiated by how they persuade the bottom layer that batched transactions are legitimate. Optimistic rollup assumes transactions are trustworthy by default, and the bottom layer resolves disputes, permitting a interval throughout which anybody can contest fraudulent batches by offering proof of fraud. Zero-knowledge rollup as an alternative generates a proof of cryptographic validity for every batch, mathematically indicating that the transaction was processed accurately, and the bottom layer validates the transaction with out re-executing it.
Each obtain the identical objective of inheriting base layer safety whereas operating elsewhere. Additionally, each are crucially depending on one factor. Which means the information behind the transaction should be accessible in order that anybody can validate the rollup’s claims or reconstruct its state. A rollup that solely gives a abstract with out disclosing the underlying information defeats the aim of asking the world to blindly belief it. That is exactly why information availability, the nebulous fourth function, is central to your complete modular structure.
Knowledge availability: Required
Knowledge availability deserves its personal part as a result of the modular design elevates it from an afterthought to a core function. When a rollup posts a batch of transactions, a key requirement is that the whole transaction information be printed someplace accessible in order that anybody can verify whether or not the rollup labored accurately, problem it if it did not, and rebuild the state if the rollup operator disappears.
Knowledge publishing is a significant a part of the price of rollups, so the place and the way cheaply information is printed proves to be one of many greatest drivers of a modular system’s efficiency. If the bottom layer incurs a price to show information, rollups additionally incur a price. If layers value much less, rollups change into dramatically cheaper.
This has created a requirement for a brand new type of specialised chain, the information availability layer, whose whole function is information availability. Such chains exist to not carry out transactions or resolve disputes, however purely to order information and make it accessible cheaply and reliably to rollups that rely upon it. A pioneering instance is a community constructed particularly as a modular information availability layer. It makes use of a complicated approach referred to as information availability sampling to scale. As an alternative of requiring all nodes to obtain your complete block to make sure that the information is current, every light-weight node randomly samples a small portion of the block.
With sufficient impartial samples, the community may be assured with a really excessive chance that each one the information is really accessible, with out anybody having to obtain every little thing. Mixed with strategies that enable every software to get solely its personal slice of information, this permits the information availability layer to serve many rollups without delay, cheaply and at scale. By 2026, such layers will present information availability for dozens of rollups. It is a concrete signal that separating information availability on a modular foundation into its personal specialised community has change into a working infrastructure.
Fundamental modular stack
As a result of the modular world will not be one design, however a number of competing and complementary stacks, it helps to see how these components are assembled into an actual system. Essentially the most impactful is the rollup-centric roadmap of the key sensible contract platforms, with a deliberate pivot round modularity. Slightly than making an attempt to scale by processing every little thing quicker in our personal base layer, we selected to primarily be the muse for funds and information availability, and pushed out a ton of execution to a thriving ecosystem of rollups constructed on high of it.
A pivotal improve launched a devoted, cheap area (also known as a blob area) for rollups to publish information. This diminished information availability prices and related rollup charges charged to customers, decreasing many transactions to a fraction of a cent. Additional upgrades are meant to dramatically increase its information capability over time. The result’s a layered system. A safe base layer for funds and information, and quite a lot of rollups targeted on execution that cheaply handles day-to-day actions on high.
Along with this, there are specialised information availability layer approaches, the place rollups usually select to publish information to a purpose-built information availability community as an alternative of, or along with, the bottom fee layer to additional cut back prices. There’s additionally a connection to a different modular thought described elsewhere. Shared safety via re-staking. It makes use of a pool of staked capital to safe new providers, together with an information availability layer, permitting you to inherit sturdy monetary safety from day one reasonably than bootstrapping your individual.
Collectively, these components type a menu of modular elements, fee layers, information availability layers, execution rollups, and shared safety suppliers that groups can mix to assemble customized chains. Tasks can launch their very own rollups tailor-made for gaming and social purposes, specify the most cost effective information availability layer, and choose a trusted base layer with out having to construct validator units or an entire monolithic chain from scratch. Infrastructure composability, the flexibility to assemble chains from specialised components, is a sensible advantage of modular principle and is a big a part of why it has change into so widespread.
Instance: restaurant and meals courtroom
Since there are such a lot of components to a modular stack, an analogy may also help floor the entire thought earlier than the trade-offs add up. Consider a monolithic blockchain as a single restaurant that does every little thing underneath one roof. We develop our personal components, put together all of the meals, serve the meals, and wash the dishes, all in the identical constructing and with the identical workers. Seamless coordination is a bonus as a result of every little thing is completed in a single place and nothing must be carried over. The restrict is processing energy. A kitchen can solely prepare dinner a restricted variety of dishes without delay, and if you wish to serve extra individuals, you both construct an enormous, costly kitchen with few individuals to workers it, otherwise you settle for lengthy wait occasions and excessive costs when demand spikes. A single integration chain faces the identical ceiling as a result of each node has to run each job.
Think about a meals courtroom as an alternative. The constructing affords shared infrastructure, tables, safety, and the assure that the area stays open and orderly, with quite a lot of specialised distributors dealing with the cooking, every targeted on one dish and tailor-made to serve prospects shortly and inexpensively. On this diagram, the shared constructing is the bottom layer that gives funds and information availability, and the person distributors are the rollups that deal with execution.
No single vendor wants to supply its personal safety or construct its personal amenities. All of us inherited from that constructing, so we will purely concentrate on getting the meals out quick. Meals courts can serve much more individuals than a single restaurant as a result of capability will increase by including distributors reasonably than taxing one kitchen. That is precisely how modular techniques scale by including layers of execution on high of a shared basis.
On this analogy, prices are additionally truthfully captured. A meals courtroom is extra complicated than a single restaurant. There are extra impartial operators, one vendor may be problematic, and shared areas require extra coordination to maintain functioning. If you would like a dish that mixes components from three completely different distributors, you’ll have to carry trays between distributors. That is extra problem than ordering every little thing in a single kitchen. Equally, shifting property and configuring purposes between separate rollups is extra cumbersome than working inside one unified chain. And all of the distributors rely upon the constructing. If the shared infrastructure fails to maintain the lights on and the doorways open, all distributors will undergo, simply as rollups inherit weaknesses within the information availability and funds layers beneath.
Meals courts commerce the seamless simplicity of a single restaurant for a lot better capability and specialization, and in return they settle for extra complexity and extra handoffs. That is precisely the discount that modular blockchain creates, and by it as a meals courtroom reasonably than a single restaurant, you possibly can intuit each the attraction and the fee.
What you get with modularity
Having defined the structure, it is value understanding precisely what the actual advantages of a modular method are. It explains why modular approaches have change into mainstream. The largest benefit is scalability. By decoupling execution from the bottom layer and permitting many rollups to run in parallel on a shared basis, modular techniques can deal with rather more complete exercise than a single monolithic chain. It’s because capability is added by stacking execution tiers reasonably than loading one chain. That is compounded by a reasonable information availability layer that reduces the core value of performing rollups. This is the reason trendy rollup transaction charges are all the way down to only a few cents for a easy switch.
The second benefit is professionalism and adaptability. As a result of every layer focuses on one job, it may be optimized far past what a generalist chain can obtain. The info availability layer is radically environment friendly at maintaining information accessible, the execution rollup may be tailor-made to particular use instances, and the fee layer can prioritize safety and finality. This additionally provides flexibility and sovereignty to the builder. Slightly than recreating established layers, groups can select their very own execution setting and guidelines to launch chains tailor-made to their wants, whereas inheriting safety and information availability.
The third profit is improved decentralization on the verification degree. Strategies corresponding to information availability sampling enable light-weight nodes to confirm that the community is working truthfully with out operating costly {hardware}. This implies extra frequent contributors may also help preserve the system trustworthy, countering the tendency for high-performance monolithic chains to pay attention energy within the palms of those that can afford highly effective machines. Scalability, specialization, and verifiable decentralization are the actual prizes that modular designs compete for, they usually pursue them by refusing to have your complete load on a single chain.
Commerce-offs and criticism
No structure is free, and any trustworthy dialogue of modularity requires weighing its precise value towards the monolithic simplicity it replaces. The primary value is complexity. Modular techniques have many shifting components, execution in a single layer, information in one other, fee in a 3rd, bridges and proofs that join them, and that complexity creates a bigger floor space for bugs, misconfigurations, and failures than a single built-in chain. Extra layers means extra potential for issues and extra seams to safe. The second value is fragmentation. When actions are unfold throughout many separate rollups, fluidity and customers are additionally fragmented, making shifting property and configuring purposes between completely different execution layers cumbersome, sluggish, or probably dangerous, sacrificing a number of the seamless configuration capabilities {that a} single monolithic chain gives, permitting any software to work together with another software immediately.
The third value is a extra delicate safety consideration. A rollup’s security relies on the layers beneath it, so if the information availability layer it depends on fails to keep up information availability, or the fee layer it depends on is compromised, the rollup inherits its weaknesses. Subsequently, modular techniques should purpose rigorously concerning the reliability assumptions of all of the layers they depend on, and chains that use much less safe information availability layers to avoid wasting value are creating substantial trade-offs with safety, even when they aren’t at all times apparent to customers.
Advocates of the monolithic method argue that tight integration gives an easier, extra configurable, and extra uniformly safe system, and that high-performance monolithic chains have proven {that a} single chain can scale additional than the modular camp as soon as envisioned. The trustworthy conclusion is that monolithic and modular usually are not strictly higher or worse, however signify completely different bets. Monolithic is a guess that integration and uncooked single-chain efficiency will win, modular is a guess that specialization and stacking will win. By 2026, it is clear that modular betting has change into the dominant structure for formidable new infrastructures, however the trade-offs of complexity, fragmentation, and layered belief are actual, and the talk over which method will finally prevail is much from settled.
FAQ
What’s modular blockchain in easy phrases?
Modular blockchains cut up the core jobs that the community must carry out into separate specialised layers, reasonably than one chain doing every little thing. The 4 jobs are execution (executing transactions and sensible contracts), settlement (finalizing outcomes and resolving disputes), consensus (agreeing to order transactions), and information availability (making transaction information public and visual to everybody). Conventional monolithic chains run all 4 on their very own, which limits how a lot they will scale. The modular design permits every layer to specialise in one job, permitting the general system to additional scale whereas sustaining safety.
What’s the distinction between monolithic blockchain and modular blockchain?
Monolithic blockchains deal with execution, settlement, consensus, and information availability all on one unified chain, with each node doing every little thing. It is easy and tightly built-in, however you will hit a scale ceiling as a result of you possibly can solely get quicker with one chain operating every little thing earlier than costs go up or {hardware} calls for shrink the node set. Modular blockchains separate these jobs between layers, sometimes pushing execution to a rollup whereas the bottom layer handles funds and information availability. This trades some simplicity and composability for a lot better extensibility and specialization.
What’s a rollup and the way is it integrated?
A rollup is a separate execution chain that cheaply processes transactions from the principle chain and posts compressed batches again to a safe base layer to make sure settlement and information availability. As a result of it rolls up many transactions into one batch, the bottom layer acts as a supply of fact reasonably than processing every one individually. Optimistic rollups assume validity and permit for fraud challenges. Zero data rollups present proof of cryptographic validity. Rollups are a technique to actually lengthen modular imaginative and prescient and depend on transactional information being made accessible for anybody to look at.
Why is information availability so vital?
As a result of validating a rollup or chain requires that the information behind that transaction is definitely publicly accessible and retrievable. If information is unavailable, nobody can verify whether or not the principles are adopted, problem wrongdoing, or rebuild the state if an operator disappears. Publishing information accounts for a lot of the price of rollups, so the place and the way cheaply to publish information is among the greatest drivers of the price of a modular system. This has created a specialised information availability layer whose whole job is to make information accessible cheaply, utilizing strategies corresponding to sampling in order that gentle nodes can verify availability with out having to obtain every little thing.
What’s Celestia? What does the information availability layer do?
The info availability layer is a specialised chain that doesn’t execute transactions or resolve disputes, however solely orders transactional information and makes it accessible cheaply and reliably to the rollups that rely upon it. This pioneering instance was constructed particularly for this goal and makes use of information availability sampling. Every light-weight node randomly checks a small portion of the block, so the community may be assured that each one the information is current with a excessive chance, even when nobody downloads your complete block. By 2026, such layers will present information availability to dozens of rollups.
What are the disadvantages of modular blockchain?
There are three fundamental ones. Complexity: There are a lot of shifting components between layers, plus the bridges and proofs that join them, creating extra floor space for bugs and failures than a single integration chain. Fragmentation: Spreading actions throughout many rollups splits fluidity and customers, makes it troublesome to maneuver property between layers and configure purposes, and may sacrifice a number of the seamless composability of a monolithic chain. And layered belief: The safety of a rollup relies on the layers beneath it, so counting on a weak information availability layer or fee layer to save cash creates actual safety tradeoffs. Monolithic advocates argue that tighter integration is less complicated and uniformly safer.
This text is instructional info and doesn’t represent funding recommendation. Blockchain architectures, initiatives, and technical particulars are quickly evolving, and the dialogue right here displays the state-of-the-art as of June 25, 2026. Please verify the most recent info from major sources earlier than counting on something mentioned right here.

