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
- e4c27fe97ba9c9cc92badf38f30cff279b6b2fcb9f96e1328aff5aa7cb454860:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e4c27fe97ba9c9cc92badf38f30cff279b6b2fcb9f96e1328aff5aa7cb454860 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02d0e431bb57250ed0d7cff05719dc316deb168222d3b9b11d4ea17be55d4e2ca5
- public amount
- 100
- public blinding
- f2774ec74fd82e14604616e797f2cee54e7307f8282b1f13f729dfe901b79240
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.