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
- 8078dd2dcdfd6e2cb22ec0419067a93296f4fa12ddaa8da663612ec33201db8f:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8078dd2dcdfd6e2cb22ec0419067a93296f4fa12ddaa8da663612ec33201db8f · T_PMINT
- block
- 948727 · 3d ago
- commitment C
- 02d0650704a464a259308d8dcb74dff74ef3e543658a6956867f256529b0c85f39
- public amount
- 100
- public blinding
- 25aee1d1048f96cf2e6df862dab415893de951710ed03ea320f8189bba378b0a
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.