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
- ad6369892f2a649ad2d31c12ed33c7550019dff42b881999a9cb74998f60ffee:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ad6369892f2a649ad2d31c12ed33c7550019dff42b881999a9cb74998f60ffee · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 022a4a241dd722be7fc0012927d0b333d857290c7f0726b920c6fa897752befdfa
- public amount
- 100
- public blinding
- 318f1a424dd51a20c2627b3efc11a8b05ba79ac7644f0a04b12aeeee9e17630e
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.