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
- 46dd82dd63d388e026b60a1a29f09ad024d788087b4c31ca82be35bb8e015002:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 46dd82dd63d388e026b60a1a29f09ad024d788087b4c31ca82be35bb8e015002 · T_PMINT
- block
- 948526 · 54d ago
- commitment C
- 02d5e826c3ccee19e1ed32d8da8afe2a825af15ba9e8dd58668ce2c364293459b4
- public amount
- 100
- public blinding
- 3da573201a955c02b8bf4d361f1cc99013550245c782dcf2a9a3472f31539d68
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.