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
- 93b43039ff83904d5b920f97940ccc8d49f6591d3f199a6f43be150d7f9d790a:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 93b43039ff83904d5b920f97940ccc8d49f6591d3f199a6f43be150d7f9d790a · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 039a16d5e90ff51327b3e48e89a9f7348098106d4538fb8f56330627d9b9ca84ae
- public amount
- 100
- public blinding
- 615541e5987e87ed9f9f7211c205ade16051843abdf5fcdb707c2a049455a7a5
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.