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
- a3540655e8428b303e0b8054a624f3c978c74bbd63d5336d01e19106261b4f8d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a3540655e8428b303e0b8054a624f3c978c74bbd63d5336d01e19106261b4f8d · T_PMINT
- block
- 948745 · 30d ago
- commitment C
- 03ef3e39cad2f61390b667adf747ec9c9d507c9f7412b6ac5d1f507d9b5549a56e
- public amount
- 100
- public blinding
- c41c25289ee73383d61f6c0dda5664e063837a4f2bd396615a7427d2091daa91
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.