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
- d788b98173feb2206c90598bf0b911a11ae6e4502b53cc576476ddbcf6a89494:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d788b98173feb2206c90598bf0b911a11ae6e4502b53cc576476ddbcf6a89494 · T_PMINT
- block
- 948934 · 2d ago
- commitment C
- 028983ab0109662dd9bbc67b077e9884cbb92dd2690b08687e82e9776817946eec
- public amount
- 100
- public blinding
- fcef7747eb85733a7e40eb9859d596942f078d6ed7c149030fd3f7a5f5c74f5a
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.