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
- ea2c5e9664f055c44d65a5c573fd92b3dbbfaf6f637043be0c3110ce6b406077:0
- asset
- F2IR · 0d · t_petch
- asset_id
- 1bdfd7c13dc6180eec99d063ed57ec9404bf5f6e13783aea3e0166ed336023a1
- parent envelope
- ea2c5e9664f055c44d65a5c573fd92b3dbbfaf6f637043be0c3110ce6b406077 · T_PMINT
- block
- 948959 · 2d ago
- commitment C
- 0228ffc13b84f4ae4d95694d8e2aef8bc4f029f04a6b37cfd4ecbcee02e96b79f7
- public amount
- 100000
- public blinding
- b0d6c2fe395d066fbfc87f425ed466a111ea29967d12eb3ee116afed7e14f655
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.