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
- a6bdddd10ce8d1c1fb718826557f0736288e20e7727e4f4f64f39349217bf873:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- a6bdddd10ce8d1c1fb718826557f0736288e20e7727e4f4f64f39349217bf873 · T_PMINT
- block
- 948648 · 57d ago
- commitment C
- 034b0e35b7021474cff91800df80300f3258702198b94480b6f2ef124d2dd91ada
- public amount
- 1000
- public blinding
- 05e15126e406310a9cc450013ca11cfdc46d4d4db0a9ab89e6eccf8e8ac71155
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.