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
- fed598cddf387d0864f3f102d3e57fe4641b92c9e8365d4d0662eb7d71b8cb6a:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- fed598cddf387d0864f3f102d3e57fe4641b92c9e8365d4d0662eb7d71b8cb6a · T_PMINT
- block
- 948556 · 54d ago
- commitment C
- 03075732bc752fdfa53cd23055219b1110cf3803e5c48f07338c54db0a5eadcb65
- public amount
- 1000
- public blinding
- ffb4e97ac94a7618c139df123f1a58b831f680c83980333e25729fac6a27948c
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.