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
- 428ed979bba487d854642257c6b295a53cb1b9cb38fa92405a5b268184dda2b2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 428ed979bba487d854642257c6b295a53cb1b9cb38fa92405a5b268184dda2b2 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03b7da8d1e4937e21ae53c22e9469cbd67a93099f1e3b34ecc6a621733d7146f75
- public amount
- 100
- public blinding
- 212502991a4390c82e3a2736ec7c4ae580b9aa8c9f342f05f55d0ab52a4cf181
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.