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
- f9cb81ef09ee143fb3310ee08d0c16e0c1e7991faebd68a09d03a349a2ce6e95:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- f9cb81ef09ee143fb3310ee08d0c16e0c1e7991faebd68a09d03a349a2ce6e95 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03d1e5525ee89f41950a5e1aaa31a3d9a8e1d77e4f5f6141b980e1f7e52ffee91e
- public amount
- 1000
- public blinding
- 82009df3a3254e353df71e23a6d59c642833b578963298d9a8ad7f57e4139c82
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.