This screenshot seems to agree with my explorer on the transaction lines (near bottom), note how the input amount is 26.619, but there are three outputs with values 0, 2498 and 0.015275 respectively.
The raw transaction reports the same figures (
https://chainz.cryptoid.info/dmd/tx.dws?fd6bf7e7d04899ebd0b900060bc387c933d5eb47791b869fd02666bb9eb688ce.htm, click "raw transaction" or see below)
Not sure why the generated value is reported as 0.0235 in that screenshot, or maybe there is a bug in the raw transaction API ?
{
"txid": "fd6bf7e7d04899ebd0b900060bc387c933d5eb47791b869fd02666bb9eb688ce",
"version": 1,
"locktime": 0,
"vin": [
{
"txid": "14a17b25a0348d66c35f78ca490291a20a154daa018f2b777cb919dd9f5de71b",
"vout": 0,
"scriptSig": {
"asm": "3045022100d44734a8ed58bc0ad6b7be12fe156b4a17535a2fa27afccdc1a0251c82579f7202201db3a434c9568b312a7212a6d86d552936f0886f88d0adb66b73a67208fd40e201 03c4f0089b134e63511620e153907dc57ecaa792623b8bbf59bcf6ff91dfa94130",
"hex": "483045022100d44734a8ed58bc0ad6b7be12fe156b4a17535a2fa27afccdc1a0251c82579f7202201db3a434c9568b312a7212a6d86d552936f0886f88d0adb66b73a67208fd40e2012103c4f0089b134e63511620e153907dc57ecaa792623b8bbf59bcf6ff91dfa94130"
},
"sequence": 4294967295
}
],
"vout": [
{
"value": 0,
"n": 0,
"scriptPubKey": {
"asm": "",
"hex": "",
"type": "nonstandard"
}
},
{
"value": 2498,
"n": 1,
"scriptPubKey": {
"asm": "03c4f0089b134e63511620e153907dc57ecaa792623b8bbf59bcf6ff91dfa94130 OP_CHECKSIG",
"hex": "2103c4f0089b134e63511620e153907dc57ecaa792623b8bbf59bcf6ff91dfa94130ac",
"reqSigs": 1,
"type": "pubkey",
"addresses": [
"dJCtEVEqoBuEy5t5A5faZKSKiUBTwKThEb"
]
}
},
{
"value": 0.015275,
"n": 2,
"scriptPubKey": {
"asm": "OP_DUP OP_HASH160 91257b1e75282903ada3153fdd03d3e5ca12d461 OP_EQUALVERIFY OP_CHECKSIG",
"hex": "76a91491257b1e75282903ada3153fdd03d3e5ca12d46188ac",
"reqSigs": 1,
"type": "pubkeyhash",
"addresses": [
"dSekVow8PvDgoSecrJEdAWHwwUeqqHigGt"
]
}
}
],
"blockhash": "7639e9850499ebba1d50781c45b5bbe1cefed951f2b58c5247ed0e4fe0f26d2a",
"confirmations": 275,
"time": 1505793863,
"blocktime": 1505793863
}