Don't make it too much complicated. All the balance at address 1,2,3 and 4 belongs to your general wallet. So it will just sum up at the end that's why total balance is what you are viewing on your electrum wallet. You can disregard the technical side if you are too confused. The most important thing to consider is your total balance. And you can deposit to any of your previous address since it was all connect and it will just sum up.
Mining fee will be deducted to your total balance at all. Just protect your private key and everything will be fine.
I want to know as much as possible (without studying computer programming and cryptography).
I don't know my private key nor have I written it anywhere, I only stored the seed physically.
So basically every time I send money I have to send my entire wallet and then I receive back the change?
No, not at all. You only have to send the entire output, whereas your wallet likely contains multiple different outputs (one from each transaction you received).
Who is sending me back the change? The miner? Does he have to pay fees on that transfer too?
The change is built in to the transaction automatically. Technically you are sending it to yourself. The miner does not have control of it at any point, and the fee for it is built in to the fee you pay for the transaction.
So I sent him the 2 amounts that are shown on the left, the 3 arrived to him and the 4 is what comes back to me (without the fees).
Correct.
But why did I have to send him 1 and 2? Number 2 alone was way more than sufficient to make the payment. I don't get it.
Yeah, this is a bit strange and not typical. Which wallet software did you use to make this transaction?
The reason this likely happened is to "consolidate" inputs. By using two inputs, the change from both is combined in to one output. Having fewer outputs saves fees in long run. To go back to my earlier analogy, it's like I have a 10 euro note and 1 euro in coins, and I owe you 6 euros. I could give you the 10 and get more coins in change, or I could give you 10 plus the coins to make 11, and then get a nice 5 euro note back as change.
Thank you. Can you define "output"? It seems weird that I have outputs. It would seem normal that the money I receive are inputs and the money I send are outputs, but by the way you speak it seems like it's the opposite.
How do I know how many "outputs" there are in my wallet?
I don't understand why these "outputs" must be moved altogether as one... given that it's completely digital wasn't it easier to consider every satoshi as a singular movable unit?