0100000001d72a6dfd475c2ac0724355bb9a11bfaf416af5e338ea4e6dac406b5e6866143c000000009100473044022007f521e865692e9c65c60d36560275af1cd74ea7c50c04f3d05fdef63a729d38022032149b0623e953726e3fb2f45b6d875aa31c59b1750f38926c8a61c429ebe0bf0147304402203846793a959b538d15bef57cfd7fb421f3f428d7c87c7e6348333888538321ed02202619d619eb2104d4cb8b1f7ea4eed3facb2b25770f652d7664a3f2c09949fa7b01ffffffff01002d3101000000001976a9149f758c8118b78a35b84dc3e4f2144c16534a42e788ac00000000
This will decode (on blockcypher testnet) as:
{
"addresses": [
"mv46YzVHVF3LUM3HJPUtMiJZdtcsuCNRLf"
],
"block_height": -1,
"block_index": -1,
"confirmations": 0,
"double_spend": false,
"fees": 0,
"hash": "17b267fdd18f636b9ccc618bb2b12517f24c4f7240e50fe6d487563d064cce0f",
"inputs": [
{
"age": 0,
"output_index": 0,
"prev_hash": "3c1466685e6b40ac6d4eea38e3f56a41afbf119abb554372c02a5c47fd6d2ad7",
"script": "00473044022007f521e865692e9c65c60d36560275af1cd74ea7c50c04f3d05fdef63a729d38022032149b0623e953726e3fb2f45b6d875aa31c59b1750f38926c8a61c429ebe0bf0147304402203846793a959b538d15bef57cfd7fb421f3f428d7c87c7e6348333888538321ed02202619d619eb2104d4cb8b1f7ea4eed3facb2b25770f652d7664a3f2c09949fa7b01",
"script_type": "empty",
"sequence": 4294967295
}
],
"outputs": [
{
"addresses": [
"mv46YzVHVF3LUM3HJPUtMiJZdtcsuCNRLf"
],
"script": "76a9149f758c8118b78a35b84dc3e4f2144c16534a42e788ac",
"script_type": "pay-to-pubkey-hash",
"value": 20000000
}
],
"preference": "low",
"received": "2018-08-23T21:24:40.353391361Z",
"relayed_by": "54.198.7.4",
"size": 230,
"total": 20000000,
"ver": 1,
"vin_sz": 1,
"vout_sz": 1
}
I can't find any reference to a (testnet) TXID of "3c1466685e6b40ac6d4eea38e3f56a41afbf119abb554372c02a5c47fd6d2ad7" that you are trying to reference in your input.
![Huh](https://bitcointalk.org/Smileys/default/huh.gif)