<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Cryptoineer</title>
        <link>https://paragraph.com/@cryptoineer</link>
        <description>Blockchain Alchemist
</description>
        <lastBuildDate>Fri, 24 Apr 2026 02:36:46 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Cryptoineer</title>
            <url>https://storage.googleapis.com/papyrus_images/a5cfac73c602ffb0416d304afba1b192c126c4666d521a5c98675bb6a23742a2.png</url>
            <link>https://paragraph.com/@cryptoineer</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[From Gas Savings to Data Optimization: Exploring Ethereum’s EIP-4844]]></title>
            <link>https://paragraph.com/@cryptoineer/from-gas-savings-to-data-optimization-exploring-ethereum-s-eip-4844</link>
            <guid>62xJD2f8BNKIMF2x5EsZ</guid>
            <pubDate>Fri, 14 Jun 2024 11:34:52 GMT</pubDate>
            <description><![CDATA[We extend our gratitude to blobscan.com, etherscan.com, 0xpanatagama, hildobby and ethpandaops for providing the essential data for analysis that made this article possible.SummaryEIP-4844 introduces the blob market to Ethereum, aiming to revolutionize data availability. This article explores the mechanics of the blob market, analyzes its current usage, and evaluates the strategies and challenges faced by participants. With real data insights and proposed solutions, we aim to optimize blob in...]]></description>
            <content:encoded><![CDATA[<blockquote><p>We extend our gratitude to blobscan.com, etherscan.com, 0xpanatagama, hildobby and ethpandaops for providing the essential data for analysis that made this article possible.</p></blockquote><h3 id="h-summary" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Summary</h3><p>EIP-4844 introduces the blob market to Ethereum, aiming to revolutionize data availability. This article explores the mechanics of the blob market, analyzes its current usage, and evaluates the strategies and challenges faced by participants. With real data insights and proposed solutions, we aim to optimize blob inclusion and enhance the transaction experience for layer 2 (L2) users.</p><h3 id="h-introduction-to-eip-4844-and-the-blob-market" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Introduction to EIP-4844 and the Blob Market 🌐</h3><p>Ethereum&apos;s EIP-4844 brings a new layer of data availability through the introduction of blobs. These large data packets (~125 kB) are designed to be cheaper than equivalent <code>calldata</code>, providing a cost-effective solution for high-volume transactions. Unlike traditional transactions, blobs operate on a unique gas pricing model similar to EIP-1559 but without a direct builder tipping mechanism for inclusion, leading to potential challenges in transaction reliability.</p><h3 id="h-key-metrics-of-the-blob-market" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Key Metrics of the Blob Market 📊</h3><p>To understand the impact of the blob market, let&apos;s examine some critical metrics as of 12 June 2024:</p><ul><li><p><strong>Total Blocks:</strong> 289,557</p></li><li><p><strong>Total Blob Gas Used:</strong> 147.182977B</p></li><li><p><strong>Total Blob Fees:</strong> 770.86834B Gwei</p></li><li><p><strong>Avg. Blob Gas Price:</strong> 0.51642 Gwei</p></li><li><p><strong>Total Tx Fees Saved:</strong> 6.84637T Gwei (89.88%)</p></li><li><p><strong>Total Gas Saved:</strong> 1.8355401T (92.58%)</p></li><li><p><strong>Total Transactions:</strong> 523,572</p></li><li><p><strong>Total Unique Receivers:</strong> 5,226</p></li><li><p><strong>Total Unique Senders:</strong> 5,688</p></li><li><p><strong>Avg. Max Blob Gas Fee:</strong> 12.10406 Gwei</p></li><li><p><strong>Total Blobs:</strong> 1,120,581</p></li><li><p><strong>Total Blob Size:</strong> 136.79 GiB</p></li><li><p><strong>Total Unique Blobs:</strong> 1,026,004</p></li><li><p><strong>Average Blob Size:</strong> 25.807 KiB</p></li></ul><h3 id="h-utilization-and-strategies-in-the-blob-market" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Utilization and Strategies in the Blob Market 📈</h3><h4 id="h-mechanics-of-blob-transactions" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Mechanics of Blob Transactions 🔧</h4><p>Blob transactions (<code>type3</code>) include blob data, KZG commitments, and proofs. Priced at 1.04 gas per byte with a fixed size of 131,072 gas, blobs are much cheaper compared to <code>calldata</code>, which costs 16 gas per non-zero byte.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f1055cc3a083ed1b346c1f2ecc7e6c5897c0968762b81b48b7547fc6b6f47bf2.png" alt="Daily Average Blob Fee" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Daily Average Blob Fee</figcaption></figure><h4 id="h-gas-dynamics-in-the-blob-market" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Gas Dynamics in the Blob Market ⚙️</h4><p>The blob market uses a congestion fee mechanism akin to EIP-1559. Targeting 3 blobs per block (0.375 MB) and allowing a maximum of 6 blobs (0.75 MB) per block, the market operates with a minimum base gas price of 1 wei. This ensures that the blob market can meet current rollup data demands efficiently.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5f458854b5dbbcf75d0c830fd932ac5800135cafb08496cc979dc249b3aeaa01.png" alt="Daily Average Blob Gas Price" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Daily Average Blob Gas Price</figcaption></figure><h3 id="h-assessing-blob-market-capacity" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Assessing Blob Market Capacity 📉</h3><p>Analyzing the daily blob fees chart, we observe a fluctuating pattern in blob fees from mid-May to mid-June. Initially, the daily blob fees remained low, averaging under 5 gwei, indicating minimal activity and low competition for blob inclusion. However, starting from May 30th, there was a notable increase in daily blob fees, peaking on June 7th at approximately 30 gwei. This spike suggests a surge in demand and heightened competition for blob space during this period.</p><p>Despite these fluctuations, the overall trend indicates that the blob market can absorb significant rollup data without surpassing the minimum base gas price. The capacity to handle increased transaction volumes without substantial fee hikes underscores the market&apos;s robustness and potential for scalability. This ability to manage higher demands efficiently is critical for the continued growth and adoption of blob transactions on the Ethereum network.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6ac2d199f76b81962298c9154a4059fbcbb9dc6210d58caa407a37b7f63d5bca.png" alt="Daily Blob Gas Expenditure Comparision" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Daily Blob Gas Expenditure Comparision</figcaption></figure><h3 id="h-increasing-data-demand-from-rollups" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Increasing Data Demand from Rollups 📦</h3><p>Rollups are the primary consumers of Ethereum&apos;s blockspace, storing vast amounts of transaction data. In 2023, rollups accounted for up to 15% of each block, significantly affecting gas prices for other users.</p><p>Presently, the highest rate is about 400 blobs posted per hour. To achieve full utilization of Ethereum&apos;s data availability, approximately 900 blobs per hour are required to meet the 3 blob target, indicating that the market is currently operating at around 40% capacity.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1ea81b0d6df884c2011ed35a34c434d6f647be89f3bfdcc2b74f8014ff5e9957.png" alt="Daily Blob Gas Used " blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Daily Blob Gas Used</figcaption></figure><p>The extensive use of blockspace by rollups has led to a noticeable impact on the overall gas expenditure on the network. As rollups continue to scale, understanding the dynamics of blob gas usage and associated fees becomes crucial for maintaining an efficient and cost-effective Ethereum ecosystem.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8bd17e925e0d78e18ecee6bdaadaec78297ec8de650005ea1aec7d30bec133e2.png" alt="Daily Blob Fees " blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Daily Blob Fees</figcaption></figure><h3 id="h-blob-propagation-and-utilization-strategies" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Blob Propagation and Utilization Strategies 🚧</h3><h4 id="h-propagation-dynamics" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Propagation Dynamics 🌐</h4><p>EIP-4844 increases the bandwidth per beacon block by up to ~0.75 MB, incorporating 42m gas to accommodate up to 6 blobs. Unlike <code>calldata</code>, blobs are stored for a short period (18 days), managing network archive growth. Blobs propagate first through the execution layer before reaching the consensus layer, with builders having the final say on inclusion.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8ac6a60f21acd9522637bca69859b6342d335d0b35acc1a16171bcb51145ca40.png" alt="Blob Submitter " blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Blob Submitter</figcaption></figure><p>Optimism and Base currently use a strategy that maximizes the blobspace by posting 6 blobs per transaction. This reduces gas costs, as the base fee is paid only once. However, this method increases the blob gas fee by 12.5% for the next block, potentially incentivizing other rollups to front-run these larger transactions to avoid higher fees. Although the cost savings are minimal now due to low contention, front-running could become more prevalent as competition intensifies.</p><p>Base leads the blob market usage, followed by Arbitrum and Optimism. Together, they represent about half of the market’s utilization. Despite significant activity, the market remains underutilized, indicating potential for increased competition.</p><p>To better understand the activity of blob submitters, the following table provides detailed statistics on the most active participants in the blob market over the past 24 hours:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/18debe469f44056f0320c6bc2372aa30ce76254411472449f44e9c8285137de1.png" alt="Blob Submitter over the past 24 hrs" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Blob Submitter over the past 24 hrs</figcaption></figure><h4 id="h-analysis-of-blob-inclusion-over-time" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Analysis of Blob Inclusion Over Time ⏱️</h4><p>The chart below illustrates the number of blobs included per block over the past three months. This data provides insights into the utilization trends and how blob usage has evolved.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a262346cf5dfd8b26bc2eca1f42e1bdf205c8bd2ce1a8362e3eacd5149cc61ca.png" alt="Blobs per Block (Past 3 Months)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Blobs per Block (Past 3 Months)</figcaption></figure><p>Over the past three months, there has been significant variability in the number of blobs per block. The chart shows distinct periods of high and low blob usage, highlighting several key trends:</p><ol><li><p><strong>Initial Low Utilization:</strong> In mid-March, the number of blobs per block was relatively low, indicating an underutilized blob market.</p></li><li><p><strong>Increased Activity:</strong> Towards the end of March and into early April, there was a noticeable increase in blob utilization, with many blocks containing a maximum of 6 blobs. This spike can be attributed to increased activity from major rollups like Base and Optimism, implementing blob-maximization strategies.</p></li><li><p><strong>Fluctuating Usage:</strong> Throughout April and May, blob usage fluctuated, reflecting varying user demands and strategies. This variability suggests that while some participants consistently maximize blob space, others might be more sporadic.</p></li><li><p><strong>Recent Surge:</strong> In early June, there has been a marked increase in the number of blobs per block. This surge indicates growing confidence and reliance on the blob market, as more users take advantage of its cost-saving benefits.</p></li></ol><p>The fluctuation in blob usage highlights the dynamic nature of the market. Understanding these patterns can help stakeholders optimize their strategies for blob inclusion, ensuring efficient and cost-effective data availability.</p><h3 id="h-optimizing-blob-inclusion-data-analysis" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Optimizing Blob Inclusion: Data Analysis💡</h3><h4 id="h-blob-base-fee-analysis" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Blob Base Fee Analysis 📉</h4><p>Analysis of the blob base fee since the launch of EIP-4844 shows significant fluctuations in response to market demand. The chart indicates periods of increased activity where the base fee spiked, reflecting heightened competition for blob inclusion. These insights help us understand the dynamics of the blob market and the impact of varying network activity levels on pricing. This data is crucial for stakeholders to optimize their strategies for efficient and cost-effective blob usage.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a6f117d2c5b46901f2e34a354354047ede962cf35958422b110ab29de75e9e2d.png" alt="Blob Base Fee Since Launch" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Blob Base Fee Since Launch</figcaption></figure><p>The fee has fluctuated between 20 gwei and 100 gwei, reflecting periods of intense competition for blob inclusion. These spikes indicate high demand during specific times, underscoring the dynamic nature of the blob market. Understanding these trends is crucial for optimizing blob usage and managing costs effectively.</p><h4 id="h-blob-posting-analysis" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Blob Posting Analysis 🔄</h4><p>Analysis of blobs posted over the past three months reveals a consistent posting rate between 10,000 to 20,000 blobs per month. This data highlights the steady adoption and utilization of the blob market, providing insights into how blob transactions are becoming an integral part of the Ethereum network.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/90ce7033211208283c17c6eb0ca10c8083eb2d62c51c364f3d9802fdd1c2eea8.png" alt="Blobs Posted (Past 3 Months)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Blobs Posted (Past 3 Months)</figcaption></figure><h3 id="h-evaluating-gas-expenditure-on-l1" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Evaluating Gas Expenditure on L1 🏷️</h3><h4 id="h-gas-used-posting-batches-to-l1" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Gas Used Posting Batches to L1</h4><p>Analyzing the gas expenditure on <code>calldata</code>, compute, and overhead reveal the efficiency of posting rollup batches to Layer 1 (L1). This includes understanding the 21k gas unit overhead inherent in all transactions.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1bcf9262ba88e3fbdcbb1bedb373cbdee25673fe81b5751e92a39660057584ec.png" alt="Gas Used Posting Batches to L1 - Expenditure on Calldata vs Compute vs Overhead (All txns have 21k gas unit overhead)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Gas Used Posting Batches to L1 - Expenditure on Calldata vs Compute vs Overhead (All txns have 21k gas unit overhead)</figcaption></figure><h4 id="h-transaction-data-published-to-l1" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Transaction Data Published to L1 💾</h4><p>Measuring the expense of storing rollup transaction data on Ethereum provides insights into the overall cost dynamics of data availability.</p><p>The expense of storing rollup transaction data on Ethereum is a critical factor in understanding the economic dynamics of data availability. The bar chart below illustrates the amount of transaction data published to Layer 1 (L1) by various rollups from January 2023 to March 2024.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/66777de47efe5e3dc843802d9aee17f9b77ecf6a78374fd1c07bb249c214e764.png" alt="Txn Data Published to L1 - Measures the expense of storing rollup transaction data on Ethereum" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Txn Data Published to L1 - Measures the expense of storing rollup transaction data on Ethereum</figcaption></figure><h3 id="h-key-insights" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Key Insights 📈</h3><ol><li><p><strong>Rising Data Volumes</strong>: The chart illustrates a significant increase in the volume of rollup transaction data published to L1 over the past year, indicating the expanding activity and adoption of rollup solutions.</p></li><li><p><strong>Leading Contributors</strong>: Linea, Scroll, and Arbitrum are the primary contributors to the data published, consistently posting large volumes of transaction data, reflecting their dominant roles in the ecosystem.</p></li><li><p><strong>Periodic Spikes</strong>: There are noticeable spikes in data publication, particularly around mid-2023 and early 2024, suggesting periods of heightened activity, potentially due to network events or upgrades.</p></li><li><p><strong>Broad Participation</strong>: Beyond the top contributors, a diverse range of rollups, including OP Mainnet, zkSync Era, and Base, are actively publishing data to L1, indicating a healthy and competitive rollup market.</p></li><li><p><strong>Economic Considerations</strong>: The increasing data volumes highlight the growing costs associated with storing transaction data on Ethereum. Efficient data management strategies are essential to mitigate these costs and ensure sustainable rollup operations.</p></li></ol><p>This analysis underscores the importance of monitoring rollup data costs and optimizing storage strategies to maintain the economic viability of rollup solutions in the long term.</p><h3 id="h-future-directions-scaling-and-network-health" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Future Directions: Scaling and Network Health 🔬</h3><h4 id="h-enhancing-market-capabilities" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Enhancing Market Capabilities 📊</h4><p>Implementing full danksharding and increasing the target blob count from 3 to 64, and eventually to 256, will be crucial for accommodating growing data needs and reducing transaction costs.</p><h4 id="h-ensuring-network-health-for-blob-p2p-gossip" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Ensuring Network Health for Blob P2P Gossip 🌐</h4><p>After the inclusion of blobs on the network, maintaining the health of P2P gossip is crucial. Blob transactions introduce a new layer of complexity due to their size and propagation requirements. Monitoring the network health involves tracking metrics such as propagation latency, success rates, and potential bottlenecks in the P2P gossip protocol. Continuous assessment and optimization of these parameters ensure that blobs are efficiently disseminated across the network, maintaining robust performance and reliability.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2d485a397f18314eeed88814869ce0472d3aa7e8fdb17ff3743c99757eae5230.png" alt="Ethereum Network Utilization" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Ethereum Network Utilization</figcaption></figure><h3 id="h-conclusion" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Conclusion</h3><p>EIP-4844 and the blob market represent a significant advancement for Ethereum, offering substantial cost savings and new opportunities for rollups and MEV participants. However, challenges such as blob propagation latency and market fluctuations need to be addressed. Our analysis of blob base fees and posting rates provides critical insights into the current state and dynamics of the blob market. By understanding these patterns, stakeholders can optimize their strategies to ensure a stable and efficient future for Ethereum, leveraging the full potential of the blob market for enhanced data availability and transaction efficiency.</p>]]></content:encoded>
            <author>cryptoineer@newsletter.paragraph.com (Cryptoineer)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/f1f8ff95bcd02ded508138255ce34560f7f94f9d38fa65b5135eff60800e141d.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>