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
- ac7138a64c59c974e7ff19f20ac9512a388688574eb06aee239752553849a9f3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ac7138a64c59c974e7ff19f20ac9512a388688574eb06aee239752553849a9f3 · T_PMINT
- block
- 948745 · 3d ago
- commitment C
- 02e94227352da3645efbc842b363d5e2a1886dae45f2b05ef237f2979ba3fa34cc
- public amount
- 100
- public blinding
- 15bdc14cb596a2b20943b97e3df100a21f25f0bc23b69cd38821533e097c75bd
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.