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
- 3a539abcf2c3e67f9322abf4e25bc89c74c89d5c6fa63e08f6358c06e65a4a9b:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 3a539abcf2c3e67f9322abf4e25bc89c74c89d5c6fa63e08f6358c06e65a4a9b · T_PMINT
- block
- 948794 · 3d ago
- commitment C
- 02b7a7f72a3231fd87463f991a2b0143dc69d9c93d8fd0ff9f4af1ec9f9ab90d61
- public amount
- 1000
- public blinding
- 04449240c90898737059fb7d2fbc9ce4f388fb5a2ec3838c0fb7837b254a4161
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.