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
- 1abcd52582c05f2792088d490f7846be41c224cd5539f1acb3a0ec21fe7b9c66:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1abcd52582c05f2792088d490f7846be41c224cd5539f1acb3a0ec21fe7b9c66 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 029bd6ad459c201f8d828abf149dea9c44fe2bf13499fd5159e75c97a4db430485
- public amount
- 100
- public blinding
- 5bc928b90ff54c2505b1b2f0149b46b7cfd1d764d12d800131f90f126078a3d1
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.