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
- 344391107dbdb5581e94d066a2c761804f0ad84b9353e024898e6e4364beeb3b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 344391107dbdb5581e94d066a2c761804f0ad84b9353e024898e6e4364beeb3b · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 032719d05f8615d63eed66e61649217ae522c257e31c78032641e43f3f2ee84000
- public amount
- 100
- public blinding
- f37a577bab669bc135f262f61207d54681164b94b9c2129f1c56dd73b30bceb7
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.