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
- 090abf4b41264fe74a611957a28b302554a2a37ae9f476d90e85b986fc6a09b2:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 090abf4b41264fe74a611957a28b302554a2a37ae9f476d90e85b986fc6a09b2 · T_PMINT
- block
- 948950 · 29d ago
- commitment C
- 03f409e51513b00d45682814aab761e63934d3cb204fb29b24c8bf3a1aa044a3bd
- public amount
- 1000
- public blinding
- e9a6ef6b36e94adf50058b4a42420b6f6de2116320bcbdb775f66df31312c0ee
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.