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
- 3997834f8d2647b67deec956db9b3a83614879e81ce260a1d5104ebfc6d3b065:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3997834f8d2647b67deec956db9b3a83614879e81ce260a1d5104ebfc6d3b065 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 028924a2546c4743e17b95a735e3aae2d0091baee723a0b753054585f46a62c492
- public amount
- 100
- public blinding
- aa09a4dd891f0a8f6a072e4726a44bd9f004780a17f695a220e248120e53f520
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.