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
- 6356f85a1b8321173dcb083034140d9b145f42c717ebafbf9d8f3641813818de:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6356f85a1b8321173dcb083034140d9b145f42c717ebafbf9d8f3641813818de · T_PMINT
- block
- 948724 · 34d ago
- commitment C
- 02c1015dac7932c483cd0ac18291259640802f3d403afd4350c60df04fc227d037
- public amount
- 100
- public blinding
- f7909d565267eb3fc602667fe98f73c41c1e279662cbd4c80d152261a71c3fb6
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.