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
- 1bd99f83adf0771fa02530173b1ccf77dbd5a82b5cd1a678f349792651558095:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1bd99f83adf0771fa02530173b1ccf77dbd5a82b5cd1a678f349792651558095 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02eff7a5cd292fd5aaf35862d5d936c3ade024c941d460157cb054ab21971fd035
- public amount
- 100
- public blinding
- 9d6dc0f68981bbc829d3d12b210ce5f83ff58f599e8657b509e534c188557832
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.