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