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
- 81849233c57920ccb025a85bbf94efd08ba7e741adf5126f28213f9948c333d6:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 81849233c57920ccb025a85bbf94efd08ba7e741adf5126f28213f9948c333d6 · T_PMINT
- block
- 948722 · 4d ago
- commitment C
- 03ec1f8c12d68200449a8ad6036ac649aefa5c427948bf96a61a23f5c4f59d5ec9
- public amount
- 100
- public blinding
- bcf077a38f922e85311b3a047a1422d0d3734803cf58f6b94d6c231499b5ba1a
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.