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
- fb0edaffcfb5202d41d1375f1f198343d22af2498b203433090701060bd8b787:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fb0edaffcfb5202d41d1375f1f198343d22af2498b203433090701060bd8b787 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03adc928dd4031dbc8dc7e10dd1b9e268cc02f310a9a3b267c30d945b14ad47b6c
- public amount
- 100
- public blinding
- 7e53d2a32e8fd604e76e9f52778abb20c4b6c17bdcd587096a54ff1d03853de8
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.