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
- ef7993f201f0b77d3d777386d4ff46e9189e68d825504ee17cb3bcbd4cbc27a5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- ef7993f201f0b77d3d777386d4ff46e9189e68d825504ee17cb3bcbd4cbc27a5 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 030442a849711ca11fc9407907fde2cbff669c005be89db1534c2e9a73939dea84
- public amount
- 100
- public blinding
- 2d70ad65f459bf57ddee0581143e2b624b4e85e2d8db02366d4ccb16dcfcf54e
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.