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
- 38551652995ad6e77e39a9b42e37e55dc1f61104dfc083c9c2250bc45303de9a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 38551652995ad6e77e39a9b42e37e55dc1f61104dfc083c9c2250bc45303de9a · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 032ab511898cfdcb59bd25a6dc9809ce41df4d5d57266a0f3508e311e108c46c5c
- public amount
- 100
- public blinding
- e2b67cc0f28e61dbea7becda47f2a7380e61692e8d034603e6c55b9fb3e3a5fd
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.