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
- eb543313cba50e8fa6e7a876253f1cbd52773c6c625b5cf36e006b11d51ea930:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- eb543313cba50e8fa6e7a876253f1cbd52773c6c625b5cf36e006b11d51ea930 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02d73c0584f46b34b29854fe0cc37616064fe7eb00724e6a8e9a284d8d75ff4070
- public amount
- 100
- public blinding
- 8451efbfc2ebabf282ccc29e673f98543f6ce5418c8186cf72ac6d4b5b8a8217
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.