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
- 30b12082d6da8f29a6e61654720424a4ff1a711c6440f2b6b68ce86f1bdde2de:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 30b12082d6da8f29a6e61654720424a4ff1a711c6440f2b6b68ce86f1bdde2de · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 022b7d67612c19d2230d9f6fb89edbbd23169bf349e3c912eea9298376ddb9bfbe
- public amount
- 100
- public blinding
- db5100c903e3a11f8ab97ddbd6df4e851be5f3a1925f42827a6b3b2f417cbfea
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.