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
- c56b1596898a24550f6d35107b5958d2b21da223687ab7264f3f8036f1c2aaa8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c56b1596898a24550f6d35107b5958d2b21da223687ab7264f3f8036f1c2aaa8 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0240074fc2555442bebb7c89ad9d8b448e7e110569fe9784b52153b1a999378ed2
- public amount
- 100
- public blinding
- 6e00553076b72b5aa242e327c94f819c0b195db931b9b47e1b6c78bee5c62679
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.