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
- 677c4784e2f1720294e4acfbdaf0697fb46b8f0045bdd9487bd6938e4d8a0fb6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 677c4784e2f1720294e4acfbdaf0697fb46b8f0045bdd9487bd6938e4d8a0fb6 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0314cbb49efb2182d5666ffa17b252e0fc39f430cb831ce53fa8dd130340d7cbc5
- public amount
- 100
- public blinding
- 9c287647d303646c353afe5e1ae18eb822409cba6e0248f1fed2f2670c5f6e9a
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.