Blob Transactions

Data

Blob transactions facilitate the transmission of large data segments, known as blobs, alongside standard Ethereum transactions. This data layer is specifically optimized for data availability, allowing rollups to post compressed transaction batches without incurring the high costs associated with traditional calldata. The data within a blob is only temporarily stored and not directly accessible by the Ethereum Virtual Machine (EVM). This design choice significantly reduces the cost of data storage for Layer 2 solutions.