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
- da32a6286843bc7a9f8cd0a8c53d42b501c5549a3c8ff19a726543150346b453:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- da32a6286843bc7a9f8cd0a8c53d42b501c5549a3c8ff19a726543150346b453 · T_PMINT
- block
- 948954 · 2d ago
- commitment C
- 03a35c1f1394426c4b249a29a3408d9970e6fc3a1c10831e49662ea495c13f921f
- public amount
- 100
- public blinding
- fdf1ae6b39e9ccb456eebbe21b66c35d5a0d65a01da588348e7d7eca4ed81130
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.