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
- 7de477f06ca8b8f9c91bcd7f91a76fd6da1de06cabb2a291601c7e6a4b552d87:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7de477f06ca8b8f9c91bcd7f91a76fd6da1de06cabb2a291601c7e6a4b552d87 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 037f0a7fc63032bb674870930909207eb893af5c8fa7886c755493b2a1c0d4093c
- public amount
- 100
- public blinding
- dae824dc2a7a4273ef2469c0de1f683aa107ef8d0e0990126c853103b1d06b11
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.