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
- a59ccc712fc03f9a0dac4e869a470a4f388e83125c2bb6c09783f7162983799d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a59ccc712fc03f9a0dac4e869a470a4f388e83125c2bb6c09783f7162983799d · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 034330fd5df3d239c287374b002667a71f9855bda51980d982acc0d3b300ba86ba
- public amount
- 100
- public blinding
- 359c0ffa61b4ec58116c22f7852b75c7c56d58277153d610d8dcbc8bf122284e
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.