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
- aeec151f90580c7c71d927cc91e64ed50d37371292de4636b38b1b0838df7439:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- aeec151f90580c7c71d927cc91e64ed50d37371292de4636b38b1b0838df7439 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03c0a545c91c13e660c151dc9f3a288b699bf98926d1b1d106cdca64d9f107e36a
- public amount
- 100
- public blinding
- 56c08c38f0877728ba5af555aed4d52d519826a35b2182c1e521a3855f108c15
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.