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
- 487925c4efc775aac56f54bbae0d7cfe8cef866cc4608e391b8f428e76eb1b31:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 487925c4efc775aac56f54bbae0d7cfe8cef866cc4608e391b8f428e76eb1b31 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 030e439ebda2c576bb7a28caf7e4162261f29bbea4662787f48f7b65921c3b899a
- public amount
- 100
- public blinding
- 5483377fa70ae4d5e3cb1fc6b4a8159ecb7636c7239f558e376e94db125813e7
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.