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
- a1988036d395b9b68b651ffc0c8627ecf5edecf9c6705667d1f6cb0ffc1f4c51:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- a1988036d395b9b68b651ffc0c8627ecf5edecf9c6705667d1f6cb0ffc1f4c51 · T_PMINT
- block
- 948953 · 2d ago
- commitment C
- 031336c2ae34aeaac0474a0d13f42baa3b91e84fff1239502ea48fa60e2e975e72
- public amount
- 1000
- public blinding
- 076bf1562c1df35eb2b653ba87a36c82b54dd8b0c1a6d4c610982e0e15c799df
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.