Bitcoin Core 32.0 Brings Speed and Security Fixes Ahead of October Release
Bitcoin Core 32.0 is nearing its release on October 10, bringing speed and security fixes to the open-source program that powers most full nodes on the network.
The update focuses on under-the-hood improvements rather than changing Bitcoin's consensus rules.
A significant performance boost comes from rethinking how block validation works. Instead of processing transaction inputs sequentially, Bitcoin Core now fetches them in parallel, resulting in up to 3x faster initial block downloads during the syncing process for new nodes.
This change makes it easier for new participants to join the network by reducing the time it takes for a node to sync with the blockchain from scratch.
The update also introduces a mempool-based fee estimation mechanism that supplements the historical model, allowing for lower fees during periods of reduced congestion.
Security patches resolve a command-execution vulnerability and a memory-exhaustion fix targeting the new web server component.