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
- fa008ae9e8bc7a8dc20e308ab5d272c8e2491d58032a4ba55e0634b161f3e850:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fa008ae9e8bc7a8dc20e308ab5d272c8e2491d58032a4ba55e0634b161f3e850 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03eeb1ed90dfc1ead32c8c86430e8af7d56ea2b2c5d33cbefcf17c8cd2e75375b2
- public amount
- 100
- public blinding
- 783f830acfbe8e4ea310bca0811ffa477ff38c5145ccc822adc1f03ed50c8651
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.