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
- b75622438f1b39a2f8a18e62b13efeb57ce7e45ab1b52625267b2e9712b61090:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b75622438f1b39a2f8a18e62b13efeb57ce7e45ab1b52625267b2e9712b61090 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 02f6a18e1a8f7b15d5401ef84a3aa105900438d3e44b587bdf33611801fc9ed4cd
- public amount
- 100
- public blinding
- 03f2215c19df1ba4a7dfc947f520cb7122b6a89d869e7826813fe215626e5974
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.