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
- 6c91070e3b9190fa4421284eb49142bae0b07b3e0d3e1aaf75e46fe34cf37f12:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 6c91070e3b9190fa4421284eb49142bae0b07b3e0d3e1aaf75e46fe34cf37f12 · T_PMINT
- block
- 948556 · 54d ago
- commitment C
- 03459b879e8e445a74600386874d5d195e7c135a77922ffaf86964f60da5de97e5
- public amount
- 1000
- public blinding
- 6dc00ab6f9a9116af26ee4cadf2a0cee57aa1a8a6b9cac75f9d56cff75aa5c98
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.