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
- 833e6b33ca0e16ede34aed9e9317752032278714f34a51d1da004a4b3d649e49:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 833e6b33ca0e16ede34aed9e9317752032278714f34a51d1da004a4b3d649e49 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 0253cbe12f9252dad8b4fba29777dd679662d780b0c2ff607c4055c5b8d204727f
- public amount
- 100
- public blinding
- c9b5d2c72dbb8a59cca48c6a3105de659838ce317e8d8b32ba3b2f520aef7c11
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.