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
- e9665510062d62d714acb1d6116b30d15e6bbb90903d6c5d77adf1771805893c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e9665510062d62d714acb1d6116b30d15e6bbb90903d6c5d77adf1771805893c · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 039547cc7061df248bfffcf133cc0aad408300ce56d3e0a09de48d9bc4ba0c5b20
- public amount
- 100
- public blinding
- ad5c456737b829f3686bfe67100a92fb1686e4dfc3ed39a1335b390bce1a9ad4
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.