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
- a676a5b95d7d6017bb7bfd1ce5093b47eacb706797dea59ac36af68dbcb99976:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a676a5b95d7d6017bb7bfd1ce5093b47eacb706797dea59ac36af68dbcb99976 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0307d3da8a7f3ce8858891a2bb5204ec6bf671ac5904b77567d8256c0b766f815c
- public amount
- 100
- public blinding
- 2958090de848d45bba162702e9a225673d9315a361f513731fb6962c950889dc
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.