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
- 66925611f9ef7472eedf20f3e2471f0590fc20984ca984502c96bea6ca1fd666:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 66925611f9ef7472eedf20f3e2471f0590fc20984ca984502c96bea6ca1fd666 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 021fd1570012031794c14d6c6052bd06b52e4a2a19b2021a650e7ffdc0f9206b53
- public amount
- 100
- public blinding
- 1c2ad6ee4d0c7424f501eafb4172ce22823d2ce7da89754fd217010570824dad
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.