6
Transactions can have multiple outputs. What you show are two outputs created by the same transaction.
The output positions are enumerated with the vout field. As the first one is vout = 0, the two that you show are the third and fourth output.
So its legit: i have 2 incomes? – 0x49D1 – 2017-01-16T13:14:48.290
2@0x49D1: If both of those addresses belong to you, which is what seems to be the case, then you've received two UTXO with the balances of 0.0874 and 0.103 BTC. – Murch – 2017-01-16T13:30:26.173
Can one transaction have two of the same output address, maybe from different senders? Edit: Yes: https://bitcoin.stackexchange.com/questions/22295/how-can-there-be-multiple-outputs-with-same-address-in-the-same-transaction
– sudo – 2017-12-03T02:45:44.470