"addr": "1N1SChDzQ1EyKm3nb5u6wGRyzhepYdNwEZ",
"n": 97,
"nTime": 1386907297,
"nVersion": 80501,
"public_key_hex": "03e54218920b5a65f8a719b6c3a8688ba372edacd357cd972903f1739d4423e8cc"
},
{
"addr": "19vH287DnfvTCGn32n57tak3PLMty3n2Uz",
"n": 98,
"nTime": 1386907297,
"nVersion": 80501,
"public_key_hex": "029d8825c8980fecce7583630164af7a4f7530c5602c4df645d9e29ba7c352e2ab"
},
{
"addr": "1DymDmrQi3VhQzAY7Z64pCBMzP5ZnLPxcE",
"n": 99,
"nTime": 1386907297,
"nVersion": 80501,
"public_key_hex": "039e92ce90bacbe769968c7aa103b4a90a1e49519af9a871a826544afba048acd3"
},
{
"addr": "16JBptL2TuLDUjRcU5GGRBbj3XTfoZq3Hw",
"n": 100,
"nTime": 1386907297,
"nVersion": 80501,
"public_key_hex": "03e9092f11b0d45ce1e843c37f03f930f0c5f133ebc3d898a076464515f49fed93"
},
{
"addr": "1PbyL7dJsjAaMvPWx85UW7SVtuoh6qRDna",
"n": 101,
"nTime": 1386914343,
"nVersion": 80501,
"public_key_hex": "03f8f3bbe1cb60b4c77c031d39ec94d6babfd60930912256b14346e7a0e763ac6b"
}
The ntime version of the last key is not very far off from the rest - Fri Dec 13 2013 04:01:37 vs Fri Dec 13 2013 05:59:03, so only a span of two hours.
All of your bitcoins were in one address, I'm going to assume? So we know:
- it's a legacy address (duh)
- it's uncompressed
- it could possibly be the last key - but then why would Litecoin place the address with balance at the back of the keypool (if that was even used back in 2013)? I'm pretty sure there was no keypool being used in Bitcoin Core in 2010, as you could only create addresses using getnewaddress and stuff like that, and wallet creation apart from default wallet.dat was certainly not possible from the RPC back then.