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
- 88453f094de881a3fe8ee742f65687eae49ea69893c91b8d4aba81f0e1f1a015:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 88453f094de881a3fe8ee742f65687eae49ea69893c91b8d4aba81f0e1f1a015 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03c5067a8e24703dc2799431e1f8dc3ee1252f9c0192a46d519cc0e1993b3f1374
- public amount
- 100
- public blinding
- e0462b39ab50c3cf7b104ed0e3507e87413d4851238bddaee37d7154af69bd0c
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.