Bitcoin Core txindex Explained: Full Transaction Lookup
Bitcoin Core txindex guide covering arbitrary transaction lookup, storage and sync cost, pruning conflict, reindexing, application needs and recovery tests.
Within Blog Posts & Articles
Bitcoin Core txindex guide covering arbitrary transaction lookup, storage and sync cost, pruning conflict, reindexing, application needs and recovery tests.
Bitcoin Core clean shutdown guide covering startup verification, SIGTERM, database flushing, supervisors, mining dependencies, interruption and recovery evidence.
Bitcoin Core rpcbind guide covering interface selection, IPv4 and IPv6, containers, rpcallowip, firewalls, mining paths and exposure verification.
Bitcoin Core rpcallowip guide covering source allow-lists, authentication, proxies, IPv6, firewalls, mining RPC exposure and controlled access tests.
Bitcoin Core reindex made simple. See what the feature does, where its limits sit and which checks node or wallet operators should make.
Bitcoin Core 0.12 pruning guide covering wallet support, retained blocks, rescans, indexes, backups, mining nodes and reversible deployment tests.
Bitcoin Core minrelaytxfee guide covering relay admission, historical units, dust coupling, mining differences, wallet effects and controlled policy tests.
Bitcoin Core mempoolexpiry guide covering age-based removal, rebroadcast expectations, wallet and mining effects, persistence and safe retention testing.
Bitcoin Core maxuploadtarget guide covering the 24-hour outbound target, historical blocks, exemptions, monitoring, mining and safe bandwidth tests.
Bitcoin Core maxmempool guide covering memory limits, package eviction, rolling minimum fees, mining effects, monitoring and safe capacity tests.
Bitcoin Core maxconnections made simple. See what the feature does, where its limits sit and which checks node or wallet operators should make.
Bitcoin Core loadblock guide covering external blk files, validation, chain activation, duplicate data, pruning, disk space and recoverable imports.