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
- c49d2c87e2bf0d48d515394e1810ef4248aa938f73c8d6add5638a3e86dbab8e:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c49d2c87e2bf0d48d515394e1810ef4248aa938f73c8d6add5638a3e86dbab8e · T_PMINT
- block
- 948794 · 30d ago
- commitment C
- 02e3b3a4d3ffd4d6e9f46f6c41bc1e5348a7d6e1878821ced802ea505459509580
- public amount
- 100
- public blinding
- cae81de4d56b6572cf57d5138581cebe4ecae6d2941a8fad37e51e4226b99c6d
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.