If you look at blockchain.info's
network propagation page for that non-standard spend right now it shows %13 propagation (326 nodes) even though though the transaction has been on the network for over an hour. I tried connecting to some of the nodes myself:
{
"addr" : "222.210.246.120:8333",
"services" : "00000001",
"lastsend" : 1355371064,
"lastrecv" : 1355371063,
"conntime" : 1355370970,
"version" : 32400,
"subver" : "",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 212012,
"banscore" : 0
},
{
"addr" : "188.178.214.14:8333",
"services" : "00000001",
"lastsend" : 1355371065,
"lastrecv" : 1355371065,
"conntime" : 1355370971,
"version" : 40000,
"subver" : "",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 212012,
"banscore" : 0
},
{
"addr" : "68.144.60.121:8333",
"services" : "00000001",
"lastsend" : 1355371067,
"lastrecv" : 1355371068,
"conntime" : 1355370971,
"version" : 40000,
"subver" : "",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 212012,
"banscore" : 0
}
Looks like none of them are the standard Satoshi client, which sets subver to "/Satoshi:0.7.1/" or similar. Any idea what these nodes might be? There sure are a lot of them... there isn't anything special about the IP's, just the usual mix of various DSL/Cable providers and hosting companies.