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
- 86f9e5c328e319219085a00d634cb3467fbbaff8b37ae2c741bfe784c8fd5680:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 86f9e5c328e319219085a00d634cb3467fbbaff8b37ae2c741bfe784c8fd5680 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03ce0717ce8cccceb1aefa94885e90b038c4db579c5c7c85fa917555e0acc2ce7b
- public amount
- 100
- public blinding
- c76946aa135cc36f26bd1a92d86c1bd8a9c496acb1b64eef215decebb2d37a98
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.