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
- ada59542ffc88349dd25c488b395eac1237c7587cde7390014b4b8e95ca57012:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- ada59542ffc88349dd25c488b395eac1237c7587cde7390014b4b8e95ca57012 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03e8dd68e97646e86dd5e9edb56a3dbe0378655884fbc3af377ab25bf93b66ed7a
- public amount
- 1000
- public blinding
- 07ce7815060cd302c7666f1105fc2b1cdb3a3b91c40f0efd7630e00e6f5dba9b
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.