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
- fe0bfc435d1337b8c166305eea5e3ef0edc165d59767e07969537ae15ce04135:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fe0bfc435d1337b8c166305eea5e3ef0edc165d59767e07969537ae15ce04135 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02ebcc6672b68e70984c42f0ce278d52fa1b8932df3f42af1ed2ed1b12b6d8702d
- public amount
- 100
- public blinding
- a747d54ad90dfcd909367091878f5ba6181b39ac0df091d6ecb86b7d91fd6bef
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.