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
- 2e15e45cd38739a1eaf49d8fa664a2b10af3c4dfc330b3a1860353c961887d5a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 2e15e45cd38739a1eaf49d8fa664a2b10af3c4dfc330b3a1860353c961887d5a · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 036ab31d1776040139c7465acac2f1e48e09bf2d1114381edd155bc3cd2c89946c
- public amount
- 100
- public blinding
- 0f708be5c97ca987bbc6de02d48fc3febd2a4da4da0cb0fa4815a599e0307825
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.