Posted by stickies-v
Jan 28, 2026/17:01 UTC
Toby's project appears to be advancing well, with promising outcomes anticipated upon the release of the code for deeper analysis. The project incorporates a transaction output (TXO) database that is stored on disk, characterized by its append-only nature which implies it houses both spent and unspent transaction outputs. Additionally, there exists an in-memory unspent transaction output (UTXO) index, which Toby has mentioned could potentially be transitioned to disk storage as well. The query also seeks to understand the current sizes of both the database and the index at the latest blockchain height, indicating an interest in the scalability and storage requirements of Toby's system.
Furthermore, the question raised about the possibility of pruning spent transaction outputs from the disk database suggests an exploration into the efficiency and maintenance of the database. However, it is inferred that such pruning might not align with the project's architectural decisions, which are tailored towards server-class hardware. This approach indicates a design preference that possibly prioritizes performance and reliability over minimizing storage requirements.
Thread Summary (8 replies)
Jan 11 - Jan 28, 2026
9 messages
TLDR
We’ll email you summaries of the latest discussions from high signal bitcoin sources, like bitcoin-dev, lightning-dev, and Delving Bitcoin.
We'd love to hear your feedback on this project.
Give Feedback