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
- b0973a4e55ece7bd7d299e91261814681b6ccff36a020368628ee6776c64244e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b0973a4e55ece7bd7d299e91261814681b6ccff36a020368628ee6776c64244e · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 025b6dff844a2c30d6d9865f13c8de00e89ba6fb29e3e75d6883b4a6b10ddae0fd
- public amount
- 100
- public blinding
- cb6fdac7e0b7ac0273074fc556b860a15dd62a5d1fdb5cb7015b774b4861d075
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.