Bitcoin Core has merged a redesign of its optional transaction index that cut about 40 GB from the database in one contributor's mainnet test. Operators using -txindex retain their existing indexes through an upgrade; capturing the full saving requires recreating the database.
A hidden Bitcoin node database just shrank by 40 GB, but only if runners rebuild it
Bitcoin Core has merged a redesign of its optional transaction index that cut about 40 GB from the database in one contributor's mainnet test. Operators using -txindex retain their existing indexes through an upgrade; capturing the full…
CryptoSlate
Publisher
Aug 26, 2026 at 8:45 PM UTC · 2 min de leitura

Entities
bitcoin
Market Impact
BTC-0.16%$78,751
Last Updated
há uma hora
Pull request #35531, merged into Bitcoin Core's master branch on Aug. 15, reduced the author's rebuilt mainnet txindex from about 66 GB to 26 GB. The roughly 61% reduction is confined to this optional index. Bitcoin's blockchain and the rest of a node's data directory remain outside the measurement.

The code is merged upstream. Stable binaries follow a separate release process, and Bitcoin Core's release index leaves the first version containing the change unspecified. Operators will need the migration notes for the release that ships it.
How the smaller index works
Bitcoin Core's -txindex option maintains a database for retrieving transactions by their full transaction ID. The old format stored each 32-byte transaction ID as a database key alongside transaction disk-position data.
The redesign stores a much shorter lookup key: a five-byte prefix derived from a salted SipHash, followed by a six-byte suffix encoding the block sequence and transaction offset. The full transaction ID is still checked before Bitcoin Core returns a match.
Market Context
Bitcoin
BTC
$78,715
-0.20% (24H)
Market Cap
$1.58T
24H Volume
$25.8B
24H High
$79,222
Article Intelligence
Key Entities
Topics
Related Coverage
Sponsored
AdNewsLayer Premium
Unlock deeper intelligence.
Ad-free reading, exclusive research, and real-time onchain insights.
Go Premium
