Technical Definition

Blob Space (EIP-4844)

Blob space refers to the temporary data storage area introduced to Ethereum by EIP-4844 (proto-danksharding), where rollups post compressed transaction data ("blobs") that are available for about 18 days and then pruned. It is a separate fee market from regular gas.

By Crypto University Editorial
Gas FeeRollup

Key Insight

Blob space dramatically lowered the cost of using Layer 2 rollups, where most active crypto trading now happens. For traders, cheaper L2 fees mean tighter spreads, more profitable arbitrage on small inefficiencies, and viable on-chain perpetual trading.

Common Misconceptions

Assuming blob fees and regular L1 gas move together — they have separate fee markets.

Expecting blob space to make L1 itself cheaper; it primarily benefits rollups.

Confusing blob space with permanent calldata storage.

Detailed Explanation

How It Works: Each Ethereum block can include a target of 3 blobs (max 6), each roughly 128 KB. Rollups buy blob space at a price set by its own EIP-1559-style mechanism, independent from regular gas. Validators verify blob commitments without needing to store the full data forever.

FAQs:

  • Is data really deleted after 18 days? From Ethereum consensus nodes, yes. Rollups and archive services keep their own copies.

Will fees go up again? Yes, during peak demand for blob space, or until blob count is increased in future upgrades.

In Practice

After EIP-4844 went live in 2024, average swap costs on Arbitrum and Base fell by an order of magnitude, often to single-cent levels during low congestion.

Dig Deeper