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
- 7670b3dcd08b777a5ce88fb1a8f08e1bb2b492bfc43a247fdcf72097283b2aa4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7670b3dcd08b777a5ce88fb1a8f08e1bb2b492bfc43a247fdcf72097283b2aa4 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03e1f02c590e85d973cd1bd35c9c7741e5cf1291ca36c04d45ebac262d8d7352c7
- public amount
- 100
- public blinding
- 297ecfbc81f0ca4ae2a08e3ba67b35a78f65f885deaad9f630d7a9d7f21dfd2f
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.