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
- 910734cb0ff1bef84e1390287fe60494088ee56ba54e6f757c9f61903c00ac87:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 910734cb0ff1bef84e1390287fe60494088ee56ba54e6f757c9f61903c00ac87 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 022116fd1d0db620d99340ac962b6fb3efbde8df179d56e2a1a27fddf04aebadf8
- public amount
- 100
- public blinding
- 9de04d7fbccbffab9de47b53ef13f26224cf2626d6f727520f8e2e10dfbaa569
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.