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
- e5f3acba4b5c0ed2c70b983e98ebbd886f3ebccd9c3e5608262a37849c5e7a21:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e5f3acba4b5c0ed2c70b983e98ebbd886f3ebccd9c3e5608262a37849c5e7a21 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 020ddc67e47b124fb2ee93c23798ed5b5607cc08866412f0d31390e7ac7c35159f
- public amount
- 100
- public blinding
- 47274f70457b79225b9092bf70e124d39284794b4bf7773b11a9172ca73678d7
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.