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
- 1e6cb7991801be006c33efdbc5592667e4eeeaf0b651c74d1bc8782202577598:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1e6cb7991801be006c33efdbc5592667e4eeeaf0b651c74d1bc8782202577598 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 022f6cdd0551e0f8401719fc410c1efa46dba5e4d3b45c98be8dd8cccafa347af7
- public amount
- 100
- public blinding
- fc34f74392badcb7ad3331cc1151d7c2aee0d5d4d8c964d2a7f53f33a91af7b9
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.