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
- 1cb86db0bc4ca85fb2b0fc332c907450f7e420295af8d1897a69e231e0b922d9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 1cb86db0bc4ca85fb2b0fc332c907450f7e420295af8d1897a69e231e0b922d9 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03e9b69c2e82ab19245b182746ce3b28f4cbf02c758776534a0fb0bdd0a3bd23d9
- public amount
- 100
- public blinding
- bdf885555aa62f8304f5fa6cce12cd1aecaad5632cc6ad08dd4f7e1f2aacaea1
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.