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
- 53ec444b3d0da8151709fb2c9f3999b1a8496abb6dfb9a2c0315807bd8f3f355:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 53ec444b3d0da8151709fb2c9f3999b1a8496abb6dfb9a2c0315807bd8f3f355 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 021362095972520e0e14d10bb902f002e21d4598046ea6d77507521bf8018e9197
- public amount
- 1000
- public blinding
- 524a1e6703fbbac9e4829682145cdb8198438bb9287051a4de4a95753a4935a6
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.