getpeerinfo
[
{
"addr" : "95.85.20.219:22033",
"services" : "00000001",
"lastsend" : 1406224555,
"lastrecv" : 1406224555,
"conntime" : 1406222675,
"version" : 70001,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 253170,
"banscore" : 0
},
{
"addr" : "194.68.37.100:22033",
"services" : "00000001",
"lastsend" : 1406224555,
"lastrecv" : 1406224555,
"conntime" : 1406222705,
"version" : 70001,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 253172,
"banscore" : 0
}
]
Please note that the starting height does not mean that is the height the client is a the current time.
This is my getpeerinfo
{
"addr" : "31.220.51.2:22033",
"services" : "00000001",
"lastsend" : 1406226303,
"lastrecv" : 1406226303,
"conntime" : 1406171239,
"version" : 70001,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 249985,
"banscore" : 0
},
{
"addr" : "172.245.214.28:39003",
"services" : "00000001",
"lastsend" : 1406226303,
"lastrecv" : 1406226302,
"conntime" : 1406171660,
"version" : 70001,
"subver" : "/Satoshi:1.0.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 250003,
"banscore" : 0
},
{
"addr" : "95.81.227.202:54329",
"services" : "00000001",
"lastsend" : 1406226303,
"lastrecv" : 1406226165,
"conntime" : 1406171750,
"version" : 70001,
"subver" : "/Satoshi:1.0.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 250006,
"banscore" : 0
},
{
"addr" : "23.95.27.45:41940",
"services" : "00000001",
"lastsend" : 1406226303,
"lastrecv" : 1406226302,
"conntime" : 1406171821,
"version" : 70001,
"subver" : "/Satoshi:1.0.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 250009,
"banscore" : 0
},
{
"addr" : "24.11.196.149:65328",
"services" : "00000001",
"lastsend" : 1406226303,
"lastrecv" : 1406226302,
"conntime" : 1406210681,
"version" : 70001,
"subver" : "/Satoshi:1.0.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 250411,
"banscore" : 0
}
If you have a client older that the one that on the OP then you may be on a fork.
I just performed the step to re-download the block chain with the bootstrap file and I was able to sync without an issue and now I am back in sync with the explorer.
But please note that even with the bootstrap file it did take close to two hours to complete the sync