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
- a6e7f04b4b8eedc2d5c906806c1ea798f6bee6d966612ee62365ac2b03a62351:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a6e7f04b4b8eedc2d5c906806c1ea798f6bee6d966612ee62365ac2b03a62351 · T_PMINT
- block
- 948923 · 3d ago
- commitment C
- 031c2eb33928c2835b14fed057e72081dbf401814ec4ff19632b8f2395349b80e5
- public amount
- 100
- public blinding
- 493f1854834a6a81cefb06743ec0266b1db5b8f8b45e7db84bcf469b98e91972
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.