What Is a Block in Blockchain?

A block is a container of validated transactions permanently linked to the blockchain through cryptographic hashing. Understanding block structure clarifies how blockchains enforce rules, why design tradeoffs exist, and what happens under stress.
Lewis Jackson
CEO and Founder

The term "block" gets used casually in crypto conversations, often reduced to "a group of transactions." That's accurate but incomplete. A block is a specific data structure with technical constraints that determine how secure, how fast, and how decentralized a blockchain can be.

Understanding what a block actually contains—and why it's structured that way—clarifies how blockchains enforce rules, why certain design tradeoffs exist, and what happens when the system is under stress.

How Blocks Work

A block is a container for transaction data, structured in a specific format that allows independent verification by any node on the network.

Core components of a block:

  1. Block header — Contains metadata including:
    • Previous block hash: A cryptographic fingerprint linking this block to the chain
    • Timestamp: When the block was created
    • Nonce (in proof-of-work systems): A number miners adjust to solve the cryptographic puzzle
    • Merkle root: A compact cryptographic summary of all transactions in the block
  2. Transaction data — The actual list of transactions included in this block. Each transaction specifies inputs (where funds come from), outputs (where they go), and digital signatures proving authorization.
  3. Block hash — The unique identifier for this block, generated by hashing the block header. This hash becomes the "previous block hash" for the next block.

The linking mechanism:

Each block contains the hash of the previous block in its header. This creates a cryptographic chain where altering any past block would change its hash, breaking the link to all subsequent blocks. To fake history, you'd need to recompute every block from the altered point forward—computationally infeasible on a sufficiently decentralized network.

Block creation:

  • In proof-of-work systems (Bitcoin, pre-2022 Ethereum), miners compete to find a valid nonce that produces a block hash below a target threshold. The first to succeed broadcasts the block to the network.
  • In proof-of-stake systems (current Ethereum, Cardano, Solana), validators are selected algorithmically to propose blocks during assigned time slots.

Once a block is created and validated by the network, it's appended to the chain. Nodes update their local copy of the blockchain to include this new block, and the process repeats.

Where Constraints Live

Block size:

The maximum amount of data a block can contain is a hard technical constraint. Bitcoin limits blocks to approximately 1MB of transaction data (with some flexibility via SegWit). Ethereum uses a gas limit per block rather than a size limit, capping computational work.

This constraint directly affects throughput—how many transactions the network can process per unit of time. Larger blocks allow more transactions but require more bandwidth and storage for nodes, potentially reducing decentralization.

Block time:

The target interval between blocks varies by design. Bitcoin targets 10 minutes per block. Ethereum targets roughly 12 seconds. Solana targets sub-second block times.

Faster block times improve transaction confirmation speed but increase the risk of temporary forks (when two valid blocks are produced simultaneously) and raise bandwidth requirements for node operators.

Finality:

Different systems treat block permanence differently. In Bitcoin, blocks are probabilistically final—the more blocks built on top of a transaction, the more computationally expensive it becomes to reverse. Six confirmations (roughly one hour) is the common standard for high-value transactions.

In some proof-of-stake systems, finality is deterministic—once a block reaches a certain checkpoint, it cannot be reversed without destroying a large portion of staked capital.

Computational limits:

In Ethereum, every operation in a smart contract consumes "gas." A block's gas limit caps total computation per block. This prevents infinite loops or computationally expensive attacks from halting the network.

What's Changing

Block structure evolution:

Ethereum's EIP-4844 (proto-danksharding) introduced "blob" transactions—a new type of block data optimized for layer 2 rollups. These blobs store compressed transaction data temporarily (rather than permanently), reducing costs for rollups while maintaining security guarantees.

Dynamic block sizing:

Some networks (like Ethereum post-EIP-1559) use dynamic block sizing where the network adjusts limits based on recent demand. If blocks are consistently full, the limit increases; if consistently empty, it decreases. This allows some elasticity without requiring hard forks.

Block production centralization concerns:

On proof-of-stake Ethereum, block building has partially centralized through MEV (maximal extractable value) dynamics. Sophisticated builders optimize transaction ordering for profit, raising questions about censorship resistance and validator independence.

Confirmation Signals

Observable evidence that block mechanisms are functioning as intended:

  • Consistent block production: Blocks arriving at expected intervals without extended gaps
  • Full node growth: Sustained increase in independently operated nodes validating block data
  • Fork resolution speed: Quick convergence when temporary chain splits occur
  • Decentralized block production: Distribution of block creation across diverse validators or mining pools

Invalidation Criteria

Signs that block structure or production has failed:

  • Sustained block production failures: Extended periods where no valid blocks are produced
  • Permanent chain splits: Unresolved forks lasting beyond typical resolution time
  • Centralization capture: Majority of blocks consistently produced by a single entity or cartel
  • State bloat reaching operational limits: Block data growth rendering full node operation impractical for non-institutional operators

Timing Perspective

Now:

Block structure is stable and well-understood on major networks. Current optimization efforts focus on data availability (how much data blocks must store permanently) and MEV mitigation (preventing unfair transaction ordering).

Next (6-18 months):

Continued evolution of Ethereum's data availability layer through danksharding implementation. Potential adjustments to block time or size parameters on various networks based on usage patterns.

Later (18+ months):

Longer-term questions about stateless clients (nodes that don't store full blockchain history) and state expiry (automatically pruning old data) may fundamentally change what "blocks" contain and how long they persist.

Boundary Statement

This explanation covers the technical structure and constraints of blocks in blockchain systems. It does not address specific block explorers, how to interpret block data for particular use cases, or the economic game theory of block production rewards.

A block is a data structure, not a value proposition. The system works as described. Whether any particular blockchain's block parameters represent optimal tradeoffs depends on use case requirements and acceptable tradeoffs between speed, decentralization, and cost.

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.