Polkadot: the blockchain of blockchains

How an Ethereum veteran designed the infrastructure for a decentralised internet — and why it changes everything

Educational article. DOT is a speculative crypto-asset, not legal tender. All investments carry a risk of capital loss. In Belgium, the FSMA regularly reminds investors of the risky nature of crypto-assets.

If Bitcoin invented decentralised digital money and Ethereum programmable applications, Polkadot proposes something more fundamental: infrastructure for all blockchains to work together. Neither a direct competitor to Ethereum nor a simple fork — a new kind of layer its creators call a Layer 0 protocol.


1. Gavin Wood: an Ethereum veteran imagines what comes next

The story of Polkadot begins with a major figure in the crypto world: Dr Gavin Wood, British computer scientist and co-founder of Ethereum.

While Vitalik Buterin's name is associated with Ethereum's White Paper, it was Gavin Wood who wrote the Yellow Paper — the formal technical specification. He also created Solidity, the smart contract programming language for Ethereum, and served as the first CTO of the Ethereum Foundation.

In 2016, Wood left his operational role at Ethereum, convinced that first and second-generation blockchains were hitting structural obstacles: limited scalability, inability to communicate natively between networks, and chaotic updates requiring painful hard forks like the one following The DAO hack.

Together with researcher Robert Habermeier and Peter Czaban, he published the Polkadot White Paper in October 2016. The ambition was clear: build a network where multiple specialised blockchains coexist, share common security, and evolve without ever splitting.

Two organisations drive the project:

Key dates:

Date Event
October 2016 White Paper published
October 2017 ICO — $144 million raised
November 2017 Parity multi-signature wallet bug — ~$90M in ETH permanently frozen
2019 Launch of Kusama, Polkadot's "canary" network
May 2020 Mainnet launch (Proof of Authority, then NPoS)
December 2021 First parachains deployed after slot auctions
2023 Migration to OpenGov
September 2024 Agile Coretime deployed on mainnet
March 2026 Hard cap at 2.1 billion DOT voted by governance, progressive emission reduction begins

💡 Kusama: an independent network technically identical to Polkadot, where new features are tested under real conditions before reaching the main network. Nicknamed the "canary in the coal mine" — if something explodes, better there than here.


2. The four problems Polkadot wants to solve

2.1 Interoperability: blockchains live in silos

Most blockchains operate like islands. Bitcoin doesn't naturally communicate with Ethereum. Ethereum doesn't talk to Solana. To transfer an asset from one chain to another, users rely on bridges — often complex and targeted by hackers, as they concentrate value into a single point of vulnerability.

Polkadot wants to make this communication native to the protocol, without fragile external bridges.

2.2 Scalability: a single chain can't do everything

A single blockchain has limited capacity. When everyone uses the same chain for DeFi, NFTs, gaming, identity and payments, the network congests and fees skyrocket. Ethereum experienced this painfully.

Polkadot responds by distributing activity across multiple parallel blockchains — parachains — each optimised for its specific use case.

2.3 Fragmented security: launching a blockchain is risky

Creating a new blockchain is difficult, but securing it is even harder. An independent chain must attract enough validators to resist attacks. A network with little stake is an easy target.

Polkadot proposes a shared security model: connected parachains automatically inherit the economic power of the entire relay chain. No need to recruit your own validators.

2.4 Rigid governance: forks break communities

Evolving a blockchain without consensus can cause splits — like Bitcoin vs Bitcoin Cash, or Ethereum vs Ethereum Classic. These forks fragment ecosystems, liquidity and communities.

Polkadot integrates on-chain governance from the ground up, enabling updates without forks (forkless upgrades).


3. The architecture: how it works

Picture Polkadot as a large international airport:

3.1 The Relay Chain: the secure core

The Relay Chain is Polkadot's central blockchain. It is intentionally minimalist: it hosts neither complex smart contracts nor user applications. Its role is threefold:

This is a fundamental difference from Ethereum: where Ethereum executes applications directly on its main chain, Polkadot delegates execution to parachains and keeps its central layer lightweight and secure.

3.2 Parachains and Collators

A parachain (short for parallelizable chain) is an independent blockchain connected to the Relay Chain. It can be optimised for any use case: DeFi, decentralised identity, gaming, supply chain, privacy, EVM compatibility, decentralised AI...

Each parachain is served by collators: nodes that collect transactions, form candidate blocks and submit them to Relay Chain validators for certification. Collators do not participate in global consensus — they prepare the work, validators certify it.

💡 Collators are rewarded by the parachain itself (via its native token or fees), not by DOT inflation.

3.3 Nominated Proof-of-Stake (NPoS)

Polkadot does not use a standard Proof-of-Stake. Its NPoS (Nominated Proof-of-Stake) is designed to simultaneously maximise economic security and decentralisation.

Two distinct roles:

This system allows any DOT holder without technical infrastructure to participate in network security and receive proportional rewards.

3.4 Hybrid consensus: BABE + GRANDPA

Polkadot separates block production from block finality — a particularly elegant combination:

This separation gives the network flexibility and resilience: BABE continues producing blocks even if GRANDPA temporarily pauses.

3.5 XCM: the common language of chains

XCM (Cross-Consensus Message Format) is one of Polkadot's most important innovations — and one of the least well understood.

XCM is not a transport protocol. It is a standardised message format: a common language allowing different consensus systems to understand instructions, regardless of their internal implementation. Transport is handled separately (via XCMP, HRMP or VMP depending on the case).

With XCM, a parachain can:

Version v4 (deployed in 2024) introduced remotely executable programmes and flexible cross-chain fee payment mechanisms.

💡 Without XCM, every project must create its own bridges, standards and communication systems. With XCM, interoperability is native to the protocol.


4. The DOT token: three concrete utilities

DOT serves three essential functions:

  1. Staking — participate in NPoS as a validator or nominator, secure the network, receive inflation rewards.
  2. Governance — vote on OpenGov referenda (protocol upgrades, treasury spending, economic parameters).
  3. Coretime — since Polkadot 2.0, purchase execution time on Relay Chain cores (see next section).

💡 In 2020, a redenomination took place by community vote: the nominal value was multiplied by 100 (1:100 split), simplifying calculations. In March 2026, governance voted a hard cap at 2.1 billion DOT, with progressive emission reduction every two years — bringing the economic model closer to Bitcoin's.


5. OpenGov: evolving without splitting

Since 2023, Polkadot has completely overhauled its governance with OpenGov, replacing the old single-Council and Technical Committee model.

Any DOT holder can now submit a referendum in one of multiple specialised tracks, each with its own thresholds and timelines:

This system allows dozens of proposals to be processed simultaneously without deadlock, adapting the rigour of the process to the risk level of each decision.

The on-chain treasury, funded by inflation and transaction fees, directly finances projects approved by DOT holders — development grants, marketing, research, events.

💡 Practical consequence: Polkadot can upgrade itself, fix critical bugs or change economic parameters without ever causing a fork. The Wasm runtime stored on-chain is simply replaced by vote.


6. From Polkadot 1.0 to 2.0: the Agile Coretime revolution

6.1 The original model: slot auctions

Until 2024, the only way for a project to become a parachain was to win a parachain slot auction. Teams raised DOT via crowdloans (community participatory loans); the winner locked their DOT for two years and gained guaranteed access to Relay Chain security.

This system enabled the first parachains to launch (Acala, Moonbeam, Astar, Parallel...), but it was rigid and costly:

6.2 Agile Coretime: the decentralised cloud

Deployed on mainnet on 19 September 2024, Agile Coretime represents a paradigm shift. Instead of fixed two-year slots, Relay Chain cores are allocated dynamically — like cloud resources.

Two access modes:

Imagine a decentralised ticketing application: it doesn't need much capacity year-round, but when selling tickets for a major event, it needs throughput for a few hours. With slot auctions, it reserved a full slot at full price. With Agile Coretime, it buys coretime only when needed.

6.3 Asynchronous Backing and Elastic Scaling

Two complementary improvements enhance scalability:


7. The ecosystem: who builds on Polkadot?

The promise of heterogeneous sharding is embodied in the diversity of projects:

Decentralised finance

Ethereum compatibility

Innovation and Asian adoption

Identity and data

Infrastructure and privacy

Trustless bridges


8. Polkadot vs the competition

Polkadot Ethereum + L2 Cosmos
Model Shared security + parachains L1 + sovereign rollups Sovereign chains + IBC
Interoperability Native (XCM) External bridges Native (IBC)
Security Shared across all parachains Each L2 handles its own Each chain handles its own
Governance On-chain (OpenGov) Mostly off-chain Per-chain
Upgrades Forkless Requires fork Per-chain

Ethereum and its Layer 2s benefit from an enormous network effect and unmatched liquidity. Rollups (Arbitrum, Optimism, Base) are maturing rapidly. Polkadot bets on deeper interoperability and mutualised security by design.

Cosmos is the most comparable project: same vision of an "internet of blockchains." The fundamental difference is philosophical — Cosmos favours sovereignty of each chain (each secures itself via IBC), Polkadot favours shared security (all parachains inherit the same protection).

Solana takes a radically different approach: a single highly performant blockchain rather than a native multi-chain architecture. The two visions do not target the same use cases.


9. JAM: the post-Relay Chain future

In 2024, Gavin Wood unveiled JAM (Join-Accumulate Machine) in a technical document called the Gray Paper — more formal than a White Paper, less definitive than a final specification.

JAM rethinks the very idea of a heterogeneous blockchain. Rather than maintaining the relay chain / parachain distinction, JAM proposes a single global virtual machine, capable of executing services (generic programmes) in a flexible and scalable manner.

JAM combines:

What JAM changes concretely:

In 2026, multiple JAM implementations are in parallel development (including a reference implementation in Rust by Parity), and a JAM Prize has been created to encourage alternative client development — in the spirit of Ethereum's client diversity.

JAM has not yet replaced the Relay Chain, but it represents the long-term direction: a universal decentralised computing base, always secured by DOT, capable of absorbing any type of application.


10. Risks to understand

An honest article on Polkadot cannot ignore its challenges.

Technical complexity Polkadot is one of the most complex projects in the ecosystem. Relay Chain, parachains, XCM, OpenGov tracks, NPoS, coretime, collators, BABE/GRANDPA, JAM... The vocabulary can deter newcomers. This complexity is a strength for developers, an obstacle for mainstream adoption.

Application adoption An elegant architecture does not guarantee adoption. Users choose a network for its applications, liquidity and user experience — not for its technical rigour. Polkadot must transform its architectural lead into a concrete usage advantage.

Intense competition Ethereum and its L2s have a considerable network effect. Cosmos offers a mature sovereign interoperability vision. Solana provides impressive raw performance. Celestia and EigenLayer are exploring new modular models. The market moves fast.

Economic risk DOT depends on network utility, coretime demand, staking and market sentiment. The hard cap decision at 2.1 billion improves supply predictability, but value remains volatile.

Regulatory risk Like all crypto-assets, DOT can be affected by regulations, particularly in Europe under MiCA, or in the United States by SEC decisions on token classification.


Conclusion

Born from frustration with Ethereum's structural limitations, Polkadot offers a coherent architectural response to the three great challenges of blockchains: interoperability, scalability and fragmented security.

Its evolution — from rigid slot auctions to flexible Agile Coretime, then towards JAM — demonstrates a rare capacity for adaptation in a sector where most projects struggle to deliver their initial roadmap.

But the essential point can be stated in a single sentence: Polkadot does not want to be the blockchain on which everything runs. It wants to be the trust layer that allows all blockchains to run together.

If this vision materialises into real use cases — cross-chain DeFi, decentralised identity, enterprise applications, digital governance — Polkadot could occupy a structural place in tomorrow's decentralised internet. Its success will depend less on its technical elegance than on its ability to make this architecture invisible to the end user.


📚 Sources and references

Official

Analysis