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
- 094f285dc66b74118debf2d1f1d3ca3f6bcaa0c48a0ee387ba7f6ba78e367d60:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 094f285dc66b74118debf2d1f1d3ca3f6bcaa0c48a0ee387ba7f6ba78e367d60 · T_PMINT
- block
- 948725 · 4d ago
- commitment C
- 0247429ba671bbc69fbe2b41b3418bab889eb63c219874237480e5f9e09637e1bd
- public amount
- 100
- public blinding
- a2a840aff4c76ca6f0cfefe94760a113c6adb67a37f7a178fffc7cb1c01b633a
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.