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
- f6488656f7269b1673fbf7c4a0160e1d7e781d6a09e982fae1d3d23bef85b79f:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- f6488656f7269b1673fbf7c4a0160e1d7e781d6a09e982fae1d3d23bef85b79f · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02d54810cc48e7f54693388210449c1cccba5f4cb7a58aa6553a24f1d181621e4d
- public amount
- 1000
- public blinding
- 638d5c1e8e15caa3a4d63759f86ceb2064a27fe27ee2506a2226278517576ee0
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.