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
- 47e4c09616de26e932874986ea23b80e9ed13d117e4aaab66b3b27a36f940b93:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 47e4c09616de26e932874986ea23b80e9ed13d117e4aaab66b3b27a36f940b93 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03d56ef8c686c68363aee40ea0c428f08a80cb75ed362ac00aa5761318b6d5beb6
- public amount
- 100
- public blinding
- 531d0a412b9aa5d14a3526097e2e9d5d93090b2354df0042bbcc590a26f99612
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.