{"id":1390,"date":"2025-05-13T10:12:10","date_gmt":"2025-05-13T10:12:10","guid":{"rendered":"https:\/\/nownodes.io\/blog\/?p=1390"},"modified":"2025-05-13T10:12:10","modified_gmt":"2025-05-13T10:12:10","slug":"bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update","status":"publish","type":"post","link":"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/","title":{"rendered":"Bitcoin Update: Why Bitcoin Core v28.0 is a Crucial Update"},"content":{"rendered":"\n<p>Bitcoin and Bitcoin Core are two key components of the blockchain ecosystem. Bitcoin is the first and most popular cryptocurrency, facilitating decentralized value exchange through its network. On the other hand, Bitcoin Core is the primary software that nodes use to verify transactions and maintain the security and stability of the network. Recently, we successfully upgraded our nodes to the latest version of <strong>Bitcoin Core v28.0<\/strong>. In this article, we&#8217;ll explore the key changes brought by this Bitcoin update.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"bitcoin-update-a-new-approach-to-port-management\">Bitcoin update: A New Approach to Port Management<\/h3>\n\n\n<p>Previously, Bitcoin Core automatically opened ports using UPnP. In v28.0, that option has been removed. Instead, it now uses <code>-natpmp<\/code> \u2014 a more modern and secure protocol for managing ports via PCP or NAT-PMP. This change not only reduces security risks but also makes network configuration more flexible and predictable.<\/p>\n\n\n\n<p>Additionally, the logic for Tor port assignment has changed. Now, the Tor port is calculated as the main port + 1. For instance, if your node is using <code>-port=5555<\/code>, Tor will listen on <code>5556<\/code>. This adjustment helps avoid port conflicts when running multiple nodes and simplifies configuration for multi-node networks.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"mempool-and-mining-ephemeral-dust-and-block-weight-control\">Mempool and Mining: Ephemeral Dust and Block Weight Control<\/h3>\n\n\n<p>This Bitcoin update introduces a new concept called ephemeral dust, allowing users to make zero-fee transactions as long as they spend the outputs immediately. This mechanism can be useful for fee savings in internal transactions or testing new features.<\/p>\n\n\n\n<p>Additionally, the update fixes a bug related to block space reservation. Previously, the system counted the reserved space for service data twice, which limited the block size to 3,992,000 WU. Now, users can flexibly manage this parameter through <code>-blockreservedweight<\/code>, allowing up to 4,000,000 WU per block.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"api-and-rpc-updates-more-data-for-analysis\">API and RPC Updates: More Data for Analysis<\/h3>\n\n\n<p>In the updated RPC API, new data fields have been introduced:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The methods <code>getblock<\/code>, <code>getblockheader<\/code>, <code>getblockchaininfo<\/code>, and <code>getchainstates<\/code> now return the <code>target<\/code> \u2014 the current target difficulty for the block. This greatly simplifies network monitoring and analysis.<\/li>\n\n\n\n<li>A new RPC <code>getdescriptoractivity<\/code> allows users to track activity for specific descriptors over a specified block range. This update is particularly valuable for developers working with transaction data analysis.<\/li>\n<\/ul>\n\n\n<h3 class=\"wp-block-heading\" id=\"cmake-faster-simpler-more-reliable\">CMake: Faster, Simpler, More Reliable<\/h3>\n\n\n<p>Bitcoin Core now uses <strong>CMake<\/strong> for building the project. This transition streamlines the build process and makes it more manageable. For instance, to build the GUI (<code>bitcoin-qt<\/code>), the <code>-DBUILD_GUI=ON<\/code> flag must now be explicitly specified. This change enables more precise control over the build components and their integration.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"simplified-configuration-and-removal-of-old-libraries\">Simplified Configuration and Removal of Old Libraries<\/h3>\n\n\n<ul class=\"wp-block-list\">\n<li><code>MiniUPnPc<\/code> and <code>libnatpmp<\/code> have been removed. Fewer dependencies mean fewer potential vulnerabilities.<\/li>\n\n\n\n<li>The logic for <code>-no...<\/code> parameters has been updated. Now, they simply reset settings to default values without hidden side effects.<\/li>\n<\/ul>\n\n\n<h3 class=\"wp-block-heading\" id=\"why-this-bitcoin-update-matters\">Why This Bitcoin Update Matters<\/h3>\n\n\n<p>Our nodes have already been upgraded to Bitcoin Core v28.0. This Bitcoin update not only addresses critical bugs but also introduces new tools for monitoring, analysis, and node management. <\/p>\n\n\n\n<p><strong>NOWNodes is a blockchain-as-a-service solution that lets users get access to Bitcoin Nodes via API. The service provides a high-quality infrastructure that is quick, cost-effective, and reliable. We have Service Quality Standards available for all partners.<\/strong><\/p>\n\n\n\n<p><strong>BTC is under 24\/7 surveillance \u2013 their availability and relevance are constantly being monitored. Get access to BTC Nodes NOW:<\/strong><\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/nownodes.io\/nodes\/bitcoin-btc\">Bitcoin Nodes<\/a><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Bitcoin and Bitcoin Core are two key components of the blockchain ecosystem. Bitcoin is the first and most popular cryptocurrency, facilitating decentralized value exchange through its network. On the other hand, Bitcoin Core is the primary software that nodes use to verify transactions and maintain the security and stability of the network. Recently, we successfully [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":1391,"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":[95,7,328],"tags":[203,96,123,331],"class_list":["post-1390","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bitcoin","category-node-guides","category-updates","tag-api","tag-bitcoin","tag-rpc-nodes","tag-update"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Bitcoin Update: Why Bitcoin Core v28.0 is a Crucial Update<\/title>\n<meta name=\"description\" content=\"Bitcoin and Bitcoin Core are two key components of the blockchain ecosystem. In this article, we&#039;ll explore the key changes brought by this Bitcoin update.\" \/>\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\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bitcoin Update: Why Bitcoin Core v28.0 is a Crucial Update\" \/>\n<meta property=\"og:description\" content=\"Bitcoin and Bitcoin Core are two key components of the blockchain ecosystem. In this article, we&#039;ll explore the key changes brought by this Bitcoin update.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/\" \/>\n<meta property=\"og:site_name\" content=\"NOWNodes Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-13T10:12:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2025\/05\/coin_7-6.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=\"\u0410nastasia\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\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=\"\u0410nastasia\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/\"},\"author\":{\"name\":\"\u0410nastasia\",\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/person\/0890ec68e813adecb93c18ee00e1e7a8\"},\"headline\":\"Bitcoin Update: Why Bitcoin Core v28.0 is a Crucial Update\",\"datePublished\":\"2025-05-13T10:12:10+00:00\",\"dateModified\":\"2025-05-13T10:12:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/\"},\"wordCount\":527,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/nownodes.io\/blog\/#organization\"},\"keywords\":[\"API\",\"BItcoin\",\"RPC Nodes\",\"Update\"],\"articleSection\":[\"Bitcoin\",\"Node Guides\",\"Updates\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/\",\"url\":\"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/\",\"name\":\"Bitcoin Update: Why Bitcoin Core v28.0 is a Crucial Update\",\"isPartOf\":{\"@id\":\"https:\/\/nownodes.io\/blog\/#website\"},\"datePublished\":\"2025-05-13T10:12:10+00:00\",\"dateModified\":\"2025-05-13T10:12:10+00:00\",\"description\":\"Bitcoin and Bitcoin Core are two key components of the blockchain ecosystem. In this article, we'll explore the key changes brought by this Bitcoin update.\",\"breadcrumb\":{\"@id\":\"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/#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\":\"Bitcoin Update: Why Bitcoin Core v28.0 is a Crucial Update\"}]},{\"@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\/0890ec68e813adecb93c18ee00e1e7a8\",\"name\":\"\u0410nastasia\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1de24ab8dcdd7ec30f6adaf78b56bc1eda421f87575b7e103c8fc3fc4420e833?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1de24ab8dcdd7ec30f6adaf78b56bc1eda421f87575b7e103c8fc3fc4420e833?s=96&d=mm&r=g\",\"caption\":\"\u0410nastasia\"},\"url\":\"https:\/\/nownodes.io\/blog\/author\/nasty-nownodes\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Bitcoin Update: Why Bitcoin Core v28.0 is a Crucial Update","description":"Bitcoin and Bitcoin Core are two key components of the blockchain ecosystem. In this article, we'll explore the key changes brought by this Bitcoin update.","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\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/","og_locale":"en_US","og_type":"article","og_title":"Bitcoin Update: Why Bitcoin Core v28.0 is a Crucial Update","og_description":"Bitcoin and Bitcoin Core are two key components of the blockchain ecosystem. In this article, we'll explore the key changes brought by this Bitcoin update.","og_url":"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/","og_site_name":"NOWNodes Blog","article_published_time":"2025-05-13T10:12:10+00:00","og_image":[{"width":2400,"height":1200,"url":"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2025\/05\/coin_7-6.jpg","type":"image\/jpeg"}],"author":"\u0410nastasia","twitter_card":"summary_large_image","twitter_creator":"@nownodes","twitter_site":"@nownodes","twitter_misc":{"Written by":"\u0410nastasia","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/#article","isPartOf":{"@id":"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/"},"author":{"name":"\u0410nastasia","@id":"https:\/\/nownodes.io\/blog\/#\/schema\/person\/0890ec68e813adecb93c18ee00e1e7a8"},"headline":"Bitcoin Update: Why Bitcoin Core v28.0 is a Crucial Update","datePublished":"2025-05-13T10:12:10+00:00","dateModified":"2025-05-13T10:12:10+00:00","mainEntityOfPage":{"@id":"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/"},"wordCount":527,"commentCount":0,"publisher":{"@id":"https:\/\/nownodes.io\/blog\/#organization"},"keywords":["API","BItcoin","RPC Nodes","Update"],"articleSection":["Bitcoin","Node Guides","Updates"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/","url":"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/","name":"Bitcoin Update: Why Bitcoin Core v28.0 is a Crucial Update","isPartOf":{"@id":"https:\/\/nownodes.io\/blog\/#website"},"datePublished":"2025-05-13T10:12:10+00:00","dateModified":"2025-05-13T10:12:10+00:00","description":"Bitcoin and Bitcoin Core are two key components of the blockchain ecosystem. In this article, we'll explore the key changes brought by this Bitcoin update.","breadcrumb":{"@id":"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nownodes.io\/blog\/bitcoin-update-why-bitcoin-core-v28-0-is-a-crucial-update\/#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":"Bitcoin Update: Why Bitcoin Core v28.0 is a Crucial Update"}]},{"@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\/0890ec68e813adecb93c18ee00e1e7a8","name":"\u0410nastasia","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nownodes.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/1de24ab8dcdd7ec30f6adaf78b56bc1eda421f87575b7e103c8fc3fc4420e833?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1de24ab8dcdd7ec30f6adaf78b56bc1eda421f87575b7e103c8fc3fc4420e833?s=96&d=mm&r=g","caption":"\u0410nastasia"},"url":"https:\/\/nownodes.io\/blog\/author\/nasty-nownodes"}]}},"modified_by":"\u0410nastasia","_links":{"self":[{"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/posts\/1390","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/comments?post=1390"}],"version-history":[{"count":1,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/posts\/1390\/revisions"}],"predecessor-version":[{"id":1392,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/posts\/1390\/revisions\/1392"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/media\/1391"}],"wp:attachment":[{"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/media?parent=1390"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/categories?post=1390"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/tags?post=1390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}