I do not think you are yet the type to make use of Iancoleman, also know that Coinomi is a close source wallet, I will be specific and only comment about what is related to bitcoin. You can make use of Electrum instead of complicating the whole thing yourself. The address you sent bitcoin to is the address your funds are on blockchain.
Once I put my passphrase in and I select the proper coin which "Derivation Path" do I choose
Your seed phrase, not passphrase. But if passphrase is included along seed phrase when you generated the wallet, then you have to include the passphrase along together with the seed phrase to generate the right keys and addresses.
but if I have a coin that is in the wallet then what public address & private key is my coin located on??
For the derivation path:
- BIP44, for legacy addresses
- BIP49, for nested segwit addresses
- BIP84, for native segwit addresses
If you scroll down the Iancoleman site, you will see the addresses and the corresponding private keys and public keys.
know that if you run Iancoleman online, it is risky and your funds can be stolen through online attack. The best is to download the HTML file on airgapped device for use.
On Electrum, know that you can get the corresponding private key of a bitcoin address on the wallet directly, after you setup an Electrum wallet, click on view -> show addresses and click on the address tab, right click on the address you want to know its private key. Download Electrum from
https://electrum.org and make sure you verify its
signature.
Thank you... & what is the difference between public key & private key?? There is an "Address", a "Public key", & a "Private key" I do not understand the "Public key" part
To understand more about keys and addresses, you can use this
chapter of mastering Bitcoin.