{"id":13835,"date":"2025-07-08T18:28:31","date_gmt":"2025-07-08T16:28:31","guid":{"rendered":"https:\/\/wsj-crypto.com\/?p=13835"},"modified":"2025-07-08T18:28:31","modified_gmt":"2025-07-08T16:28:31","slug":"upcoming-changes-to-ethereums-historical-data-policies","status":"publish","type":"post","link":"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/","title":{"rendered":"Upcoming Changes to Ethereum&#8217;s Historical Data Policies"},"content":{"rendered":"<p> &#8220;`html<br \/>\n<\/p>\n<div id=\"\">\n<p class=\"chakra-text css-gi02ar\">As of now, every Ethereum execution client accommodates partial history expiry in compliance with <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-4444\">EIP-4444<!-- --><\/a>. While efforts towards full, rolling history expiry continue, users can anticipate a reduction in the disk space needed for an Ethereum node by 300-500 GB by eliminating block data prior to the Merge. This enables a node to fit adequately on a 2 TB disk. Refer below for details on each individual client.<!-- --><\/p>\n<p><!-- --><\/p>\n<h2 class=\"chakra-heading group css-5wg09l\" id=\"chain-history\" data-group=\"true\"><a class=\"chakra-link css-njp5m2\" aria-label=\"chain history permalink\" href=\"#chain-history\"><svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"chakra-icon css-173jpr1\"><g fill=\"currentColor\"><path d=\"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z\"\/><path d=\"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z\"\/><\/g><\/svg><\/a><strong>Chain history<!-- --><\/strong><\/h2>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">A blockchain, by its nature, is an interconnected sequence of blocks originating from a designated genesis point. For Ethereum, this was marked on <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/etherscan.io\/block\/0\">July 30, 2015<!-- --><\/a>. Each block carries details about the protocol itself, such as the existing gas limit, a compilation of user transactions, and the outcomes of those transactions encapsulated in a receipt. This information has various applications:<!-- --><\/p>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">Comprehensive validation of the chain mandates executing every historical block to confirm that not only is the current head state accurate, but all prior states from genesis to the present are correct.<!-- --><\/li>\n<li class=\"css-cvpopp\">Creating indexes over the chain history, for example, tracking the balance modifications of a specific account over time or observing how the status of a specific application evolves.<!-- --><\/li>\n<li class=\"css-cvpopp\">For layer 2 solutions that have submitted transactions using calldata, the chain history is necessary for complete validation of their chain or for constructing indexes.<!-- --><\/li>\n<li class=\"css-cvpopp\">General proof-of-past operations such as confirming that a specific transaction was executed at a given time.<!-- --><\/li>\n<li class=\"css-cvpopp\">In exceptional scenarios, non-fungible token (NFT) data. However, the dominant approach for hosting NFTs on-chain is to save the NFT data either in contract storage or refer to external sources, such as IPFS.<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">This historical data is not frequently leveraged by Ethereum users and tends to cater to more advanced users and developers. Accessing a present balance, conducting a trade, borrowing assets, etc., will remain unaffected by history expiry. Accounts that have remained inactive since genesis are also not influenced since the state for every account continues to be upheld. However, only the current state is preserved. Consequently, a user\u2019s balance at a particular moment in the past cannot be easily determined from the history alone. Such inquiries necessitate an <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/ethereum.org\/en\/developers\/docs\/nodes-and-clients\/archive-nodes\/\">archive node<!-- --><\/a> with specialized indexes capable of ascertaining previous state values.<!-- --><\/p>\n<p><!-- --><\/p>\n<h2 class=\"chakra-heading group css-5wg09l\" id=\"block-validation-in-proof-of-stake\" data-group=\"true\"><a class=\"chakra-link css-njp5m2\" aria-label=\"block validation in proof of stake permalink\" href=\"#block-validation-in-proof-of-stake\"><svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"chakra-icon css-173jpr1\"><g fill=\"currentColor\"><path d=\"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z\"\/><path d=\"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z\"\/><\/g><\/svg><\/a><strong>Block validation in proof-of-stake<!-- --><\/strong><\/h2>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Upon Ethereum&#8217;s launch with proof-of-work, comprehensive validation from genesis was standard. Subsequently, clients incorporated snap sync and other analogous sync methods where clients advanced to the head of the chain predicated on the heaviest chain rule and then continued to download all contracts and account states. Full syncing remained for those who believed that the heaviest chain rule was inadequate to guarantee the complete integrity of the chain.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">With the emergence of proof-of-stake and the merge, the syncing approach has shifted. Since signatures can be generated at virtually no expense, clients must anchor to a recent reliable checkpoint, also referred to as a <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/ethereum.org\/en\/developers\/docs\/consensus-mechanisms\/pos\/weak-subjectivity\/\">weak subjectivity checkpoint<!-- --><\/a>. This facilitates new users in connecting to the chain without being misled by potential long-range attacks from validators who exited the validator set long ago.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">The introduction of subjectivity also diminishes the requirement for users to completely verify every block in the chain, and for various other reasons, clients have embraced a novel reverse sync strategy wherein they traverse the chain backward toward genesis to retrieve the history. Given that most clients do not fully execute the chain, there is minimal justification to compel every Ethereum node to download over 1 TB of extraneous data from the p2p network. Following history expiry, we uphold a 1-of-N trust assumption, akin to other networks, which asserts that if at least one entity supplies the historical blocks, nodes will be able to access the history via alternative protocols.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">The default security framework of history expiry does not alter from the present condition. Clients have not fully verified the chain from genesis for more than 5 years. The execution layer will persist in supplying all headers that facilitate cryptographic validation of the chain from genesis. This assists in preventing clients from accepting invalid historical data.<!-- --><\/p>\n<p><!-- --><\/p>\n<h2 class=\"chakra-heading group css-5wg09l\" id=\"availability-guaranteed\" data-group=\"true\"><a class=\"chakra-link css-njp5m2\" aria-label=\"availability guaranteed permalink\" href=\"#availability-guaranteed\"><svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"chakra-icon css-173jpr1\"><g fill=\"currentColor\"><path d=\"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z\"\/>\n&#8220;&#8220;&#8220;html\n<path d=\"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z\"\/><\/g><\/svg><\/a><strong>Accessibility, assured<!-- --><\/strong><\/h2>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Up until today, every solitary node on the Ethereum network has retained every block from genesis to the head. This offered an exceedingly high assurance that the history would be obtainable for download by anyone at any time. We believe it is feasible to minimize the quantity of nodes preserving all history while still guaranteeing high accessibility. We accomplish this through the following distribution methods:<!-- --><\/p>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">Institutional providers \u2014 organizations prepared to host historical archives on their own servers.<!-- --><\/li>\n<li class=\"css-cvpopp\">Torrent \u2014 optional permissionless and decentralized hosting for archived history.<!-- --><\/li>\n<li class=\"css-cvpopp\">Peer-to-peer network \u2014 the same retrieval method as before, although peers who opt out of storing the history will reduce overall accessibility to a certain extent.<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">For a catalog of mirrors and torrent files, kindly visit the community-managed documentation <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/eth-clients.github.io\/history-endpoints\/\">https:\/\/eth-clients.github.io\/history-endpoints\/<!-- --><\/a>.<!-- --><\/p>\n<p><!-- --><\/p>\n<hr aria-orientation=\"horizontal\" class=\"chakra-divider css-1e6gg7n\"\/>\n<!-- --><\/p>\n<h2 class=\"chakra-heading group css-5wg09l\" id=\"client-specific-commands\" data-group=\"true\"><a class=\"chakra-link css-njp5m2\" aria-label=\"client specific commands permalink\" href=\"#client-specific-commands\"><svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"chakra-icon css-173jpr1\"><g fill=\"currentColor\"><path d=\"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z\"\/><path d=\"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z\"\/><\/g><\/svg><\/a><strong>Client-specific commands<!-- --><\/strong><\/h2>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\"><em class=\"chakra-text css-0\">While this data is current as of publication, commands and flags associated with a specific client are open to modifications. The most current information will always be found in each client\u2019s respective documentation.<!-- --><\/em><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Every full-node oriented client is capable of operating without pre-merge data, nonetheless, the precise procedure varies according to the client. Below are directives to operate a pruned node for each execution client. Please take note that only Mainnet and Sepolia feature a non-Merge chain prefix, hence pruning is solely viable on those chains. Furthermore, the non-Merge chain prefix in Sepolia is minor so pruning may have minimal impact on the total disk space required by each client.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\"><strong>Go-ethereum<!-- --><\/strong><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Accessible since version <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/go-ethereum\/releases\/tag\/v1.16.0\">v1.16.0<!-- --><\/a>. Complete documentation can be found <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/geth.ethereum.org\/docs\/fundamentals\/historypruning\">here<!-- --><\/a>.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">For an existing node:<!-- --><\/p>\n<p><!-- --><\/p>\n<ol role=\"list\" class=\"css-13a5a39\">\n<li class=\"css-cvpopp\">Terminate geth gently.<!-- --><\/li>\n<li class=\"css-cvpopp\">Execute the offline prune command <!-- --><span class=\"chakra-text css-ons8vw\">geth prune-history &#8211;datadir=\/to\/data&gt;<\/span><\/li>\n<li class=\"css-cvpopp\">Restart geth.<!-- --><\/li>\n<\/ol>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">For a new node:<!-- --><\/p>\n<p><!-- --><\/p>\n<ol role=\"list\" class=\"css-13a5a39\">\n<li class=\"css-cvpopp\">Utilize the flag <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;history.chain postmerge<\/span> to bypass downloading the pre-merge blocks.<!-- --><\/li>\n<\/ol>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\"><strong>Nethermind<!-- --><\/strong><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Enabled by default as of version <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/NethermindEth\/nethermind\/releases\/tag\/1.32.2\">1.32.2<!-- --><\/a><strong>.<!-- --><\/strong><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">History will solely be deleted on a freshly synced node. Automated pruning will be incorporated in future updates. The complete documentation is available <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/docs.nethermind.io\/fundamentals\/history-expiry\">here<!-- --><\/a>.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">To disable the history-expiry feature:<!-- --><\/p>\n<p><!-- --><\/p>\n<ol role=\"list\" class=\"css-13a5a39\">\n<li class=\"css-cvpopp\">Utilize the flags <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;Sync.AncientBodiesBarrier 0 &#8211;Sync.AncientReceiptsBarrier 0<\/span>.<!-- --><\/li>\n<\/ol>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\"><strong>Besu<!-- --><\/strong><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Available since version <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/hyperledger\/besu\/releases\/tag\/25.7.0\">25.7.0<!-- --><\/a>. Comprehensive documentation accessible <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/besu.hyperledger.org\/public-networks\/how-to\/pre-merge-history-expiry\">here<!-- --><\/a>.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">For an existing node, either:<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Offline prune<!-- --><\/p>\n<p><!-- --><\/p>\n<ol role=\"list\" class=\"css-13a5a39\">\n<li class=\"css-cvpopp\">Shut down Besu gently.<!-- --><\/li>\n<li class=\"css-cvpopp\">Execute the offline prune command: <!-- --><span class=\"chakra-text css-ons8vw\">besu &#8211;data-path=\/to\/data&gt; storage prune-pre-merge-blocks<\/span><\/li>\n<li class=\"css-cvpopp\">Restart Besu with <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;history-expiry-prune<\/span><\/li>\n<li class=\"css-cvpopp\">Wait until all space has been reclaimed, roughly 24-48 hours.<!-- --><\/li>\n<li class=\"css-cvpopp\">Eliminate &#8211;history-expiry-prune and reboot Besu.<!-- --><br \/>Online prune<!-- --><\/li>\n<li class=\"css-cvpopp\">Use the flag <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;history-expiry-prune<\/span> upon launching the client.<!-- --><\/li>\n<\/ol>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">For a new node:<!-- --><\/p>\n<p><!-- --><\/p>\n<ol role=\"list\" class=\"css-13a5a39\">\n<li class=\"css-cvpopp\">Utilize the flag <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;sync-mode=SNAP<\/span><\/li>\n<\/ol>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\"><strong>Erigon<!-- --><\/strong><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Available from version <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/erigontech\/erigon\/releases\/tag\/v3.0.12\">v3.0.12<!-- --><\/a><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">For newly created and existing nodes:<!-- --><\/p>\n<p><!-- --><\/p>\n<ol role=\"list\" class=\"css-13a5a39\">\n<li class=\"css-cvpopp\">Utilize the flag <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;history-expiry<\/span> upon starting the client<!-- --><\/li>\n<\/ol>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\"><strong>Reth<!-- --><\/strong><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\"><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/paradigmxyz\/reth\/releases\/tag\/v1.5.0\">Available as of version v1.5.0.<!-- --><\/a><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">For both new and existing nodes:<!-- --><\/p>\n<p><!-- --><\/p>\n<ol role=\"list\" class=\"css-13a5a39\">\n<li class=\"css-cvpopp\">Utilize the flag <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;prune.bodies.pre-merge &#8211;prune.receipts.before 15537394<\/span> for Mainnet and <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;prune.bodies.pre-merge &#8211;prune.receipts.before 1450409<\/span> for Sepolia.<!-- --><\/li>\n<\/ol>\n<\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/blog.ethereum.org\/en\/2025\/07\/08\/partial-history-exp\">Source link <\/a><br \/>\n&#8220;`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8220;`html As of now, every Ethereum execution client accommodates partial history expiry in compliance with EIP-4444. While efforts towards full, rolling history expiry continue, users can anticipate a reduction in the disk space needed for an Ethereum node by 300-500 GB by eliminating block data prior to the Merge. This enables a node to fit<\/p>\n","protected":false},"author":3,"featured_media":8282,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[2940],"class_list":{"0":"post-13835","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ethereum","8":"tag-return-a-list-of-comma-separated-tags-from-this-title-partial-history-expiry-announcement-ethereum-foundation-blog"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Upcoming Changes to Ethereum&#039;s Historical Data Policies - WSJ-Crypto<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Upcoming Changes to Ethereum&#039;s Historical Data Policies - WSJ-Crypto\" \/>\n<meta property=\"og:description\" content=\"&#8220;`html As of now, every Ethereum execution client accommodates partial history expiry in compliance with EIP-4444. While efforts towards full, rolling history expiry continue, users can anticipate a reduction in the disk space needed for an Ethereum node by 300-500 GB by eliminating block data prior to the Merge. This enables a node to fit\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/\" \/>\n<meta property=\"og:site_name\" content=\"WSJ-Crypto\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-08T16:28:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2100\" \/>\n\t<meta property=\"og:image:height\" content=\"900\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"wsjcrypto\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"wsjcrypto\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/\",\"url\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/\",\"name\":\"Upcoming Changes to Ethereum's Historical Data Policies - WSJ-Crypto\",\"isPartOf\":{\"@id\":\"https:\/\/wsj-crypto.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg\",\"datePublished\":\"2025-07-08T16:28:31+00:00\",\"author\":{\"@id\":\"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7\"},\"breadcrumb\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/#primaryimage\",\"url\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg\",\"contentUrl\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg\",\"width\":2100,\"height\":900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wsj-crypto.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Upcoming Changes to Ethereum&#8217;s Historical Data Policies\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wsj-crypto.com\/#website\",\"url\":\"https:\/\/wsj-crypto.com\/\",\"name\":\"WSJ-Crypto\",\"description\":\"Just Another Crypto News Website\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wsj-crypto.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7\",\"name\":\"wsjcrypto\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/wsj-crypto.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g\",\"caption\":\"wsjcrypto\"},\"url\":\"https:\/\/wsj-crypto.com\/index.php\/author\/wsjcrypto\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Upcoming Changes to Ethereum's Historical Data Policies - WSJ-Crypto","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:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/","og_locale":"it_IT","og_type":"article","og_title":"Upcoming Changes to Ethereum's Historical Data Policies - WSJ-Crypto","og_description":"&#8220;`html As of now, every Ethereum execution client accommodates partial history expiry in compliance with EIP-4444. While efforts towards full, rolling history expiry continue, users can anticipate a reduction in the disk space needed for an Ethereum node by 300-500 GB by eliminating block data prior to the Merge. This enables a node to fit","og_url":"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/","og_site_name":"WSJ-Crypto","article_published_time":"2025-07-08T16:28:31+00:00","og_image":[{"width":2100,"height":900,"url":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg","type":"image\/jpeg"}],"author":"wsjcrypto","twitter_card":"summary_large_image","twitter_misc":{"Scritto da":"wsjcrypto","Tempo di lettura stimato":"6 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/","url":"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/","name":"Upcoming Changes to Ethereum's Historical Data Policies - WSJ-Crypto","isPartOf":{"@id":"https:\/\/wsj-crypto.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/#primaryimage"},"image":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/#primaryimage"},"thumbnailUrl":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg","datePublished":"2025-07-08T16:28:31+00:00","author":{"@id":"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7"},"breadcrumb":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/#primaryimage","url":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg","contentUrl":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg","width":2100,"height":900},{"@type":"BreadcrumbList","@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/07\/08\/upcoming-changes-to-ethereums-historical-data-policies\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wsj-crypto.com\/"},{"@type":"ListItem","position":2,"name":"Upcoming Changes to Ethereum&#8217;s Historical Data Policies"}]},{"@type":"WebSite","@id":"https:\/\/wsj-crypto.com\/#website","url":"https:\/\/wsj-crypto.com\/","name":"WSJ-Crypto","description":"Just Another Crypto News Website","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wsj-crypto.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Person","@id":"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7","name":"wsjcrypto","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/wsj-crypto.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g","caption":"wsjcrypto"},"url":"https:\/\/wsj-crypto.com\/index.php\/author\/wsjcrypto\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/13835","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/comments?post=13835"}],"version-history":[{"count":2,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/13835\/revisions"}],"predecessor-version":[{"id":13840,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/13835\/revisions\/13840"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/media\/8282"}],"wp:attachment":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/media?parent=13835"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/categories?post=13835"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/tags?post=13835"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}