{"id":351,"date":"2025-08-22T11:55:58","date_gmt":"2025-08-22T11:55:58","guid":{"rendered":"https:\/\/nownodes.io\/blog\/?p=351"},"modified":"2025-08-22T11:56:00","modified_gmt":"2025-08-22T11:56:00","slug":"ethereum-dencun-upgrade-eip-4844-proto-danksharding","status":"publish","type":"post","link":"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/","title":{"rendered":"Ethereum Dencun Upgrade EIP-4844: Everything You Need to Know About Proto-Danksharding"},"content":{"rendered":"\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-palette-color-7-color has-vivid-purple-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https:\/\/nownodes.io\/nodes\/ethereum-eth\" target=\"_blank\" rel=\"noreferrer noopener\">Unleash the Power of Dencun<\/a><\/div>\n<\/div>\n\n\n\n<p><em>Behold the new Ethereum Dencun Upgrade has arrived!&nbsp;&nbsp;<\/em><\/p>\n\n\n\n<p>As a community of blockchain enthusiasts, we are always excited about the latest upgrades in Ethereum. One such groundbreaking upgrade is the Ethereum Dencun. In this comprehensive guide, we will delve deep into the intricacies of the Ethereum Dencun Upgrade, explore its features and benefits, and understand the revolutionary concepts of EIP-4844 and Proto-Danksharding. So, let&#8217;s embark on this journey to unravel the future of Ethereum.<\/p>\n\n\n\n<div class=\"wp-block-ideabox-toc ib-block-toc\" data-anchors='h2,h3,h4,h5,h6' data-collapsable='true' ><div class=\"ib-toc-container ib-toc-list-style-numbers ib-toc-hierarchical ib-toc-expanded\"><div class=\"ib-toc-header\" style=\"font-size:25px;background-color:#b3f2ff8a\"><div class=\"ib-toc-header-title\">Table of Contents<\/div><div class=\"ib-toc-header-right\"><span class=\"ib-toc-icon-collapse\"><span class=\"dashicon dashicons dashicons-minus\"><\/span><\/span><span class=\"ib-toc-icon-expand\"><span class=\"dashicon dashicons dashicons-plus\"><\/span><\/span><\/div><\/div><div class=\"ib-toc-separator\" style=\"height:2px\"><\/div><div class=\"ib-toc-body\"><ol class=\"ib-toc-anchors\"><\/ol><\/div><\/div><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"what-is-ethereum-dencun-upgradenbsp\"><strong>What is Ethereum Dencun Upgrade? <\/strong><\/h2>\n\n\n<p>Before we dive into the details, let&#8217;s familiarize ourselves with the basics of Ethereum Dencun Upgrade. So, the Dencun is an upgrade that aims to enhance the scalability and efficiency of the Ethereum network. It introduces innovative solutions to address the challenges faced by the existing Ethereum infrastructure, such as high transaction fees and slow transaction processing speed. It\u2019s not only aimed at making changes to the Ethereum itself but it will also affect all the Layer 2 networks, by offering a brand new way of storing and sharing data.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"what-does-it-consist-of\"><em>What does it consist of?<\/em><\/h3>\n\n\n<p>Ethereum <strong>Dencun <\/strong>upgrade consists of two major components: <strong>Den<\/strong>eb (for the Consensus layer) and Can<strong>cun <\/strong>(for the Execution layer). This dream team of updates brings significant changes to Ethereum&#8217;s inner infrastructure, by changing the way both beacon nodes and execution nodes operate between each other, sharing and storing data.&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Deneb: <\/strong>Targets the<strong> Consensus Layer,<\/strong> aiming to boost network security and validator efficiency.<\/li>\n\n\n\n<li><strong>Cancun<\/strong>: Focuses on the <strong>Execution Layer<\/strong>, introducing enhancements that improve transaction processing and smart contract capabilities.<\/li>\n<\/ul>\n\n\n<h3 class=\"wp-block-heading\" id=\"eips-included-in-dencun-upgrade\"><em>EIPs included in Dencun Upgrade<\/em><\/h3>\n\n\n<p>So, the Dencun Upgrade involves 9 Ethereum Improvement Proposals (EIPs). Here is the breakdown of all the EIPs included in Deneb and Cancun upgrades that are combined together forming the Dencun:&nbsp;<\/p>\n\n\n<h4 class=\"wp-block-heading\" id=\"deneb-eipsnbsp\"><strong>Deneb EIPs: <\/strong><\/h4>\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-7044\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">EIP-7044:<\/a><\/strong> Simplifies the process of validators exiting and withdrawing the stacker funds. EIP-7044 adds perpetually valid signed voluntary exits allowing simpler staking operation designs.<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-7045\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">EIP-7045:<\/a> <\/strong>Increases the maximum inclusion slot for attestations following the learned security proof and confirmation rule needs. In simple words, it enhances the period during which an attestation can be included in a consensus Beacon Chain block.&nbsp;<\/li>\n\n\n\n<li><a href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-7514\" target=\"_blank\" rel=\"noreferrer noopener nofollow\"><strong>EIP-7514<\/strong>:<\/a> Updates the maximum validator growth rate from an exponential to a linear increase by limiting the epoch churn limit. The Beacon chain spec can handle this without issues.&nbsp;<\/li>\n<\/ul>\n\n\n<h4 class=\"wp-block-heading\" id=\"cancun-eips\"><strong>Cancun EIPs:<\/strong><\/h4>\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-1153\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">EIP-1153:<\/a><\/strong> Introduces transient storage opcodes, which manipulate state that behaves identically to storage, except that transient storage is discarded after every transaction. Transient storage is accessible to smart contracts via 2 new opcodes, <code>TLOAD<\/code> and <code>TSTORE<\/code>, where \u201c<code>T<\/code>\u201d stands for \u201ctransient:\u201d<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-7516\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">EIP-7516:<\/a> <\/strong>Adds a <code>BLOBBASEFEE<\/code> (<code>0x4a<\/code>) instruction that returns the value of the blob base-fee of the current block it is executing in. It is identical to <a href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-3198\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">EIP-3198<\/a> (<code>BASEFEE<\/code> opcode) except that it returns the blob base fee as per EIP-4844.<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-5656\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">EIP-5656:<\/a> <\/strong>Proposes a new EVM instruction called <code>MCOPY<\/code> for efficiently copying memory areas within the EVM. It&#8217;s designed to reduce the overhead involved in memory copying operations\u200b\u200b.<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-6780\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">EIP-6780:<\/a> <\/strong>Changes the functionality of the <code>SELFDESTRUCT<\/code> opcode. The new functionality will be only to send all Ether in the account to the target, except that the current behavior is preserved when <code>SELFDESTRUCT<\/code> is called in the same transaction a contract was created.<\/li>\n<\/ul>\n\n\n<h4 class=\"wp-block-heading\" id=\"dencun-eipsnbsp\"><strong>Dencun EIPs: <\/strong><\/h4>\n\n\n<p>There are several Ethereum Improvement Proposals that are both changing Consensus and Execution layers together. They are also the most important and game-changing improvements.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-4844\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">EIP-4844:<\/a><\/strong> The most awaited improvement proposal is the <a href=\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/#What-is-EIP-4844\">EIP 4844<\/a>. It introduces &#8220;shard blob transactions,&#8221; which are a new type of transaction designed to handle larger and more complex data structures. This enables Ethereum to support a broader range of applications and use cases by allowing transactions with 128KB ephemeral data blobs to drop after 3 weeks, resulting in no long-term storage usage\u200b\u200b.<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-4788\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">EIP-4788:<\/a><\/strong> Includes the storage of cryptographic accumulators, known as roots, of the blocks in the beacon chain within the EVM. Exposing these roots inside the EVM allows for trust-minimized access to the consensus layer. This functionality supports various use cases that improve trust assumptions of staking pools, restacking constructions, smart contract bridges, MEV mitigations, and more.<\/li>\n<\/ul>\n\n\n\n<p>Now, as we unveiled and structured all the EIPs included in Dencun Upgrade, let\u2019s dive deeper into the most important and exciting one &#8211; EIP-4844.&nbsp;<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"What-is-EIP-4844\"><strong>What is EIP-4844? <\/strong><\/h2>\n\n\n<p><a href=\"https:\/\/www.eip4844.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">EIP-4844<\/a> is &#8220;one small step for man, one giant leap for mankind&#8221; in the context of Ethereum scalability and data sharding. This Ethereum Improvement Proposal greatly closes the day when full data sharding becomes a reality.&nbsp;<\/p>\n\n\n\n<p>EIP-4844 is crucial for Ethereum as it continues to seek scalable solutions to accommodate its growing user base and reduce transaction costs, which are still prohibitively high for many users. Some of the components of EIP-4844 such as Proto-Danksharding allow to significantly decrease the cost of data storage for Ethereum\u2019s layer 2 rollups. This is achieved through the introduction of data &#8220;blobs&#8221; which enable rollups to post data to Mainnet for a short time. This results in significantly lower transaction fees for users of layer 2 rollups.<\/p>\n\n\n\n<p>Although high gas prices are still a big concern for the Web3 world, there are lots of scaling solutions that can already significantly decrease fees for many Ethereum users. For example, optimistic rollups such as Optimism, Base, and Arbitrum can offer ~3-10x lower fees than Ethereum itself. As well as ZK rollups, such as zkSync, Starknet, Linea, and many others, which have better data compression and can stay away from including signatures, have fees ~50-100+ times lower than the base layer.<\/p>\n\n\n\n<p>However, even these reduced fees are too costly for many users. The ideal answer to this issue has always been data sharding, which would provide approximately 16 MB per block of exclusive data space that rollups could use. However, many improvements must be made until full data sharding is achieved.<\/p>\n\n\n\n<p>To deal with these issues EIP-4844 proposes a temporary solution by introducing a transaction format intended for sharding, without actually sharding transaction data. Instead, the data from this transaction format is just a piece of the beacon chain and is completely downloaded by all consensus nodes. Moreover, this data can be deleted after only a fairly short delay. Unlike full data sharding, this EIP sets a cap on the volume of such transactions per block, aiming for around 0.375 MB and capping at approximately 0.75 MB.<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d4c85ddbb10&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d4c85ddbb10\" class=\"wp-block-image size-full wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1200\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/3-eth-1-min.jpg\" alt=\"Proto-Danksharding: What are Data Blobs?\nNOWNodes\u00a0\" class=\"wp-image-353\" srcset=\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/3-eth-1-min.jpg 2400w, https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/3-eth-1-min-300x150.jpg 300w, https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/3-eth-1-min-1024x512.jpg 1024w, https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/3-eth-1-min-768x384.jpg 768w, https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/3-eth-1-min-1536x768.jpg 1536w, https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/3-eth-1-min-2048x1024.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n<h2 class=\"wp-block-heading\" id=\"protodanksharding-what-are-data-blobsnbsp\"><strong>Proto-Danksharding: What are Data Blobs? <\/strong><\/h2>\n\n\n<p>As it is said, the core feature of the EIP-4844 is the <strong>Proto-Danksharding <\/strong>which is the introduction of data &#8220;<strong>blobs<\/strong>&#8220;. This exciting improvement enables rollups to post data to Mainnet for a short period. This results in significantly lower transaction fees for users of layer 2 rollups.<\/p>\n\n\n\n<p><em>So, what are exactly data blobs? <\/em>Data blobs, as introduced in Ethereum&#8217;s EIP-4844, are essentially large chunks of data that can be attached to transactions. These blobs are designed to enhance Ethereum&#8217;s scalability by allowing more data to be included in each block without significantly increasing transaction costs.&nbsp;<\/p>\n\n\n\n<p>Blobs are data packets in which full information about the L2 transaction block is written. In this case, the blob is stored outside the execution layer, i.e. the EVM has no direct access to the data in the blob. Developers use the concept of a sidecar to describe the concept because a blob is &#8220;attached&#8221; to a block like a sidecar to a motorcycle. The data within these blobs is not required to be retained by consensus nodes, although a form of cryptographic proof of their previous existence remains.<\/p>\n\n\n\n<p>Previously, rollups used <code>calldata<\/code> to write transaction bundle data. Although <code>calldata<\/code> stored smaller data volumes and was cheaper, this information was about to stay on nodes practically forever, leading to data accumulation and increased node requirements. Since the EIP-4844 came to the network, rollups don\u2019t have any choice but to use data blobs because sharded data will be much cheaper.<\/p>\n\n\n\n<p>Blobs are meant to be transient and unlike the <code>calldata<\/code> only available for a limited period of time (about 18 days) after which the data within is no longer retrievable by consensus clients. However, a cryptographic &#8220;fingerprint&#8221; of the blob, known as a <code>KZG<\/code> commitment, remains on the mainnet. <code>KZG<\/code> commitments ensure that despite the short-lived nature of blob data, its integrity can still be verified, which is crucial for maintaining trust in the network&#8217;s operations.<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d4c85ddc12e&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d4c85ddc12e\" class=\"wp-block-image size-full wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1200\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/2-eth-2.jpg\" alt=\"NOWNodes\nHow to Access an Ethereum Dencun RPC Full Node with NOWNodes\u00a0\" class=\"wp-image-354\" srcset=\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/2-eth-2.jpg 2400w, https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/2-eth-2-300x150.jpg 300w, https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/2-eth-2-1024x512.jpg 1024w, https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/2-eth-2-768x384.jpg 768w, https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/2-eth-2-1536x768.jpg 1536w, https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/2-eth-2-2048x1024.jpg 2048w\" sizes=\"auto, (max-width: 2400px) 100vw, 2400px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n<h2 class=\"wp-block-heading\" id=\"how-to-access-an-ethereum-dencun-rpc-full-node-with-nownodesnbsp\"><strong>How to Access an Ethereum Dencun RPC Full Node with NOWNodes <\/strong><\/h2>\n\n\n<p>Here at <a href=\"http:\/\/nownodes.io\" target=\"_blank\" rel=\"noreferrer noopener\">NOWNodes<\/a>, all our Ethereum nodes as well as Layer 2 network nodes have already been updated to Dencun, and are working smoothly. By choosing NOWNodes for your Ethereum or L2 development process you don\u2019t have to care about setting up a node for this update. All you need to connect to the Ethereum or Layer 2 networks is to follow these simple steps:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Visit the NOWNodes website (<a href=\"https:\/\/nownodes.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/nownodes.io\/<\/a>) and <a href=\"https:\/\/account.nownodes.io\/auth\/signup\" target=\"_blank\" rel=\"noreferrer noopener\">sign up<\/a> for an account, using only your email address.<strong> No KYC is required.<\/strong><\/li>\n\n\n\n<li>The next step is to choose a <a href=\"https:\/\/nownodes.io\/pricing\" target=\"_blank\" rel=\"noreferrer noopener\">tariff plan<\/a>. There are different plans that fit any Web3 needs, including a <strong>STARTFREE plan<\/strong>.\n<ul class=\"wp-block-list\">\n<li>If you\u2019re willing to start with a free plan, make sure to add Ethereum and the L2 networks that you wish to work with, to the list of <strong>5 blockchain networks <\/strong>available on this tariff.<\/li>\n\n\n\n<li>If you are ready to go on with the <strong>PRO<\/strong> plan or <strong>higher<\/strong>, you can access any node out of <a href=\"https:\/\/nownodes.io\/nodes\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>100 nodes<\/strong><\/a> that NOWNodes has to offer, including some additional features such as WSS, Tendermint, and&nbsp; <a href=\"https:\/\/nownodes.io\/blog\/what-are-bitcoin-webhooks-everything-web3-developers-should-know-about\/\" target=\"_blank\" rel=\"noreferrer noopener\">Webhooks<\/a>.&nbsp;<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Then you need to create an API key in your \u201c<strong>DASHBOARD<\/strong>\u201d. Just push the button \u201c<strong>ADD NEW KEY<\/strong>\u201d and get your API key.<\/li>\n\n\n\n<li>Finally, when the registration process is over, you\u2019re ready to make some requests to the Ethereum network and start building.<\/li>\n\n\n\n<li>Explore the methods on the NOWNodes \u201c<a href=\"https:\/\/documenter.getpostman.com\/view\/13630829\/TVmFkLwy#cb42db8b-7846-41a6-9a67-7162b4a27667\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>DOCS<\/strong><\/a>\u201d page and use them to interact with the node.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>Choosing NOWNodes as your reliable node provider you can be assured that our nodes are under 24\/7 surveillance &#8211; their availability and relevance are constantly being monitored. That is crucial for developers who are interested in launching a project that runs on top of the Ethereum blockchain or any L2 network.&nbsp;<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"conclusionnbsp\"><strong>Conclusion<\/strong> <\/h2>\n\n\n<p>In conclusion, the Ethereum Dencun Upgrade is a game-changer for the Ethereum network. With the integration of EIP-4844 and Proto-Danksharding, Ethereum gains scalability, efficiency, and improved user experience. The usage of data blobs optimizes storage and retrieval, providing developers with new possibilities for building decentralized applications, and Layer 2 solutions with new opportunities to reach the next operational level.<\/p>\n\n\n\n<p>As we move forward into the future, it is crucial to embrace the Ethereum Dencun Upgrade and be part of the transformative journey towards a decentralized and scalable blockchain ecosystem, embracing full data sharding.&nbsp;<\/p>\n\n\n\n<p>Make sure to join our <a href=\"http:\/\/t.me\/nownodes\" target=\"_blank\" rel=\"noreferrer noopener\">Telegram Builders Community<\/a> and <a href=\"https:\/\/twitter.com\/NOWNodes\" target=\"_blank\" rel=\"noreferrer noopener\">X\/Twitter<\/a> to be informed first about the latest exciting updates of blockchain networks. Moreover, if you have some questions about our service you can address them there, and our team would be glad to answer any time a day.<\/p>\n\n\n\n<p>Become a part of <a href=\"https:\/\/ethereum.org\/en\/history\/\" target=\"_blank\" rel=\"noreferrer noopener\">Ethereum\u2019s History<\/a> by connecting to ETH Dencun Mainnet <a href=\"https:\/\/nownodes.io\/nodes\/ethereum-eth\" target=\"_blank\" rel=\"noreferrer noopener\">#NOW<\/a>&nbsp;<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-palette-color-7-color has-vivid-purple-background-color has-text-color has-background has-link-color wp-element-button\" href=\"https:\/\/nownodes.io\/nodes\/ethereum-eth\" target=\"_blank\" rel=\"noreferrer noopener\">Get Access to Ethereum Dencun Nodes<\/a><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Behold the new Ethereum Dencun Upgrade has arrived!&nbsp;&nbsp; As a community of blockchain enthusiasts, we are always excited about the latest upgrades in Ethereum. One such groundbreaking upgrade is the Ethereum Dencun. In this comprehensive guide, we will delve deep into the intricacies of the Ethereum Dencun Upgrade, explore its features and benefits, and understand [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":356,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","_lmt_disableupdate":"","_lmt_disable":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[102,59,9,113,7],"tags":[159,157,156,90,26,40,13,158],"class_list":["post-351","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dev-report","category-ethereum","category-general","category-news","category-node-guides","tag-data-blobs","tag-dencun-upgrade","tag-eip-4844","tag-ethereum","tag-ethereum-layer-2","tag-mainnet","tag-node-api-manuals","tag-proto-danksharding"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What is EIP-4844: Ethereum proto danksharding 2025<\/title>\n<meta name=\"description\" content=\"Let&#039;s delve deep into the Ethereum Dencun Upgrade, and explore the revolutionary concepts of EIP-4844 and Proto-Danksharding with NOWNodes!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ethereum Dencun Upgrade EIP-4844: Everything You Need to Know About Proto-Danksharding\" \/>\n<meta property=\"og:description\" content=\"Let&#039;s delve deep into the Ethereum Dencun Upgrade, and explore the revolutionary concepts of EIP-4844 and Proto-Danksharding with NOWNodes!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/\" \/>\n<meta property=\"og:site_name\" content=\"NOWNodes Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-22T11:55:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-22T11:56:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/1-eth-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"1200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"NOWNodes Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Ethereum Dencun Upgrade EIP-4844: Everything You Need to Know About Proto-Danksharding\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/1-eth-1.jpg\" \/>\n<meta name=\"twitter:creator\" content=\"@nownodes\" \/>\n<meta name=\"twitter:site\" content=\"@nownodes\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"NOWNodes Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/\"},\"author\":{\"name\":\"NOWNodes Team\",\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/person\/c041891469390738b68a2aafe063f93c\"},\"headline\":\"Ethereum Dencun Upgrade EIP-4844: Everything You Need to Know About Proto-Danksharding\",\"datePublished\":\"2025-08-22T11:55:58+00:00\",\"dateModified\":\"2025-08-22T11:56:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/\"},\"wordCount\":1861,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/nownodes.io\/blog\/#organization\"},\"keywords\":[\"Data Blobs\",\"Dencun Upgrade\",\"EIP-4844\",\"Ethereum\",\"Ethereum layer 2\",\"Mainnet\",\"node api manuals\",\"Proto-Danksharding\"],\"articleSection\":[\"Dev Report\",\"Ethereum\",\"General\",\"News\",\"Node Guides\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/\",\"url\":\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/\",\"name\":\"What is EIP-4844: Ethereum proto danksharding 2025\",\"isPartOf\":{\"@id\":\"https:\/\/nownodes.io\/blog\/#website\"},\"datePublished\":\"2025-08-22T11:55:58+00:00\",\"dateModified\":\"2025-08-22T11:56:00+00:00\",\"description\":\"Let's delve deep into the Ethereum Dencun Upgrade, and explore the revolutionary concepts of EIP-4844 and Proto-Danksharding with NOWNodes!\",\"breadcrumb\":{\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\/\/nownodes.io\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Node Guides\",\"item\":\"https:\/\/nownodes.io\/blog\/category\/node-guides\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Ethereum\",\"item\":\"https:\/\/nownodes.io\/blog\/category\/node-guides\/ethereum\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Ethereum Dencun Upgrade EIP-4844: Everything You Need to Know About Proto-Danksharding\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nownodes.io\/blog\/#website\",\"url\":\"https:\/\/nownodes.io\/blog\/\",\"name\":\"NOWNodes Blog\",\"description\":\"Your first-to-go source of development guides, web3 analytics and most recent news about NOWNodes\",\"publisher\":{\"@id\":\"https:\/\/nownodes.io\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nownodes.io\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nownodes.io\/blog\/#organization\",\"name\":\"NOWNodes Blog\",\"url\":\"https:\/\/nownodes.io\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/02\/cropped-New-Logo-NN.png\",\"contentUrl\":\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/02\/cropped-New-Logo-NN.png\",\"width\":1164,\"height\":1164,\"caption\":\"NOWNodes Blog\"},\"image\":{\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/twitter.com\/nownodes\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/person\/c041891469390738b68a2aafe063f93c\",\"name\":\"NOWNodes Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/084e45aa2f2bfa61b9ce9f41af97a74f38e87c065b0d49f23a1bb84727320c2e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/084e45aa2f2bfa61b9ce9f41af97a74f38e87c065b0d49f23a1bb84727320c2e?s=96&d=mm&r=g\",\"caption\":\"NOWNodes Team\"},\"sameAs\":[\"http:\/\/65.108.139.113\"],\"url\":\"https:\/\/nownodes.io\/blog\/author\/nownodes\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is EIP-4844: Ethereum proto danksharding 2025","description":"Let's delve deep into the Ethereum Dencun Upgrade, and explore the revolutionary concepts of EIP-4844 and Proto-Danksharding with NOWNodes!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/","og_locale":"en_US","og_type":"article","og_title":"Ethereum Dencun Upgrade EIP-4844: Everything You Need to Know About Proto-Danksharding","og_description":"Let's delve deep into the Ethereum Dencun Upgrade, and explore the revolutionary concepts of EIP-4844 and Proto-Danksharding with NOWNodes!","og_url":"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/","og_site_name":"NOWNodes Blog","article_published_time":"2025-08-22T11:55:58+00:00","article_modified_time":"2025-08-22T11:56:00+00:00","og_image":[{"width":2400,"height":1200,"url":"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/1-eth-1.jpg","type":"image\/jpeg"}],"author":"NOWNodes Team","twitter_card":"summary_large_image","twitter_title":"Ethereum Dencun Upgrade EIP-4844: Everything You Need to Know About Proto-Danksharding","twitter_image":"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/03\/1-eth-1.jpg","twitter_creator":"@nownodes","twitter_site":"@nownodes","twitter_misc":{"Written by":"NOWNodes Team","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/#article","isPartOf":{"@id":"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/"},"author":{"name":"NOWNodes Team","@id":"https:\/\/nownodes.io\/blog\/#\/schema\/person\/c041891469390738b68a2aafe063f93c"},"headline":"Ethereum Dencun Upgrade EIP-4844: Everything You Need to Know About Proto-Danksharding","datePublished":"2025-08-22T11:55:58+00:00","dateModified":"2025-08-22T11:56:00+00:00","mainEntityOfPage":{"@id":"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/"},"wordCount":1861,"commentCount":0,"publisher":{"@id":"https:\/\/nownodes.io\/blog\/#organization"},"keywords":["Data Blobs","Dencun Upgrade","EIP-4844","Ethereum","Ethereum layer 2","Mainnet","node api manuals","Proto-Danksharding"],"articleSection":["Dev Report","Ethereum","General","News","Node Guides"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/","url":"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/","name":"What is EIP-4844: Ethereum proto danksharding 2025","isPartOf":{"@id":"https:\/\/nownodes.io\/blog\/#website"},"datePublished":"2025-08-22T11:55:58+00:00","dateModified":"2025-08-22T11:56:00+00:00","description":"Let's delve deep into the Ethereum Dencun Upgrade, and explore the revolutionary concepts of EIP-4844 and Proto-Danksharding with NOWNodes!","breadcrumb":{"@id":"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nownodes.io\/blog\/ethereum-dencun-upgrade-eip-4844-proto-danksharding\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/nownodes.io\/blog"},{"@type":"ListItem","position":2,"name":"Node Guides","item":"https:\/\/nownodes.io\/blog\/category\/node-guides"},{"@type":"ListItem","position":3,"name":"Ethereum","item":"https:\/\/nownodes.io\/blog\/category\/node-guides\/ethereum"},{"@type":"ListItem","position":4,"name":"Ethereum Dencun Upgrade EIP-4844: Everything You Need to Know About Proto-Danksharding"}]},{"@type":"WebSite","@id":"https:\/\/nownodes.io\/blog\/#website","url":"https:\/\/nownodes.io\/blog\/","name":"NOWNodes Blog","description":"Your first-to-go source of development guides, web3 analytics and most recent news about NOWNodes","publisher":{"@id":"https:\/\/nownodes.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nownodes.io\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nownodes.io\/blog\/#organization","name":"NOWNodes Blog","url":"https:\/\/nownodes.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nownodes.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/02\/cropped-New-Logo-NN.png","contentUrl":"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/02\/cropped-New-Logo-NN.png","width":1164,"height":1164,"caption":"NOWNodes Blog"},"image":{"@id":"https:\/\/nownodes.io\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/twitter.com\/nownodes"]},{"@type":"Person","@id":"https:\/\/nownodes.io\/blog\/#\/schema\/person\/c041891469390738b68a2aafe063f93c","name":"NOWNodes Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nownodes.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/084e45aa2f2bfa61b9ce9f41af97a74f38e87c065b0d49f23a1bb84727320c2e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/084e45aa2f2bfa61b9ce9f41af97a74f38e87c065b0d49f23a1bb84727320c2e?s=96&d=mm&r=g","caption":"NOWNodes Team"},"sameAs":["http:\/\/65.108.139.113"],"url":"https:\/\/nownodes.io\/blog\/author\/nownodes"}]}},"modified_by":"\u0410nastasia","_links":{"self":[{"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/posts\/351","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/comments?post=351"}],"version-history":[{"count":6,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/posts\/351\/revisions"}],"predecessor-version":[{"id":365,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/posts\/351\/revisions\/365"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/media\/356"}],"wp:attachment":[{"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/media?parent=351"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/categories?post=351"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/tags?post=351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}