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
- a95b796de9acec364f259eeab0c6cac4faa2875d11ebcfdab9631f08948fa661:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a95b796de9acec364f259eeab0c6cac4faa2875d11ebcfdab9631f08948fa661 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 0243788dcb19040fbb4526e3aafb76bd742244b43b418a5f69952fc7e4678dd3ad
- public amount
- 100
- public blinding
- 3f7bd11641b685b1d157ed0b61248f8ad2e5f34b1a13e89ce4b4e728aa999307
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.