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
- d40c02400ee360f1a906ec56e948197f9c31fbbf7d1927faabc3a84f0c77745b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d40c02400ee360f1a906ec56e948197f9c31fbbf7d1927faabc3a84f0c77745b · T_PMINT
- block
- 948520 · 55d ago
- commitment C
- 038325d25168ca226e88dbabbacdd25ce290633215b53375c65d963b3c522ef8d7
- public amount
- 100
- public blinding
- 2972ae59882f3494269a79bf747d6f8c3dc81e258c16792575026d61dd2a0332
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.