Decentralized State Data Indexing
Last updated
Last updated
exSat will synchronize Bitcoin's UTXO data, exceeding 80GB, through a two-part process to create a structured on-chain index:
Historical UTXOs: For Bitcoin blocks prior to height 840,000, historical UTXO data will be constructed using snapshot and uploaded to exSat in an open-source and verifiable manner.
Real-Time UTXOs: For blocks after height 840,000, real-time block data will be synchronized, validated, and parsed on-chain through Synchronizers and Validators to build the UTXO on-chain index.
This methodology establishes a reliable index of UTXO data, facilitating simpler, more efficient, and trustworthy on-chain operations for smart contracts.