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
- e03cd2cba404f202e78f99aea9c9a51625ded5cdae8a69bee7a43c768ab19e9e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e03cd2cba404f202e78f99aea9c9a51625ded5cdae8a69bee7a43c768ab19e9e · T_PMINT
- block
- 948648 · 57d ago
- commitment C
- 0349df6e8551ef35fb496933528b5a1c757d2dfb88f6cdb24abed9f1bc6909f149
- public amount
- 100
- public blinding
- 6659cce8ebb0e568b42f6c206355c7dd069ea7a8be46029b8d85ef0ad9af0faa
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.