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
- 058c149fe78366080c5525a926efc01e44d348b5f7ff97d9d4441336c1ec912e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 058c149fe78366080c5525a926efc01e44d348b5f7ff97d9d4441336c1ec912e · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02afaa7c557036e4f861a4fe6f5d5948a108a5152a958fa742872729f58920a7ae
- public amount
- 100
- public blinding
- 67c7dffed46e004c60b374d6c324f6d8cc4308b65a0a03532139c84e69744e12
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.