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
- 5d52a9b2c3470a90879fced961ebe581683f72c86eaad667e45cf39e92e63466:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5d52a9b2c3470a90879fced961ebe581683f72c86eaad667e45cf39e92e63466 · T_PMINT
- block
- 948648 · 54d ago
- commitment C
- 02966d7c7dfdd794514440c9bd4a266517d4ab560f84cea49aa62673e3a286edd3
- public amount
- 100
- public blinding
- 9e127611d0e2764fd10a28acd38b994e4207d3e84d7b64c9a117567f8a6997ce
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.