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
- 9a6e697e6c7b6b92e27b900fcd5e23474ba5e2fc3d01c835c5adb1acfc6d54f0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9a6e697e6c7b6b92e27b900fcd5e23474ba5e2fc3d01c835c5adb1acfc6d54f0 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0354fc1e0db933fd5ada63428f8a08c817865cf8882331c0eed1a3ae77118fcf62
- public amount
- 100
- public blinding
- 87aadd59b12be11a4f7c8321d35eeaaf917af7ad5ef504e9e95f7f4e3c1a4263
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.