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
- 42580d1ebd11ebb73607e5e62c7e3ecae17378fac1b8a204ca86fad8d0400b75:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 42580d1ebd11ebb73607e5e62c7e3ecae17378fac1b8a204ca86fad8d0400b75 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0384f688d54268fa6af3232c97e9adea5f3eb8c0b1d82928e609050edadac38aaa
- public amount
- 100
- public blinding
- 7ea507cd49c46ed3995276dc3d6f3fc317ee2c8bc13188a4292f8c57c0696ffb
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.