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
- 76c119dbb83daaf98e94d7cce822fdcca97ef3aedbc38f174731abd828fd28c2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 76c119dbb83daaf98e94d7cce822fdcca97ef3aedbc38f174731abd828fd28c2 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03a42510b42f67378cef218d00b2f5efca3070d4671c8804a1bc55fd9c5978c13b
- public amount
- 100
- public blinding
- bffb608067443ef75ad7b93a654c3612ac5b6773f557681a6e06cb0a75830191
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.