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
- b4d6a526c8105ad058f595674c7f8520d8a650e8ee3970bd2fdf310d518b6bab:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b4d6a526c8105ad058f595674c7f8520d8a650e8ee3970bd2fdf310d518b6bab · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03a03aa5f87c3f1bb90f3fcfdc0ffb7560c3e2afadbdbf8a61f3514dc1f19bfe00
- public amount
- 100
- public blinding
- af6094b1ecbf735c8aea52b2b7997f357e8f67a597eb304c3bbad96bf9db56f2
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.