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
- ded2eefe4ae0c881386bc34e0fcaacee92c9a8834bf01ec6bb4b901b3330180c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ded2eefe4ae0c881386bc34e0fcaacee92c9a8834bf01ec6bb4b901b3330180c · T_PMINT
- block
- 949370 · 3h ago
- commitment C
- 02c9c3e9cb593fce2327aa9e3906053cfe947bf5ea076b1c3ce168d429a0189c1c
- public amount
- 100
- public blinding
- 1e8391fee74cee1f51aaaa582a82a51f9483911dd5b834c56ee2acd3cf1d0c28
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.