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
- fe75ea0bc1031bc5fc21a2197e4f904b5f0876c264a2ac732f604786fd695643:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- fe75ea0bc1031bc5fc21a2197e4f904b5f0876c264a2ac732f604786fd695643 · T_PMINT
- block
- 948945 · 2d ago
- commitment C
- 037a9a6ffd75052adb1151624016f6f7d5473bb9c27a7c640ca2693c121c433673
- public amount
- 1000
- public blinding
- d69c84afb5e141ecb64558230e30b9ed1b57074f1c7fd0b2c2b6f6e19d7967d9
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.