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
- 0fb0f9fa8d0fc74a1d668bba482b32b9bdf32783e2a262af08a8a5d70d35d1db:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0fb0f9fa8d0fc74a1d668bba482b32b9bdf32783e2a262af08a8a5d70d35d1db · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 02aae958dc6e24b5008d3f18f6cbb397cee12bda3723497e7495ab4873fab1636e
- public amount
- 100
- public blinding
- 98cfd712be2e58a1232748c9fad56f1139355a0afe16eb8533c0324d25212c22
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.