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
- 114af1d301ca4a350d29e00903b5376a98345515d0bff72b025f6b18e2b6d062:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 114af1d301ca4a350d29e00903b5376a98345515d0bff72b025f6b18e2b6d062 · T_PMINT
- block
- 949209 · 17h ago
- commitment C
- 037b0e4160af38239d7dde1470983a8588e72886a93b1b1a891733c1a26ca217c5
- public amount
- 1000
- public blinding
- d4d1d617c368b365cf561451936b660700b37debf11bf454a020aa0275257cdc
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.