UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- a99cf24d1923afff0a0f737be5d48ae8dedfedfa58b11b7e42307c359539dccb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a99cf24d1923afff0a0f737be5d48ae8dedfedfa58b11b7e42307c359539dccb · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02f9e6f620de06eade6f5a99eb46bf0b4b0249eaab0e3c9fbfa6af555b5bb07438
- public amount
- 100
- public blinding
- 0585514087beb001b35fb74f777d4e740090ae3f39961081425023051b9717ed
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.