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
- ab2e5200a6d8c9f4fa780f80011484041bb27883c2bdc3e8ead4d5ed809e2e24:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- ab2e5200a6d8c9f4fa780f80011484041bb27883c2bdc3e8ead4d5ed809e2e24 · T_PMINT
- block
- 948559 · 54d ago
- commitment C
- 02bf5e0d3cee36578633cbcef91bdf3160b2fcd677140cdd955e9691cba11f706f
- public amount
- 1000
- public blinding
- b3fa2a4317d3c427d1b2c7d16921a805296949d49da5a0dc41a5018937ea18c9
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.