Skip to content

Instantly share code, notes, and snippets.

@sheldonth
Created March 16, 2017 14:53
Show Gist options
  • Save sheldonth/2ba09ba625375bee7f2f64957ca4fe10 to your computer and use it in GitHub Desktop.
Save sheldonth/2ba09ba625375bee7f2f64957ca4fe10 to your computer and use it in GitHub Desktop.
2017-03-15 23:17:25 Bitcoin version v0.14.0
2017-03-15 23:17:25 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2017-03-15 23:17:25 Assuming ancestors of block 00000000000000000013176bf8d7dfeab4e1db31dc93bc311b436e82ab226b90 have valid signatures.
2017-03-15 23:17:26 Default data directory /Users/sheldonthomas/Library/Application Support/Bitcoin
2017-03-15 23:17:26 Using data directory /Volumes/External/btc/Bitcoin
2017-03-15 23:17:26 Using config file /Volumes/External/btc/Bitcoin/bitcoin.conf
2017-03-15 23:17:26 Using at most 125 automatic connections (2560 file descriptors available)
2017-03-15 23:17:26 Using 32 MiB out of 32 requested for signature cache, able to store 1048576 elements
2017-03-15 23:17:26 Using 4 threads for script verification
2017-03-15 23:17:26 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2017-03-15 23:17:26 Using wallet wallet.dat
2017-03-15 23:17:26 scheduler thread start
2017-03-15 23:17:26 init message: Verifying wallet...
2017-03-15 23:17:26 CDBEnv::Open: LogDir=/Volumes/External/btc/Bitcoin/database ErrorFile=/Volumes/External/btc/Bitcoin/db.log
2017-03-15 23:17:26 Bound to [::]:8333
2017-03-15 23:17:26 Bound to 0.0.0.0:8333
2017-03-15 23:17:26 Cache configuration:
2017-03-15 23:17:26 * Using 2.0MiB for block index database
2017-03-15 23:17:26 * Using 8.0MiB for chain state database
2017-03-15 23:17:26 * Using 290.0MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space)
2017-03-15 23:17:26 init message: Loading block index...
2017-03-15 23:17:26 Opening LevelDB in /Volumes/External/btc/Bitcoin/blocks/index
2017-03-15 23:17:27 Opened LevelDB successfully
2017-03-15 23:17:27 Using obfuscation key for /Volumes/External/btc/Bitcoin/blocks/index: 0000000000000000
2017-03-15 23:17:27 Opening LevelDB in /Volumes/External/btc/Bitcoin/chainstate
2017-03-15 23:17:28 Opened LevelDB successfully
2017-03-15 23:17:28 Using obfuscation key for /Volumes/External/btc/Bitcoin/chainstate: 0000000000000000
2017-03-15 23:17:32 LoadBlockIndexDB: last block file = 703
2017-03-15 23:17:32 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=30, size=29368902, heights=449938...450847, time=2017-01-25...2017-01-31)
2017-03-15 23:17:32 Checking all blk files are present...
2017-03-15 23:17:33 LoadBlockIndexDB: transaction index disabled
2017-03-15 23:17:33 LoadBlockIndexDB: hashBestChain=000000000000000002686ee3c6af731c751c6a18aea60a908cb265a96516a8bb height=449979 date=2017-01-25 19:28:57 progress=0.933475
2017-03-15 23:17:33 init message: Rewinding blocks...
2017-03-15 23:17:35 init message: Verifying blocks...
2017-03-15 23:17:35 Verifying last 6 blocks at level 3
2017-03-15 23:17:35 [0%]...[16%]...[33%]...[50%]...[66%]...[83%]...[99%]...[DONE].
2017-03-15 23:20:39 No coin database inconsistencies in last 7 blocks (17162 transactions)
2017-03-15 23:20:39 block index 193236ms
2017-03-15 23:20:39 init message: Loading wallet...
2017-03-15 23:20:39 nFileVersion = 140000
2017-03-15 23:20:39 Keys: 0 plaintext, 311 encrypted, 57 w/ metadata, 311 total
2017-03-15 23:20:40 wallet 434ms
2017-03-15 23:20:40 setKeyPool.size() = 100
2017-03-15 23:20:40 mapWallet.size() = 92
2017-03-15 23:20:40 mapAddressBook.size() = 102
2017-03-15 23:20:40 mapBlockIndex.size() = 451861
2017-03-15 23:20:40 nBestHeight = 449979
2017-03-15 23:20:40 torcontrol thread start
2017-03-15 23:20:40 AddLocal([2604:2000:e104:1200:4312:182b:e335:3074]:8333,1)
2017-03-15 23:20:40 Discover: IPv6 en0: 2604:2000:e104:1200:4312:182b:e335:3074
2017-03-15 23:20:40 upnp thread start
2017-03-15 23:20:40 init message: Loading addresses...
2017-03-15 23:20:40 Loaded 66097 addresses from peers.dat 324ms
2017-03-15 23:20:40 init message: Loading banlist...
2017-03-15 23:20:40 init message: Starting network threads...
2017-03-15 23:20:40 net thread start
2017-03-15 23:20:40 dnsseed thread start
2017-03-15 23:20:40 addcon thread start
2017-03-15 23:20:40 opencon thread start
2017-03-15 23:20:40 msghand thread start
2017-03-15 23:20:40 init message: Done loading
2017-03-15 23:20:42 UPnP: ExternalIPAddress = 98.7.115.37
2017-03-15 23:20:42 AddLocal(98.7.115.37:8333,3)
2017-03-15 23:20:42 UPnP Port Mapping successful.
2017-03-15 23:20:51 Loading addresses from DNS seeds (could take a while)
2017-03-15 23:20:53 201 addresses found from DNS seeds
2017-03-15 23:20:53 dnsseed thread exit
2017-03-15 23:21:19 UpdateTip: new best=00000000000000000272902f386665a862813f8c2eb0db9d9b7c9503ffdda07f height=449980 version=0x20000002 log2_work=85.874971 tx=190714456 date='2017-01-25 19:30:11' progress=0.933473 cache=12.3MiB(6668tx)
2017-03-15 23:21:19 GUI: Platform customization: "macosx"
2017-03-15 23:21:19 GUI: PaymentServer::LoadRootCAs: Loaded 169 root certificates
2017-03-15 23:21:34 UpdateTip: new best=000000000000000002979e885deeefde60442b7bd2b8676549bec4594b27eca2 height=449981 version=0x20000000 log2_work=85.875006 tx=190716632 date='2017-01-25 19:39:46' progress=0.933482 cache=19.6MiB(12337tx)
2017-03-15 23:21:34 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457415, us=98.7.115.37:53191, peer=0
2017-03-15 23:21:46 connect() to 23.250.19.125:8333 failed after select(): Connection refused (61)
2017-03-15 23:22:20 version handshake timeout from 1
2017-03-15 23:23:18 UpdateTip: new best=000000000000000001dd00d3633f0081f529704161711d6d8c4402578a22c9b5 height=449982 version=0x20000000 log2_work=85.87504 tx=190717298 date='2017-01-25 19:40:25' progress=0.933481 cache=24.3MiB(18065tx)
2017-03-15 23:23:18 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457415, us=98.7.115.37:53200, peer=1
2017-03-15 23:24:12 UpdateTip: new best=000000000000000002c39ae262935b7d277062d33aa9f5461f7fb6887a6ed18b height=449983 version=0x20000000 log2_work=85.875074 tx=190719470 date='2017-01-25 19:43:34' progress=0.933484 cache=26.3MiB(23660tx)
2017-03-15 23:24:41 UpdateTip: new best=000000000000000000d22d1189a6a66865ae3795d285fab25cca7e9fcd43b667 height=449984 version=0x20000000 log2_work=85.875108 tx=190720891 date='2017-01-25 19:47:43' progress=0.933487 cache=43.7MiB(28590tx)
2017-03-15 23:24:46 connect() to [2a02:180:6:1::79]:8333 failed after select(): Connection refused (61)
2017-03-15 23:25:26 UpdateTip: new best=00000000000000000107b6d19f4647d2b5c44c97c067fe02e5fa92ff410b5e57 height=449985 version=0x20000000 log2_work=85.875143 tx=190721192 date='2017-01-25 19:48:53' progress=0.933488 cache=44.4MiB(32155tx)
2017-03-15 23:25:32 connect() to 46.59.144.1:8333 failed after select(): Connection refused (61)
2017-03-15 23:25:53 UpdateTip: new best=000000000000000000a7df92022ec2a7c48a871afe4f8c04e05c34bc79172bf7 height=449986 version=0x20000000 log2_work=85.875177 tx=190722435 date='2017-01-25 19:52:16' progress=0.933491 cache=50.1MiB(36978tx)
2017-03-15 23:25:53 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457415, us=98.7.115.37:53300, peer=4
2017-03-15 23:25:59 version handshake timeout from 4
2017-03-15 23:26:09 UpdateTip: new best=00000000000000000227fea96d44e849bb50abb3440026d05577a14dcac715c8 height=449987 version=0x20000002 log2_work=85.875211 tx=190724833 date='2017-01-25 20:05:09' progress=0.933503 cache=52.2MiB(41550tx)
2017-03-15 23:26:14 connect() to 85.27.192.178:8333 failed after select(): Network is unreachable (51)
2017-03-15 23:26:25 UpdateTip: new best=000000000000000000ef80b793551fc6df647091c9d9de6a9f9bf8dbff02683e height=449988 version=0x20000000 log2_work=85.875246 tx=190727061 date='2017-01-25 20:12:11' progress=0.933509 cache=54.0MiB(46290tx)
2017-03-15 23:26:25 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457415, us=98.7.115.37:53323, peer=5
2017-03-15 23:26:39 UpdateTip: new best=00000000000000000165c2d92689da2f1a5c0ccd4c44aff5baf2de180b432309 height=449989 version=0x20000002 log2_work=85.87528 tx=190729499 date='2017-01-25 20:16:55' progress=0.933514 cache=57.3MiB(51071tx)
2017-03-15 23:26:39 receive version message: /Satoshi:0.13.99/: version 70015, blocks=457415, us=98.7.115.37:53328, peer=6
2017-03-15 23:26:45 UpdateTip: new best=000000000000000000e8853ededafc72c3d771418a30e7de10ee9b0d90de1a6a height=449990 version=0x20000002 log2_work=85.875314 tx=190732246 date='2017-01-25 20:59:17' progress=0.933552 cache=59.1MiB(55305tx)
2017-03-15 23:26:54 Pre-allocating up to position 0x900000 in rev00697.dat
2017-03-15 23:26:54 UpdateTip: new best=0000000000000000017965395536674b297496d8708c83b8c6e23fa97a022e9c height=449991 version=0x20000002 log2_work=85.875349 tx=190735143 date='2017-01-25 21:02:04' progress=0.933555 cache=60.8MiB(59834tx)
2017-03-15 23:27:02 UpdateTip: new best=000000000000000000e1d27ca0de6d7a937197222dee6df0f8f7229059f12495 height=449992 version=0x20000000 log2_work=85.875383 tx=190737632 date='2017-01-25 21:17:51' progress=0.933570 cache=62.5MiB(63274tx)
2017-03-15 23:27:02 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457415, us=98.7.115.37:53342, peer=7
2017-03-15 23:27:14 UpdateTip: new best=000000000000000001b899a8dd06fd3f8c715c82699ff8ea38d2caf4c361aaa6 height=449993 version=0x20000000 log2_work=85.875417 tx=190740122 date='2017-01-25 21:22:34' progress=0.933575 cache=65.2MiB(67719tx)
2017-03-15 23:27:30 UpdateTip: new best=00000000000000000260e53025b01b6a632cf636d625033fa69dcffd8c80315b height=449994 version=0x20000000 log2_work=85.875452 tx=190742531 date='2017-01-25 21:27:43' progress=0.933580 cache=68.4MiB(72672tx)
2017-03-15 23:27:43 UpdateTip: new best=0000000000000000006cbc081d67206897461e141fa3af8da57c984f9302f274 height=449995 version=0x20000000 log2_work=85.875486 tx=190744651 date='2017-01-25 21:30:29' progress=0.933583 cache=72.2MiB(77222tx)
2017-03-15 23:27:48 UpdateTip: new best=000000000000000001751fc94f2946e612b7ef11551145e3c87bd0db3239e9d4 height=449996 version=0x20000000 log2_work=85.87552 tx=190747267 date='2017-01-25 21:46:31' progress=0.933598 cache=73.3MiB(80554tx)
2017-03-15 23:27:48 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457415, us=[2604:2000:e104:1200:4312:182b:e335:3074]:53371, peer=8
2017-03-15 23:28:01 UpdateTip: new best=0000000000000000001fc62e775720d7469936509be35778fb1c612ac208b146 height=449997 version=0x20000000 log2_work=85.875555 tx=190749486 date='2017-01-25 21:51:10' progress=0.933602 cache=77.7MiB(85140tx)
2017-03-15 23:28:14 UpdateTip: new best=00000000000000000109ee16ece374f7c37ea52e5621b3ff55e73b2c2f0b2f35 height=449998 version=0x20000000 log2_work=85.875589 tx=190753162 date='2017-01-25 21:52:11' progress=0.933604 cache=79.7MiB(91989tx)
2017-03-15 23:28:14 ProcessMessages(version, 103 bytes) FAILED peer=9
2017-03-15 23:28:21 Pre-allocating up to position 0xa00000 in rev00697.dat
2017-03-15 23:28:21 UpdateTip: new best=0000000000000000024c4a35f0485bab79ce341cdd5cc6b15186d9b5b57bf3da height=449999 version=0x20000002 log2_work=85.875623 tx=190755005 date='2017-01-25 22:10:17' progress=0.933620 cache=80.5MiB(95294tx)
2017-03-15 23:28:24 connect() to 192.160.102.166:8333 failed after select(): Connection refused (61)
2017-03-15 23:28:32 UpdateTip: new best=0000000000000000014083723ed311a461c648068af8cef8a19dcd620c07a20b height=450000 version=0x20000000 log2_work=85.875657 tx=190757161 date='2017-01-25 22:11:29' progress=0.933622 cache=90.5MiB(99714tx)
2017-03-15 23:28:44 UpdateTip: new best=0000000000000000011cf0c4c2ecb0312aac4b321884ee25e46a61913466e443 height=450001 version=0x20000002 log2_work=85.875692 tx=190758893 date='2017-01-25 22:12:23' progress=0.933623 cache=92.3MiB(104231tx)
2017-03-15 23:28:44 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457415, us=98.7.115.37:53398, peer=10
2017-03-15 23:28:57 UpdateTip: new best=0000000000000000017fd226fff84c38c5eccac41910c020692751ffd5b3361d height=450002 version=0x20000002 log2_work=85.875726 tx=190760320 date='2017-01-25 22:39:17' progress=0.933647 cache=93.1MiB(108411tx)
2017-03-15 23:28:57 receive version message: /Satoshi:0.14.99/: version 70015, blocks=457415, us=98.7.115.37:53405, peer=11
2017-03-15 23:29:06 UpdateTip: new best=00000000000000000072e602f438ae44bfac1899d7c8f97faccab191b6ca7c22 height=450003 version=0x20000000 log2_work=85.87576 tx=190762384 date='2017-01-25 22:44:59' progress=0.933653 cache=95.9MiB(111702tx)
2017-03-15 23:29:14 UpdateTip: new best=00000000000000000133e9920d5d808d430e325027d513420e7fc2f7da231ffe height=450004 version=0x20000000 log2_work=85.875795 tx=190764408 date='2017-01-25 22:46:59' progress=0.933655 cache=98.2MiB(115604tx)
2017-03-15 23:29:21 UpdateTip: new best=000000000000000002a51a3fb1d0805090b826563e9529a3532b9ef3f0be8be3 height=450005 version=0x20000002 log2_work=85.875829 tx=190766739 date='2017-01-25 22:54:07' progress=0.933662 cache=101.6MiB(119422tx)
2017-03-15 23:29:21 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457415, us=98.7.115.37:53418, peer=13
2017-03-15 23:29:32 UpdateTip: new best=000000000000000000010542dfe2f446f1fe78334ea8466caf4a4ded5b61f277 height=450006 version=0x20000000 log2_work=85.875863 tx=190767465 date='2017-01-25 22:54:38' progress=0.933662 cache=104.0MiB(123459tx)
2017-03-15 23:29:42 Pre-allocating up to position 0xb00000 in rev00697.dat
2017-03-15 23:29:42 UpdateTip: new best=00000000000000000153d2b3b779e8380f9581d64b33ac481e432b43e53bf94d height=450007 version=0x20000000 log2_work=85.875898 tx=190768400 date='2017-01-25 22:56:53' progress=0.933664 cache=106.1MiB(127492tx)
2017-03-15 23:29:42 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457415, us=98.7.115.37:53420, peer=14
2017-03-15 23:29:46 UpdateTip: new best=00000000000000000051f56e56bdc2edc231382be6430b6a026fa74823136492 height=450008 version=0x20000000 log2_work=85.875932 tx=190770919 date='2017-01-25 23:09:33' progress=0.933676 cache=111.1MiB(130926tx)
2017-03-15 23:29:57 UpdateTip: new best=0000000000000000005b2b8f393b7acf3e71dc8d939209ce0a01f6d74497ca1c height=450009 version=0x20000000 log2_work=85.875966 tx=190772668 date='2017-01-25 23:10:25' progress=0.933678 cache=116.5MiB(135955tx)
2017-03-15 23:30:00 UpdateTip: new best=0000000000000000025202bac285d6e47b6386c8a5499c8fa6fa863a9a4e7f1f height=450010 version=0x20000002 log2_work=85.876 tx=190775415 date='2017-01-25 23:32:07' progress=0.933697 cache=117.5MiB(138626tx)
2017-03-15 23:30:06 UpdateTip: new best=000000000000000001b87e7d11e58895e11c3f45ca4212e775e5dd226f53a255 height=450011 version=0x20000000 log2_work=85.876035 tx=190777596 date='2017-01-25 23:43:07' progress=0.933708 cache=148.7MiB(142856tx)
2017-03-15 23:30:09 UpdateTip: new best=0000000000000000022a3b713fbdc3b3b27ca805eb3e38004379de377850ffd0 height=450012 version=0x20000002 log2_work=85.876069 tx=190780358 date='2017-01-26 00:02:48' progress=0.933726 cache=150.0MiB(146033tx)
2017-03-15 23:30:14 UpdateTip: new best=0000000000000000017064fdaeaa2882541ff59d3f959f9f3bf5dd0ad5339bdb height=450013 version=0x20000000 log2_work=85.876103 tx=190783196 date='2017-01-26 00:15:50' progress=0.933738 cache=151.4MiB(149907tx)
2017-03-15 23:30:17 UpdateTip: new best=0000000000000000029e73282f9a82a744159d054d47417b655b06001b15091b height=450014 version=0x20000000 log2_work=85.876138 tx=190785400 date='2017-01-26 00:50:23' progress=0.933769 cache=152.1MiB(152729tx)
2017-03-15 23:30:22 UpdateTip: new best=0000000000000000026b631eabd90c306401ebb84245f78bd67354e45fef9862 height=450015 version=0x20000000 log2_work=85.876172 tx=190786351 date='2017-01-26 00:51:57' progress=0.933771 cache=152.5MiB(155402tx)
2017-03-15 23:30:25 UpdateTip: new best=000000000000000001f99fff9e8d4cd3bc15c770ddd6cc3582be9b580b4b41f2 height=450016 version=0x20000000 log2_work=85.876206 tx=190788286 date='2017-01-26 01:17:14' progress=0.933793 cache=153.2MiB(157643tx)
2017-03-15 23:30:30 Pre-allocating up to position 0xc00000 in rev00697.dat
2017-03-15 23:30:30 UpdateTip: new best=00000000000000000260d25f4b72368ec0223f33110ea0b8a7f612fbd7c45d9e height=450017 version=0x20000000 log2_work=85.876241 tx=190790105 date='2017-01-26 01:28:12' progress=0.933804 cache=164.1MiB(160351tx)
2017-03-15 23:30:33 Pre-allocating up to position 0x200000 in rev00698.dat
2017-03-15 23:30:33 UpdateTip: new best=00000000000000000155d9c81508b707f036f0908f5051637679ed6b77b6d9bc height=450018 version=0x20000000 log2_work=85.876275 tx=190791739 date='2017-01-26 01:29:29' progress=0.933805 cache=172.5MiB(162880tx)
2017-03-15 23:30:36 UpdateTip: new best=00000000000000000098bd13fb79382640234df1fb919771c00974df28275291 height=450019 version=0x20000002 log2_work=85.876309 tx=190794128 date='2017-01-26 01:42:09' progress=0.933817 cache=173.3MiB(165851tx)
2017-03-15 23:30:41 UpdateTip: new best=000000000000000001986dfd5bd6c2bbad32af0ae0a0c86bdc9f881dd5630bc1 height=450020 version=0x20000002 log2_work=85.876343 tx=190796995 date='2017-01-26 01:45:50' progress=0.933821 cache=177.7MiB(170469tx)
2017-03-15 23:30:45 UpdateTip: new best=0000000000000000028f0b72c783cd6966dda6017bc59b4d1f87a836cd346372 height=450021 version=0x20000002 log2_work=85.876378 tx=190799202 date='2017-01-26 01:56:36' progress=0.933831 cache=179.5MiB(173579tx)
2017-03-15 23:30:50 UpdateTip: new best=000000000000000002b147e91553486f41e622963da1aedbe7c547858158dd7f height=450022 version=0x20000000 log2_work=85.876412 tx=190801062 date='2017-01-26 01:57:56' progress=0.933833 cache=189.0MiB(176664tx)
2017-03-15 23:30:54 UpdateTip: new best=000000000000000000711b59b6656993a5d128f47e30b95118c91b68740d944f height=450023 version=0x20000000 log2_work=85.876446 tx=190803044 date='2017-01-26 02:07:07' progress=0.933842 cache=191.8MiB(179803tx)
2017-03-15 23:30:58 UpdateTip: new best=0000000000000000009c622e13c51c6e2db7fb57731f3f94463657c1d1e8f293 height=450024 version=0x20000002 log2_work=85.876481 tx=190805233 date='2017-01-26 02:20:54' progress=0.933854 cache=194.0MiB(183043tx)
2017-03-15 23:31:04 UpdateTip: new best=0000000000000000003cabbe6d0206a4fe8e253064677ca2eb9837568dd4ac0e height=450025 version=0x20000000 log2_work=85.876515 tx=190807091 date='2017-01-26 02:21:51' progress=0.933856 cache=205.3MiB(187916tx)
2017-03-15 23:31:06 UpdateTip: new best=000000000000000001cc3e45d15f3a3b2e3615fe584318397e252f64a2e7d437 height=450026 version=0x20000002 log2_work=85.876549 tx=190809270 date='2017-01-26 02:39:52' progress=0.933872 cache=206.0MiB(190201tx)
2017-03-15 23:31:09 UpdateTip: new best=0000000000000000026cc0b941d2ed22b7e8565ba09dd81e32c993582c0972a3 height=450027 version=0x20000000 log2_work=85.876583 tx=190811489 date='2017-01-26 02:47:53' progress=0.933880 cache=207.2MiB(193084tx)
2017-03-15 23:31:14 UpdateTip: new best=0000000000000000029c79fcd7091ef073a053bccdd6651027799f7c1b5ee2a2 height=450028 version=0x20000002 log2_work=85.876618 tx=190813652 date='2017-01-26 02:49:35' progress=0.933882 cache=211.1MiB(196904tx)
2017-03-15 23:31:19 UpdateTip: new best=0000000000000000020d7b85610e2e97b26bc80a7cba252495d12133d1246466 height=450029 version=0x20000000 log2_work=85.876652 tx=190815571 date='2017-01-26 02:54:23' progress=0.933887 cache=235.0MiB(200805tx)
2017-03-15 23:31:24 UpdateTip: new best=0000000000000000011137f1df788ae96e67cae84c582856455f2d55ddca2634 height=450030 version=0x20000000 log2_work=85.876686 tx=190817703 date='2017-01-26 02:58:25' progress=0.933891 cache=237.5MiB(205745tx)
2017-03-15 23:31:29 Pre-allocating up to position 0xd00000 in rev00697.dat
2017-03-15 23:31:29 UpdateTip: new best=0000000000000000000cf76c8c50df4bc903497e1fe33509ef6e94fb9b373021 height=450031 version=0x20000000 log2_work=85.87672 tx=190819661 date='2017-01-26 03:00:01' progress=0.933893 cache=244.0MiB(209876tx)
2017-03-15 23:31:33 UpdateTip: new best=00000000000000000031ecc1b27ae8bf7938a52dd4b137c2cfcf9e0ac17a7c83 height=450032 version=0x20000000 log2_work=85.876755 tx=190821622 date='2017-01-26 03:05:08' progress=0.933898 cache=246.3MiB(213707tx)
2017-03-15 23:31:38 UpdateTip: new best=0000000000000000015ca595cc26f7e214d7d38a7f248e6371a674d36589b261 height=450033 version=0x20000000 log2_work=85.876789 tx=190822824 date='2017-01-26 03:08:05' progress=0.933901 cache=251.2MiB(217720tx)
2017-03-15 23:31:39 UpdateTip: new best=00000000000000000044cc86ededfa0c69c1d8d1bc6cbc736a75ce203dc9dfdf height=450034 version=0x20000000 log2_work=85.876823 tx=190825125 date='2017-01-26 03:27:15' progress=0.933918 cache=251.7MiB(219464tx)
2017-03-15 23:31:41 UpdateTip: new best=0000000000000000009bd5e9f502690db56e9a6c0957fe2fbbd476486c343e98 height=450035 version=0x20000000 log2_work=85.876858 tx=190827127 date='2017-01-26 03:35:31' progress=0.933926 cache=253.7MiB(222140tx)
2017-03-15 23:31:44 UpdateTip: new best=000000000000000002056d3755c4e5e17b229f9db3c58f90cc7fbec55ee52528 height=450036 version=0x20000000 log2_work=85.876892 tx=190829343 date='2017-01-26 03:38:33' progress=0.933930 cache=255.4MiB(225706tx)
2017-03-15 23:31:47 UpdateTip: new best=000000000000000002743c71fa6df076f84b7e64c0e1588a2290320051311fd4 height=450037 version=0x20000000 log2_work=85.876926 tx=190831631 date='2017-01-26 03:48:18' progress=0.933939 cache=258.1MiB(229182tx)
2017-03-15 23:31:52 UpdateTip: new best=000000000000000001ffd4401b0c2783e34257f9b4755f90b3606b41f05d519b height=450038 version=0x20000000 log2_work=85.87696 tx=190835132 date='2017-01-26 03:50:15' progress=0.933942 cache=261.2MiB(235011tx)
2017-03-15 23:31:52 Failed to open mempool file from disk. Continuing anyway.
2017-03-15 23:32:07 UpdateTip: new best=000000000000000000717933251b2ebd504bb01478c0aefe7da922be10587ed7 height=450039 version=0x20000000 log2_work=85.876995 tx=190837718 date='2017-01-26 04:03:46' progress=0.933954 cache=263.9MiB(237957tx)
2017-03-15 23:32:12 UpdateTip: new best=000000000000000002931372580cfda50568424c394572afe0ac9c2062b39f4b height=450040 version=0x20000000 log2_work=85.877029 tx=190838667 date='2017-01-26 04:07:16' progress=0.933957 cache=268.1MiB(240980tx)
2017-03-15 23:32:15 Pre-allocating up to position 0x300000 in rev00698.dat
2017-03-15 23:32:15 UpdateTip: new best=000000000000000000b0d4a3070709403584f2f7508f6f1f25d06ee0622c6ba4 height=450041 version=0x20000000 log2_work=85.877063 tx=190841172 date='2017-01-26 04:21:50' progress=0.933971 cache=271.6MiB(244081tx)
2017-03-15 23:32:18 UpdateTip: new best=000000000000000002a1a6c21613985935fcead38cab8e9521e2403563794828 height=450042 version=0x20000000 log2_work=85.877097 tx=190842842 date='2017-01-26 04:23:44' progress=0.933973 cache=282.2MiB(247460tx)
2017-03-15 23:32:22 Pre-allocating up to position 0xe00000 in rev00697.dat
2017-03-15 23:32:22 UpdateTip: new best=0000000000000000000abee5b3987f24b40d0ee774bb5c93e5ee1c1604faee14 height=450043 version=0x20000000 log2_work=85.877132 tx=190844004 date='2017-01-26 04:26:43' progress=0.933976 cache=290.5MiB(250223tx)
2017-03-15 23:32:27 UpdateTip: new best=000000000000000002a177721e5369e6efa600b740d7f8b3bdad00a389aeb579 height=450044 version=0x20000002 log2_work=85.877166 tx=190845441 date='2017-01-26 04:29:48' progress=0.933979 cache=294.3MiB(254181tx)
2017-03-15 23:32:28 UpdateTip: new best=0000000000000000001c42d9c6901eece8b5683d0b0f4f89d1450a901237b5c2 height=450045 version=0x20000000 log2_work=85.8772 tx=190847607 date='2017-01-26 04:40:49' progress=0.933989 cache=295.0MiB(256679tx)
2017-03-15 23:32:29 UpdateTip: new best=0000000000000000008b913748109d13111b4fdede3d95c12d5fb51ec92a2f9f height=450046 version=0x20000000 log2_work=85.877235 tx=190850525 date='2017-01-26 05:04:13' progress=0.934011 cache=295.7MiB(259975tx)
2017-03-15 23:32:32 UpdateTip: new best=00000000000000000254fcc227f892b6f58cf6dee3dc3330338f2ba05840ac9e height=450047 version=0x20000000 log2_work=85.877269 tx=190852645 date='2017-01-26 05:09:48' progress=0.934017 cache=302.6MiB(263184tx)
2017-03-15 23:32:33 UpdateTip: new best=000000000000000000cfb944b1d639f134093838c03804e0e4cbdd0a833d2e4e height=450048 version=0x20000002 log2_work=85.877303 tx=190855455 date='2017-01-26 05:27:44' progress=0.934033 cache=303.8MiB(266551tx)
2017-03-15 23:32:36 UpdateTip: new best=00000000000000000027c431604bd3003fdb7afc719d78eafc0139f2240373ef height=450049 version=0x20000000 log2_work=85.877337 tx=190857180 date='2017-01-26 05:32:29' progress=0.934038 cache=307.3MiB(269380tx)
2017-03-15 23:32:41 UpdateTip: new best=0000000000000000026e7c35c72d168e81c704c8ffee0f63d3405af4affad6df height=450050 version=0x20000002 log2_work=85.877372 tx=190858117 date='2017-01-26 05:34:48' progress=0.934040 cache=317.7MiB(273450tx)
2017-03-15 23:32:42 UpdateTip: new best=000000000000000001718cac23e35527728bd5830deca10f69e9895bc4f9d647 height=450051 version=0x20000002 log2_work=85.877406 tx=190860962 date='2017-01-26 06:05:08' progress=0.934068 cache=318.7MiB(275983tx)
2017-03-15 23:32:44 UpdateTip: new best=0000000000000000023b542904c20d9bd4a264c53524547015882a7976f8b45f height=450052 version=0x20000002 log2_work=85.87744 tx=190863230 date='2017-01-26 06:10:43' progress=0.934073 cache=323.2MiB(279343tx)
2017-03-15 23:32:47 UpdateTip: new best=0000000000000000015cd69bfc1da2c0772b5ffe1e532546048d430cce16c5fe height=450053 version=0x20000000 log2_work=85.877474 tx=190864789 date='2017-01-26 06:14:34' progress=0.934077 cache=329.1MiB(282961tx)
2017-03-15 23:32:48 UpdateTip: new best=00000000000000000036d0b1dc011b45b0c357f09f2106eaa74618e2907b043c height=450054 version=0x20000000 log2_work=85.877509 tx=190866574 date='2017-01-26 06:23:46' progress=0.934086 cache=330.5MiB(285033tx)
2017-03-15 23:32:52 UpdateTip: new best=000000000000000000bb3d8ee8b832e981a3abd6d9290706ee09cde408d2dcf9 height=450055 version=0x20000000 log2_work=85.877543 tx=190867560 date='2017-01-26 06:28:10' progress=0.934090 cache=337.8MiB(287970tx)
2017-03-15 23:32:54 UpdateTip: new best=00000000000000000282171f86060563dc627949f8277d1e32d2a0d411217519 height=450056 version=0x20000000 log2_work=85.877577 tx=190869734 date='2017-01-26 06:38:25' progress=0.934099 cache=340.3MiB(290989tx)
2017-03-15 23:32:57 Pre-allocating up to position 0xf00000 in rev00697.dat
2017-03-15 23:32:57 UpdateTip: new best=000000000000000002b3d5f9c80d808a72a1a5f42313368d8ff5f5b6a9435b8b height=450057 version=0x20000002 log2_work=85.877611 tx=190871513 date='2017-01-26 06:47:22' progress=0.934108 cache=342.3MiB(294164tx)
2017-03-15 23:33:01 UpdateTip: new best=0000000000000000016a9e43b4033638ad10935ba8188eacddc19da866d3251b height=450058 version=0x20000000 log2_work=85.877646 tx=190872149 date='2017-01-26 06:49:36' progress=0.934110 cache=369.5MiB(297760tx)
2017-03-15 23:33:09 Pre-allocating up to position 0x400000 in rev00698.dat
2017-03-15 23:33:09 UpdateTip: new best=00000000000000000226e5f979cce1d768f4186555e7c7d4f568b5ecfaef88f3 height=450059 version=0x20000000 log2_work=85.87768 tx=190872866 date='2017-01-26 06:50:29' progress=0.934111 cache=378.0MiB(302827tx)
2017-03-15 23:33:11 UpdateTip: new best=000000000000000001894538e9f0302c14e970ddac89aef6f5c78cb651d7c737 height=450060 version=0x20000000 log2_work=85.877714 tx=190874049 date='2017-01-26 06:55:35' progress=0.934116 cache=380.3MiB(305043tx)
2017-03-15 23:33:13 UpdateTip: new best=000000000000000001e051de3f87a2419a040923115058754a914d2b886303bf height=450061 version=0x20000002 log2_work=85.877748 tx=190875882 date='2017-01-26 07:06:14' progress=0.934126 cache=382.1MiB(307616tx)
2017-03-15 23:33:18 UpdateTip: new best=00000000000000000205de55fd3b8e7431181a3bec961eb1e58f150e47ff3f7a height=450062 version=0x20000002 log2_work=85.877783 tx=190877337 date='2017-01-26 07:17:20' progress=0.934136 cache=383.3MiB(311884tx)
2017-03-15 23:33:26 UpdateTip: new best=0000000000000000018423b791fc96849d6441f7e5b5284e533936c1dbc3b4ff height=450063 version=0x20000000 log2_work=85.877817 tx=190878488 date='2017-01-26 07:20:36' progress=0.934139 cache=390.6MiB(316543tx)
2017-03-15 23:33:31 UpdateTip: new best=000000000000000002c48f1a54758dd5ce57b68f0a7a2a606e900bd513cf20e5 height=450064 version=0x20000002 log2_work=85.877851 tx=190879936 date='2017-01-26 07:27:17' progress=0.934145 cache=417.4MiB(319578tx)
2017-03-15 23:33:35 UpdateTip: new best=000000000000000002a530b32efce4cb4ee01b401d58592ce36939d84c9f94b9 height=450065 version=0x20000000 log2_work=85.877885 tx=190880621 date='2017-01-26 07:37:56' progress=0.934155 cache=418.1MiB(323410tx)
2017-03-15 23:33:36 UpdateTip: new best=000000000000000002af39fdacd6e6b1c52dc66e642ade397cc0d85b2cce16b7 height=450066 version=0x20000002 log2_work=85.87792 tx=190883063 date='2017-01-26 08:21:09' progress=0.934193 cache=419.4MiB(325907tx)
2017-03-15 23:33:38 UpdateTip: new best=0000000000000000015524160f6807c2fddbcfd6249933723f25d79ee85ba14d height=450067 version=0x20000000 log2_work=85.877954 tx=190885356 date='2017-01-26 08:25:48' progress=0.934198 cache=420.0MiB(327887tx)
2017-03-15 23:33:39 UpdateTip: new best=0000000000000000008f145145fc0c1f4ecfbf2507eb09ca4e3cd1ec74d15950 height=450068 version=0x20000000 log2_work=85.877988 tx=190886881 date='2017-01-26 08:31:20' progress=0.934203 cache=421.7MiB(329796tx)
2017-03-15 23:33:42 UpdateTip: new best=00000000000000000082fcaf06a5af5fb196a6728aab55605406415ac3e7252e height=450069 version=0x20000002 log2_work=85.878022 tx=190889021 date='2017-01-26 08:32:37' progress=0.934205 cache=424.6MiB(333166tx)
2017-03-15 23:33:45 Pre-allocating up to position 0x1000000 in rev00697.dat
2017-03-15 23:33:45 UpdateTip: new best=0000000000000000003da490dbe0a48758afa626a5a0ccc1c43d8538e52937b2 height=450070 version=0x20000000 log2_work=85.878057 tx=190891162 date='2017-01-26 08:40:44' progress=0.934213 cache=426.4MiB(336474tx)
2017-03-15 23:33:48 UpdateTip: new best=000000000000000001c38253ceda9dbd3cdb85b855b32296eafb5296d619e74c height=450071 version=0x20000002 log2_work=85.878091 tx=190893289 date='2017-01-26 08:44:20' progress=0.934217 cache=431.6MiB(339355tx)
2017-03-15 23:33:57 UpdateTip: new best=00000000000000000145099df38de1371782e66ce2054383db379a00925098a5 height=450072 version=0x20000000 log2_work=85.878125 tx=190894256 date='2017-01-26 08:46:23' progress=0.934219 cache=440.5MiB(343060tx)
2017-03-15 23:33:59 UpdateTip: new best=000000000000000002a8508120b54ff86dd696c9dc4bd6a0ed934354a6627630 height=450073 version=0x20000000 log2_work=85.878159 tx=190896409 date='2017-01-26 09:03:36' progress=0.934235 cache=441.1MiB(344996tx)
2017-03-15 23:34:03 UpdateTip: new best=00000000000000000157c677e69adf6194529237c3ad7800d4c2f67755e5cfdc height=450074 version=0x20000000 log2_work=85.878194 tx=190898456 date='2017-01-26 09:06:38' progress=0.934238 cache=443.6MiB(348887tx)
2017-03-15 23:34:06 UpdateTip: new best=000000000000000000f311e6a7b14cdb5515c338d9b0553082d769786217f0ed height=450075 version=0x20000000 log2_work=85.878228 tx=190900944 date='2017-01-26 09:31:51' progress=0.934261 cache=444.2MiB(351467tx)
2017-03-15 23:34:08 UpdateTip: new best=00000000000000000153e48fd3ba9155266eb01a4afa318ca97be25ceb96943d height=450076 version=0x20000000 log2_work=85.878262 tx=190902703 date='2017-01-26 09:40:54' progress=0.934269 cache=444.7MiB(353217tx)
2017-03-15 23:34:12 UpdateTip: new best=0000000000000000014c1988634fc326393e506d6493e03f79225966e800143b height=450077 version=0x20000002 log2_work=85.878296 tx=190904778 date='2017-01-26 09:50:41' progress=0.934278 cache=446.5MiB(356160tx)
2017-03-15 23:34:18 UpdateTip: new best=000000000000000001710a1028cbf33040596aeadb983450bde6b06b260211fd height=450078 version=0x30000000 log2_work=85.878331 tx=190907156 date='2017-01-26 09:52:39' progress=0.934281 cache=447.7MiB(359374tx)
2017-03-15 23:34:22 UpdateTip: new best=000000000000000001dca2866902adb824c524392ae9cbbc72ffa59c531cc3ba height=450079 version=0x20000000 log2_work=85.878365 tx=190909463 date='2017-01-26 10:16:49' progress=0.934303 cache=448.5MiB(361911tx)
2017-03-15 23:34:28 UpdateTip: new best=0000000000000000008b4abf6d3159226680c42c911b3c4ded66a00e576aaf1f height=450080 version=0x20000000 log2_work=85.878399 tx=190911308 date='2017-01-26 10:19:19' progress=0.934305 cache=449.5MiB(364743tx)
2017-03-15 23:34:30 UpdateTip: new best=0000000000000000015b23b3c7c6fb2acbb89b31ecfc130010c931f020e02aa4 height=450081 version=0x20000002 log2_work=85.878433 tx=190913914 date='2017-01-26 10:40:09' progress=0.934324 cache=450.1MiB(367209tx)
2017-03-15 23:34:36 UpdateTip: new best=000000000000000002bdd059fe656b810a088c018762010bb21ce8a85a961931 height=450082 version=0x20000000 log2_work=85.878468 tx=190915890 date='2017-01-26 10:46:04' progress=0.934330 cache=451.6MiB(370231tx)
2017-03-15 23:34:44 Pre-allocating up to position 0x1100000 in rev00697.dat
2017-03-15 23:34:44 UpdateTip: new best=000000000000000001c693d7c8dccef9332c70bfb70662c83cefbd8a927a96d3 height=450083 version=0x20000000 log2_work=85.878502 tx=190917679 date='2017-01-26 10:46:10' progress=0.934331 cache=454.7MiB(373684tx)
2017-03-15 23:34:46 UpdateTip: new best=000000000000000001f556d73d79973344d76061aa6bdfa9f9e12be38f6e0ceb height=450084 version=0x20000000 log2_work=85.878536 tx=190920068 date='2017-01-26 11:04:51' progress=0.934348 cache=455.6MiB(375888tx)
2017-03-15 23:34:53 Pre-allocating up to position 0x500000 in rev00698.dat
2017-03-15 23:34:53 UpdateTip: new best=0000000000000000008cbe25fbc7bd14afc52ef730a08e950eafdeb0b1cf86ca height=450085 version=0x20000000 log2_work=85.87857 tx=190922114 date='2017-01-26 11:06:20' progress=0.934350 cache=456.3MiB(379047tx)
2017-03-15 23:34:59 UpdateTip: new best=000000000000000000e223009aa009cb8394e3b59b509caaa86ab78baaa24c19 height=450086 version=0x20000000 log2_work=85.878605 tx=190924275 date='2017-01-26 11:13:56' progress=0.934357 cache=459.4MiB(381980tx)
2017-03-15 23:35:18 UpdateTip: new best=0000000000000000000eff9ea144ae2c12509bfeffd16280555f4b80c557aee4 height=450087 version=0x20000000 log2_work=85.878639 tx=190924621 date='2017-01-26 11:14:29' progress=0.934357 cache=461.1MiB(387296tx)
2017-03-15 23:35:31 UpdateTip: new best=000000000000000001e32506f1eac19b43eaad68de8b284b748e04cc69ff7fc9 height=450088 version=0x20000002 log2_work=85.878673 tx=190925552 date='2017-01-26 11:19:52' progress=0.934362 cache=462.1MiB(391232tx)
2017-03-15 23:35:37 UpdateTip: new best=000000000000000000283cb948f2329ea6f090eda7bf5b7182bb72dae3e6b13f height=450089 version=0x20000000 log2_work=85.878707 tx=190927456 date='2017-01-26 11:26:45' progress=0.934369 cache=462.9MiB(393509tx)
2017-03-15 23:35:39 UpdateTip: new best=000000000000000002c704ff0b25634e6a2980eaafc39021aeed69576cf82622 height=450090 version=0x20000000 log2_work=85.878742 tx=190928499 date='2017-01-26 11:31:24' progress=0.934373 cache=467.4MiB(394574tx)
2017-03-15 23:35:44 UpdateTip: new best=000000000000000000748d813aa2dc15417c6561a2f82db6575b3f027c98ba06 height=450091 version=0x20000000 log2_work=85.878776 tx=190930531 date='2017-01-26 11:45:37' progress=0.934386 cache=468.1MiB(396263tx)
2017-03-15 23:35:51 UpdateTip: new best=0000000000000000029d2d394fbd08509a4ad51926e4c47ffce8702a48a68129 height=450092 version=0x20000000 log2_work=85.87881 tx=190932922 date='2017-01-26 11:54:42' progress=0.934395 cache=473.5MiB(399670tx)
2017-03-15 23:35:55 Pre-allocating up to position 0x600000 in rev00698.dat
2017-03-15 23:35:55 UpdateTip: new best=000000000000000001343c21534259f2d0788f8452078fb5748041880185fdca height=450093 version=0x20000002 log2_work=85.878844 tx=190935515 date='2017-01-26 12:13:29' progress=0.934412 cache=474.8MiB(402237tx)
2017-03-15 23:36:02 UpdateTip: new best=0000000000000000018d3fa0a893896a900302dc6d0f73a4b8c8742febebb001 height=450094 version=0x20000000 log2_work=85.878878 tx=190937923 date='2017-01-26 12:24:17' progress=0.934422 cache=476.2MiB(405380tx)
2017-03-15 23:36:08 UpdateTip: new best=0000000000000000022b5efdb6ce0b4ae39e42f7677c83a59698179b5c8d93f8 height=450095 version=0x20000000 log2_work=85.878913 tx=190940337 date='2017-01-26 12:29:33' progress=0.934428 cache=478.7MiB(408492tx)
2017-03-15 23:36:11 UpdateTip: new best=00000000000000000087b70cc32b1e9d73dcaf35e14c6b5344af50ff20c06317 height=450096 version=0x20000000 log2_work=85.878947 tx=190942598 date='2017-01-26 12:44:28' progress=0.934441 cache=479.6MiB(410234tx)
2017-03-15 23:36:15 UpdateTip: new best=000000000000000001c9577baa341f71da3a01a92034c571bad62153416a795d height=450097 version=0x20000002 log2_work=85.878981 tx=190944915 date='2017-01-26 12:54:57' progress=0.934451 cache=482.9MiB(412946tx)
2017-03-15 23:36:18 UpdateTip: new best=000000000000000002292d58927eb3e2c403601c7648a5221f2087fd3b38d8b2 height=450098 version=0x20000002 log2_work=85.879015 tx=190947862 date='2017-01-26 13:22:21' progress=0.934476 cache=483.8MiB(415400tx)
2017-03-15 23:36:19 UpdateTip: new best=000000000000000001bbbccdc21d9502149511136124d9abcaaa9571063a3997 height=450099 version=0x20000000 log2_work=85.87905 tx=190949525 date='2017-01-26 13:43:40' progress=0.934495 cache=484.1MiB(415756tx)
2017-03-15 23:36:25 UpdateTip: new best=0000000000000000024f4ba87825355fa30aa6dd36ca78dc5dd4336ac623f717 height=450100 version=0x20000000 log2_work=85.879084 tx=190951152 date='2017-01-26 13:44:13' progress=0.934496 cache=485.4MiB(417943tx)
2017-03-15 23:36:33 UpdateTip: new best=000000000000000001e8e7b17916f28e10b3e634ff88ff9438bbed5b00fcda0c height=450101 version=0x20000000 log2_work=85.879118 tx=190953086 date='2017-01-26 13:47:51' progress=0.934500 cache=490.2MiB(420610tx)
2017-03-15 23:36:35 Pre-allocating up to position 0x700000 in rev00698.dat
2017-03-15 23:36:35 UpdateTip: new best=000000000000000002b50dfafcc83449bbfd77d35c420f5b3ad0813d5fd70c71 height=450102 version=0x20000000 log2_work=85.879152 tx=190955739 date='2017-01-26 14:11:18' progress=0.934521 cache=490.9MiB(422782tx)
2017-03-15 23:36:40 UpdateTip: new best=000000000000000000970cecdf143be490a060ec58b464554946e63c42d05157 height=450103 version=0x20000000 log2_work=85.879186 tx=190958137 date='2017-01-26 14:12:59' progress=0.934524 cache=492.2MiB(425691tx)
2017-03-15 23:36:43 UpdateTip: new best=000000000000000000b1b08a86cb65fa134fb93379389e44148b320344e609a2 height=450104 version=0x20000000 log2_work=85.879221 tx=190960572 date='2017-01-26 14:30:15' progress=0.934540 cache=493.7MiB(427837tx)
2017-03-15 23:36:53 UpdateTip: new best=000000000000000001835dec4f4f703ddcf862a6783c12bd8f1d6eabc4f92c30 height=450105 version=0x20000000 log2_work=85.879255 tx=190962429 date='2017-01-26 14:32:42' progress=0.934542 cache=496.6MiB(431317tx)
2017-03-15 23:36:59 UpdateTip: new best=0000000000000000004b0ea6998ee220fef4c7153cad4c4c169d0f656d7fdea6 height=450106 version=0x20000000 log2_work=85.879289 tx=190965687 date='2017-01-26 14:35:35' progress=0.934546 cache=497.4MiB(435215tx)
2017-03-15 23:37:04 UpdateTip: new best=00000000000000000013ae9fea268612a67c054b2f461bab35ad1a922a2bdf05 height=450107 version=0x20000000 log2_work=85.879323 tx=190968426 date='2017-01-26 14:47:08' progress=0.934557 cache=498.4MiB(438133tx)
2017-03-15 23:37:08 UpdateTip: new best=000000000000000002cb43a9593f8c2963552c6d747824c32d57e864e3eaf4a0 height=450108 version=0x20000002 log2_work=85.879358 tx=190970998 date='2017-01-26 14:59:55' progress=0.934569 cache=500.3MiB(440726tx)
2017-03-15 23:37:18 UpdateTip: new best=0000000000000000013bd562d19b08acc4477b404e7ba30bfefe364c8012413b height=450109 version=0x20000002 log2_work=85.879392 tx=190972886 date='2017-01-26 15:00:13' progress=0.934569 cache=513.1MiB(443770tx)
2017-03-15 23:37:24 UpdateTip: new best=00000000000000000288d647dc61daecd370432d7f352dd8e5e87c3f3f53be57 height=450110 version=0x20000000 log2_work=85.879426 tx=190974991 date='2017-01-26 15:07:02' progress=0.934576 cache=514.8MiB(446035tx)
2017-03-15 23:37:26 UpdateTip: new best=000000000000000001e5316d6a18eaf1380e4bab624c899ca449a5748325c6d7 height=450111 version=0x20000000 log2_work=85.87946 tx=190977392 date='2017-01-26 15:39:54' progress=0.934605 cache=515.4MiB(447903tx)
2017-03-15 23:37:29 UpdateTip: new best=0000000000000000010f701accb00be37e28b73d738ae03570f2cce3dd227b94 height=450112 version=0x20000000 log2_work=85.879494 tx=190979134 date='2017-01-26 15:52:44' progress=0.934617 cache=515.7MiB(448515tx)
2017-03-15 23:37:33 Pre-allocating up to position 0x800000 in rev00698.dat
2017-03-15 23:37:33 UpdateTip: new best=00000000000000000182ba86301dfaa68b4a1ab8dfea65aabbf2b7ac8759e45e height=450113 version=0x20000000 log2_work=85.879529 tx=190981405 date='2017-01-26 15:53:04' progress=0.934618 cache=516.4MiB(450848tx)
2017-03-15 23:37:35 UpdateTip: new best=0000000000000000019b9f21a23e1f93256f91e539e4c09c27542a2f5a0156dd height=450114 version=0x20000000 log2_work=85.879563 tx=190983808 date='2017-01-26 16:17:00' progress=0.934640 cache=517.0MiB(452752tx)
2017-03-15 23:37:38 UpdateTip: new best=000000000000000000a5f38bf55e51bd39e29ede623b9410680d4212ff74c3f1 height=450115 version=0x20000000 log2_work=85.879597 tx=190986046 date='2017-01-26 16:23:50' progress=0.934647 cache=517.6MiB(454536tx)
2017-03-15 23:37:44 UpdateTip: new best=000000000000000001e158f6add18a0f63ee22a0e530fd722cb0a0c9c35ac4ab height=450116 version=0x20000000 log2_work=85.879631 tx=190987958 date='2017-01-26 16:25:03' progress=0.934648 cache=524.0MiB(456768tx)
2017-03-15 23:37:55 UpdateTip: new best=000000000000000001c23319bec0677fb77d378ce9e060808b0fddbb3ed352b7 height=450117 version=0x20000000 log2_work=85.879665 tx=190990004 date='2017-01-26 16:32:24' progress=0.934655 cache=528.8MiB(459931tx)
2017-03-15 23:37:57 UpdateTip: new best=000000000000000000d048a21a0527927b46b1806db8e93aaedecf39dfb9c296 height=450118 version=0x20000000 log2_work=85.8797 tx=190992587 date='2017-01-26 16:50:36' progress=0.934672 cache=529.5MiB(461931tx)
2017-03-15 23:38:06 UpdateTip: new best=0000000000000000005afadaf841440d94e1713082a962848a978c52e8adf197 height=450119 version=0x20000000 log2_work=85.879734 tx=190994943 date='2017-01-26 16:53:00' progress=0.934675 cache=531.3MiB(465426tx)
2017-03-15 23:38:14 UpdateTip: new best=00000000000000000028023728f16be679e9c958adeb243530ed2490d897121f height=450120 version=0x20000000 log2_work=85.879768 tx=190997316 date='2017-01-26 17:02:25' progress=0.934684 cache=532.3MiB(468589tx)
2017-03-15 23:38:18 UpdateTip: new best=000000000000000002baaed807eed009cc73598f3ffa3a06910c0ece0c560cfe height=450121 version=0x20000002 log2_work=85.879802 tx=190999737 date='2017-01-26 17:32:50' progress=0.934711 cache=533.3MiB(470539tx)
2017-03-15 23:38:21 UpdateTip: new best=000000000000000000c63a3bffb7b74ff133d96fabb7fec9209c404ae6fe3d8a height=450122 version=0x20000000 log2_work=85.879836 tx=191001206 date='2017-01-26 17:36:16' progress=0.934714 cache=533.7MiB(471036tx)
2017-03-15 23:38:25 UpdateTip: new best=000000000000000000a25352f72cf1580a4ce2ad05af71fea2926db92eec4355 height=450123 version=0x20000000 log2_work=85.879871 tx=191003011 date='2017-01-26 17:44:09' progress=0.934722 cache=535.7MiB(472597tx)
2017-03-15 23:38:29 Pre-allocating up to position 0x900000 in rev00698.dat
2017-03-15 23:38:30 UpdateTip: new best=000000000000000000ffe0eb1a4782561983690e2340c545570513baf989f36c height=450124 version=0x20000002 log2_work=85.879905 tx=191005153 date='2017-01-26 17:49:15' progress=0.934727 cache=536.9MiB(474691tx)
2017-03-15 23:38:33 UpdateTip: new best=00000000000000000081516d75a2d684dd8f4b4f3e598fd095a85ce979df553e height=450125 version=0x20000000 log2_work=85.879939 tx=191007710 date='2017-01-26 18:02:55' progress=0.934740 cache=537.6MiB(476945tx)
2017-03-15 23:38:40 UpdateTip: new best=000000000000000001b60a9d38830879a693ca84d5cec9d5c7f02cffc498a3a0 height=450126 version=0x20000000 log2_work=85.879973 tx=191009901 date='2017-01-26 18:11:36' progress=0.934748 cache=538.7MiB(480037tx)
2017-03-15 23:38:50 UpdateTip: new best=000000000000000002194c02013c9176c698f80c99072e4575d1123892977433 height=450127 version=0x20000000 log2_work=85.880007 tx=191012605 date='2017-01-26 18:12:12' progress=0.934749 cache=539.8MiB(484199tx)
2017-03-15 23:38:52 UpdateTip: new best=0000000000000000027c8b2a554031214394400ad44edb33e2b0f9b4bca4154b height=450128 version=0x20000000 log2_work=85.880042 tx=191015140 date='2017-01-26 18:29:20' progress=0.934765 cache=542.4MiB(486234tx)
2017-03-15 23:38:55 Pre-allocating up to position 0x200000 in rev00699.dat
2017-03-15 23:38:55 UpdateTip: new best=00000000000000000185fc55ab002f28ba96ac4df716e4e19d95ae3bd212cdd4 height=450129 version=0x20000002 log2_work=85.880076 tx=191017477 date='2017-01-26 18:47:08' progress=0.934781 cache=542.8MiB(488191tx)
2017-03-15 23:38:59 UpdateTip: new best=000000000000000000ba89fbb74953b36ab29366964cd315b5f29796a56831be height=450130 version=0x20000002 log2_work=85.88011 tx=191019802 date='2017-01-26 18:54:37' progress=0.934789 cache=544.0MiB(490605tx)
2017-03-15 23:39:04 UpdateTip: new best=000000000000000001b3bebcd8a88c25984c4e6d45c3b56f78dd18ee42f0cfb0 height=450131 version=0x20000000 log2_work=85.880144 tx=191022376 date='2017-01-26 19:08:08' progress=0.934801 cache=545.1MiB(493223tx)
2017-03-15 23:39:12 UpdateTip: new best=0000000000000000022f9c74fb10f3cda3266e1d9d558bac8f867043b2aaf610 height=450132 version=0x20000000 log2_work=85.880178 tx=191025156 date='2017-01-26 19:11:29' progress=0.934805 cache=546.8MiB(497139tx)
2017-03-15 23:39:15 UpdateTip: new best=0000000000000000020f77e8ff3b60a1e22188d8f318005271d0ac9192033786 height=450133 version=0x20000000 log2_work=85.880213 tx=191027572 date='2017-01-26 19:26:21' progress=0.934819 cache=547.6MiB(499156tx)
2017-03-15 23:39:22 Pre-allocating up to position 0xa00000 in rev00698.dat
2017-03-15 23:39:22 UpdateTip: new best=00000000000000000147f98bfdeab8c44944854f570da3e460acecfd97971e0d height=450134 version=0x20000000 log2_work=85.880247 tx=191030403 date='2017-01-26 19:35:12' progress=0.934827 cache=552.2MiB(502300tx)
2017-03-15 23:39:28 UpdateTip: new best=000000000000000002818517f93ca56091e344681eee856fa12f2d5b257a071e height=450135 version=0x20000000 log2_work=85.880281 tx=191033120 date='2017-01-26 19:35:17' progress=0.934828 cache=555.6MiB(505085tx)
2017-03-15 23:39:33 UpdateTip: new best=00000000000000000255a887392fafd1625cc779478d0e45f43c2b51f081d88d height=450136 version=0x20000002 log2_work=85.880315 tx=191035522 date='2017-01-26 19:42:38' progress=0.934835 cache=560.4MiB(507488tx)
2017-03-15 23:39:43 UpdateTip: new best=000000000000000002330924d64e73aab42585cb2d64d9c953fc18c52717c080 height=450137 version=0x20000000 log2_work=85.880349 tx=191037560 date='2017-01-26 19:44:28' progress=0.934837 cache=571.4MiB(509660tx)
2017-03-15 23:39:49 UpdateTip: new best=0000000000000000024388d4d89fc0d6f15e504b85f2eeb412b75a27a9581285 height=450138 version=0x20000000 log2_work=85.880384 tx=191039740 date='2017-01-26 20:00:50' progress=0.934852 cache=572.0MiB(512104tx)
2017-03-15 23:39:56 UpdateTip: new best=000000000000000001c324b6e9b7de7deb894498c974dff35598e175fda18d6a height=450139 version=0x20000002 log2_work=85.880418 tx=191042129 date='2017-01-26 20:03:30' progress=0.934855 cache=575.0MiB(514917tx)
2017-03-15 23:40:10 UpdateTip: new best=000000000000000001db10aad5b862bcdf3654b0ba3d64e53a238b856b436a55 height=450140 version=0x20000000 log2_work=85.880452 tx=191044000 date='2017-01-26 20:03:56' progress=0.934856 cache=4.0MiB(0tx)
2017-03-15 23:40:19 UpdateTip: new best=0000000000000000011fb93f6369f6f78186023ce8037dbdaf388dd2c4a2c4ab height=450141 version=0x20000000 log2_work=85.880486 tx=191045921 date='2017-01-26 20:15:44' progress=0.934867 cache=7.8MiB(6443tx)
2017-03-15 23:40:28 UpdateTip: new best=00000000000000000043202783f51579ea295cef205d846f892fb4b9adef1110 height=450142 version=0x20000000 log2_work=85.88052 tx=191047755 date='2017-01-26 20:20:25' progress=0.934872 cache=31.1MiB(12138tx)
2017-03-15 23:40:38 Pre-allocating up to position 0xb00000 in rev00698.dat
2017-03-15 23:40:39 UpdateTip: new best=0000000000000000025ca1d39944c5c47163146857b3175bf54514297214e3a1 height=450143 version=0x20000002 log2_work=85.880555 tx=191049846 date='2017-01-26 20:22:57' progress=0.934874 cache=50.7MiB(17964tx)
2017-03-15 23:40:42 UPnP Port Mapping successful.
2017-03-15 23:40:51 UpdateTip: new best=0000000000000000019eab46405d58cc7000856772b84d558fff5be940e51402 height=450144 version=0x20000000 log2_work=85.880589 tx=191051156 date='2017-01-26 20:26:53' progress=0.934878 cache=70.5MiB(23176tx)
2017-03-15 23:40:56 UpdateTip: new best=000000000000000002c1361dc9d7b0de773d3bb1c7709390e29b4be8f8cd4b15 height=450145 version=0x20000000 log2_work=85.880623 tx=191052757 date='2017-01-26 20:34:47' progress=0.934885 cache=72.4MiB(27496tx)
2017-03-15 23:41:01 UpdateTip: new best=000000000000000001950090641a5f596cb33a430eb940174a5aca81830da34a height=450146 version=0x20000002 log2_work=85.880657 tx=191055319 date='2017-01-26 21:14:08' progress=0.934921 cache=78.2MiB(32522tx)
2017-03-15 23:41:07 UpdateTip: new best=000000000000000000378789807e9e4fe28b440f3d8b0a325b3932c572fc7027 height=450147 version=0x20000000 log2_work=85.880691 tx=191057597 date='2017-01-26 21:23:51' progress=0.934930 cache=80.1MiB(36932tx)
2017-03-15 23:41:22 UpdateTip: new best=0000000000000000005e44f5cc71b156467c861d7b1f9b0b99f5d78ca75bacc4 height=450148 version=0x20000000 log2_work=85.880726 tx=191059786 date='2017-01-26 21:26:14' progress=0.934932 cache=89.9MiB(41948tx)
2017-03-15 23:41:33 UpdateTip: new best=0000000000000000006548469e7f37f0f091c45b64c8c1b8461381997cef9296 height=450149 version=0x20000000 log2_work=85.88076 tx=191061941 date='2017-01-26 21:37:46' progress=0.934943 cache=96.4MiB(46333tx)
2017-03-15 23:41:44 UpdateTip: new best=000000000000000002290daa601d1f212b899685db16bd1f9e822221aa71b0ac height=450150 version=0x20000000 log2_work=85.880794 tx=191064514 date='2017-01-26 21:44:09' progress=0.934949 cache=104.4MiB(51170tx)
2017-03-15 23:41:52 Pre-allocating up to position 0xc00000 in rev00698.dat
2017-03-15 23:41:52 UpdateTip: new best=00000000000000000168d6930898058a19e74573a0e4af02757794151fbf3e52 height=450151 version=0x20000000 log2_work=85.880828 tx=191067080 date='2017-01-26 21:54:44' progress=0.934959 cache=108.8MiB(55358tx)
2017-03-15 23:42:04 UpdateTip: new best=000000000000000001b12145b9ba0d899548b401acff953dd02bd0339e084a73 height=450152 version=0x20000002 log2_work=85.880862 tx=191068891 date='2017-01-26 21:57:19' progress=0.934962 cache=143.6MiB(59680tx)
2017-03-15 23:42:27 UpdateTip: new best=00000000000000000291a65bd3cacd06392ac096f71107e09d821453791f15f3 height=450153 version=0x20000000 log2_work=85.880896 tx=191069989 date='2017-01-26 22:00:15' progress=0.934965 cache=150.0MiB(64898tx)
2017-03-15 23:42:32 UpdateTip: new best=0000000000000000011b68f899289322f5bd2a795b3b3bf264cbc79f6b49430d height=450154 version=0x20000002 log2_work=85.880931 tx=191072216 date='2017-01-26 22:12:52' progress=0.934976 cache=151.2MiB(68725tx)
2017-03-15 23:42:57 UpdateTip: new best=000000000000000000563123d23cd9e0f94ef176936978543ddfa78f19808846 height=450155 version=0x20000002 log2_work=85.880965 tx=191072683 date='2017-01-26 22:13:54' progress=0.934977 cache=152.6MiB(74785tx)
2017-03-15 23:43:14 UpdateTip: new best=00000000000000000226e79c506b67a7816de1f2d6a35fce1be8b8f7029e71cf height=450156 version=0x20000000 log2_work=85.880999 tx=191073564 date='2017-01-26 22:17:10' progress=0.934980 cache=156.1MiB(80253tx)
2017-03-15 23:43:25 UpdateTip: new best=000000000000000001721eb72406b26b73623902cbed89a5e643d181feab6075 height=450157 version=0x20000000 log2_work=85.881033 tx=191075003 date='2017-01-26 22:22:48' progress=0.934985 cache=160.3MiB(85589tx)
2017-03-15 23:43:27 UpdateTip: new best=000000000000000001851b240b848e9bd67233b3c93300920a85d9433be88ed3 height=450158 version=0x20000000 log2_work=85.881067 tx=191077338 date='2017-01-26 23:12:47' progress=0.935030 cache=162.2MiB(89045tx)
2017-03-15 23:43:45 Pre-allocating up to position 0xd00000 in rev00698.dat
2017-03-15 23:43:45 UpdateTip: new best=000000000000000000cbc869a110f3f24d9d4bfd80c4319f640ceb1b6c25f5ff height=450159 version=0x20000002 log2_work=85.881101 tx=191078263 date='2017-01-26 23:15:34' progress=0.935032 cache=183.3MiB(92179tx)
2017-03-15 23:44:09 UpdateTip: new best=000000000000000001218f9e0b7f22f30c34aec051dbb60b7f9d59ce6ab007c0 height=450160 version=0x20000000 log2_work=85.881136 tx=191079194 date='2017-01-26 23:23:23' progress=0.935039 cache=223.8MiB(96422tx)
2017-03-15 23:44:17 UpdateTip: new best=000000000000000002409c0b5018580800b54995967f98c01bcefecdc313fd60 height=450161 version=0x20000000 log2_work=85.88117 tx=191081331 date='2017-01-26 23:23:48' progress=0.935040 cache=234.7MiB(100084tx)
2017-03-15 23:44:26 UpdateTip: new best=000000000000000001c6889bc7ef35e0542ebd380b923f9388c8fd37136f05fa height=450162 version=0x20000000 log2_work=85.881204 tx=191083262 date='2017-01-26 23:24:05' progress=0.935041 cache=238.9MiB(105024tx)
2017-03-15 23:44:31 UpdateTip: new best=0000000000000000001961063024f358bd7b700971aa01af12913a84d76ce505 height=450163 version=0x20000000 log2_work=85.881238 tx=191085809 date='2017-01-26 23:29:23' progress=0.935046 cache=242.5MiB(108982tx)
2017-03-15 23:44:38 UpdateTip: new best=00000000000000000027630664dfcfbcf0f3cf91ad8e662e11e312faa4cc7b74 height=450164 version=0x20000000 log2_work=85.881272 tx=191087563 date='2017-01-26 23:33:06' progress=0.935050 cache=252.3MiB(112647tx)
2017-03-15 23:44:40 UpdateTip: new best=0000000000000000018df202f1c99f24d7c2fe63838b1692926764a807c56d26 height=450165 version=0x20000000 log2_work=85.881307 tx=191089969 date='2017-01-26 23:52:22' progress=0.935068 cache=253.7MiB(115551tx)
2017-03-15 23:44:52 UpdateTip: new best=00000000000000000282fa06f3ec5b13b4780ee5a9398973a259be12bdf50c3a height=450166 version=0x20000000 log2_work=85.881341 tx=191091351 date='2017-01-26 23:53:35' progress=0.935069 cache=258.6MiB(120722tx)
2017-03-15 23:44:59 UpdateTip: new best=0000000000000000016b7455a94cad0ef96f23d034cbd9471f4c7b1453a10b0b height=450167 version=0x20000000 log2_work=85.881375 tx=191093111 date='2017-01-27 00:03:13' progress=0.935078 cache=260.4MiB(124892tx)
2017-03-15 23:45:08 UpdateTip: new best=000000000000000000c610ccbba9aa10964bc4e31f041891fd995d514d9fe672 height=450168 version=0x20000000 log2_work=85.881409 tx=191094808 date='2017-01-27 00:25:54' progress=0.935098 cache=272.3MiB(128082tx)
2017-03-15 23:45:13 Pre-allocating up to position 0xe00000 in rev00698.dat
2017-03-15 23:45:13 UpdateTip: new best=0000000000000000014ee19c7d6c65573a763555b2725a6963d4c66ac15b510e height=450169 version=0x20000000 log2_work=85.881443 tx=191097130 date='2017-01-27 00:30:27' progress=0.935103 cache=275.6MiB(131749tx)
2017-03-15 23:45:17 UpdateTip: new best=000000000000000000d4c7e6e38e3eefa52cea6e06258a69994bf25c1b26affa height=450170 version=0x20000002 log2_work=85.881477 tx=191099225 date='2017-01-27 00:39:59' progress=0.935112 cache=277.4MiB(135317tx)
2017-03-15 23:45:33 UpdateTip: new best=000000000000000001f97abc78c0af57526466fea60db6f93a7e4a455c72f9f3 height=450171 version=0x20000000 log2_work=85.881512 tx=191100126 date='2017-01-27 00:44:41' progress=0.935116 cache=278.6MiB(140454tx)
2017-03-15 23:45:41 UpdateTip: new best=000000000000000001e540542cd17c10c5d232e9f62b419cfbaf5aa5be68a93b height=450172 version=0x20000000 log2_work=85.881546 tx=191101775 date='2017-01-27 00:55:17' progress=0.935126 cache=280.5MiB(144190tx)
2017-03-15 23:45:53 UpdateTip: new best=000000000000000002733fdeac4d10de174346f60790b12b82d9335c4764dbc9 height=450173 version=0x20000000 log2_work=85.88158 tx=191102194 date='2017-01-27 00:55:21' progress=0.935126 cache=288.4MiB(148039tx)
2017-03-15 23:45:58 UpdateTip: new best=000000000000000001258ce981e832c8b11122e3c66d24ec80b1e73dccd1a1b7 height=450174 version=0x20000000 log2_work=85.881614 tx=191103124 date='2017-01-27 00:58:40' progress=0.935129 cache=293.3MiB(151258tx)
2017-03-15 23:46:05 UpdateTip: new best=0000000000000000014b018917e02b309db2c661b4054a1a27fb0bda3820f415 height=450175 version=0x20000000 log2_work=85.881648 tx=191103612 date='2017-01-27 00:59:26' progress=0.935130 cache=301.4MiB(154838tx)
2017-03-15 23:46:14 UpdateTip: new best=0000000000000000005e2cbb3a938d139e1aff89e465942853280b5cd349b17c height=450176 version=0x20000000 log2_work=85.881682 tx=191104316 date='2017-01-27 01:02:51' progress=0.935133 cache=305.4MiB(158447tx)
2017-03-15 23:46:29 UpdateTip: new best=0000000000000000026f19c22e5558866d758f3c7c9cd85b46cb122d01d67577 height=450177 version=0x20000002 log2_work=85.881717 tx=191105091 date='2017-01-27 01:03:10' progress=0.935133 cache=314.8MiB(163647tx)
2017-03-15 23:46:32 UpdateTip: new best=000000000000000002c9315a58af6ac2640b003262cedd213205c87b59c1ebcd height=450178 version=0x20000000 log2_work=85.881751 tx=191106987 date='2017-01-27 01:16:00' progress=0.935145 cache=316.6MiB(166029tx)
2017-03-15 23:46:39 Pre-allocating up to position 0xf00000 in rev00698.dat
2017-03-15 23:46:40 UpdateTip: new best=00000000000000000291e9b7eede695679686a59331739922a2d140a66835a6a height=450179 version=0x20000000 log2_work=85.881785 tx=191108772 date='2017-01-27 01:51:07' progress=0.935176 cache=321.3MiB(169123tx)
2017-03-15 23:46:54 UpdateTip: new best=0000000000000000029f98b1543791f80395ae09e7118bc8da597220323a199d height=450180 version=0x20000000 log2_work=85.881819 tx=191109981 date='2017-01-27 02:09:11' progress=0.935192 cache=337.9MiB(172685tx)
2017-03-15 23:47:16 Pre-allocating up to position 0x300000 in rev00699.dat
2017-03-15 23:47:16 UpdateTip: new best=000000000000000000b7cc942141f40b2f5d1ed6ae90703c20d7ae18e8a2285f height=450181 version=0x20000000 log2_work=85.881853 tx=191110460 date='2017-01-27 02:09:39' progress=0.935192 cache=372.3MiB(176652tx)
2017-03-15 23:47:19 UpdateTip: new best=0000000000000000005c52ec07706d5ff0420f3a8ccea82ec95ecc2fd2bf7380 height=450182 version=0x20000000 log2_work=85.881887 tx=191112302 date='2017-01-27 02:13:47' progress=0.935197 cache=375.1MiB(179203tx)
2017-03-15 23:47:22 UpdateTip: new best=00000000000000000183b497f71bc266a3d94f2653c5259644e00618f578b6d0 height=450183 version=0x20000000 log2_work=85.881921 tx=191114227 date='2017-01-27 02:29:48' progress=0.935211 cache=377.1MiB(181494tx)
2017-03-15 23:47:28 UpdateTip: new best=0000000000000000029103e1ec13fe4f78b8f9d6461b87d4473e842edcdebdae height=450184 version=0x20000000 log2_work=85.881956 tx=191116602 date='2017-01-27 02:33:33' progress=0.935215 cache=378.5MiB(185602tx)
2017-03-15 23:47:33 UpdateTip: new best=0000000000000000025e8159449a6bb2de0cb34b5188c02f72675219d2ec0fd4 height=450185 version=0x20000000 log2_work=85.88199 tx=191118351 date='2017-01-27 02:34:04' progress=0.935216 cache=382.8MiB(188672tx)
2017-03-15 23:47:36 UpdateTip: new best=000000000000000000716f2a351667176b3deeb5bca20a160a565d1187af94a1 height=450186 version=0x20000000 log2_work=85.882024 tx=191119118 date='2017-01-27 02:38:13' progress=0.935220 cache=384.0MiB(189405tx)
2017-03-15 23:47:46 UpdateTip: new best=0000000000000000005f80d626204bd781397bc85ab3f00e395a8803e4d07c7f height=450187 version=0x20000000 log2_work=85.882058 tx=191120270 date='2017-01-27 02:44:55' progress=0.935226 cache=389.9MiB(193742tx)
2017-03-15 23:47:47 UpdateTip: new best=0000000000000000006295f22c85cd3a2a4ef19c16d3df6c5cc324c45955e61d height=450188 version=0x20000002 log2_work=85.882092 tx=191120516 date='2017-01-27 02:47:13' progress=0.935228 cache=390.2MiB(194200tx)
2017-03-15 23:47:57 UpdateTip: new best=000000000000000000382a46e775eb673da6bfaef03d83a3aa540ef2cac3c604 height=450189 version=0x20000000 log2_work=85.882126 tx=191121161 date='2017-01-27 02:50:04' progress=0.935231 cache=394.5MiB(198420tx)
2017-03-15 23:47:59 UpdateTip: new best=000000000000000000b3846f1084873c24976d9933731dbe4841a134223a8ef4 height=450190 version=0x20000000 log2_work=85.882161 tx=191121728 date='2017-01-27 02:52:43' progress=0.935233 cache=396.3MiB(199401tx)
2017-03-15 23:48:00 UpdateTip: new best=0000000000000000000eb625e0a634041c087816f7b2d61b3cf6e9b3aea19f4d height=450191 version=0x20000000 log2_work=85.882195 tx=191122528 date='2017-01-27 02:57:54' progress=0.935238 cache=396.8MiB(200391tx)
2017-03-15 23:48:00 Timeout downloading block 0000000000000000016a3f6e8a8219db8e46bc30ff914669a0e72a4b751d5d3f from peer=0, disconnecting
2017-03-15 23:48:01 connect() to 91.231.153.21:8333 failed after select(): Connection refused (61)
2017-03-15 23:48:03 UpdateTip: new best=0000000000000000016a3f6e8a8219db8e46bc30ff914669a0e72a4b751d5d3f height=450192 version=0x20000000 log2_work=85.882229 tx=191123183 date='2017-01-27 03:10:14' progress=0.935249 cache=399.9MiB(201039tx)
2017-03-15 23:48:05 UpdateTip: new best=000000000000000002a17757f9133395671811673132f7f8737bacc536467ea7 height=450193 version=0x20000000 log2_work=85.882263 tx=191124384 date='2017-01-27 03:10:48' progress=0.935250 cache=400.6MiB(202540tx)
2017-03-15 23:48:12 UpdateTip: new best=00000000000000000030508a01f5040ade363283650fe0955e0491a0a01da52e height=450194 version=0x20000000 log2_work=85.882297 tx=191126655 date='2017-01-27 03:27:14' progress=0.935265 cache=401.6MiB(205866tx)
2017-03-15 23:48:15 UpdateTip: new best=00000000000000000078fe4b9a788fe35c7b4f3f857d4d93e367004711de3cff height=450195 version=0x20000000 log2_work=85.882331 tx=191129208 date='2017-01-27 03:47:13' progress=0.935283 cache=402.7MiB(208712tx)
2017-03-15 23:48:34 Pre-allocating up to position 0x400000 in rev00699.dat
2017-03-15 23:48:34 UpdateTip: new best=00000000000000000210d21a72a015a73bcf4ee38f6f94595c777bd709310fad height=450196 version=0x20000000 log2_work=85.882365 tx=191130039 date='2017-01-27 03:50:02' progress=0.935286 cache=405.7MiB(212500tx)
2017-03-15 23:48:37 UpdateTip: new best=0000000000000000017e38095424b732fd0489e7b4b2d766580695530c345ee6 height=450197 version=0x20000000 log2_work=85.8824 tx=191130157 date='2017-01-27 03:50:46' progress=0.935286 cache=407.1MiB(213071tx)
2017-03-15 23:48:40 UpdateTip: new best=0000000000000000001802aeece020bd8c66f09bf2c5e654cf293b6a370d9640 height=450198 version=0x20000002 log2_work=85.882434 tx=191132430 date='2017-01-27 04:05:25' progress=0.935300 cache=407.7MiB(215747tx)
2017-03-15 23:48:43 UpdateTip: new best=00000000000000000018c758e6adb6afd74808aaccd6068c61ad7ddce57099a2 height=450199 version=0x20000000 log2_work=85.882468 tx=191134909 date='2017-01-27 04:25:01' progress=0.935318 cache=408.9MiB(218761tx)
2017-03-15 23:48:46 UpdateTip: new best=0000000000000000015c927f544e44c67ce3a33ad129884dc0f77e2dad385ca4 height=450200 version=0x20000000 log2_work=85.882502 tx=191136254 date='2017-01-27 04:30:53' progress=0.935323 cache=411.2MiB(220563tx)
2017-03-15 23:48:50 UpdateTip: new best=000000000000000002adfad9297ec6404525abc64061343a703670f94152a16c height=450201 version=0x20000000 log2_work=85.882536 tx=191138313 date='2017-01-27 05:05:06' progress=0.935354 cache=419.3MiB(222439tx)
2017-03-15 23:49:00 UpdateTip: new best=000000000000000001e08a8cfa2e4aa8c3e18920877b5356410625311fb8baa6 height=450202 version=0x20000002 log2_work=85.88257 tx=191140146 date='2017-01-27 05:37:37' progress=0.935383 cache=450.4MiB(225475tx)
2017-03-15 23:49:08 version handshake timeout from 15
2017-03-15 23:49:08 UpdateTip: new best=0000000000000000011add8868ed140f5ca0bc41c08b345647f4722341a71284 height=450203 version=0x20000000 log2_work=85.882604 tx=191142183 date='2017-01-27 05:43:00' progress=0.935388 cache=457.9MiB(228490tx)
2017-03-15 23:49:16 UpdateTip: new best=00000000000000000004834d1d81862853922bd477d0c1e4bb9a95ed5b48620b height=450204 version=0x20000000 log2_work=85.882639 tx=191143687 date='2017-01-27 05:44:03' progress=0.935390 cache=464.0MiB(231545tx)
2017-03-15 23:49:22 UpdateTip: new best=000000000000000001b6720c96c27e577143f71a870ddb4c699e59f4c3e65107 height=450205 version=0x20000002 log2_work=85.882673 tx=191145866 date='2017-01-27 05:48:48' progress=0.935394 cache=466.1MiB(234799tx)
2017-03-15 23:49:23 connect() to 76.20.51.29:8333 failed after select(): Network is unreachable (51)
2017-03-15 23:49:25 UpdateTip: new best=000000000000000001d9eac9256dc641ed626ea405af076f5ee8acc8cf8cfdc1 height=450206 version=0x20000000 log2_work=85.882707 tx=191147260 date='2017-01-27 05:52:40' progress=0.935398 cache=467.2MiB(236497tx)
2017-03-15 23:49:26 UpdateTip: new best=000000000000000000526c95e4a693b3934088366b8308212481b30cef1ce7c8 height=450207 version=0x20000002 log2_work=85.882741 tx=191148053 date='2017-01-27 05:57:46' progress=0.935403 cache=467.4MiB(237386tx)
2017-03-15 23:49:30 UpdateTip: new best=000000000000000000a6834fddeeb5d30d7a196e6cfe7783648b81ac961e7743 height=450208 version=0x20000000 log2_work=85.882775 tx=191150532 date='2017-01-27 06:27:48' progress=0.935430 cache=475.6MiB(239797tx)
2017-03-15 23:49:35 Pre-allocating up to position 0x500000 in rev00699.dat
2017-03-15 23:49:35 UpdateTip: new best=0000000000000000017484ecba12fdfba2cb277c1bb8aa75a7a4b576798bc4e4 height=450209 version=0x20000000 log2_work=85.882809 tx=191152512 date='2017-01-27 06:32:48' progress=0.935435 cache=477.8MiB(242817tx)
2017-03-15 23:49:39 UpdateTip: new best=00000000000000000254ff65b8cec4716be00cccf2604f0284f3154a5eab4f47 height=450210 version=0x20000002 log2_work=85.882843 tx=191154212 date='2017-01-27 06:37:28' progress=0.935440 cache=479.2MiB(245373tx)
2017-03-15 23:49:53 Pre-allocating up to position 0x1000000 in rev00698.dat
2017-03-15 23:49:53 UpdateTip: new best=0000000000000000028408022602dc197ae19ab32bd19daccfd623846a118d8c height=450211 version=0x20000000 log2_work=85.882877 tx=191154628 date='2017-01-27 06:38:26' progress=0.935440 cache=487.5MiB(248689tx)
2017-03-15 23:49:54 UpdateTip: new best=000000000000000000800e96c41e728e6c94c394fd592b9948abe9a1fa0355fa height=450212 version=0x20000000 log2_work=85.882912 tx=191155045 date='2017-01-27 06:40:24' progress=0.935442 cache=487.7MiB(249159tx)
2017-03-15 23:49:56 UpdateTip: new best=000000000000000002b5bf732702b3c843047fc8fb8695098c7839a640971397 height=450213 version=0x20000000 log2_work=85.882946 tx=191155978 date='2017-01-27 06:46:02' progress=0.935447 cache=488.0MiB(250496tx)
2017-03-15 23:50:03 UpdateTip: new best=000000000000000002247add9ea3e1f2044762bf0f880861b543e59318d5604a height=450214 version=0x20000000 log2_work=85.88298 tx=191157439 date='2017-01-27 06:54:32' progress=0.935455 cache=489.0MiB(253365tx)
2017-03-15 23:50:03 UpdateTip: new best=0000000000000000000c32d2f4c2a063ad3879e94a6874a528733234be7896ca height=450215 version=0x20000000 log2_work=85.883014 tx=191157440 date='2017-01-27 06:55:20' progress=0.935456 cache=489.0MiB(253366tx)
2017-03-15 23:50:12 UpdateTip: new best=0000000000000000010bc8ec3ee18c245cdf9d0d7e3edc932e913d6ecbb6c62b height=450216 version=0x20000000 log2_work=85.883048 tx=191158362 date='2017-01-27 06:59:05' progress=0.935459 cache=500.9MiB(256672tx)
2017-03-15 23:50:13 UpdateTip: new best=000000000000000000f4fab128d709b568d6cc540bf4e7696551546f477c9368 height=450217 version=0x20000002 log2_work=85.883082 tx=191158432 date='2017-01-27 06:59:27' progress=0.935460 cache=500.9MiB(256740tx)
2017-03-15 23:50:17 UpdateTip: new best=0000000000000000017f0ef3bd9a9f0e14cacedd8e791e61ae015c4963bc9862 height=450218 version=0x20000000 log2_work=85.883116 tx=191160444 date='2017-01-27 07:11:23' progress=0.935471 cache=501.9MiB(259424tx)
2017-03-15 23:50:20 UpdateTip: new best=00000000000000000235965878d4069edde016373632c68ac4d0bc0096571deb height=450219 version=0x20000000 log2_work=85.883151 tx=191161531 date='2017-01-27 07:17:15' progress=0.935476 cache=502.7MiB(261090tx)
2017-03-15 23:50:25 UpdateTip: new best=000000000000000001aff2137636a07b7e893e23dc441fd3c975764cbf75d907 height=450220 version=0x20000000 log2_work=85.883185 tx=191163608 date='2017-01-27 07:35:33' progress=0.935493 cache=503.7MiB(263509tx)
2017-03-15 23:50:31 UpdateTip: new best=0000000000000000029b4b055fbef2dcf5be779c0c0b7d76d7b0ccf0429b1fee height=450221 version=0x20000000 log2_work=85.883219 tx=191165325 date='2017-01-27 07:45:22' progress=0.935502 cache=506.7MiB(266462tx)
2017-03-15 23:50:36 UpdateTip: new best=0000000000000000029ecfcacc7813145fb94119b42aa6cf2bb5a64f4673b928 height=450222 version=0x20000000 log2_work=85.883253 tx=191166540 date='2017-01-27 07:49:09' progress=0.935506 cache=508.3MiB(268745tx)
2017-03-15 23:50:39 UpdateTip: new best=0000000000000000008dc6d252d810e64270d865b94f5d4b6205ba0f75810c11 height=450223 version=0x20000000 log2_work=85.883287 tx=191168019 date='2017-01-27 07:56:15' progress=0.935512 cache=514.4MiB(270775tx)
2017-03-15 23:50:51 UpdateTip: new best=000000000000000000b4406d3a04d5b9d6e8b690093b1e7f6458cb744c54a9b8 height=450224 version=0x20000000 log2_work=85.883321 tx=191168999 date='2017-01-27 08:00:40' progress=0.935516 cache=518.6MiB(274294tx)
2017-03-15 23:50:52 UpdateTip: new best=000000000000000002206d72f00651ee3e196f91ed7d76a9e6296f88cb52a1d3 height=450225 version=0x20000000 log2_work=85.883355 tx=191169743 date='2017-01-27 08:04:38' progress=0.935520 cache=518.9MiB(275246tx)
2017-03-15 23:50:54 UpdateTip: new best=0000000000000000011c469b1caa7a42363fb83df99bb9eef66a37bc081c7d13 height=450226 version=0x20000000 log2_work=85.883389 tx=191170246 date='2017-01-27 08:06:51' progress=0.935522 cache=519.2MiB(275970tx)
2017-03-15 23:51:09 version handshake timeout from 16
2017-03-15 23:51:09 connect() to 98.223.11.58:8333 failed after select(): Connection refused (61)
2017-03-15 23:51:10 UpdateTip: new best=0000000000000000020da22b1e484e940bc6d3b78e1ff8a1544040605e59956d height=450227 version=0x20000000 log2_work=85.883424 tx=191171901 date='2017-01-27 08:16:15' progress=0.935531 cache=521.1MiB(279724tx)
2017-03-15 23:51:16 UpdateTip: new best=000000000000000001e60dcf6a682e7227f81cbc6876879b244154c1f3ef7629 height=450228 version=0x20000000 log2_work=85.883458 tx=191173277 date='2017-01-27 08:22:23' progress=0.935536 cache=523.9MiB(282090tx)
2017-03-15 23:51:21 UpdateTip: new best=000000000000000002b99c1cb6d951fd87a4c37866a41f58bafe7dce5c7b0ad8 height=450229 version=0x20000000 log2_work=85.883492 tx=191175830 date='2017-01-27 08:52:56' progress=0.935564 cache=525.0MiB(284730tx)
2017-03-15 23:51:26 UpdateTip: new best=000000000000000000585354cf7d0f53931d8d5be2ff7210963641b93cef69ac height=450230 version=0x20000000 log2_work=85.883526 tx=191177763 date='2017-01-27 08:57:28' progress=0.935568 cache=526.5MiB(288041tx)
2017-03-15 23:51:32 Pre-allocating up to position 0x600000 in rev00699.dat
2017-03-15 23:51:32 UpdateTip: new best=00000000000000000165c142b943cf03315b0019bd62b11ddf6ddf52f77de0b0 height=450231 version=0x20000000 log2_work=85.88356 tx=191180018 date='2017-01-27 09:04:19' progress=0.935575 cache=528.7MiB(291271tx)
2017-03-15 23:51:36 UpdateTip: new best=0000000000000000025fffe46ea493d6f0cf712ffc89c3fcf9ca6ec701a5e451 height=450232 version=0x20000000 log2_work=85.883594 tx=191182261 date='2017-01-27 09:18:05' progress=0.935588 cache=537.5MiB(294553tx)
2017-03-15 23:51:47 UpdateTip: new best=0000000000000000007990d6e4c5fd4a5d0846a17aa3d241407b01c575e26a98 height=450233 version=0x20000000 log2_work=85.883628 tx=191182562 date='2017-01-27 09:19:20' progress=0.935589 cache=537.8MiB(295826tx)
2017-03-15 23:51:51 UpdateTip: new best=000000000000000002410a0d19fe7e6bd963fe41d91d8349aee4cad60de3db49 height=450234 version=0x20000000 log2_work=85.883662 tx=191184758 date='2017-01-27 09:42:37' progress=0.935610 cache=538.6MiB(298245tx)
2017-03-15 23:51:59 UpdateTip: new best=00000000000000000079c308566ccbc47eb9f50e28da84e7e4cce81b252f04a5 height=450235 version=0x20000002 log2_work=85.883696 tx=191187120 date='2017-01-27 09:47:10' progress=0.935615 cache=548.0MiB(302305tx)
2017-03-15 23:52:06 UpdateTip: new best=000000000000000000e5954a984383ddc62efb58338985304c9e0bec27ecb21c height=450236 version=0x20000000 log2_work=85.883731 tx=191189261 date='2017-01-27 10:05:34' progress=0.935631 cache=550.9MiB(304960tx)
2017-03-15 23:52:13 UpdateTip: new best=000000000000000001b0bd1a9344ffc491e1001d07830c8661a90963bc832905 height=450237 version=0x20000002 log2_work=85.883765 tx=191191122 date='2017-01-27 10:09:36' progress=0.935635 cache=553.3MiB(308247tx)
2017-03-15 23:52:32 version handshake timeout from 17
2017-03-15 23:52:46 UpdateTip: new best=000000000000000002b3be0f66049a380bf7fc2763008d3f9630f3a76e7cdc93 height=450238 version=0x20000000 log2_work=85.883799 tx=191192319 date='2017-01-27 10:15:14' progress=0.935640 cache=555.4MiB(312205tx)
2017-03-15 23:52:49 Pre-allocating up to position 0x1100000 in rev00698.dat
2017-03-15 23:52:49 UpdateTip: new best=00000000000000000149753ee3852fac2b2797ae35d41e4484e8e529ebc609dd height=450239 version=0x20000000 log2_work=85.883833 tx=191194103 date='2017-01-27 10:41:28' progress=0.935664 cache=555.9MiB(314671tx)
2017-03-15 23:52:54 UpdateTip: new best=000000000000000000eb4cf0bb14af8c2b025843aefb1184f0d54572ad8d1b6d height=450240 version=0x20000000 log2_work=85.883867 tx=191196524 date='2017-01-27 10:48:22' progress=0.935671 cache=557.3MiB(317959tx)
2017-03-15 23:52:59 UpdateTip: new best=000000000000000001b02d4dba4302001b087b9631631aefec8b7c664776fda0 height=450241 version=0x20000002 log2_work=85.883901 tx=191198809 date='2017-01-27 11:02:16' progress=0.935683 cache=559.6MiB(320939tx)
2017-03-15 23:53:06 UpdateTip: new best=00000000000000000073d6d70be603996124e31ec2b3508b06e3a367bf0773cf height=450242 version=0x20000000 log2_work=85.883935 tx=191200883 date='2017-01-27 11:14:29' progress=0.935695 cache=570.6MiB(324253tx)
2017-03-15 23:53:11 UpdateTip: new best=000000000000000002bfbd0317e85a9abb8f4886a2390f8244f055cf243a1558 height=450243 version=0x20000000 log2_work=85.883969 tx=191203376 date='2017-01-27 11:26:56' progress=0.935706 cache=571.6MiB(327717tx)
2017-03-15 23:53:24 UpdateTip: new best=0000000000000000016e15a7a968e1a69583cb9bca89dac6026b42d9ec57f46e height=450244 version=0x20000000 log2_work=85.884003 tx=191205214 date='2017-01-27 11:27:37' progress=0.935707 cache=575.1MiB(330811tx)
2017-03-15 23:53:36 UpdateTip: new best=000000000000000001a562b01ea7c8b8dff552c213834be2b28e3e10d212a296 height=450245 version=0x20000000 log2_work=85.884038 tx=191207104 date='2017-01-27 11:33:06' progress=0.935713 cache=4.0MiB(0tx)
2017-03-15 23:53:55 version handshake timeout from 18
2017-03-15 23:53:55 connect() to 131.113.41.123:8333 failed after select(): Connection refused (61)
2017-03-15 23:53:56 UpdateTip: new best=0000000000000000000343f9df137adda620d8fc91e9d784aee6c0312ce54bf8 height=450246 version=0x20000002 log2_work=85.884072 tx=191208537 date='2017-01-27 11:39:57' progress=0.935719 cache=16.0MiB(5662tx)
2017-03-15 23:54:16 Pre-allocating up to position 0x700000 in rev00699.dat
2017-03-15 23:54:16 UpdateTip: new best=00000000000000000217885d7e0a259940c09b6749c3fc3ab2bffd4f6100a26f height=450247 version=0x20000000 log2_work=85.884106 tx=191209520 date='2017-01-27 11:42:38' progress=0.935721 cache=22.2MiB(10505tx)
2017-03-15 23:54:19 UpdateTip: new best=000000000000000000a5b8fd766e3b7a382b28cedbde95dfd9cb7457e4838340 height=450248 version=0x20000002 log2_work=85.88414 tx=191212318 date='2017-01-27 12:24:50' progress=0.935759 cache=24.0MiB(15907tx)
2017-03-15 23:54:25 UpdateTip: new best=000000000000000001eef0276531a6e663152d6e0b7750d24bde08b428be18de height=450249 version=0x20000000 log2_work=85.884174 tx=191214235 date='2017-01-27 12:26:25' progress=0.935761 cache=31.7MiB(20910tx)
2017-03-15 23:54:30 UpdateTip: new best=0000000000000000006b5975e01310339f3369873d1ff0f45c67e8ad79a84ed3 height=450250 version=0x20000000 log2_work=85.884208 tx=191216498 date='2017-01-27 12:35:26' progress=0.935770 cache=34.7MiB(25488tx)
2017-03-15 23:54:40 UpdateTip: new best=000000000000000001993735dada73c6e93c8db00e133032428830a8d37da364 height=450251 version=0x20000000 log2_work=85.884242 tx=191218961 date='2017-01-27 12:36:19' progress=0.935771 cache=45.8MiB(31546tx)
2017-03-15 23:54:57 version handshake timeout from 19
2017-03-15 23:55:14 UpdateTip: new best=000000000000000001f9a9c0d7e2f295c6a73c8a89fe9e212160338fb304239e height=450252 version=0x20000000 log2_work=85.884276 tx=191220186 date='2017-01-27 12:37:41' progress=0.935772 cache=61.0MiB(36199tx)
2017-03-15 23:55:24 UpdateTip: new best=00000000000000000167b855ff8a8f4a6fe9e1492fb55222491bdd95072139ae height=450253 version=0x20000000 log2_work=85.88431 tx=191222241 date='2017-01-27 12:50:45' progress=0.935784 cache=66.4MiB(40225tx)
2017-03-15 23:56:01 UpdateTip: new best=00000000000000000279800a5b10ef63b844fa2227a464090721b6e5df8af168 height=450254 version=0x20000000 log2_work=85.884344 tx=191223334 date='2017-01-27 12:51:20' progress=0.935784 cache=73.6MiB(44567tx)
2017-03-15 23:56:02 Pre-allocating up to position 0x3000000 in blk00703.dat
2017-03-15 23:56:09 version handshake timeout from 20
2017-03-15 23:56:37 UpdateTip: new best=0000000000000000024badd68bad74c07c2502114111bae7bd37475ab4384752 height=450255 version=0x20000000 log2_work=85.884379 tx=191224096 date='2017-01-27 12:53:23' progress=0.935786 cache=96.5MiB(50134tx)
2017-03-15 23:56:50 Pre-allocating up to position 0x800000 in rev00699.dat
2017-03-15 23:56:50 UpdateTip: new best=0000000000000000014a98ba2af6cd560cdd49a92186ae4adee225b25d6b3475 height=450256 version=0x20000000 log2_work=85.884413 tx=191226475 date='2017-01-27 13:04:06' progress=0.935796 cache=99.8MiB(54487tx)
2017-03-15 23:57:00 UpdateTip: new best=00000000000000000243ce0a7ce1a09177c63e638ec99a9aaa3439c246f2cd83 height=450257 version=0x20000000 log2_work=85.884447 tx=191227389 date='2017-01-27 13:08:10' progress=0.935800 cache=102.2MiB(57798tx)
2017-03-15 23:57:01 UpdateTip: new best=000000000000000001bb8c57a6c923d9d2edb96ec06bd28d98b29489401d33a1 height=450258 version=0x20000000 log2_work=85.884481 tx=191227702 date='2017-01-27 13:09:13' progress=0.935801 cache=102.7MiB(59195tx)
2017-03-15 23:57:07 UpdateTip: new best=00000000000000000121fff5cf2cbd4ae1f48eca0cd63067d7d5382d33f4c04c height=450259 version=0x20000000 log2_work=85.884515 tx=191229776 date='2017-01-27 13:18:48' progress=0.935810 cache=104.9MiB(63174tx)
2017-03-15 23:57:12 UpdateTip: new best=00000000000000000266c308c97f5b72bf5765027cc5513963606ce6995e8f39 height=450260 version=0x20000000 log2_work=85.884549 tx=191231982 date='2017-01-27 13:29:46' progress=0.935820 cache=107.1MiB(66820tx)
2017-03-15 23:57:15 UpdateTip: new best=000000000000000000d984d68f35705f99d8eac0058f64194169a33d20d7b6f0 height=450261 version=0x20000000 log2_work=85.884583 tx=191233277 date='2017-01-27 13:35:47' progress=0.935825 cache=109.3MiB(69487tx)
2017-03-15 23:57:25 UpdateTip: new best=00000000000000000159dbdd8b3afdefba6a72d7027f140ddc2088df6585c95e height=450262 version=0x20000000 log2_work=85.884617 tx=191234683 date='2017-01-27 13:41:17' progress=0.935831 cache=119.2MiB(73258tx)
2017-03-15 23:57:30 UpdateTip: new best=000000000000000000e21670c9842458e93766f27bc807c0ac75bd49e9399fc6 height=450263 version=0x20000000 log2_work=85.884651 tx=191236167 date='2017-01-27 13:47:51' progress=0.935837 cache=127.1MiB(75568tx)
2017-03-15 23:57:38 UpdateTip: new best=00000000000000000278949b84e756cd6768f2ecf2891bf5fdc5a1ee29c82df5 height=450264 version=0x20000002 log2_work=85.884685 tx=191238157 date='2017-01-27 14:04:08' progress=0.935852 cache=130.4MiB(78399tx)
2017-03-15 23:57:49 version handshake timeout from 22
2017-03-15 23:57:51 UpdateTip: new best=000000000000000000ebbcd25fb3a645f3be41d4f604cb2cb05da0c7ff000758 height=450265 version=0x20000000 log2_work=85.884719 tx=191239994 date='2017-01-27 14:04:38' progress=0.935852 cache=142.7MiB(82517tx)
2017-03-15 23:57:52 UpdateTip: new best=00000000000000000172c4de2fec570cb2787ee18137f3212e85d9bba99aacbe height=450266 version=0x20000000 log2_work=85.884754 tx=191240161 date='2017-01-27 14:05:11' progress=0.935853 cache=142.8MiB(82709tx)
2017-03-15 23:58:06 Pre-allocating up to position 0x900000 in rev00699.dat
2017-03-15 23:58:07 UpdateTip: new best=0000000000000000009f43515fc4e2d98ab005a29c07f252e7c4fe0d8ef7a076 height=450267 version=0x20000000 log2_work=85.884788 tx=191241046 date='2017-01-27 14:08:39' progress=0.935856 cache=144.4MiB(86014tx)
2017-03-15 23:58:13 UpdateTip: new best=000000000000000000d6ba3f8f152681734df1645fd8fa29cfc7ef0b0780dafc height=450268 version=0x20000002 log2_work=85.884822 tx=191242509 date='2017-01-27 14:13:55' progress=0.935861 cache=145.4MiB(88329tx)
2017-03-15 23:58:17 UpdateTip: new best=0000000000000000002d749d8eb6e178f82ac8904b7251953965e84d8c6de348 height=450269 version=0x20000000 log2_work=85.884856 tx=191243416 date='2017-01-27 14:17:31' progress=0.935864 cache=147.3MiB(89643tx)
2017-03-15 23:58:26 UpdateTip: new best=0000000000000000008c834c1ba9f14bc3a17d8cc377e035327e1d035b99d9f4 height=450270 version=0x20000000 log2_work=85.88489 tx=191245621 date='2017-01-27 14:26:33' progress=0.935873 cache=149.6MiB(93066tx)
2017-03-15 23:58:28 UpdateTip: new best=000000000000000001c65308cc121da40cfe3d1316b8259d6b676963cc870117 height=450271 version=0x20000000 log2_work=85.884924 tx=191246115 date='2017-01-27 14:28:24' progress=0.935875 cache=150.8MiB(93795tx)
2017-03-15 23:58:30 UpdateTip: new best=00000000000000000082aa8739fb2797e4ba1a7dde61ca0980c9b35f951f6275 height=450272 version=0x20000002 log2_work=85.884958 tx=191246547 date='2017-01-27 14:30:09' progress=0.935876 cache=151.0MiB(94418tx)
2017-03-15 23:58:34 UpdateTip: new best=000000000000000001a0d4e061119b6baf4ba5b28413862759b5c2e534f9e227 height=450273 version=0x20000000 log2_work=85.884992 tx=191246687 date='2017-01-27 14:30:36' progress=0.935877 cache=161.6MiB(94880tx)
2017-03-15 23:58:37 UpdateTip: new best=000000000000000002b30770133e39b88eeb3e35e2eda527fc2acf2aa3b9d599 height=450274 version=0x20000000 log2_work=85.885026 tx=191247573 date='2017-01-27 14:34:16' progress=0.935880 cache=162.5MiB(95969tx)
2017-03-15 23:58:46 UpdateTip: new best=00000000000000000046fcb933a84859265278fda93807a9337c5aa174b3d473 height=450275 version=0x20000002 log2_work=85.88506 tx=191249773 date='2017-01-27 14:43:45' progress=0.935889 cache=166.3MiB(99397tx)
2017-03-15 23:58:59 UpdateTip: new best=000000000000000002712324a2dc85c26d718cccca6c593984651e863dbc8f06 height=450276 version=0x20000002 log2_work=85.885094 tx=191251238 date='2017-01-27 14:48:25' progress=0.935893 cache=167.7MiB(102236tx)
2017-03-15 23:59:03 UpdateTip: new best=0000000000000000002749d81cc060c34bb578da9035415b5b6541cf6cf501b5 height=450277 version=0x20000000 log2_work=85.885128 tx=191252147 date='2017-01-27 14:52:07' progress=0.935897 cache=169.0MiB(103723tx)
2017-03-15 23:59:05 UpdateTip: new best=0000000000000000019798381c9e49abe0c3ac3cd82fb8633839825ce9af2794 height=450278 version=0x20000000 log2_work=85.885163 tx=191253055 date='2017-01-27 14:55:26' progress=0.935900 cache=170.4MiB(104961tx)
2017-03-15 23:59:11 UpdateTip: new best=00000000000000000214bfedbe9a25fec945aa1af6052d124ac07c10f63910c0 height=450279 version=0x20000002 log2_work=85.885197 tx=191254723 date='2017-01-27 15:02:14' progress=0.935907 cache=172.7MiB(107351tx)
2017-03-15 23:59:14 UpdateTip: new best=00000000000000000171ba5bab3fe10b29dab84a53bad63bd5b6fdce8671017c height=450280 version=0x20000000 log2_work=85.885231 tx=191255513 date='2017-01-27 15:04:23' progress=0.935909 cache=173.4MiB(108362tx)
2017-03-15 23:59:16 UpdateTip: new best=00000000000000000205dd0619e56a872c002598cf49f00c6b7e263a933e14f4 height=450281 version=0x20000000 log2_work=85.885265 tx=191255599 date='2017-01-27 15:04:39' progress=0.935909 cache=173.6MiB(108624tx)
2017-03-15 23:59:24 UpdateTip: new best=000000000000000000373da4b1d3fb54284bbe110dbd0f70b25d12a85ce0318b height=450282 version=0x20000000 log2_work=85.885299 tx=191258190 date='2017-01-27 15:24:07' progress=0.935927 cache=174.6MiB(111751tx)
2017-03-15 23:59:33 UpdateTip: new best=0000000000000000016c0683b085998201b50daab6c5918bf59792b372fdb776 height=450283 version=0x20000000 log2_work=85.885333 tx=191260030 date='2017-01-27 15:27:30' progress=0.935930 cache=178.8MiB(115363tx)
2017-03-15 23:59:40 version handshake timeout from 23
2017-03-15 23:59:46 Pre-allocating up to position 0xa00000 in rev00699.dat
2017-03-15 23:59:46 UpdateTip: new best=0000000000000000016906a5b14e7e7c0f11c6b3128fc94aedf9aec126d8aa74 height=450284 version=0x20000000 log2_work=85.885367 tx=191262200 date='2017-01-27 15:31:49' progress=0.935934 cache=182.0MiB(118810tx)
2017-03-15 23:59:55 UpdateTip: new best=000000000000000001d4ac2b18842471bd26827462752aa99404b0aca85ff399 height=450285 version=0x20000000 log2_work=85.885401 tx=191264786 date='2017-01-27 15:43:21' progress=0.935945 cache=183.6MiB(122318tx)
2017-03-16 00:00:02 connect() to 130.185.105.214:8333 failed after select(): Connection refused (61)
2017-03-16 00:00:05 UpdateTip: new best=0000000000000000028377a84e2dbda7878bd07931bbbd3c4064d399653d3b76 height=450286 version=0x20000000 log2_work=85.885435 tx=191267148 date='2017-01-27 15:51:27' progress=0.935953 cache=186.7MiB(125649tx)
2017-03-16 00:00:06 UpdateTip: new best=0000000000000000017b03e52240190498c5ff37010a0ac2f29574574f82759f height=450287 version=0x20000000 log2_work=85.885469 tx=191267383 date='2017-01-27 15:51:41' progress=0.935953 cache=186.8MiB(125953tx)
2017-03-16 00:00:15 UpdateTip: new best=0000000000000000005e76e9dfe6c734506a947252f1e8dabb0a4ef42a6a8540 height=450288 version=0x20000000 log2_work=85.885503 tx=191270016 date='2017-01-27 16:02:54' progress=0.935964 cache=192.0MiB(129452tx)
2017-03-16 00:00:19 UpdateTip: new best=0000000000000000007cb781272f218557133377d39ced907573357fb49f4dd5 height=450289 version=0x20000000 log2_work=85.885537 tx=191270970 date='2017-01-27 16:05:53' progress=0.935967 cache=193.2MiB(130615tx)
2017-03-16 00:00:27 UpdateTip: new best=000000000000000001cfe6a23a8c8f15d080c8ea48dbd218b7cb716c6faee301 height=450290 version=0x20000002 log2_work=85.885571 tx=191272961 date='2017-01-27 16:13:43' progress=0.935974 cache=194.2MiB(132943tx)
2017-03-16 00:00:32 UpdateTip: new best=000000000000000001e8b0f782080688adbd7eea9238231b0ce6b77202847928 height=450291 version=0x20000000 log2_work=85.885606 tx=191273819 date='2017-01-27 16:15:59' progress=0.935976 cache=198.2MiB(134124tx)
2017-03-16 00:00:42 UPnP Port Mapping successful.
2017-03-16 00:01:00 UpdateTip: new best=000000000000000002b7bae0c5efd66029d19d4a3cbebcbe243f40be4e9cd6b8 height=450292 version=0x20000000 log2_work=85.88564 tx=191275736 date='2017-01-27 16:23:25' progress=0.935983 cache=200.4MiB(137982tx)
2017-03-16 00:01:09 UpdateTip: new best=000000000000000002023020d7faec2242d0d5f275e2df7fd623c528cf659dbb height=450293 version=0x20000002 log2_work=85.885674 tx=191277337 date='2017-01-27 16:29:54' progress=0.935989 cache=204.7MiB(140281tx)
2017-03-16 00:01:15 version handshake timeout from 24
2017-03-16 00:01:20 UpdateTip: new best=000000000000000001fe0bc2c6e392c358fd0ce1620e870d72709d7f0cbee633 height=450294 version=0x20000000 log2_work=85.885708 tx=191279876 date='2017-01-27 16:39:18' progress=0.935998 cache=208.3MiB(143712tx)
2017-03-16 00:01:20 socket recv error Connection reset by peer (54)
2017-03-16 00:01:28 UpdateTip: new best=000000000000000000f5d8ed583fd4324d000e25e5ef108741b35b091ccb14fb height=450295 version=0x20000002 log2_work=85.885742 tx=191281231 date='2017-01-27 16:44:50' progress=0.936003 cache=209.0MiB(145857tx)
2017-03-16 00:01:37 Pre-allocating up to position 0xb00000 in rev00699.dat
2017-03-16 00:01:37 UpdateTip: new best=000000000000000001017af150b3bc97e3543700a958244b3ba70903fbfcd076 height=450296 version=0x20000000 log2_work=85.885776 tx=191283313 date='2017-01-27 16:54:24' progress=0.936012 cache=211.7MiB(148784tx)
2017-03-16 00:01:42 connect() to [2a02:2028:816:4901:cdcb:6673:6a05:5a4]:8333 failed after select(): Connection refused (61)
2017-03-16 00:01:44 UpdateTip: new best=000000000000000000342115a739daafc6ad89353495fb2de7ac0c99f33f7439 height=450297 version=0x20000000 log2_work=85.88581 tx=191285601 date='2017-01-27 17:16:30' progress=0.936032 cache=212.6MiB(151253tx)
2017-03-16 00:01:56 UpdateTip: new best=000000000000000000dcaaf73e069b6a630f6511e2e3549ea35108bf7e290cdd height=450298 version=0x20000000 log2_work=85.885844 tx=191287911 date='2017-01-27 17:16:39' progress=0.936033 cache=214.7MiB(154954tx)
2017-03-16 00:02:06 UpdateTip: new best=000000000000000001600b3f3c22a63c5d7efe9d91ad708eba3fdfe1c58ecb06 height=450299 version=0x20000002 log2_work=85.885878 tx=191289594 date='2017-01-27 17:20:20' progress=0.936036 cache=217.6MiB(157252tx)
2017-03-16 00:02:10 connect() to 195.154.12.66:8333 failed after select(): Connection refused (61)
2017-03-16 00:02:16 UpdateTip: new best=000000000000000001d58f256ffd4916bc2b250dc30f32ab54033f2cc99dcc50 height=450300 version=0x20000002 log2_work=85.885912 tx=191292268 date='2017-01-27 17:31:41' progress=0.936047 cache=219.3MiB(160667tx)
2017-03-16 00:02:22 UpdateTip: new best=000000000000000000b9d287b88c1a742e48ebb3ad2393a788375dc87857fb0e height=450301 version=0x20000000 log2_work=85.885946 tx=191292784 date='2017-01-27 17:33:14' progress=0.936048 cache=222.0MiB(161593tx)
2017-03-16 00:02:28 UpdateTip: new best=000000000000000002118b8c7b1cbcd9a3382b10f120c9b3f6c1b0966a101930 height=450302 version=0x20000000 log2_work=85.88598 tx=191294871 date='2017-01-27 17:55:24' progress=0.936068 cache=222.4MiB(163916tx)
2017-03-16 00:02:35 UpdateTip: new best=00000000000000000154f4a658376246e7db6a9a5f0f10e2394d3b4fc85a6b1a height=450303 version=0x20000000 log2_work=85.886014 tx=191297226 date='2017-01-27 18:06:16' progress=0.936079 cache=223.4MiB(166684tx)
2017-03-16 00:02:40 UpdateTip: new best=000000000000000000dbffaf49257fa78550f3715528edc0a2d789673a73fa51 height=450304 version=0x20000000 log2_work=85.886048 tx=191299319 date='2017-01-27 18:16:58' progress=0.936089 cache=224.2MiB(169267tx)
2017-03-16 00:02:57 Pre-allocating up to position 0xc00000 in rev00699.dat
2017-03-16 00:02:57 UpdateTip: new best=000000000000000000d533c1eef415786ab13f6e891e2cbbc7007b236924c80a height=450305 version=0x20000000 log2_work=85.886082 tx=191301900 date='2017-01-27 18:18:39' progress=0.936091 cache=227.2MiB(173657tx)
2017-03-16 00:03:09 UpdateTip: new best=000000000000000002746b8e4e7300c3c5c9897a916c04fb4a4de601029c7fc9 height=450306 version=0x20000000 log2_work=85.886116 tx=191304141 date='2017-01-27 18:24:59' progress=0.936097 cache=230.0MiB(177180tx)
2017-03-16 00:03:17 version handshake timeout from 26
2017-03-16 00:03:20 UpdateTip: new best=0000000000000000027faa189c7a65d05460e2ecffce7d0f4a03b93c57b35074 height=450307 version=0x20000000 log2_work=85.886151 tx=191306304 date='2017-01-27 18:33:21' progress=0.936105 cache=232.2MiB(180308tx)
2017-03-16 00:03:22 UpdateTip: new best=00000000000000000163ab5677ce8043fa1895e76cd8521f99f04dfdf56afb95 height=450308 version=0x20000000 log2_work=85.886185 tx=191306988 date='2017-01-27 18:39:03' progress=0.936110 cache=234.8MiB(181085tx)
2017-03-16 00:03:33 connect() to 81.187.181.142:8333 failed after select(): Connection refused (61)
2017-03-16 00:04:12 UpdateTip: new best=0000000000000000008e518e724862ef231d491904e134aa283870ec404317be height=450309 version=0x20000000 log2_work=85.886219 tx=191308572 date='2017-01-27 18:42:51' progress=0.936113 cache=237.0MiB(184711tx)
2017-03-16 00:04:19 UpdateTip: new best=000000000000000000933949159f813fb8140d50d2b16f6debf6f5d9b47597b9 height=450310 version=0x20000002 log2_work=85.886253 tx=191310474 date='2017-01-27 19:05:27' progress=0.936133 cache=237.6MiB(186449tx)
2017-03-16 00:04:56 UpdateTip: new best=0000000000000000002b5ec314335e8e9317ef4785d1ebf2f71e79781bbee21b height=450311 version=0x20000000 log2_work=85.886287 tx=191311571 date='2017-01-27 19:13:14' progress=0.936140 cache=264.9MiB(189550tx)
2017-03-16 00:05:23 UpdateTip: new best=000000000000000001bf0ddc8c3c14a3a4fcb061caee510e5a245e0c8d436637 height=450312 version=0x20000000 log2_work=85.886321 tx=191313160 date='2017-01-27 19:22:56' progress=0.936149 cache=282.7MiB(192488tx)
2017-03-16 00:05:36 version handshake timeout from 28
2017-03-16 00:05:56 UpdateTip: new best=0000000000000000024c03b4fb16466ee4fcf6c74d62b9c65f891c8e417a8c4b height=450313 version=0x20000000 log2_work=85.886355 tx=191315625 date='2017-01-27 19:24:57' progress=0.936151 cache=288.7MiB(196671tx)
2017-03-16 00:05:56 socket recv error Connection reset by peer (54)
2017-03-16 00:06:34 UpdateTip: new best=00000000000000000006f1fdc34b6885ff5e738b0061d21c2c6d87a64c0fb65c height=450314 version=0x20000002 log2_work=85.886389 tx=191317874 date='2017-01-27 19:27:01' progress=0.936153 cache=291.9MiB(200482tx)
2017-03-16 00:06:58 Pre-allocating up to position 0xd00000 in rev00699.dat
2017-03-16 00:06:58 UpdateTip: new best=0000000000000000008674c84b7723698d256ed8f53c5898416c388fc88969f5 height=450315 version=0x20000000 log2_work=85.886423 tx=191319953 date='2017-01-27 19:31:44' progress=0.936157 cache=293.3MiB(203128tx)
2017-03-16 00:07:16 UpdateTip: new best=000000000000000001610632634b8f5bf5ec27b681af1c13e5c62579624a201b height=450316 version=0x20000000 log2_work=85.886457 tx=191320806 date='2017-01-27 19:34:05' progress=0.936159 cache=303.6MiB(204625tx)
2017-03-16 00:07:33 UpdateTip: new best=00000000000000000056763240afbb2f2175399d340690b1fa788e9a3b3152b1 height=450317 version=0x20000000 log2_work=85.886491 tx=191322243 date='2017-01-27 19:39:15' progress=0.936164 cache=307.3MiB(205959tx)
2017-03-16 00:07:41 version handshake timeout from 31
2017-03-16 00:07:49 connect() to 73.76.97.14:8333 failed after select(): Connection refused (61)
2017-03-16 00:08:03 UpdateTip: new best=000000000000000002c3a241ca84f64c4900c5b7b05718e28def2cc169b7c64b height=450318 version=0x20000000 log2_work=85.886525 tx=191324111 date='2017-01-27 20:02:26' progress=0.936184 cache=323.3MiB(209032tx)
2017-03-16 00:08:19 socket receive timeout: 1204s
2017-03-16 00:08:35 Pre-allocating up to position 0x200000 in rev00700.dat
2017-03-16 00:08:35 UpdateTip: new best=00000000000000000145856aaf9c69e5065c48e67adae9e787fb1353cf54ffd0 height=450319 version=0x20000000 log2_work=85.886559 tx=191325638 date='2017-01-27 20:05:52' progress=0.936187 cache=341.0MiB(212071tx)
2017-03-16 00:08:41 socket receive timeout: 1202s
2017-03-16 00:08:53 UpdateTip: new best=00000000000000000048d373e313ed018039ae01a9f5a8d542fe90fbe52d0f0f height=450320 version=0x20000000 log2_work=85.886593 tx=191328276 date='2017-01-27 20:17:41' progress=0.936198 cache=343.0MiB(215268tx)
2017-03-16 00:09:13 UpdateTip: new best=0000000000000000017d09958bfdfbd806ec1a37b15d0f7914717cff67dbfe18 height=450321 version=0x20000000 log2_work=85.886627 tx=191330383 date='2017-01-27 20:28:00' progress=0.936208 cache=344.1MiB(218206tx)
2017-03-16 00:09:20 version handshake timeout from 32
2017-03-16 00:09:37 UpdateTip: new best=0000000000000000004f6fa74cbe1fd9268211da94e1da9e9c5a0927a499df2a height=450322 version=0x20000002 log2_work=85.886661 tx=191332724 date='2017-01-27 20:30:00' progress=0.936210 cache=349.2MiB(221627tx)
2017-03-16 00:09:47 UpdateTip: new best=000000000000000001a12ec83224148320c2146ef86de9cc4c9f9b008c8e85b5 height=450323 version=0x20000002 log2_work=85.886695 tx=191335327 date='2017-01-27 20:47:25' progress=0.936226 cache=349.9MiB(224136tx)
2017-03-16 00:09:51 connect() to 77.187.22.242:8333 failed after select(): Connection refused (61)
2017-03-16 00:10:17 UpdateTip: new best=00000000000000000280be70af77d245fff48ef0886b9571e34b9a64405662f6 height=450324 version=0x20000000 log2_work=85.886729 tx=191337057 date='2017-01-27 21:11:32' progress=0.936247 cache=360.3MiB(226750tx)
2017-03-16 00:10:42 UpdateTip: new best=000000000000000000150115c1b7f4cba7987b9b998723e8868b52779b01ac62 height=450325 version=0x20000000 log2_work=85.886763 tx=191338550 date='2017-01-27 21:15:36' progress=0.936251 cache=366.9MiB(229271tx)
2017-03-16 00:10:58 Pre-allocating up to position 0xe00000 in rev00699.dat
2017-03-16 00:10:58 UpdateTip: new best=0000000000000000024f672a386363cb38184b55b78773625d0318ededd1eb96 height=450326 version=0x20000000 log2_work=85.886797 tx=191340512 date='2017-01-27 21:33:59' progress=0.936268 cache=375.9MiB(231855tx)
2017-03-16 00:11:14 UpdateTip: new best=0000000000000000019eb5e39455ce7650fec85d1b6a759ba139c6563b52a503 height=450327 version=0x20000000 log2_work=85.886831 tx=191342083 date='2017-01-27 21:46:30' progress=0.936279 cache=387.9MiB(234556tx)
2017-03-16 00:11:19 version handshake timeout from 33
2017-03-16 00:11:33 connect() to 79.214.29.43:8333 failed after select(): Connection refused (61)
2017-03-16 00:11:35 UpdateTip: new best=000000000000000000096453b092e098538f56fb6889ec601cfa037ecb6ee540 height=450328 version=0x20000002 log2_work=85.886865 tx=191344496 date='2017-01-27 21:46:40' progress=0.936279 cache=392.5MiB(238729tx)
2017-03-16 00:11:44 version handshake timeout from 34
2017-03-16 00:11:46 UpdateTip: new best=000000000000000002314ad0de9eae034586a4924ac5adbf46d25357f773f6f3 height=450329 version=0x20000002 log2_work=85.8869 tx=191346839 date='2017-01-27 21:57:37' progress=0.936290 cache=396.4MiB(241749tx)
2017-03-16 00:12:03 UpdateTip: new best=000000000000000002a6e424bd99157e24a6a044562626339dcc9ef82d57767a height=450330 version=0x20000000 log2_work=85.886934 tx=191348524 date='2017-01-27 22:19:16' progress=0.936309 cache=405.8MiB(244624tx)
2017-03-16 00:12:12 version handshake timeout from 35
2017-03-16 00:12:19 UpdateTip: new best=000000000000000001879ca6948e0314f6558ba5e4cd7f5819442cc6098d9914 height=450331 version=0x20000002 log2_work=85.886968 tx=191350788 date='2017-01-27 22:59:26' progress=0.936345 cache=408.6MiB(247637tx)
2017-03-16 00:12:40 version handshake timeout from 36
2017-03-16 00:12:55 UpdateTip: new best=000000000000000000247af737d1ec6ecd0a390a82070dfa66d34ecc8358630e height=450332 version=0x20000000 log2_work=85.887002 tx=191351904 date='2017-01-27 23:10:33' progress=0.936354 cache=415.6MiB(251435tx)
2017-03-16 00:12:55 version handshake timeout from 37
2017-03-16 00:13:08 UpdateTip: new best=00000000000000000088f05e84cb3e59583d15661231e51733ce5c41986951ed height=450333 version=0x20000000 log2_work=85.887036 tx=191352864 date='2017-01-27 23:20:46' progress=0.936363 cache=420.7MiB(253118tx)
2017-03-16 00:13:14 version handshake timeout from 38
2017-03-16 00:13:38 UpdateTip: new best=0000000000000000024c7b6a0150c6599d8075c7b1dfb6d6c13b5a64411bf32e height=450334 version=0x20000002 log2_work=85.88707 tx=191353525 date='2017-01-27 23:26:39' progress=0.936368 cache=439.8MiB(256387tx)
2017-03-16 00:14:05 version handshake timeout from 39
2017-03-16 00:14:15 UpdateTip: new best=0000000000000000000c055c0624e9d15079ce11c7ce3e464c615a12fff88a94 height=450335 version=0x20000002 log2_work=85.887104 tx=191354067 date='2017-01-27 23:30:16' progress=0.936371 cache=463.5MiB(260080tx)
2017-03-16 00:14:15 connect() to 104.155.1.158:8333 failed after select(): Connection refused (61)
2017-03-16 00:14:57 UpdateTip: new best=0000000000000000025f1dd1908d7cb15b0f4c20503261130819c3964e69100f height=450336 version=0x20000002 log2_work=85.887138 tx=191354683 date='2017-01-27 23:31:33' progress=0.936372 cache=489.2MiB(263595tx)
2017-03-16 00:14:57 version handshake timeout from 41
2017-03-16 00:15:11 UpdateTip: new best=000000000000000000433d5a2811a8f44e8725adaf880aad6dd0c6755d6be2f6 height=450337 version=0x20000000 log2_work=85.887172 tx=191356635 date='2017-01-28 00:02:08' progress=0.936399 cache=492.9MiB(266256tx)
2017-03-16 00:15:28 version handshake timeout from 42
2017-03-16 00:15:56 UpdateTip: new best=000000000000000001c242485f5bc6a5c06a7c0fbc0606436ad6517bf9df27ce height=450338 version=0x20000000 log2_work=85.887206 tx=191356911 date='2017-01-28 00:02:49' progress=0.936399 cache=515.6MiB(269853tx)
2017-03-16 00:16:01 ping timeout: 1200.047522s
2017-03-16 00:16:01 ping timeout: 1200.060426s
2017-03-16 00:16:01 ping timeout: 1200.052931s
2017-03-16 00:16:02 ping timeout: 1200.596423s
2017-03-16 00:16:02 ping timeout: 1200.584096s
2017-03-16 00:16:14 connect() to 5.104.176.18:8333 failed after select(): Connection refused (61)
2017-03-16 00:16:34 Pre-allocating up to position 0x300000 in rev00700.dat
2017-03-16 00:16:34 UpdateTip: new best=000000000000000000ad2e2cfd2271332440e1e09eb48fa37fb92e535ed89718 height=450339 version=0x20000000 log2_work=85.88724 tx=191357762 date='2017-01-28 00:10:59' progress=0.936406 cache=531.0MiB(273128tx)
2017-03-16 00:16:56 Pre-allocating up to position 0xf00000 in rev00699.dat
2017-03-16 00:16:56 UpdateTip: new best=000000000000000000492d83a9885f7987933a407a85c7d934169150ae49ad92 height=450340 version=0x20000000 log2_work=85.887274 tx=191359366 date='2017-01-28 00:18:06' progress=0.936413 cache=543.3MiB(276175tx)
2017-03-16 00:16:56 version handshake timeout from 43
2017-03-16 00:17:05 UpdateTip: new best=0000000000000000026e88e992ea669c74bbccd1646060819cd323741e62e98e height=450341 version=0x20000000 log2_work=85.887308 tx=191361581 date='2017-01-28 00:23:23' progress=0.936418 cache=544.8MiB(278732tx)
2017-03-16 00:17:06 connect() to 148.251.191.74:8333 failed after select(): Connection refused (61)
2017-03-16 00:17:22 UpdateTip: new best=000000000000000001199f436fe547c048b96dba80bdb39cb1c872345ed542ed height=450342 version=0x20000000 log2_work=85.887342 tx=191364002 date='2017-01-28 00:28:57' progress=0.936423 cache=550.2MiB(281946tx)
2017-03-16 00:17:36 version handshake timeout from 45
2017-03-16 00:18:17 UpdateTip: new best=0000000000000000003af5aa3e40d4ecf9253c252b10b2e1c1c646b6f6094792 height=450343 version=0x20000002 log2_work=85.887376 tx=191365438 date='2017-01-28 00:47:28' progress=0.936439 cache=558.4MiB(284968tx)
2017-03-16 00:18:17 version handshake timeout from 46
2017-03-16 00:18:58 UpdateTip: new best=000000000000000001eaa583266dc5537a4ac997d66a1920138edc04e3c61f32 height=450344 version=0x20000000 log2_work=85.88741 tx=191367397 date='2017-01-28 00:53:01' progress=0.936444 cache=564.9MiB(288170tx)
2017-03-16 00:19:15 connect() to 114.26.239.29:8333 failed after select(): Connection refused (61)
2017-03-16 00:19:35 version handshake timeout from 48
2017-03-16 00:19:40 UpdateTip: new best=00000000000000000163e0f0620c9039ca65405f5b0132a595d228eb3ba5fa5f height=450345 version=0x20000002 log2_work=85.887444 tx=191369270 date='2017-01-28 01:03:23' progress=0.936453 cache=574.0MiB(290989tx)
2017-03-16 00:19:41 connect() to 178.27.123.82:8333 failed after select(): Connection refused (61)
2017-03-16 00:20:34 version handshake timeout from 49
2017-03-16 00:20:42 UPnP Port Mapping successful.
2017-03-16 00:20:54 UpdateTip: new best=00000000000000000077bba198c72cc12a407ef919f4115c56f8dccd4277893f height=450346 version=0x20000000 log2_work=85.887478 tx=191371363 date='2017-01-28 01:05:29' progress=0.936454 cache=4.0MiB(0tx)
2017-03-16 00:22:48 UpdateTip: new best=000000000000000001657badc6c7bbe19fddaa97bc3e6e0fbb08f38712eba0b6 height=450347 version=0x20000000 log2_work=85.887512 tx=191372839 date='2017-01-28 01:10:14' progress=0.936457 cache=13.3MiB(5914tx)
2017-03-16 00:23:17 UpdateTip: new best=0000000000000000007a4d54a4ee9fd940995fce2d8ff43e4239e98c50a9cec6 height=450348 version=0x20000000 log2_work=85.887546 tx=191376446 date='2017-01-28 01:14:14' progress=0.936462 cache=15.4MiB(12719tx)
2017-03-16 00:23:42 UpdateTip: new best=000000000000000001b433a02d131f1b1a705739072e7c871b22fd2f6ded2b7e height=450349 version=0x20000000 log2_work=85.88758 tx=191378311 date='2017-01-28 01:19:57' progress=0.936467 cache=28.7MiB(17574tx)
2017-03-16 00:23:45 connect() to 108.61.152.252:8333 failed after select(): Connection refused (61)
2017-03-16 00:23:49 UpdateTip: new best=000000000000000001b4d9cecdf2ac5df203d648066bff9b2d51be2844c5611d height=450350 version=0x20000000 log2_work=85.887614 tx=191380126 date='2017-01-28 01:39:35' progress=0.936485 cache=30.1MiB(20828tx)
2017-03-16 00:24:08 connect() to 46.28.207.5:8333 failed after select(): Connection refused (61)
2017-03-16 00:24:17 version handshake timeout from 52
2017-03-16 00:24:19 Pre-allocating up to position 0x1000000 in rev00699.dat
2017-03-16 00:24:19 UpdateTip: new best=000000000000000000705c28d799b66f480a35aa3c5b138c9a8370d91ef87f0a height=450351 version=0x20000000 log2_work=85.887648 tx=191382613 date='2017-01-28 01:46:53' progress=0.936491 cache=36.9MiB(25916tx)
2017-03-16 00:24:40 UpdateTip: new best=00000000000000000035075ce837803a0e14efea985196e38d56218d01372d0c height=450352 version=0x20000002 log2_work=85.887682 tx=191384751 date='2017-01-28 01:58:31' progress=0.936502 cache=43.4MiB(30525tx)
2017-03-16 00:25:09 version handshake timeout from 53
2017-03-16 00:25:09 connect() to 81.169.180.9:8333 failed after select(): Connection refused (61)
2017-03-16 00:25:22 UpdateTip: new best=0000000000000000024ba1f418f226300ffaa9ba3d7166492a1b6298b090715d height=450353 version=0x20000000 log2_work=85.887716 tx=191386682 date='2017-01-28 02:01:03' progress=0.936504 cache=47.4MiB(35307tx)
2017-03-16 00:25:27 version handshake timeout from 54
2017-03-16 00:25:53 UpdateTip: new best=000000000000000000a9945d56dff60089a66c8923535fe0cd3b605de3abd364 height=450354 version=0x00000004 log2_work=85.88775 tx=191388781 date='2017-01-28 02:05:51' progress=0.936509 cache=50.8MiB(39692tx)
2017-03-16 00:25:53 connect() to 91.188.125.252:8333 failed after select(): Connection refused (61)
2017-03-16 00:26:22 version handshake timeout from 55
2017-03-16 00:26:37 UpdateTip: new best=0000000000000000002c57f9d0d512b9ff0f19a2a87736675cc7561d83e0feca height=450355 version=0x20000000 log2_work=85.887784 tx=191390675 date='2017-01-28 02:09:53' progress=0.936512 cache=55.8MiB(44355tx)
2017-03-16 00:26:47 version handshake timeout from 56
2017-03-16 00:27:03 UpdateTip: new best=000000000000000001b341bae74bfeddf83ff38e8cd3018c6f583253b7d9c7f3 height=450356 version=0x30000000 log2_work=85.887818 tx=191390893 date='2017-01-28 02:14:43' progress=0.936516 cache=62.2MiB(46673tx)
2017-03-16 00:27:03 version handshake timeout from 57
2017-03-16 00:27:27 UpdateTip: new best=0000000000000000017898aa377cbd09e7632cfb739a4b63c0fc29c045030ce5 height=450357 version=0x20000000 log2_work=85.887852 tx=191391798 date='2017-01-28 02:13:36' progress=0.936515 cache=69.9MiB(48832tx)
2017-03-16 00:27:35 UpdateTip: new best=0000000000000000009dd51ce25fa05111608ddff5e06b5c76ea38a47b994d70 height=450358 version=0x20000000 log2_work=85.887886 tx=191392597 date='2017-01-28 02:17:53' progress=0.936519 cache=70.4MiB(50075tx)
2017-03-16 00:27:41 UpdateTip: new best=00000000000000000091098e6a0b9145d134e571edad1b408601612747066a40 height=450359 version=0x20000000 log2_work=85.88792 tx=191392931 date='2017-01-28 02:20:08' progress=0.936521 cache=70.7MiB(50659tx)
2017-03-16 00:27:50 version handshake timeout from 58
2017-03-16 00:27:57 UpdateTip: new best=000000000000000001531047543538dbd001d05dbf566b523be8874ab63a3b14 height=450360 version=0x20000000 log2_work=85.887954 tx=191394592 date='2017-01-28 02:30:09' progress=0.936530 cache=73.4MiB(53106tx)
2017-03-16 00:28:05 version handshake timeout from 59
2017-03-16 00:28:14 UpdateTip: new best=00000000000000000039e7fac5ffd9ab666c8882ece7bdf2be015d521e97b621 height=450361 version=0x20000000 log2_work=85.887988 tx=191397118 date='2017-01-28 02:52:34' progress=0.936550 cache=75.7MiB(56736tx)
2017-03-16 00:28:33 UpdateTip: new best=0000000000000000001a8ca3cddc71feed66dcd784cbe0f1723437582c6e87aa height=450362 version=0x20000002 log2_work=85.888022 tx=191399658 date='2017-01-28 03:08:17' progress=0.936565 cache=81.4MiB(60512tx)
2017-03-16 00:28:38 connect() to [2601:282:100:f1e6::586e]:8333 failed after select(): No route to host (65)
2017-03-16 00:28:49 UpdateTip: new best=000000000000000002661d9420e5574712d7142d675a84e056c231514a5e7123 height=450363 version=0x20000000 log2_work=85.888056 tx=191400618 date='2017-01-28 03:11:15' progress=0.936567 cache=94.8MiB(62289tx)
2017-03-16 00:28:55 UpdateTip: new best=0000000000000000015f45cdc7130429766bb6f6babcbdca9071226c94da2901 height=450364 version=0x20000000 log2_work=85.88809 tx=191401204 date='2017-01-28 03:15:13' progress=0.936571 cache=95.3MiB(63096tx)
2017-03-16 00:28:56 UpdateTip: new best=0000000000000000011e9dbd7c5cd3d8b66e9329238ee24217fcd62bfd1a2919 height=450365 version=0x20000000 log2_work=85.888124 tx=191401319 date='2017-01-28 03:15:54' progress=0.936571 cache=96.1MiB(63294tx)
2017-03-16 00:29:08 UpdateTip: new best=00000000000000000236df66e9d02aece39843e271735d223ee7cebb3aaffafd height=450366 version=0x20000000 log2_work=85.888158 tx=191403098 date='2017-01-28 03:51:06' progress=0.936603 cache=102.8MiB(65653tx)
2017-03-16 00:29:19 connect() to 113.193.239.150:8333 failed after select(): Connection refused (61)
2017-03-16 00:29:20 version handshake timeout from 60
2017-03-16 00:30:06 Pre-allocating up to position 0x1100000 in rev00699.dat
2017-03-16 00:30:06 UpdateTip: new best=0000000000000000011d6e1886d038cfaf4b408e5f8b76b32771b17ddac22112 height=450367 version=0x20000000 log2_work=85.888192 tx=191404316 date='2017-01-28 03:53:18' progress=0.936604 cache=139.9MiB(69666tx)
2017-03-16 00:30:06 version handshake timeout from 61
2017-03-16 00:30:06 version handshake timeout from 62
2017-03-16 00:30:07 connect() to 195.154.12.66:8333 failed after select(): Connection refused (61)
2017-03-16 00:30:49 UpdateTip: new best=000000000000000001e01d39416132f87633d829b0689ede56e416d6aede056d height=450368 version=0x20000000 log2_work=85.888226 tx=191406514 date='2017-01-28 03:56:16' progress=0.936607 cache=151.0MiB(73602tx)
2017-03-16 00:30:50 connect() to 190.211.203.227:8333 failed after select(): Connection refused (61)
2017-03-16 00:31:16 UpdateTip: new best=000000000000000001bff884602c90170a59436384ee2c50d12d3242d9e01c52 height=450369 version=0x20000000 log2_work=85.88826 tx=191408488 date='2017-01-28 04:10:33' progress=0.936620 cache=153.7MiB(76420tx)
2017-03-16 00:31:17 connect() to 84.46.33.244:8333 failed after select(): Connection refused (61)
2017-03-16 00:31:20 version handshake timeout from 64
2017-03-16 00:31:40 UpdateTip: new best=000000000000000000de515ee8fefe5ba81867813368b249905c5e74471aba78 height=450370 version=0x30000000 log2_work=85.888294 tx=191410298 date='2017-01-28 04:24:42' progress=0.936632 cache=155.4MiB(78954tx)
2017-03-16 00:31:46 UpdateTip: new best=000000000000000000bc3f15ccc0c13952efd23fe1e23f24c7f6f8681b728d59 height=450371 version=0x20000000 log2_work=85.888328 tx=191410638 date='2017-01-28 04:26:31' progress=0.936634 cache=156.2MiB(79464tx)
2017-03-16 00:31:47 connect() to 84.170.60.240:8333 failed after select(): Connection refused (61)
2017-03-16 00:31:52 version handshake timeout from 65
2017-03-16 00:32:00 UpdateTip: new best=000000000000000000b3c8f24311d651fdbdabfed8a518ddc3265692462f8505 height=450372 version=0x20000000 log2_work=85.888362 tx=191411730 date='2017-01-28 04:34:48' progress=0.936641 cache=161.3MiB(81009tx)
2017-03-16 00:32:18 version handshake timeout from 66
2017-03-16 00:32:52 UpdateTip: new best=000000000000000002b352745fe5c6c6e3487ec04559629952c3f5cb265e5098 height=450373 version=0x20000002 log2_work=85.888396 tx=191413983 date='2017-01-28 04:56:45' progress=0.936661 cache=170.4MiB(84248tx)
2017-03-16 00:32:52 version handshake timeout from 67
2017-03-16 00:33:04 connect() to 84.159.202.191:8333 failed after select(): Connection refused (61)
2017-03-16 00:34:42 Pre-allocating up to position 0x400000 in rev00700.dat
2017-03-16 00:34:42 UpdateTip: new best=000000000000000000ac692cb5b21cee695e92a4f056393af5a7934d7f29a23d height=450374 version=0x20000000 log2_work=85.88843 tx=191415230 date='2017-01-28 05:01:02' progress=0.936663 cache=174.1MiB(88337tx)
2017-03-16 00:34:52 connect() to [2602:30a:c7fb:fa0:309a:ae78:36f1:e4bc]:8333 failed after select(): Connection refused (61)
2017-03-16 00:35:13 UpdateTip: new best=00000000000000000150f31aacc2b667ec571706553c033042ae45d82cc5fef1 height=450375 version=0x20000000 log2_work=85.888464 tx=191415946 date='2017-01-28 05:06:25' progress=0.936668 cache=174.6MiB(90110tx)
2017-03-16 00:35:22 UpdateTip: new best=0000000000000000017244314663dead7fd183ea977c6e9dfdc1572f8e0a5939 height=450376 version=0x20000000 log2_work=85.888498 tx=191416415 date='2017-01-28 05:09:45' progress=0.936671 cache=175.4MiB(90864tx)
2017-03-16 00:35:25 connect() to 217.170.196.219:8333 failed after select(): Connection refused (61)
2017-03-16 00:35:26 connect() to 104.156.240.139:8333 failed after select(): Connection refused (61)
2017-03-16 00:35:52 UpdateTip: new best=000000000000000001074592c5a0d222b258176951d70ea2824418d5087101db height=450377 version=0x20000000 log2_work=85.888532 tx=191418330 date='2017-01-28 05:25:35' progress=0.936685 cache=180.4MiB(93651tx)
2017-03-16 00:35:54 version handshake timeout from 70
2017-03-16 00:36:12 UpdateTip: new best=000000000000000000f7341cbc176d32e684c3f3f15aa77bddb13d7f1aa6be39 height=450378 version=0x20000000 log2_work=85.888566 tx=191418491 date='2017-01-28 05:26:04' progress=0.936685 cache=182.7MiB(94484tx)
2017-03-16 00:36:18 connect() to 98.118.137.26:8333 failed after select(): Connection refused (61)
2017-03-16 00:37:07 UpdateTip: new best=0000000000000000016b1b04ffe44fde4bdece537e02a001b77b7b7ac3844e77 height=450379 version=0x20000000 log2_work=85.8886 tx=191420190 date='2017-01-28 05:48:22' progress=0.936704 cache=196.8MiB(97511tx)
2017-03-16 00:37:20 version handshake timeout from 73
2017-03-16 00:37:48 UpdateTip: new best=00000000000000000194195e145f713eeec18c2a38e7229476e769c4cf05fa77 height=450380 version=0x20000000 log2_work=85.888634 tx=191421575 date='2017-01-28 05:49:49' progress=0.936705 cache=198.0MiB(99758tx)
2017-03-16 00:37:55 UpdateTip: new best=00000000000000000153ceff846b3f2bde414f088482c6d0df1c98c7cba13d47 height=450381 version=0x20000000 log2_work=85.888668 tx=191421817 date='2017-01-28 05:51:06' progress=0.936706 cache=198.1MiB(100008tx)
2017-03-16 00:38:09 version handshake timeout from 74
2017-03-16 00:38:09 UpdateTip: new best=00000000000000000196366f0f58cfef45c05f61e069c65ec485ff9996e203a7 height=450382 version=0x20000000 log2_work=85.888702 tx=191422727 date='2017-01-28 05:57:07' progress=0.936712 cache=198.6MiB(101105tx)
2017-03-16 00:38:31 UpdateTip: new best=0000000000000000005d0524d4315a464b3a8bf6878785e04a7b9adf725db9c1 height=450383 version=0x20000000 log2_work=85.888736 tx=191423707 date='2017-01-28 06:03:35' progress=0.936718 cache=199.8MiB(102466tx)
2017-03-16 00:38:50 version handshake timeout from 75
2017-03-16 00:39:06 UpdateTip: new best=000000000000000001917755b21ea94c62c245260bcb507d5f55040536de9d58 height=450384 version=0x20000002 log2_work=85.88877 tx=191425230 date='2017-01-28 06:14:55' progress=0.936727 cache=204.8MiB(105016tx)
2017-03-16 00:39:06 version handshake timeout from 76
2017-03-16 00:39:08 UpdateTip: new best=0000000000000000005aab6a175c16af607f89c10753b0bfc5ce8e16f0240226 height=450385 version=0x20000000 log2_work=85.888804 tx=191425328 date='2017-01-28 06:15:17' progress=0.936728 cache=204.8MiB(105141tx)
2017-03-16 00:39:39 UpdateTip: new best=0000000000000000018ac5592c6d6eac44aa43e1e8498b50a69e08e483f0b925 height=450386 version=0x20000000 log2_work=85.888838 tx=191427332 date='2017-01-28 07:03:14' progress=0.936770 cache=210.9MiB(108297tx)
2017-03-16 00:39:45 version handshake timeout from 77
2017-03-16 00:39:51 connect() to 82.165.25.152:8333 failed after select(): Connection refused (61)
2017-03-16 00:39:51 connect() to 104.156.228.165:8333 failed after select(): Connection refused (61)
2017-03-16 00:40:42 UPnP Port Mapping successful.
2017-03-16 00:41:10 UpdateTip: new best=000000000000000002a9154a70dd5286f5604dc8e7db3bbdb8a3f56d54e5e15f height=450387 version=0x20000002 log2_work=85.888872 tx=191429132 date='2017-01-28 07:06:05' progress=0.936772 cache=231.8MiB(112040tx)
2017-03-16 00:41:10 version handshake timeout from 78
2017-03-16 00:41:10 version handshake timeout from 79
2017-03-16 00:41:16 connect() to 108.61.13.43:8333 failed after select(): Connection refused (61)
2017-03-16 00:41:48 Pre-allocating up to position 0x500000 in rev00700.dat
2017-03-16 00:41:48 UpdateTip: new best=000000000000000001cdde09516a5fed2b734382f0d688482220dc11953fcb23 height=450388 version=0x20000002 log2_work=85.888906 tx=191431376 date='2017-01-28 08:00:14' progress=0.936820 cache=234.6MiB(115276tx)
2017-03-16 00:42:24 version handshake timeout from 81
2017-03-16 00:43:10 UpdateTip: new best=000000000000000002465d1ee7166460481e11f034067255001a73fba512edd8 height=450389 version=0x20000000 log2_work=85.88894 tx=191432663 date='2017-01-28 08:00:55' progress=0.936819 cache=260.3MiB(119165tx)
2017-03-16 00:43:19 UpdateTip: new best=000000000000000000acd56dbcfe6e08e6824b699f6887232720a9dfc1f9ba5d height=450390 version=0x20000000 log2_work=85.888974 tx=191433725 date='2017-01-28 08:16:48' progress=0.936834 cache=261.7MiB(120508tx)
2017-03-16 00:43:23 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457421, us=98.7.115.37:54649, peer=83
2017-03-16 00:44:10 UpdateTip: new best=00000000000000000270b5272d45b0ae052aec462460da8ae6de7c0f8c98ab91 height=450391 version=0x20000000 log2_work=85.889008 tx=191435052 date='2017-01-28 08:32:03' progress=0.936847 cache=278.5MiB(123623tx)
2017-03-16 00:44:35 version handshake timeout from 84
2017-03-16 00:44:36 UpdateTip: new best=0000000000000000027d95aaa1412fb20e490d04bcf6678dc34200ee2b99ea60 height=450392 version=0x20000000 log2_work=85.889042 tx=191437006 date='2017-01-28 08:51:03' progress=0.936864 cache=286.9MiB(126514tx)
2017-03-16 00:44:55 UpdateTip: new best=000000000000000001f5591483a18cb10b239077becde8416b66b6cf79843811 height=450393 version=0x20000002 log2_work=85.889076 tx=191438423 date='2017-01-28 08:52:20' progress=0.936865 cache=288.2MiB(128787tx)
2017-03-16 00:45:00 connect() to [2003:e4:13c5:4000:2a1c:bb9a:1b87:82ab]:8333 failed after select(): Connection refused (61)
2017-03-16 00:45:24 version handshake timeout from 85
2017-03-16 00:45:49 UpdateTip: new best=0000000000000000028f68b54a1aa983ea802411a7a91d8644c27a40c5d4da1c height=450394 version=0x20000000 log2_work=85.88911 tx=191440131 date='2017-01-28 08:53:34' progress=0.936866 cache=293.4MiB(132647tx)
2017-03-16 00:45:49 version handshake timeout from 86
2017-03-16 00:46:04 UpdateTip: new best=000000000000000001eee724ad58b02e4f656fe8edd4ab67405c2eeee18a42e0 height=450395 version=0x20000000 log2_work=85.889144 tx=191442365 date='2017-01-28 09:29:09' progress=0.936898 cache=294.9MiB(135291tx)
2017-03-16 00:46:06 connect() to 80.123.10.115:8333 failed after select(): Connection refused (61)
2017-03-16 00:46:06 connect() to 163.172.217.50:8333 failed after select(): Connection refused (61)
2017-03-16 00:46:30 version handshake timeout from 87
2017-03-16 00:46:36 UpdateTip: new best=0000000000000000017c37a4fffce62e37c13c705cf6be48db0892e8b64d2ba0 height=450396 version=0x20000002 log2_work=85.889178 tx=191444258 date='2017-01-28 09:40:41' progress=0.936908 cache=307.0MiB(138592tx)
2017-03-16 00:47:27 UpdateTip: new best=00000000000000000077e5f5a6199418bd31c27e035234c1a6f75bddc7f6ac2d height=450397 version=0x20000002 log2_work=85.889212 tx=191446938 date='2017-01-28 09:42:28' progress=0.936909 cache=309.8MiB(143078tx)
2017-03-16 00:47:38 version handshake timeout from 89
2017-03-16 00:48:08 Pre-allocating up to position 0x600000 in rev00700.dat
2017-03-16 00:48:08 UpdateTip: new best=000000000000000001b0a9b125d2689461cd848b97dd041c485f97bde4f5a9bb height=450398 version=0x20000000 log2_work=85.889246 tx=191449244 date='2017-01-28 09:53:50' progress=0.936920 cache=312.6MiB(146719tx)
2017-03-16 00:48:30 version handshake timeout from 90
2017-03-16 00:48:31 UpdateTip: new best=000000000000000001c4566c9d856677ae39a670355aaf519a1c6b2dcf7f0a3f height=450399 version=0x20000002 log2_work=85.88928 tx=191451477 date='2017-01-28 10:10:14' progress=0.936934 cache=314.1MiB(150247tx)
2017-03-16 00:49:19 UpdateTip: new best=000000000000000001ef31673bcbec01739f28371f002496d6d91f65a58dd1e7 height=450400 version=0x20000002 log2_work=85.889314 tx=191453289 date='2017-01-28 10:14:35' progress=0.936938 cache=317.5MiB(154966tx)
2017-03-16 00:49:20 connect() to 81.169.134.50:8333 failed after select(): Connection refused (61)
2017-03-16 00:49:27 version handshake timeout from 91
2017-03-16 00:49:50 UpdateTip: new best=000000000000000000957c123be2828ee84b7bf849508f048c8ff19ca54967e1 height=450401 version=0x20000000 log2_work=85.889348 tx=191456481 date='2017-01-28 10:18:12' progress=0.936942 cache=319.9MiB(159569tx)
2017-03-16 00:49:50 version handshake timeout from 92
2017-03-16 00:50:13 UpdateTip: new best=000000000000000000a72f03b42fac42c380ae4fd3e7da4f73b8e9a0f3c6b3a8 height=450402 version=0x20000000 log2_work=85.889382 tx=191458259 date='2017-01-28 10:20:50' progress=0.936944 cache=325.2MiB(162901tx)
2017-03-16 00:50:28 UpdateTip: new best=0000000000000000020237f383dd252a883377fc91af055387ea4b1000bff7e2 height=450403 version=0x20000000 log2_work=85.889416 tx=191459069 date='2017-01-28 11:01:30' progress=0.936980 cache=326.3MiB(164657tx)
2017-03-16 00:50:41 UpdateTip: new best=00000000000000000110175a3e4da3f2299fde51d97af44b58fcf8dd59dffba3 height=450404 version=0x20000002 log2_work=85.88945 tx=191460577 date='2017-01-28 11:17:54' progress=0.936995 cache=327.1MiB(166765tx)
2017-03-16 00:50:49 UpdateTip: new best=000000000000000000c60a8b5db87a10993b9b64cb4bc58566821bdcd2b30d36 height=450405 version=0x20000002 log2_work=85.889484 tx=191463230 date='2017-01-28 11:19:08' progress=0.936997 cache=328.6MiB(169514tx)
2017-03-16 00:50:55 version handshake timeout from 93
2017-03-16 00:51:23 UpdateTip: new best=000000000000000000b193bbaf7fd087247181bd28933c3b60a1d4dab6bdd98c height=450406 version=0x20000002 log2_work=85.889518 tx=191465462 date='2017-01-28 11:19:35' progress=0.936997 cache=333.3MiB(173597tx)
2017-03-16 00:51:23 version handshake timeout from 94
2017-03-16 00:51:30 version handshake timeout from 95
2017-03-16 00:51:57 Pre-allocating up to position 0x700000 in rev00700.dat
2017-03-16 00:51:57 UpdateTip: new best=0000000000000000021ec598e529d020ac3ff45d5fe4294feba22b7102e10881 height=450407 version=0x20000002 log2_work=85.889552 tx=191467492 date='2017-01-28 11:20:28' progress=0.936998 cache=337.5MiB(177733tx)
2017-03-16 00:51:57 version handshake timeout from 96
2017-03-16 00:51:57 version handshake timeout from 97
2017-03-16 00:52:25 version handshake timeout from 98
2017-03-16 00:52:50 UpdateTip: new best=0000000000000000023a6f9813049744b59d941546bb77ff5fe7f76c8bfa9447 height=450408 version=0x20000002 log2_work=85.889586 tx=191468901 date='2017-01-28 11:23:38' progress=0.937001 cache=349.6MiB(181585tx)
2017-03-16 00:52:59 version handshake timeout from 99
2017-03-16 00:53:40 connect() to 185.34.33.2:8333 failed after select(): Connection refused (61)
2017-03-16 00:53:41 connect() to 130.88.148.47:8333 failed after select(): Connection refused (61)
2017-03-16 00:53:42 connect() to 46.166.186.214:8333 failed after select(): Connection refused (61)
2017-03-16 00:54:12 UpdateTip: new best=00000000000000000044b665172989ae446fab93f2df70aa24af62e6c0ea32b2 height=450409 version=0x20000002 log2_work=85.88962 tx=191470045 date='2017-01-28 11:28:27' progress=0.937004 cache=351.4MiB(185238tx)
2017-03-16 00:54:23 connect() to 162.219.91.67:8333 failed after select(): Connection refused (61)
2017-03-16 00:54:24 connect() to [2a02:810d:8ac0:33b2::227]:8333 failed after select(): Connection refused (61)
2017-03-16 00:54:31 connect() to 65.60.154.126:8333 failed after select(): Connection refused (61)
2017-03-16 00:54:43 UpdateTip: new best=0000000000000000001ac1da8214e5909110af53468ee889a08eee8845789df3 height=450410 version=0x20000000 log2_work=85.889654 tx=191471754 date='2017-01-28 11:31:29' progress=0.937007 cache=353.2MiB(188070tx)
2017-03-16 00:54:56 UpdateTip: new best=000000000000000001dba5f95014480fdf17461e20a34e0040059ea63faface4 height=450411 version=0x20000000 log2_work=85.889688 tx=191473856 date='2017-01-28 11:52:15' progress=0.937025 cache=354.3MiB(190265tx)
2017-03-16 00:55:10 UpdateTip: new best=000000000000000002ac4511e5619a185ef80dcfa11dc8f8c4ef6aeea6d7d08f height=450412 version=0x20000002 log2_work=85.889722 tx=191476100 date='2017-01-28 12:06:35' progress=0.937039 cache=356.9MiB(192923tx)
2017-03-16 00:55:31 UpdateTip: new best=0000000000000000022d62f5d7b5f5d49b1aa8f2ff7dadf5af17da9b1f4d3b3b height=450413 version=0x20000000 log2_work=85.889756 tx=191477044 date='2017-01-28 12:15:12' progress=0.937046 cache=357.3MiB(194515tx)
2017-03-16 00:55:56 UpdateTip: new best=0000000000000000021624e4146996ec5c450671201b76843d343adb81a51655 height=450414 version=0x20000000 log2_work=85.88979 tx=191479390 date='2017-01-28 12:27:38' progress=0.937057 cache=361.3MiB(198205tx)
2017-03-16 00:56:00 version handshake timeout from 101
2017-03-16 00:56:08 Pre-allocating up to position 0x800000 in rev00700.dat
2017-03-16 00:56:08 UpdateTip: new best=000000000000000001c92c264f4e5f0883b9161ce29adeea68ad7b2c4fda8642 height=450415 version=0x20000002 log2_work=85.889824 tx=191481903 date='2017-01-28 12:48:24' progress=0.937076 cache=362.8MiB(201024tx)
2017-03-16 00:56:43 UpdateTip: new best=000000000000000002b11c877bf3e26a3998b87ea06500610aa5c802ecd05290 height=450416 version=0x20000000 log2_work=85.889858 tx=191484282 date='2017-01-28 12:49:30' progress=0.937078 cache=366.6MiB(205348tx)
2017-03-16 00:56:52 UpdateTip: new best=000000000000000001d6a03b90d6cb93f1bc3caeb95f03905fa34dce86f06779 height=450417 version=0x20000000 log2_work=85.889892 tx=191486658 date='2017-01-28 13:10:09' progress=0.937096 cache=368.5MiB(207870tx)
2017-03-16 00:56:58 version handshake timeout from 104
2017-03-16 00:57:18 UpdateTip: new best=000000000000000001d999295307f632697d5194330f81ae84ed0e9a0a04f1cc height=450418 version=0x20000002 log2_work=85.889926 tx=191488920 date='2017-01-28 13:21:20' progress=0.937106 cache=370.7MiB(210964tx)
2017-03-16 00:57:18 version handshake timeout from 105
2017-03-16 00:57:26 connect() to 5.135.157.187:8333 failed after select(): Connection refused (61)
2017-03-16 00:57:45 version handshake timeout from 106
2017-03-16 00:57:45 UpdateTip: new best=000000000000000001e50300ecf965f1c5fa9b7e1dd435589129f67d43160b2c height=450419 version=0x20000000 log2_work=85.88996 tx=191491356 date='2017-01-28 13:31:13' progress=0.937116 cache=375.3MiB(214307tx)
2017-03-16 00:58:07 UpdateTip: new best=000000000000000001230be0990f991c80c10e3d231ad19a5a82ca2e3e5f67f5 height=450420 version=0x20000000 log2_work=85.889994 tx=191493546 date='2017-01-28 13:40:54' progress=0.937124 cache=377.3MiB(217309tx)
2017-03-16 00:58:32 UpdateTip: new best=0000000000000000022277bdfbdcfe9f2dddb8bd2516a779b603c52f89acda24 height=450421 version=0x20000000 log2_work=85.890028 tx=191495550 date='2017-01-28 13:48:41' progress=0.937131 cache=380.7MiB(220206tx)
2017-03-16 00:58:33 version handshake timeout from 107
2017-03-16 00:58:59 UpdateTip: new best=0000000000000000015afc8bc25016ba7738e190dfe1ca6a44a3f87c4dd10c8f height=450422 version=0x20000000 log2_work=85.890062 tx=191497930 date='2017-01-28 14:01:19' progress=0.937143 cache=384.5MiB(223451tx)
2017-03-16 00:58:59 version handshake timeout from 108
2017-03-16 00:59:15 Pre-allocating up to position 0x900000 in rev00700.dat
2017-03-16 00:59:15 UpdateTip: new best=0000000000000000027f373f59d3aee0cda28da80c5ac78fa52c1a6807ece741 height=450423 version=0x20000000 log2_work=85.890096 tx=191500217 date='2017-01-28 14:07:41' progress=0.937149 cache=386.1MiB(226474tx)
2017-03-16 00:59:26 version handshake timeout from 109
2017-03-16 00:59:32 connect() to [2a01:e35:8a3f:47c0:c617:feff:fe3c:9fbd]:8333 failed after select(): Connection refused (61)
2017-03-16 00:59:38 UpdateTip: new best=00000000000000000294f87cdc07d517f385043412ebe0a6d0ca0bda8fb4fbba height=450424 version=0x20000000 log2_work=85.890129 tx=191502207 date='2017-01-28 14:08:58' progress=0.937150 cache=389.1MiB(229061tx)
2017-03-16 01:00:02 version handshake timeout from 110
2017-03-16 01:00:16 UpdateTip: new best=0000000000000000008aea0b2ba81764480c7c541ce6cad2559079ae91bb5584 height=450425 version=0x20000002 log2_work=85.890163 tx=191503382 date='2017-01-28 14:11:49' progress=0.937153 cache=392.5MiB(232233tx)
2017-03-16 01:00:34 version handshake timeout from 111
2017-03-16 01:00:42 UPnP Port Mapping successful.
2017-03-16 01:00:45 UpdateTip: new best=000000000000000000067f1c3f1d71c9e5e57be53c4e3b783a869a331a2767ad height=450426 version=0x20000000 log2_work=85.890197 tx=191504870 date='2017-01-28 14:17:31' progress=0.937158 cache=395.5MiB(235090tx)
2017-03-16 01:00:48 UpdateTip: new best=000000000000000000669ca22826820858f9016dbfe823d2ce1cdc73eefc3e88 height=450427 version=0x20000000 log2_work=85.890231 tx=191505333 date='2017-01-28 14:19:39' progress=0.937160 cache=395.9MiB(235534tx)
2017-03-16 01:00:54 connect() to 93.234.122.150:8333 failed after select(): Connection refused (61)
2017-03-16 01:00:55 connect() to 104.155.1.158:8333 failed after select(): Connection refused (61)
2017-03-16 01:00:56 version handshake timeout from 112
2017-03-16 01:00:57 UpdateTip: new best=00000000000000000110ce83e0d505f915a24f338a0b13422097d4155d299b21 height=450428 version=0x20000000 log2_work=85.890265 tx=191506635 date='2017-01-28 14:26:13' progress=0.937166 cache=396.7MiB(236858tx)
2017-03-16 01:01:13 UpdateTip: new best=0000000000000000003e897bbb29a96dc8f8b008fd54b7bbe7bff5369850afb9 height=450429 version=0x20000002 log2_work=85.890299 tx=191508761 date='2017-01-28 14:36:19' progress=0.937175 cache=399.0MiB(239483tx)
2017-03-16 01:01:23 version handshake timeout from 113
2017-03-16 01:01:27 UpdateTip: new best=000000000000000001cc2d5512c43a89757d8858f7a39738d5f496dc4ad1c8cf height=450430 version=0x20000000 log2_work=85.890333 tx=191511241 date='2017-01-28 14:55:53' progress=0.937193 cache=399.9MiB(242198tx)
2017-03-16 01:01:47 version handshake timeout from 114
2017-03-16 01:01:47 UpdateTip: new best=000000000000000000aae4de9c4d9985eb24c41a2c666568c78f51d62994ef5b height=450431 version=0x20000000 log2_work=85.890367 tx=191513648 date='2017-01-28 15:08:54' progress=0.937205 cache=401.2MiB(245286tx)
2017-03-16 01:02:03 version handshake timeout from 115
2017-03-16 01:02:14 UpdateTip: new best=00000000000000000115276dc682c5c9f859134ef2840e90c0a73af3245a99cf height=450432 version=0x20000000 log2_work=85.890401 tx=191515886 date='2017-01-28 15:12:12' progress=0.937208 cache=413.9MiB(248670tx)
2017-03-16 01:02:27 UpdateTip: new best=000000000000000001905a98b8afe488874358a0593ac412f5d1206430bac53c height=450433 version=0x20000002 log2_work=85.890435 tx=191518609 date='2017-01-28 15:36:09' progress=0.937230 cache=414.9MiB(251218tx)
2017-03-16 01:02:34 version handshake timeout from 117
2017-03-16 01:02:39 Pre-allocating up to position 0xa00000 in rev00700.dat
2017-03-16 01:02:39 UpdateTip: new best=00000000000000000054fecb32e012869a045ef6ad9caccf8a0b49f048eefc0d height=450434 version=0x20000000 log2_work=85.890469 tx=191520827 date='2017-01-28 15:53:03' progress=0.937245 cache=415.5MiB(253531tx)
2017-03-16 01:02:49 version handshake timeout from 118
2017-03-16 01:03:15 UpdateTip: new best=00000000000000000204499c4faec47a647f6e79e80a4f55cef2095a616e58f0 height=450435 version=0x20000000 log2_work=85.890503 tx=191523419 date='2017-01-28 15:53:25' progress=0.937246 cache=417.5MiB(257751tx)
2017-03-16 01:03:17 version handshake timeout from 119
2017-03-16 01:03:41 UpdateTip: new best=00000000000000000156702930b6ba5ce7543e5c647085a0ba69484aba446ffa height=450436 version=0x20000000 log2_work=85.890537 tx=191525311 date='2017-01-28 15:55:51' progress=0.937248 cache=421.6MiB(260366tx)
2017-03-16 01:03:41 socket sending timeout: 1218s
2017-03-16 01:03:42 connect() to 180.115.136.42:8333 failed after select(): Connection refused (61)
2017-03-16 01:03:43 UpdateTip: new best=0000000000000000011b32ea3be5a0504658d3476c4f8ef7ad5d2f76e32308ff height=450437 version=0x20000000 log2_work=85.890571 tx=191525711 date='2017-01-28 15:57:43' progress=0.937250 cache=421.7MiB(260813tx)
2017-03-16 01:03:46 UpdateTip: new best=0000000000000000019119441cb9430d6dcee3056563caa1a14b231f1091f48a height=450438 version=0x20000000 log2_work=85.890605 tx=191526079 date='2017-01-28 15:59:10' progress=0.937251 cache=422.0MiB(261317tx)
2017-03-16 01:03:46 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457423, us=[2604:2000:e104:1200:4312:182b:e335:3074]:54845, peer=120
2017-03-16 01:03:46 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457423, us=98.7.115.37:54848, peer=121
2017-03-16 01:04:00 UpdateTip: new best=0000000000000000008c445976d9e55185013b41c471b3c067f033cc90fce3c8 height=450439 version=0x20000002 log2_work=85.890639 tx=191528673 date='2017-01-28 16:11:37' progress=0.937263 cache=423.2MiB(264202tx)
2017-03-16 01:04:06 UpdateTip: new best=000000000000000001633d4493d8aca0578192e653d023d649af8e461ef4a641 height=450440 version=0x20000000 log2_work=85.890673 tx=191529534 date='2017-01-28 16:14:52' progress=0.937266 cache=424.5MiB(265251tx)
2017-03-16 01:04:07 UpdateTip: new best=00000000000000000013e01a2d392f914837bd88b6cdeb268f6788ed62a1be3f height=450441 version=0x20000002 log2_work=85.890707 tx=191529604 date='2017-01-28 16:15:09' progress=0.937266 cache=424.7MiB(265364tx)
2017-03-16 01:04:24 connect() to 88.198.59.229:8333 failed after select(): Connection refused (61)
2017-03-16 01:04:24 UpdateTip: new best=0000000000000000025fed72085cd372c4b9a976b5db518e028bb1928fc20d98 height=450442 version=0x20000000 log2_work=85.890741 tx=191532126 date='2017-01-28 16:28:04' progress=0.937278 cache=427.4MiB(268533tx)
2017-03-16 01:04:35 UpdateTip: new best=000000000000000000e53dbaac6f6f1f23e4c22985481ef142eb8907522905ad height=450443 version=0x20000000 log2_work=85.890775 tx=191534268 date='2017-01-28 16:51:12' progress=0.937299 cache=428.9MiB(270966tx)
2017-03-16 01:04:35 socket recv error Connection reset by peer (54)
2017-03-16 01:04:35 connect() to 85.3.180.144:8333 failed after select(): Connection refused (61)
2017-03-16 01:04:42 UpdateTip: new best=00000000000000000255a7e75540df7487e303a2c009f3b6b91736b45fcf4a39 height=450444 version=0x20000000 log2_work=85.890809 tx=191535947 date='2017-01-28 17:00:18' progress=0.937307 cache=429.4MiB(271897tx)
2017-03-16 01:04:54 version handshake timeout from 122
2017-03-16 01:04:59 UpdateTip: new best=00000000000000000195509e830041d9d6a65a0b0a7eb644338231ec221ebe71 height=450445 version=0x20000000 log2_work=85.890843 tx=191537853 date='2017-01-28 17:30:43' progress=0.937334 cache=451.1MiB(273676tx)
2017-03-16 01:05:02 version handshake timeout from 123
2017-03-16 01:05:55 UpdateTip: new best=000000000000000002bc8bc77e6d74d13631abe997270a8a59e393ccc5415e27 height=450446 version=0x20000002 log2_work=85.890876 tx=191538832 date='2017-01-28 17:37:48' progress=0.937340 cache=470.8MiB(276755tx)
2017-03-16 01:06:38 UpdateTip: new best=0000000000000000029c74b2e4f4018b6abe5b074e39f6a8a82df84245c56938 height=450447 version=0x20000000 log2_work=85.89091 tx=191539758 date='2017-01-28 17:46:09' progress=0.937347 cache=487.8MiB(279864tx)
2017-03-16 01:06:58 UpdateTip: new best=0000000000000000020b2d409242555502d4289af5e418153338ebc1d8777563 height=450448 version=0x20000002 log2_work=85.890944 tx=191541739 date='2017-01-28 17:51:31' progress=0.937352 cache=492.7MiB(282631tx)
2017-03-16 01:07:14 version handshake timeout from 126
2017-03-16 01:07:26 Pre-allocating up to position 0xb00000 in rev00700.dat
2017-03-16 01:07:26 UpdateTip: new best=000000000000000001e898e6c539be3f98fbcf2b627fc75609ea121b12062ad2 height=450449 version=0x20000000 log2_work=85.890978 tx=191543431 date='2017-01-28 17:57:41' progress=0.937358 cache=497.4MiB(285146tx)
2017-03-16 01:07:27 socket recv error Connection reset by peer (54)
2017-03-16 01:07:28 connect() to 62.73.9.223:8333 failed after select(): Connection refused (61)
2017-03-16 01:08:14 UpdateTip: new best=000000000000000000b37df4b886b633a31f1f849ba2691d1caf585c5f20ab2c height=450450 version=0x20000000 log2_work=85.891012 tx=191544772 date='2017-01-28 18:14:11' progress=0.937372 cache=515.9MiB(288321tx)
2017-03-16 01:08:38 version handshake timeout from 128
2017-03-16 01:08:49 UpdateTip: new best=00000000000000000165b1666cdcd5ac345398c74d66648a7b2c9efeeedac65f height=450451 version=0x20000000 log2_work=85.891046 tx=191546740 date='2017-01-28 18:15:31' progress=0.937373 cache=522.2MiB(291456tx)
2017-03-16 01:09:14 UpdateTip: new best=0000000000000000015a43f592d3c330a5bd9e465e6a6cb5b2fe0b5469cb8a9f height=450452 version=0x20000000 log2_work=85.89108 tx=191548568 date='2017-01-28 18:46:35' progress=0.937401 cache=523.3MiB(294096tx)
2017-03-16 01:10:02 version handshake timeout from 130
2017-03-16 01:10:32 UpdateTip: new best=000000000000000000c6a627a74b18465054b0847a123c72a3bcb719aa663711 height=450453 version=0x20000000 log2_work=85.891114 tx=191549575 date='2017-01-28 18:53:01' progress=0.937406 cache=531.6MiB(297789tx)
2017-03-16 01:10:33 connect() to 37.187.251.186:8333 failed after select(): Connection refused (61)
2017-03-16 01:11:13 UpdateTip: new best=000000000000000001b9e1d594fcdd1f0778acf34b3e3e7e2cb9ea73a112cceb height=450454 version=0x20000002 log2_work=85.891148 tx=191550527 date='2017-01-28 19:03:46' progress=0.937415 cache=545.2MiB(300861tx)
2017-03-16 01:11:16 UpdateTip: new best=000000000000000000947f3f17c9b366ca7201d33e014abcfb564c6728d8cc56 height=450455 version=0x20000000 log2_work=85.891182 tx=191551090 date='2017-01-28 19:10:56' progress=0.937421 cache=545.5MiB(301504tx)
2017-03-16 01:11:45 version handshake timeout from 132
2017-03-16 01:11:46 UpdateTip: new best=0000000000000000011c5dbedc3b50f2c023dc61ce2256509cab23cc11fbdcf5 height=450456 version=0x20000000 log2_work=85.891216 tx=191552220 date='2017-01-28 19:23:31' progress=0.937432 cache=553.8MiB(304207tx)
2017-03-16 01:12:21 version handshake timeout from 133
2017-03-16 01:12:49 UpdateTip: new best=000000000000000002a9554ea768a81ebaa4cf0b0855e3d5753b15caf0a6adc4 height=450457 version=0x20000000 log2_work=85.89125 tx=191553198 date='2017-01-28 19:34:11' progress=0.937441 cache=567.2MiB(307492tx)
2017-03-16 01:12:54 version handshake timeout from 134
2017-03-16 01:13:26 Pre-allocating up to position 0x200000 in rev00701.dat
2017-03-16 01:13:39 UpdateTip: new best=000000000000000000b4a9bda06d084ce343586cda7f6120ff81bb8a3ba71157 height=450458 version=0x20000000 log2_work=85.891284 tx=191554990 date='2017-01-28 19:36:47' progress=0.937443 cache=4.0MiB(0tx)
2017-03-16 01:14:19 version handshake timeout from 135
2017-03-16 01:14:25 tor: Thread interrupt
2017-03-16 01:14:25 torcontrol thread exit
2017-03-16 01:14:25 addcon thread exit
2017-03-16 01:14:25 scheduler thread interrupt
2017-03-16 01:14:25 Shutdown: In progress...
2017-03-16 01:14:25 UPNP_DeletePortMapping() returned: 0
2017-03-16 01:14:25 upnp thread interrupt
2017-03-16 01:16:46
2017-03-16 01:16:46 Bitcoin version v0.14.0
2017-03-16 01:16:46 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2017-03-16 01:16:47 Assuming ancestors of block 00000000000000000013176bf8d7dfeab4e1db31dc93bc311b436e82ab226b90 have valid signatures.
2017-03-16 01:16:47 Default data directory /Users/sheldonthomas/Library/Application Support/Bitcoin
2017-03-16 01:16:47 Using data directory /Volumes/External/btc/Bitcoin
2017-03-16 01:16:47 Using config file /Volumes/External/btc/Bitcoin/bitcoin.conf
2017-03-16 01:16:47 Using at most 125 automatic connections (2560 file descriptors available)
2017-03-16 01:16:47 Using 32 MiB out of 32 requested for signature cache, able to store 1048576 elements
2017-03-16 01:16:47 Using 4 threads for script verification
2017-03-16 01:16:47 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2017-03-16 01:16:47 scheduler thread start
2017-03-16 01:16:47 Using wallet wallet.dat
2017-03-16 01:16:47 init message: Verifying wallet...
2017-03-16 01:16:47 CDBEnv::Open: LogDir=/Volumes/External/btc/Bitcoin/database ErrorFile=/Volumes/External/btc/Bitcoin/db.log
2017-03-16 01:16:47 Bound to [::]:8333
2017-03-16 01:16:47 Bound to 0.0.0.0:8333
2017-03-16 01:16:47 Cache configuration:
2017-03-16 01:16:47 * Using 2.0MiB for block index database
2017-03-16 01:16:47 * Using 8.0MiB for chain state database
2017-03-16 01:16:47 * Using 290.0MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space)
2017-03-16 01:16:47 init message: Loading block index...
2017-03-16 01:16:47 Opening LevelDB in /Volumes/External/btc/Bitcoin/blocks/index
2017-03-16 01:16:47 Opened LevelDB successfully
2017-03-16 01:16:47 Using obfuscation key for /Volumes/External/btc/Bitcoin/blocks/index: 0000000000000000
2017-03-16 01:16:47 Opening LevelDB in /Volumes/External/btc/Bitcoin/chainstate
2017-03-16 01:16:54 Opened LevelDB successfully
2017-03-16 01:16:54 Using obfuscation key for /Volumes/External/btc/Bitcoin/chainstate: 0000000000000000
2017-03-16 01:17:16 LoadBlockIndexDB: last block file = 703
2017-03-16 01:17:16 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=40, size=37574185, heights=449938...450847, time=2017-01-25...2017-01-31)
2017-03-16 01:17:16 Checking all blk files are present...
2017-03-16 01:17:16 LoadBlockIndexDB: transaction index disabled
2017-03-16 01:17:17 LoadBlockIndexDB: hashBestChain=000000000000000000b4a9bda06d084ce343586cda7f6120ff81bb8a3ba71157 height=450458 date=2017-01-28 19:36:47 progress=0.937440
2017-03-16 01:17:17 init message: Rewinding blocks...
2017-03-16 01:17:18 init message: Verifying blocks...
2017-03-16 01:17:18 Verifying last 6 blocks at level 3
2017-03-16 01:17:18 [0%]...[16%]...[33%]...[50%]...[66%]...[83%]...[99%]...[DONE].
2017-03-16 01:18:07 No coin database inconsistencies in last 7 blocks (8250 transactions)
2017-03-16 01:18:07 block index 80598ms
2017-03-16 01:18:08 init message: Loading wallet...
2017-03-16 01:18:08 nFileVersion = 140000
2017-03-16 01:18:08 Keys: 0 plaintext, 311 encrypted, 57 w/ metadata, 311 total
2017-03-16 01:18:08 wallet 343ms
2017-03-16 01:18:08 init message: Rescanning...
2017-03-16 01:18:08 Rescanning last 1 blocks (from block 450457)...
2017-03-16 01:18:08 rescan 42ms
2017-03-16 01:18:08 setKeyPool.size() = 100
2017-03-16 01:18:08 mapWallet.size() = 92
2017-03-16 01:18:08 mapAddressBook.size() = 102
2017-03-16 01:18:08 mapBlockIndex.size() = 457528
2017-03-16 01:18:08 nBestHeight = 450458
2017-03-16 01:18:08 torcontrol thread start
2017-03-16 01:18:08 AddLocal([2604:2000:e104:1200:4312:182b:e335:3074]:8333,1)
2017-03-16 01:18:08 Discover: IPv6 en0: 2604:2000:e104:1200:4312:182b:e335:3074
2017-03-16 01:18:08 init message: Loading addresses...
2017-03-16 01:18:08 upnp thread start
2017-03-16 01:18:08 Loaded 66358 addresses from peers.dat 342ms
2017-03-16 01:18:08 init message: Loading banlist...
2017-03-16 01:18:09 init message: Starting network threads...
2017-03-16 01:18:09 net thread start
2017-03-16 01:18:09 dnsseed thread start
2017-03-16 01:18:09 opencon thread start
2017-03-16 01:18:09 addcon thread start
2017-03-16 01:18:09 init message: Done loading
2017-03-16 01:18:09 msghand thread start
2017-03-16 01:18:09 connect() to 47.90.89.90:8333 failed after select(): Connection refused (61)
2017-03-16 01:18:10 UPnP: ExternalIPAddress = 98.7.115.37
2017-03-16 01:18:10 AddLocal(98.7.115.37:8333,3)
2017-03-16 01:18:10 UPnP Port Mapping successful.
2017-03-16 01:18:20 Loading addresses from DNS seeds (could take a while)
2017-03-16 01:18:21 202 addresses found from DNS seeds
2017-03-16 01:18:21 dnsseed thread exit
2017-03-16 01:19:15 Pre-allocating up to position 0xc00000 in rev00700.dat
2017-03-16 01:19:15 UpdateTip: new best=000000000000000001f480fc1e6b9403048fbd8965ac1602b9fc69575ec57bc5 height=450459 version=0x20000002 log2_work=85.891318 tx=191556220 date='2017-01-28 19:52:04' progress=0.937452 cache=45.9MiB(5677tx)
2017-03-16 01:19:15 GUI: Platform customization: "macosx"
2017-03-16 01:19:16 GUI: PaymentServer::LoadRootCAs: Loaded 169 root certificates
2017-03-16 01:19:21 connect() to 178.0.104.64:8333 failed after select(): Connection refused (61)
2017-03-16 01:19:22 connect() to [2a01:4f8:151:10b0::2]:8333 failed after select(): Connection refused (61)
2017-03-16 01:19:39 version handshake timeout from 0
2017-03-16 01:19:50 UpdateTip: new best=000000000000000000374dff4fef2f3966ae1870fe8286d57cfb987fdc3297a1 height=450460 version=0x20000002 log2_work=85.891352 tx=191557363 date='2017-01-28 19:57:20' progress=0.937456 cache=91.6MiB(10711tx)
2017-03-16 01:19:50 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457425, us=98.7.115.37:55427, peer=0
2017-03-16 01:20:41 UpdateTip: new best=000000000000000000da43d40ed16fa5cce5d0827ec48b16b4c6e2e9950831bc height=450461 version=0x20000002 log2_work=85.891386 tx=191559646 date='2017-01-28 19:58:46' progress=0.937458 cache=114.8MiB(17201tx)
2017-03-16 01:20:41 version handshake timeout from 1
2017-03-16 01:20:41 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457425, us=98.7.115.37:55447, peer=1
2017-03-16 01:20:59 connect() to 178.195.149.34:8333 failed after select(): Connection refused (61)
2017-03-16 01:21:01 UpdateTip: new best=0000000000000000013b2a7fe8c9d81073b563bcf84f3150241848cbbab91f59 height=450462 version=0x20000000 log2_work=85.891419 tx=191561679 date='2017-01-28 20:32:30' progress=0.937488 cache=119.5MiB(21319tx)
2017-03-16 01:22:07 UpdateTip: new best=000000000000000001688ffd869cd7160e0a1218949b6cfa6f654be6157f8635 height=450463 version=0x20000000 log2_work=85.891453 tx=191562337 date='2017-01-28 20:35:05' progress=0.937489 cache=168.4MiB(25789tx)
2017-03-16 01:22:08 connect() to 210.48.224.22:8333 failed after select(): Connection refused (61)
2017-03-16 01:22:08 connect() to 24.241.73.115:8333 failed after select(): Connection refused (61)
2017-03-16 01:22:26 UpdateTip: new best=0000000000000000029d5a59f033350600b61ae73f7abb0825bf9758910c8dfa height=450464 version=0x20000000 log2_work=85.891487 tx=191563229 date='2017-01-28 20:45:54' progress=0.937499 cache=193.3MiB(29237tx)
2017-03-16 01:22:27 connect() to [2a01:4f8:c17:6285::2]:8333 failed after select(): Connection refused (61)
2017-03-16 01:22:52 UpdateTip: new best=000000000000000000d0e17ba3f53b88d338055e2a2a19703b8dcb125cce845c height=450465 version=0x20000002 log2_work=85.891521 tx=191564276 date='2017-01-28 20:46:54' progress=0.937499 cache=231.8MiB(33762tx)
2017-03-16 01:22:52 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457425, us=98.7.115.37:55503, peer=4
2017-03-16 01:23:21 version handshake timeout from 4
2017-03-16 01:23:21 UpdateTip: new best=000000000000000000f32661c8a2b0fa02d3aa60f0b25e657492a476038d1f66 height=450466 version=0x20000000 log2_work=85.891555 tx=191566645 date='2017-01-28 20:51:50' progress=0.937504 cache=238.5MiB(39047tx)
2017-03-16 01:23:44 UpdateTip: new best=000000000000000000cdad24b419ddf89f65798e09482935a215cd023046d9b4 height=450467 version=0x20000000 log2_work=85.891589 tx=191568188 date='2017-01-28 21:15:49' progress=0.937525 cache=247.8MiB(42462tx)
2017-03-16 01:23:44 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457425, us=98.7.115.37:55512, peer=5
2017-03-16 01:23:57 version handshake timeout from 5
2017-03-16 01:24:32 Pre-allocating up to position 0xd00000 in rev00700.dat
2017-03-16 01:24:32 UpdateTip: new best=0000000000000000015f3c783d83744a75bee2fa83b47b77982daf0deb6945ad height=450468 version=0x20000000 log2_work=85.891623 tx=191568741 date='2017-01-28 21:18:53' progress=0.937528 cache=271.3MiB(46081tx)
2017-03-16 01:24:32 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457425, us=98.7.115.37:55517, peer=6
2017-03-16 01:24:49 connect() to 54.166.177.141:8333 failed after select(): Connection refused (61)
2017-03-16 01:25:10 UpdateTip: new best=000000000000000000e6406e419c3a804dc31cc67609e1098a3989ead0097364 height=450469 version=0x20000002 log2_work=85.891657 tx=191570390 date='2017-01-28 21:26:32' progress=0.937534 cache=279.6MiB(50053tx)
2017-03-16 01:25:10 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457425, us=98.7.115.37:55528, peer=7
2017-03-16 01:25:14 version handshake timeout from 7
2017-03-16 01:25:31 UpdateTip: new best=0000000000000000014810dd8329f27119da5dfbf53c49deba6d8bb9ae7b8288 height=450470 version=0x20000000 log2_work=85.891691 tx=191571358 date='2017-01-28 21:30:11' progress=0.937537 cache=283.3MiB(54175tx)
2017-03-16 01:25:31 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457425, us=98.7.115.37:55535, peer=8
2017-03-16 01:25:51 UpdateTip: new best=00000000000000000181af0acb61b196b9224c0348a083be63f7ec689bfee708 height=450471 version=0x20000000 log2_work=85.891725 tx=191573580 date='2017-01-28 21:36:21' progress=0.937543 cache=289.8MiB(58722tx)
2017-03-16 01:26:09 connect() to 212.7.221.106:8333 failed after select(): Connection refused (61)
2017-03-16 01:26:20 UpdateTip: new best=0000000000000000005dcb05a7ab9a025252f5b8839f70ef05a43ad77e892f51 height=450472 version=0x20000000 log2_work=85.891759 tx=191574893 date='2017-01-28 21:36:37' progress=0.937543 cache=304.0MiB(64873tx)
2017-03-16 01:26:20 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457425, us=[2604:2000:e104:1200:4312:182b:e335:3074]:55544, peer=9
2017-03-16 01:26:20 ProcessMessages(version, 122 bytes) FAILED peer=10
2017-03-16 01:26:20 socket recv error Connection reset by peer (54)
2017-03-16 01:26:55 UpdateTip: new best=000000000000000000955be3d4db28ab3cdb816040001dc610358a368b90082d height=450473 version=0x20000000 log2_work=85.891793 tx=191575998 date='2017-01-28 21:44:06' progress=0.937550 cache=313.5MiB(69441tx)
2017-03-16 01:26:55 ProcessMessages(sendcmpct, 5 bytes): Exception 'CDataStream::read(): end of data: unspecified iostream_category error' caught, normally caused by a message being shorter than its stated length
2017-03-16 01:26:55 ProcessMessages(sendcmpct, 5 bytes) FAILED peer=9
2017-03-16 01:27:02 UpdateTip: new best=000000000000000000024feb8b2da45dee9d798265a3a0b00757189dfcb31edd height=450474 version=0x20000000 log2_work=85.891827 tx=191578142 date='2017-01-28 22:18:50' progress=0.937581 cache=315.2MiB(73278tx)
2017-03-16 01:27:22 UpdateTip: new best=000000000000000001b2daf084652a3218f3fbd333bc13fc2662775e38ad960c height=450475 version=0x20000000 log2_work=85.89186 tx=191579146 date='2017-01-28 22:27:40' progress=0.937589 cache=325.7MiB(77211tx)
2017-03-16 01:27:22 ProcessMessages(sendcmpct, 5 bytes): Exception 'CDataStream::read(): end of data: unspecified iostream_category error' caught, normally caused by a message being shorter than its stated length
2017-03-16 01:27:22 ProcessMessages(sendcmpct, 5 bytes) FAILED peer=9
2017-03-16 01:27:22 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457425, us=98.7.115.37:55587, peer=12
2017-03-16 01:27:23 connect() to 185.47.132.109:8333 failed after select(): Connection refused (61)
2017-03-16 01:27:51 Pre-allocating up to position 0xe00000 in rev00700.dat
2017-03-16 01:27:51 UpdateTip: new best=0000000000000000003c1d00f870cd7e2cc82426fbb420fa29f0ba15a9909920 height=450476 version=0x20000000 log2_work=85.891894 tx=191579810 date='2017-01-28 22:32:51' progress=0.937593 cache=352.2MiB(80945tx)
2017-03-16 01:27:51 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457425, us=98.7.115.37:55596, peer=13
2017-03-16 01:28:14 connect() to 104.222.120.124:8333 failed after select(): Connection refused (61)
2017-03-16 01:28:29 UpdateTip: new best=0000000000000000016d93d06894c83e790a4e1e31a21d5615f4076c3eccb7d8 height=450477 version=0x20000000 log2_work=85.891928 tx=191581133 date='2017-01-28 22:38:36' progress=0.937598 cache=370.9MiB(84582tx)
2017-03-16 01:29:00 UpdateTip: new best=000000000000000000460d6ecc5a58858cf3ecb7565763128ea9cc0605e85cb4 height=450478 version=0x20000000 log2_work=85.891962 tx=191584041 date='2017-01-28 22:39:46' progress=0.937600 cache=374.5MiB(89377tx)
2017-03-16 01:29:00 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457425, us=98.7.115.37:55626, peer=14
2017-03-16 01:29:17 connect() to 144.76.70.163:8333 failed after select(): Connection refused (61)
2017-03-16 01:29:31 version handshake timeout from 15
2017-03-16 01:29:35 connect() to 98.157.77.125:8333 failed after select(): Connection refused (61)
2017-03-16 01:29:35 connect() to 85.16.188.34:8333 failed after select(): Connection refused (61)
2017-03-16 01:29:36 UpdateTip: new best=000000000000000001918fc9be3b210b977fca37763698f75507a1b7d2ebb3a7 height=450479 version=0x20000000 log2_work=85.891996 tx=191585427 date='2017-01-28 22:45:26' progress=0.937604 cache=384.6MiB(93309tx)
2017-03-16 01:29:36 UpdateTip: new best=00000000000000000093f23980fdce26eb42699fac091241acbfbb03dac7c87b height=450480 version=0x20000000 log2_work=85.89203 tx=191585428 date='2017-01-28 22:48:57' progress=0.937608 cache=384.6MiB(93310tx)
2017-03-16 01:30:14 UpdateTip: new best=000000000000000000745ab2df8580ef17d5005cec179b3a94672925c474d5f6 height=450481 version=0x20000000 log2_work=85.892064 tx=191586560 date='2017-01-28 22:53:24' progress=0.937611 cache=402.7MiB(97321tx)
2017-03-16 01:30:48 UpdateTip: new best=000000000000000001abbf061cee4ded769a9e03ef6232a8b484fdf64b4b2cd3 height=450482 version=0x20000002 log2_work=85.892098 tx=191588222 date='2017-01-28 22:59:51' progress=0.937617 cache=410.0MiB(102268tx)
2017-03-16 01:30:55 connect() to 71.87.80.17:8333 failed after select(): Connection refused (61)
2017-03-16 01:31:11 UpdateTip: new best=000000000000000000dc71f41e6359b61f73ccb92d6699d1fe9282f3b8ab6303 height=450483 version=0x20000002 log2_work=85.892132 tx=191589997 date='2017-01-28 23:09:19' progress=0.937625 cache=417.1MiB(106040tx)
2017-03-16 01:31:11 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457425, us=[2604:2000:e104:1200:4312:182b:e335:3074]:55705, peer=16
2017-03-16 01:31:17 version handshake timeout from 16
2017-03-16 01:31:25 Pre-allocating up to position 0xf00000 in rev00700.dat
2017-03-16 01:31:25 UpdateTip: new best=0000000000000000015d84f4bec292bc6f93770e24520024d50e65db21c5017d height=450484 version=0x20000002 log2_work=85.892166 tx=191592034 date='2017-01-28 23:18:54' progress=0.937634 cache=426.1MiB(109791tx)
2017-03-16 01:31:31 connect() to 83.143.240.14:8333 failed after select(): Connection refused (61)
2017-03-16 01:31:41 UpdateTip: new best=0000000000000000024d843033cf96abfdd68d3c03cbfc51b31cf70679b40aa2 height=450485 version=0x20000002 log2_work=85.8922 tx=191594698 date='2017-01-28 23:23:13' progress=0.937639 cache=430.4MiB(114863tx)
2017-03-16 01:31:41 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457425, us=98.7.115.37:55761, peer=17
2017-03-16 01:31:43 connect() to 79.224.45.20:8333 failed after select(): Connection refused (61)
2017-03-16 01:31:55 UpdateTip: new best=000000000000000000dec026674ab81332ba3698126e90a1623952d8befa4c52 height=450486 version=0x20000002 log2_work=85.892234 tx=191596221 date='2017-01-28 23:37:33' progress=0.937652 cache=439.8MiB(118326tx)
2017-03-16 01:31:56 connect() to 181.143.223.194:8333 failed after select(): Connection refused (61)
2017-03-16 01:32:12 UpdateTip: new best=0000000000000000020959020992cd7f53efc99ae9ae21247ea8ffde20e7ec8d height=450487 version=0x20000002 log2_work=85.892267 tx=191598458 date='2017-01-28 23:44:54' progress=0.937659 cache=451.0MiB(122672tx)
2017-03-16 01:32:12 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457425, us=98.7.115.37:55778, peer=18
2017-03-16 01:32:22 UpdateTip: new best=000000000000000000e15595435195100d7fdf818b5652397416f3cc8e4bea3a height=450488 version=0x20000000 log2_work=85.892301 tx=191601078 date='2017-01-28 23:49:55' progress=0.937664 cache=456.4MiB(127076tx)
2017-03-16 01:32:34 UpdateTip: new best=00000000000000000292eb817ffff7b44b7421dcd568dec7371795103c8526b1 height=450489 version=0x20000002 log2_work=85.892335 tx=191602539 date='2017-01-29 00:02:44' progress=0.937675 cache=466.7MiB(130535tx)
2017-03-16 01:32:43 UpdateTip: new best=0000000000000000015c5ad1ab80a127fa516ba8d5ed73e02939c7fbbfffbb04 height=450490 version=0x20000000 log2_work=85.892369 tx=191604253 date='2017-01-29 00:07:48' progress=0.937680 cache=479.5MiB(134145tx)
2017-03-16 01:32:56 UpdateTip: new best=000000000000000001a7d6f9c63a2e3756fb93eaeb3897d4293ae51beec15b2d height=450491 version=0x20000002 log2_work=85.892403 tx=191605821 date='2017-01-29 00:18:51' progress=0.937690 cache=491.3MiB(137740tx)
2017-03-16 01:33:03 UpdateTip: new best=000000000000000000890770bb95164bd858aa70839c1c5e96ebef8b4e76ccbd height=450492 version=0x20000000 log2_work=85.892437 tx=191606822 date='2017-01-29 00:21:46' progress=0.937693 cache=496.4MiB(139590tx)
2017-03-16 01:33:13 UpdateTip: new best=000000000000000000d2a19ee6b84ed57397662a544669b1eaef8eee9633f41d height=450493 version=0x20000000 log2_work=85.892471 tx=191608758 date='2017-01-29 00:24:12' progress=0.937695 cache=504.8MiB(143795tx)
2017-03-16 01:33:18 UpdateTip: new best=0000000000000000004033a9487eadaa4ceaa3dce38ae19e7989aa80cdfb0d08 height=450494 version=0x20000002 log2_work=85.892505 tx=191610667 date='2017-01-29 01:21:34' progress=0.937746 cache=505.8MiB(146869tx)
2017-03-16 01:33:26 Pre-allocating up to position 0x1000000 in rev00700.dat
2017-03-16 01:33:26 UpdateTip: new best=00000000000000000037dee149e929457ef8232a22b7e6834a6cdfb89602219b height=450495 version=0x20000000 log2_work=85.892539 tx=191612424 date='2017-01-29 01:24:30' progress=0.937749 cache=507.8MiB(150073tx)
2017-03-16 01:33:31 UpdateTip: new best=000000000000000001e88f593096d72ce5575c8c68f8e7e2419e501e1699eb7c height=450496 version=0x20000000 log2_work=85.892573 tx=191613051 date='2017-01-29 01:27:05' progress=0.937752 cache=516.9MiB(151742tx)
2017-03-16 01:33:41 UpdateTip: new best=000000000000000001e9bff21ba4b139bb2314141d79d5706e1c09fe45d065f3 height=450497 version=0x20000000 log2_work=85.892607 tx=191613891 date='2017-01-29 01:37:09' progress=0.937761 cache=520.4MiB(153745tx)
2017-03-16 01:33:56 UpdateTip: new best=000000000000000001c68fee8782adfda7e59fc3e22f4bc16a6b799bc926ec69 height=450498 version=0x20000000 log2_work=85.89264 tx=191614353 date='2017-01-29 01:41:04' progress=0.937764 cache=535.6MiB(156645tx)
2017-03-16 01:34:11 UpdateTip: new best=0000000000000000025df5b899967bc2387e4faf1d43b0bce64025340e21d472 height=450499 version=0x20000002 log2_work=85.892674 tx=191615283 date='2017-01-29 01:50:44' progress=0.937773 cache=547.4MiB(159289tx)
2017-03-16 01:34:29 UpdateTip: new best=000000000000000001d1108797d00565bf1bdf924e225325ad08d987f0393b32 height=450500 version=0x20000000 log2_work=85.892708 tx=191616355 date='2017-01-29 02:04:55' progress=0.937785 cache=559.6MiB(162347tx)
2017-03-16 01:34:41 UpdateTip: new best=0000000000000000016d70d82608ab4259b9d682f2ea90112dac23e9538aeeff height=450501 version=0x20000000 log2_work=85.892742 tx=191617752 date='2017-01-29 02:27:26' progress=0.937805 cache=564.2MiB(165520tx)
2017-03-16 01:34:53 Pre-allocating up to position 0x1100000 in rev00700.dat
2017-03-16 01:34:53 UpdateTip: new best=0000000000000000023fe977bcac132fdf972563c5a0d56402bd1a5688c8148e height=450502 version=0x20000002 log2_work=85.892776 tx=191618745 date='2017-01-29 02:38:25' progress=0.937815 cache=573.9MiB(168140tx)
2017-03-16 01:35:10 UpdateTip: new best=0000000000000000013046c7821354a2b21ab73590c1f425eb4495819438784b height=450503 version=0x20000000 log2_work=85.89281 tx=191620120 date='2017-01-29 02:43:17' progress=0.937820 cache=2.0MiB(0tx)
2017-03-16 01:35:23 UpdateTip: new best=0000000000000000004955667134a390db5344e4a0c9f477c821d23bb0a3835a height=450504 version=0x20000000 log2_work=85.892844 tx=191621838 date='2017-01-29 02:49:06' progress=0.937825 cache=22.3MiB(5077tx)
2017-03-16 01:35:41 UpdateTip: new best=000000000000000001829311684bb76dd74efb884e1c5fa6d0692e664be97bf7 height=450505 version=0x20000000 log2_work=85.892878 tx=191623130 date='2017-01-29 03:05:00' progress=0.937839 cache=50.8MiB(9534tx)
2017-03-16 01:35:56 UpdateTip: new best=000000000000000000f8268cb6c4fe3d02e26b6edf081ec1ce5a37dde7da10f1 height=450506 version=0x20000000 log2_work=85.892912 tx=191624375 date='2017-01-29 03:18:58' progress=0.937852 cache=75.5MiB(13417tx)
2017-03-16 01:36:13 Pre-allocating up to position 0x300000 in rev00701.dat
2017-03-16 01:36:13 UpdateTip: new best=0000000000000000014bb120ebbd741eb19b9f9603c65edbead9b282de1f2236 height=450507 version=0x20000000 log2_work=85.892946 tx=191625843 date='2017-01-29 03:25:46' progress=0.937858 cache=98.4MiB(18046tx)
2017-03-16 01:36:33 UpdateTip: new best=000000000000000000dc62f30ccf06580a743622acb8edfe213aa8805e30a6fb height=450508 version=0x20000000 log2_work=85.892979 tx=191628693 date='2017-01-29 03:27:49' progress=0.937860 cache=110.4MiB(24078tx)
2017-03-16 01:36:45 UpdateTip: new best=0000000000000000004d70f508f182d43af4dffb5b603fbbb2ae06ec41a3ddb9 height=450509 version=0x20000002 log2_work=85.893013 tx=191629930 date='2017-01-29 03:46:19' progress=0.937877 cache=129.7MiB(27630tx)
2017-03-16 01:37:06 UpdateTip: new best=000000000000000000ef8a71e38665472946fea593d88f8450c7a6553a61f995 height=450510 version=0x20000000 log2_work=85.893047 tx=191631099 date='2017-01-29 04:06:08' progress=0.937894 cache=148.3MiB(31800tx)
2017-03-16 01:37:31 UpdateTip: new best=00000000000000000107166f569de654cd2202a44a573a81446c2d843a64fdc5 height=450511 version=0x20000002 log2_work=85.893081 tx=191632608 date='2017-01-29 04:07:29' progress=0.937896 cache=176.9MiB(36467tx)
2017-03-16 01:37:56 UpdateTip: new best=00000000000000000133f764f50f8dd53e7f95f0b26583e5cf8a7530ff4b9e78 height=450512 version=0x20000000 log2_work=85.893115 tx=191634811 date='2017-01-29 04:09:35' progress=0.937898 cache=181.8MiB(41884tx)
2017-03-16 01:38:10 UPnP Port Mapping successful.
2017-03-16 01:38:15 UpdateTip: new best=000000000000000000b672005719bb255ec33bf3ec668c7ece4b33c61d4f5d63 height=450513 version=0x20000000 log2_work=85.893149 tx=191636547 date='2017-01-29 04:17:36' progress=0.937905 cache=189.5MiB(45856tx)
2017-03-16 01:38:34 UpdateTip: new best=000000000000000002b7654b9ebf30414f96f798a81a305ceea6b9014d773d37 height=450514 version=0x20000000 log2_work=85.893183 tx=191638276 date='2017-01-29 04:33:30' progress=0.937919 cache=198.5MiB(49863tx)
2017-03-16 01:38:57 UpdateTip: new best=000000000000000002abb6f14acefe8c231a878c8f9b3562e1afd555d5894444 height=450515 version=0x20000000 log2_work=85.893217 tx=191639521 date='2017-01-29 04:51:29' progress=0.937935 cache=216.4MiB(53813tx)
2017-03-16 01:38:57 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457426, us=[2604:2000:e104:1200:4312:182b:e335:3074]:8333, peer=19
2017-03-16 01:39:17 Pre-allocating up to position 0x400000 in rev00701.dat
2017-03-16 01:39:17 UpdateTip: new best=000000000000000000a52720d83698c9d10cd38d8b4c77490ffb6235abeea5f9 height=450516 version=0x20000000 log2_work=85.893251 tx=191640938 date='2017-01-29 04:51:41' progress=0.937936 cache=244.5MiB(58505tx)
2017-03-16 01:39:30 UpdateTip: new best=0000000000000000022761ce8685669a8f255671e6f362fd4a7cfb36f5be1d84 height=450517 version=0x20000002 log2_work=85.893284 tx=191642965 date='2017-01-29 04:54:14' progress=0.937938 cache=254.1MiB(62954tx)
2017-03-16 01:39:42 UpdateTip: new best=000000000000000002432161f864520c41047d9998c9dcba9130f3ffe0ea1adc height=450518 version=0x20000002 log2_work=85.893318 tx=191644404 date='2017-01-29 05:06:36' progress=0.937949 cache=264.4MiB(66161tx)
2017-03-16 01:40:00 UpdateTip: new best=00000000000000000142591b118150b44b570acf9c7c904f7384c3b12e13c198 height=450519 version=0x20000002 log2_work=85.893352 tx=191646274 date='2017-01-29 05:07:20' progress=0.937950 cache=272.0MiB(71080tx)
2017-03-16 01:40:12 UpdateTip: new best=0000000000000000009820266b1e2611bbcc6e9cd4cab8e3c5f1ac740f8e3c15 height=450520 version=0x20000000 log2_work=85.893386 tx=191648253 date='2017-01-29 05:10:13' progress=0.937953 cache=273.6MiB(74860tx)
2017-03-16 01:40:23 UpdateTip: new best=000000000000000002977c20973a48602ada99d30e332be465cc7f4defe3cde8 height=450521 version=0x20000002 log2_work=85.89342 tx=191650292 date='2017-01-29 05:16:38' progress=0.937959 cache=277.5MiB(78987tx)
2017-03-16 01:40:30 UpdateTip: new best=0000000000000000012f63704241f2acb5f9090be9988009afa6238ee40fc7f1 height=450522 version=0x20000002 log2_work=85.893454 tx=191652407 date='2017-01-29 05:27:04' progress=0.937969 cache=281.3MiB(82290tx)
2017-03-16 01:40:30 Failed to open mempool file from disk. Continuing anyway.
2017-03-16 01:40:38 Pre-allocating up to position 0x4000000 in blk00703.dat
2017-03-16 01:40:42 Pre-allocating up to position 0x5000000 in blk00703.dat
2017-03-16 01:40:48 Pre-allocating up to position 0x6000000 in blk00703.dat
2017-03-16 01:40:54 Pre-allocating up to position 0x7000000 in blk00703.dat
2017-03-16 01:40:58 Pre-allocating up to position 0x8000000 in blk00703.dat
2017-03-16 01:41:03 Leaving block file 703: CBlockFileInfo(blocks=139, size=134070826, heights=449938...450997, time=2017-01-25...2017-02-01)
2017-03-16 01:41:03 Pre-allocating up to position 0x1000000 in blk00704.dat
2017-03-16 01:41:06 Pre-allocating up to position 0x2000000 in blk00704.dat
2017-03-16 01:41:10 Pre-allocating up to position 0x3000000 in blk00704.dat
2017-03-16 01:41:14 Pre-allocating up to position 0x4000000 in blk00704.dat
2017-03-16 01:41:15 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457426, us=[2604:2000:e104:1200:4312:182b:e335:3074]:55943, peer=20
2017-03-16 01:41:16 ProcessMessages(sendcmpct, 5 bytes): Exception 'CDataStream::read(): end of data: unspecified iostream_category error' caught, normally caused by a message being shorter than its stated length
2017-03-16 01:41:16 ProcessMessages(sendcmpct, 5 bytes) FAILED peer=20
2017-03-16 01:41:16 ProcessMessages(sendcmpct, 5 bytes): Exception 'CDataStream::read(): end of data: unspecified iostream_category error' caught, normally caused by a message being shorter than its stated length
2017-03-16 01:41:16 ProcessMessages(sendcmpct, 5 bytes) FAILED peer=20
2017-03-16 01:41:18 Pre-allocating up to position 0x5000000 in blk00704.dat
2017-03-16 01:41:21 Pre-allocating up to position 0x6000000 in blk00704.dat
2017-03-16 01:41:26 Pre-allocating up to position 0x7000000 in blk00704.dat
2017-03-16 01:41:34 Pre-allocating up to position 0x8000000 in blk00704.dat
2017-03-16 01:41:39 Leaving block file 704: CBlockFileInfo(blocks=139, size=133439646, heights=450839...451152, time=2017-01-31...2017-02-02)
2017-03-16 01:41:39 Pre-allocating up to position 0x1000000 in blk00705.dat
2017-03-16 01:41:45 Pre-allocating up to position 0x2000000 in blk00705.dat
2017-03-16 01:41:49 Pre-allocating up to position 0x3000000 in blk00705.dat
2017-03-16 01:41:52 connect() to [2601:c6:c100:e402:159e:5837:7366:e1bb]:8333 failed after select(): No route to host (65)
2017-03-16 01:41:54 Pre-allocating up to position 0x4000000 in blk00705.dat
2017-03-16 01:41:58 Pre-allocating up to position 0x5000000 in blk00705.dat
2017-03-16 01:41:59 ProcessMessages(version, 102 bytes) FAILED peer=21
2017-03-16 01:42:01 Pre-allocating up to position 0x6000000 in blk00705.dat
2017-03-16 01:42:06 Pre-allocating up to position 0x7000000 in blk00705.dat
2017-03-16 01:42:17 Pre-allocating up to position 0x100000 in rev00705.dat
2017-03-16 01:42:17 UpdateTip: new best=0000000000000000000a0b083be0cf0e3f6e556887eff89806cf480a19e8a66b height=450523 version=0x20000000 log2_work=85.893488 tx=191654425 date='2017-01-29 05:32:54' progress=0.937973 cache=291.5MiB(86383tx)
2017-03-16 01:42:29 UpdateTip: new best=0000000000000000014089cb0d086d1edb97c8a901ddd7fe1c8ef3ae5de0aa9b height=450524 version=0x20000002 log2_work=85.893522 tx=191656475 date='2017-01-29 05:44:11' progress=0.937984 cache=312.4MiB(90274tx)
2017-03-16 01:42:35 UpdateTip: new best=000000000000000002c3e71427dcbc85f45a04f121cc52f51debb482c03f4c8d height=450525 version=0x20000000 log2_work=85.893556 tx=191658283 date='2017-01-29 06:38:40' progress=0.938032 cache=313.5MiB(93258tx)
2017-03-16 01:42:43 UpdateTip: new best=0000000000000000017c21f627e85fd01de7c86ee9ff3ef50319989620e5097c height=450526 version=0x20000000 log2_work=85.893589 tx=191659964 date='2017-01-29 06:53:02' progress=0.938045 cache=317.9MiB(96007tx)
2017-03-16 01:42:57 UpdateTip: new best=000000000000000000444fc40e97456a9d9fd259b95331326c32e0424438a0ef height=450527 version=0x20000000 log2_work=85.893623 tx=191661226 date='2017-01-29 06:55:52' progress=0.938048 cache=341.2MiB(99401tx)
2017-03-16 01:43:04 UpdateTip: new best=0000000000000000014d6c02267c689278c520daef86356ec643f33c2ac9d888 height=450528 version=0x20000000 log2_work=85.893657 tx=191662222 date='2017-01-29 06:56:25' progress=0.938049 cache=343.8MiB(102170tx)
2017-03-16 01:43:10 Pre-allocating up to position 0x500000 in rev00701.dat
2017-03-16 01:43:10 UpdateTip: new best=00000000000000000021fd260dfa8d5a4788cf6fe17d0e8349c3a2a8acc5034a height=450529 version=0x20000002 log2_work=85.893691 tx=191663897 date='2017-01-29 07:20:19' progress=0.938070 cache=351.0MiB(104324tx)
2017-03-16 01:43:24 UpdateTip: new best=000000000000000001e0ed12d0cbbbba3faa26de3399d068818f66685c8c14e0 height=450530 version=0x20000002 log2_work=85.893725 tx=191665891 date='2017-01-29 07:23:00' progress=0.938073 cache=356.1MiB(109178tx)
2017-03-16 01:43:35 version handshake timeout from 22
2017-03-16 01:43:35 UpdateTip: new best=00000000000000000009fd7f1b781642078c9510686743842449bc45e910c95e height=450531 version=0x20000002 log2_work=85.893759 tx=191668181 date='2017-01-29 07:26:47' progress=0.938077 cache=367.5MiB(113438tx)
2017-03-16 01:43:43 UpdateTip: new best=00000000000000000248c608f5d5f7254971140e7fcd431240ca2fd86a00b2bf height=450532 version=0x20000000 log2_work=85.893793 tx=191669793 date='2017-01-29 07:32:15' progress=0.938082 cache=370.0MiB(116469tx)
2017-03-16 01:43:54 UpdateTip: new best=00000000000000000201354255f0cd6d278d45192fa2833d73526fe31b8508fd height=450533 version=0x20000000 log2_work=85.893827 tx=191671690 date='2017-01-29 07:45:33' progress=0.938094 cache=372.2MiB(120502tx)
2017-03-16 01:44:07 UpdateTip: new best=000000000000000000803dfcded1aa0dccb3776dd87c6fd5063b837b00247fbe height=450534 version=0x20000002 log2_work=85.89386 tx=191672442 date='2017-01-29 07:47:08' progress=0.938095 cache=386.6MiB(124401tx)
2017-03-16 01:44:15 UpdateTip: new best=0000000000000000028576c5af8ee1d79c25432407b26b3ebf04dcf47bbb0490 height=450535 version=0x20000002 log2_work=85.893894 tx=191674446 date='2017-01-29 08:01:58' progress=0.938109 cache=404.8MiB(127615tx)
2017-03-16 01:44:20 UpdateTip: new best=000000000000000002c98406584a0196563676584495ff5c16de92378444704a height=450536 version=0x20000000 log2_work=85.893928 tx=191676261 date='2017-01-29 08:15:31' progress=0.938121 cache=406.7MiB(130624tx)
2017-03-16 01:44:27 Pre-allocating up to position 0x600000 in rev00701.dat
2017-03-16 01:44:27 UpdateTip: new best=0000000000000000023912f2fc9487b363c0ff724a129617359cf3239fb559f8 height=450537 version=0x00000004 log2_work=85.893962 tx=191677957 date='2017-01-29 08:27:18' progress=0.938132 cache=426.5MiB(134299tx)
2017-03-16 01:44:34 UpdateTip: new best=0000000000000000029bb9b476f1c66403a151f1da007470f8b9c1d9e4b9106d height=450538 version=0x20000002 log2_work=85.893996 tx=191679209 date='2017-01-29 08:34:12' progress=0.938139 cache=435.1MiB(137005tx)
2017-03-16 01:44:37 UpdateTip: new best=000000000000000000d5518579bcb4f1db223d2c853bcf69e061be6c052f4113 height=450539 version=0x20000000 log2_work=85.89403 tx=191681835 date='2017-01-29 09:32:03' progress=0.938190 cache=436.8MiB(139914tx)
2017-03-16 01:44:42 version handshake timeout from 23
2017-03-16 01:44:51 UpdateTip: new best=000000000000000002466863f582646ac39811351e7e007003ddaacc2c07eb8f height=450540 version=0x20000000 log2_work=85.894064 tx=191682914 date='2017-01-29 09:42:39' progress=0.938200 cache=449.7MiB(143409tx)
2017-03-16 01:44:58 UpdateTip: new best=0000000000000000011403f8475c589278157bfa9d77cfbae5a661ead218c4b6 height=450541 version=0x20000000 log2_work=85.894098 tx=191684919 date='2017-01-29 09:47:05' progress=0.938204 cache=456.9MiB(146753tx)
2017-03-16 01:45:05 connect() to 178.195.149.34:8333 failed after select(): Connection refused (61)
2017-03-16 01:45:06 UpdateTip: new best=00000000000000000267f642febe068adec7f04fdecbcf48f5c817d5efc29708 height=450542 version=0x20000002 log2_work=85.894131 tx=191686453 date='2017-01-29 09:47:42' progress=0.938205 cache=459.1MiB(149687tx)
2017-03-16 01:45:15 UpdateTip: new best=000000000000000002adc68e55133c771c4770cb657a7f268564220931c89368 height=450543 version=0x20000002 log2_work=85.894165 tx=191688022 date='2017-01-29 09:49:48' progress=0.938207 cache=468.2MiB(154629tx)
2017-03-16 01:45:20 UpdateTip: new best=000000000000000000576cd2838a064e228242ee51bf5390b0490d04cfccd1d2 height=450544 version=0x20000000 log2_work=85.894199 tx=191690109 date='2017-01-29 09:52:29' progress=0.938210 cache=471.1MiB(157796tx)
2017-03-16 01:45:22 connect() to 176.9.76.164:8333 failed after select(): Connection refused (61)
2017-03-16 01:45:27 Pre-allocating up to position 0x700000 in rev00701.dat
2017-03-16 01:45:27 UpdateTip: new best=000000000000000000e1cd6893641b095761725ff58834ea5d82593d6820131c height=450545 version=0x20000002 log2_work=85.894233 tx=191691896 date='2017-01-29 10:02:49' progress=0.938220 cache=473.8MiB(160953tx)
2017-03-16 01:45:34 UpdateTip: new best=000000000000000000c99222fc8b82c03476e5a14e38f7f074fb39fcd37362e9 height=450546 version=0x20000002 log2_work=85.894267 tx=191693125 date='2017-01-29 10:11:04' progress=0.938227 cache=475.6MiB(164251tx)
2017-03-16 01:45:42 UpdateTip: new best=0000000000000000007ab6f6cf6e3481bf2a6d3bcf29d06fd5362c8890915659 height=450547 version=0x20000000 log2_work=85.894301 tx=191693484 date='2017-01-29 10:12:01' progress=0.938228 cache=477.3MiB(166836tx)
2017-03-16 01:45:49 UpdateTip: new best=000000000000000001dff6b97ad240535cea6d07c2c40233b9ba326b46d8e9bc height=450548 version=0x20000000 log2_work=85.894335 tx=191694206 date='2017-01-29 10:16:09' progress=0.938232 cache=478.3MiB(169874tx)
2017-03-16 01:45:56 UpdateTip: new best=000000000000000002c596b67b69a03dbb1274ab171fbc52feb0af1e78ba6e08 height=450549 version=0x20000002 log2_work=85.894368 tx=191695412 date='2017-01-29 10:23:56' progress=0.938239 cache=480.0MiB(172878tx)
2017-03-16 01:46:04 UpdateTip: new best=000000000000000001accbfd44a93c79938d882033266535aedf759041abf6b7 height=450550 version=0x20000000 log2_work=85.894402 tx=191695739 date='2017-01-29 10:25:13' progress=0.938240 cache=480.9MiB(176062tx)
2017-03-16 01:46:11 UpdateTip: new best=000000000000000001d8d24fc6937bf869c7fdf32c439664104ec8bcd9df32e5 height=450551 version=0x20000002 log2_work=85.894436 tx=191696771 date='2017-01-29 10:31:52' progress=0.938246 cache=482.5MiB(178952tx)
2017-03-16 01:46:18 UpdateTip: new best=0000000000000000006adb2db6893a0ba538b2df3b327b0d39a9b6928406a9a1 height=450552 version=0x20000000 log2_work=85.89447 tx=191696853 date='2017-01-29 10:32:17' progress=0.938247 cache=482.9MiB(181866tx)
2017-03-16 01:46:24 UpdateTip: new best=000000000000000001ff97f75a689afc738d6f2fe5b12558f3c13239d4f34104 height=450553 version=0x20000000 log2_work=85.894504 tx=191697494 date='2017-01-29 10:35:57' progress=0.938250 cache=483.9MiB(184827tx)
2017-03-16 01:46:26 UpdateTip: new best=000000000000000000c5b7ce9283e9adff816f8622977dfaf5c3916d3ac3841b height=450554 version=0x30000000 log2_work=85.894538 tx=191699473 date='2017-01-29 11:03:21' progress=0.938275 cache=484.6MiB(187592tx)
2017-03-16 01:46:30 connect() to 77.178.6.194:8333 failed after select(): Connection refused (61)
2017-03-16 01:46:31 Pre-allocating up to position 0x800000 in rev00701.dat
2017-03-16 01:46:31 UpdateTip: new best=0000000000000000018dab71ef3099ebea3ead6b235aeb050c5a7835f2ca11c8 height=450555 version=0x20000000 log2_work=85.894572 tx=191701458 date='2017-01-29 11:08:43' progress=0.938280 cache=486.3MiB(191118tx)
2017-03-16 01:46:36 UpdateTip: new best=0000000000000000020f07c543bcd4e29090abe55931fb5918b84cb236a6cc45 height=450556 version=0x20000002 log2_work=85.894605 tx=191702442 date='2017-01-29 11:09:49' progress=0.938281 cache=490.6MiB(193961tx)
2017-03-16 01:46:43 UpdateTip: new best=000000000000000001688f52f9f1c0d48ba8b68058ef0191ca6d528787f08c32 height=450557 version=0x20000000 log2_work=85.894639 tx=191703020 date='2017-01-29 11:13:06' progress=0.938284 cache=491.6MiB(197057tx)
2017-03-16 01:46:50 UpdateTip: new best=0000000000000000019ed3131292c48dc197fc69221044ebc8fc7b55d97ea50d height=450558 version=0x20000000 log2_work=85.894673 tx=191703395 date='2017-01-29 11:14:54' progress=0.938286 cache=494.8MiB(199752tx)
2017-03-16 01:46:51 UpdateTip: new best=000000000000000001f74e70a52a613030b6e75f409af54592380fcde95e432c height=450559 version=0x20000000 log2_work=85.894707 tx=191704265 date='2017-01-29 11:20:12' progress=0.938291 cache=495.3MiB(200907tx)
2017-03-16 01:46:53 connect() to 1.235.84.81:8333 failed after select(): Connection refused (61)
2017-03-16 01:46:55 UpdateTip: new best=0000000000000000028187d497c1e2d9532c54ae979e8e0d3c7d2840997e3769 height=450560 version=0x20000002 log2_work=85.894741 tx=191706540 date='2017-01-29 11:33:50' progress=0.938303 cache=500.3MiB(204120tx)
2017-03-16 01:46:56 UpdateTip: new best=0000000000000000009af1a8c926c15823922245081f997d64e1365ae385af88 height=450561 version=0x20000002 log2_work=85.894775 tx=191707413 date='2017-01-29 11:39:03' progress=0.938308 cache=501.4MiB(205213tx)
2017-03-16 01:46:58 UpdateTip: new best=00000000000000000044d70cf9007bca5e9f969a3be28ed68a30c7fb53eab227 height=450562 version=0x20000002 log2_work=85.894809 tx=191708585 date='2017-01-29 11:46:45' progress=0.938315 cache=502.6MiB(206768tx)
2017-03-16 01:47:02 UpdateTip: new best=00000000000000000051f41f2f07ebaa85c2df75d57aa64572a23df726ed9f5e height=450563 version=0x20000000 log2_work=85.894842 tx=191710088 date='2017-01-29 11:56:31' progress=0.938324 cache=506.0MiB(208936tx)
2017-03-16 01:47:07 UpdateTip: new best=0000000000000000020ab0185bf42c09d6a1d50cab35e09ea038f23333731576 height=450564 version=0x20000002 log2_work=85.894876 tx=191712397 date='2017-01-29 12:11:28' progress=0.938338 cache=508.6MiB(212033tx)
2017-03-16 01:47:11 UpdateTip: new best=0000000000000000002c89cf1b0d0c8315d47a03f5fb5cf4a6bfcc0474018906 height=450565 version=0x20000000 log2_work=85.89491 tx=191714420 date='2017-01-29 12:30:57' progress=0.938356 cache=509.4MiB(214565tx)
2017-03-16 01:47:18 Pre-allocating up to position 0x900000 in rev00701.dat
2017-03-16 01:47:18 UpdateTip: new best=0000000000000000006831b8f59c3704733c7a276ec04f18ec90196f5159e0c2 height=450566 version=0x20000000 log2_work=85.894944 tx=191716230 date='2017-01-29 12:42:21' progress=0.938366 cache=512.1MiB(217733tx)
2017-03-16 01:47:26 UpdateTip: new best=0000000000000000025aff03acdfb47c32f679a94b96bf82b75a7260b3c919ce height=450567 version=0x20000000 log2_work=85.894978 tx=191717685 date='2017-01-29 12:44:40' progress=0.938369 cache=523.4MiB(220713tx)
2017-03-16 01:47:29 UpdateTip: new best=00000000000000000076891ade79625f78a55680549d52e20313f0d17dd31f24 height=450568 version=0x20000000 log2_work=85.895012 tx=191719235 date='2017-01-29 12:56:18' progress=0.938379 cache=525.6MiB(222169tx)
2017-03-16 01:47:34 UpdateTip: new best=00000000000000000083a608b3290ad0723988bb12af6ee5e0a157afe6b13b01 height=450569 version=0x20000000 log2_work=85.895046 tx=191721155 date='2017-01-29 13:03:54' progress=0.938386 cache=527.1MiB(224991tx)
2017-03-16 01:47:38 UpdateTip: new best=00000000000000000268e0e1937b5513875962c9d06955f2acac2348b54f87f2 height=450570 version=0x30000000 log2_work=85.895079 tx=191722643 date='2017-01-29 13:12:48' progress=0.938395 cache=529.8MiB(226879tx)
2017-03-16 01:47:43 UpdateTip: new best=000000000000000000c302fae6575b10d0eed794ad0170dbfd8540ec3d2b0d4e height=450571 version=0x20000002 log2_work=85.895113 tx=191724372 date='2017-01-29 13:18:23' progress=0.938400 cache=532.1MiB(229520tx)
2017-03-16 01:47:45 UpdateTip: new best=000000000000000002443831d1b5d1a8a4eb478d076748fa863871f4b48f0e12 height=450572 version=0x20000000 log2_work=85.895147 tx=191724700 date='2017-01-29 13:19:47' progress=0.938401 cache=532.8MiB(230244tx)
2017-03-16 01:47:45 UpdateTip: new best=0000000000000000015fa9d2199744e63893804f33a0b5c4d7de187ce71743bb height=450573 version=0x20000000 log2_work=85.895181 tx=191725063 date='2017-01-29 13:21:39' progress=0.938403 cache=534.1MiB(230658tx)
2017-03-16 01:47:47 UpdateTip: new best=000000000000000001207866dff10c24895e1f226149f5a54eb8fc7422d02646 height=450574 version=0x20000000 log2_work=85.895215 tx=191725777 date='2017-01-29 13:24:39' progress=0.938406 cache=535.4MiB(231729tx)
2017-03-16 01:47:48 version handshake timeout from 25
2017-03-16 01:47:49 UpdateTip: new best=000000000000000001e765baa24c46815c40b4ba4fb005614675b70f34a3112c height=450575 version=0x20000000 log2_work=85.895249 tx=191726746 date='2017-01-29 13:29:38' progress=0.938411 cache=535.9MiB(233044tx)
2017-03-16 01:47:56 UpdateTip: new best=0000000000000000024abac6a54c24812e8e4d0fbc383ae1e763b42e64880839 height=450576 version=0x20000000 log2_work=85.895282 tx=191728498 date='2017-01-29 13:37:58' progress=0.938418 cache=539.0MiB(236172tx)
2017-03-16 01:47:56 UpdateTip: new best=0000000000000000008ca0ad19edd9388c41ea1f3ef4ac99d93b06bc9e1264d0 height=450577 version=0x20000002 log2_work=85.895316 tx=191728685 date='2017-01-29 13:38:46' progress=0.938419 cache=539.1MiB(236403tx)
2017-03-16 01:47:59 UpdateTip: new best=000000000000000000bfb2b20dc284009b65d52ee6533dc89b198058d935e4cd height=450578 version=0x20000000 log2_work=85.89535 tx=191729874 date='2017-01-29 13:45:13' progress=0.938425 cache=539.7MiB(237907tx)
2017-03-16 01:48:03 UpdateTip: new best=0000000000000000004eca183c8a666f1bead96ff738292711b15567667e479b height=450579 version=0x20000000 log2_work=85.895384 tx=191731668 date='2017-01-29 13:54:38' progress=0.938434 cache=542.3MiB(240435tx)
2017-03-16 01:48:07 Pre-allocating up to position 0xa00000 in rev00701.dat
2017-03-16 01:48:07 UpdateTip: new best=0000000000000000010ee54fafb7d2a8692c885b94f1f2abedb1a0bcc034bbf2 height=450580 version=0x20000000 log2_work=85.895418 tx=191732670 date='2017-01-29 13:59:46' progress=0.938439 cache=557.2MiB(242296tx)
2017-03-16 01:48:07 UpdateTip: new best=000000000000000001dff9632d69883b116ce5cc502019cb22f65465a02833ea height=450581 version=0x20000000 log2_work=85.895452 tx=191732723 date='2017-01-29 14:00:07' progress=0.938439 cache=557.3MiB(242341tx)
2017-03-16 01:48:10 UpdateTip: new best=000000000000000002185ae10b42e97346d07caf38bb470ca159f7b77d81be06 height=450582 version=0x00000004 log2_work=85.895485 tx=191733740 date='2017-01-29 14:05:26' progress=0.938444 cache=558.0MiB(243749tx)
2017-03-16 01:48:12 UpdateTip: new best=0000000000000000029f8b792654d7024fb05e29fa01129c0bb76d11135d89c3 height=450583 version=0x20000000 log2_work=85.895519 tx=191734197 date='2017-01-29 14:06:57' progress=0.938445 cache=559.0MiB(244469tx)
2017-03-16 01:48:15 UpdateTip: new best=0000000000000000005b8aa3425350a9eece5895bd7bd6371c294930ea7ea972 height=450584 version=0x20000000 log2_work=85.895553 tx=191735630 date='2017-01-29 14:14:22' progress=0.938452 cache=560.1MiB(246354tx)
2017-03-16 01:48:15 UpdateTip: new best=0000000000000000014fe42b44bad2c5119f536d9a1c5fe2938f543f79fed2eb height=450585 version=0x20000000 log2_work=85.895587 tx=191735953 date='2017-01-29 14:15:47' progress=0.938454 cache=560.3MiB(246767tx)
2017-03-16 01:48:22 UpdateTip: new best=000000000000000000bb3d6cfbf836b7645ae53d548b96dcf4f6a679cad85558 height=450586 version=0x20000000 log2_work=85.895621 tx=191737295 date='2017-01-29 14:22:11' progress=0.938460 cache=565.2MiB(249837tx)
2017-03-16 01:48:25 UpdateTip: new best=000000000000000001fa1e3460e2afb1dd3234be58c83e8bf88330273ceeb9ae height=450587 version=0x20000000 log2_work=85.895655 tx=191738564 date='2017-01-29 14:28:58' progress=0.938466 cache=567.5MiB(251453tx)
2017-03-16 01:48:25 UpdateTip: new best=000000000000000001b8cec879216b75c56bd6cd8ae2788b2bb80ba32227ad24 height=450588 version=0x20000002 log2_work=85.895688 tx=191739037 date='2017-01-29 14:31:42' progress=0.938469 cache=567.8MiB(252035tx)
2017-03-16 01:48:28 UpdateTip: new best=00000000000000000177f1a8886e21ce1032c6b0070cb771a87800d7b623cfe6 height=450589 version=0x20000000 log2_work=85.895722 tx=191739792 date='2017-01-29 14:34:50' progress=0.938471 cache=570.1MiB(253464tx)
2017-03-16 01:48:30 UpdateTip: new best=0000000000000000004be4252ba25052ceb22211663251defb4a13880a86d150 height=450590 version=0x20000000 log2_work=85.895756 tx=191741882 date='2017-01-29 15:10:54' progress=0.938504 cache=570.5MiB(255113tx)
2017-03-16 01:48:35 UpdateTip: new best=000000000000000001f15cec6505a4d1777f6a544d0564716598784ca5c8f5e5 height=450591 version=0x20000000 log2_work=85.89579 tx=191744333 date='2017-01-29 15:58:53' progress=0.938547 cache=572.4MiB(258295tx)
2017-03-16 01:48:52 UpdateTip: new best=000000000000000000e52f13d6b1e536c54409a26a70f915930e39250d6b941a height=450592 version=0x20000000 log2_work=85.895824 tx=191745436 date='2017-01-29 16:08:13' progress=0.938555 cache=2.0MiB(0tx)
2017-03-16 01:49:00 version handshake timeout from 26
2017-03-16 01:49:11 connect() to 65.60.154.126:8333 failed after select(): Connection refused (61)
2017-03-16 01:49:19 UpdateTip: new best=00000000000000000281460f158b5121f5af86464c5100153169f9af0d119d8c height=450593 version=0x20000000 log2_work=85.895858 tx=191746263 date='2017-01-29 16:15:52' progress=0.938562 cache=45.2MiB(4868tx)
2017-03-16 01:49:48 Pre-allocating up to position 0xb00000 in rev00701.dat
2017-03-16 01:49:48 UpdateTip: new best=0000000000000000021a5406053cb230fc594aeaf56897d06bfb192fb2f141cc height=450594 version=0x20000000 log2_work=85.895891 tx=191746492 date='2017-01-29 16:16:23' progress=0.938562 cache=117.0MiB(9727tx)
2017-03-16 01:50:00 UpdateTip: new best=000000000000000002b1268e65fc9406fd7a00904695e7147cc0a33d61ac004e height=450595 version=0x20000000 log2_work=85.895925 tx=191747388 date='2017-01-29 16:24:05' progress=0.938569 cache=151.4MiB(14281tx)
2017-03-16 01:50:04 UpdateTip: new best=0000000000000000003041f25318c8fda99b4f289c593a26f6eac54f556fb4fd height=450596 version=0x20000000 log2_work=85.895959 tx=191749517 date='2017-01-29 16:24:37' progress=0.938570 cache=161.3MiB(19493tx)
2017-03-16 01:50:15 UpdateTip: new best=0000000000000000002335089a0369731f217fe8705907da03e0ac9252d62d11 height=450597 version=0x20000000 log2_work=85.895993 tx=191751796 date='2017-01-29 16:33:08' progress=0.938578 cache=174.2MiB(24013tx)
2017-03-16 01:50:25 UpdateTip: new best=00000000000000000088e1d3f32a3b03ea0203bad25350a2af2e537a73ea838e height=450598 version=0x20000002 log2_work=85.896027 tx=191752821 date='2017-01-29 16:33:05' progress=0.938578 cache=184.2MiB(28635tx)
2017-03-16 01:50:34 UpdateTip: new best=000000000000000000a319bb182a420fe27cdc879018d38a28b5f05181569035 height=450599 version=0x20000000 log2_work=85.896061 tx=191754742 date='2017-01-29 16:38:12' progress=0.938583 cache=191.5MiB(33289tx)
2017-03-16 01:50:35 version handshake timeout from 27
2017-03-16 01:50:36 connect() to 167.114.235.165:8333 failed after select(): Connection refused (61)
2017-03-16 01:50:42 UpdateTip: new best=000000000000000001673d7961eb28840bdf62a588cdbdcbc020bbaf67466353 height=450600 version=0x20000000 log2_work=85.896094 tx=191757575 date='2017-01-29 16:47:42' progress=0.938592 cache=194.5MiB(38791tx)
2017-03-16 01:50:43 connect() to 84.178.255.88:8333 failed after select(): Connection refused (61)
2017-03-16 01:50:56 UpdateTip: new best=000000000000000002119eb59b1ddd076c8f85ee3b31d80466070f6346bc9d21 height=450601 version=0x20000002 log2_work=85.896128 tx=191759701 date='2017-01-29 16:53:31' progress=0.938598 cache=202.8MiB(44449tx)
2017-03-16 01:51:04 UpdateTip: new best=0000000000000000004988b584fc0a0941c58c9a3aaa9352aa2ab5101929607a height=450602 version=0x20000000 log2_work=85.896162 tx=191762475 date='2017-01-29 16:54:53' progress=0.938600 cache=218.3MiB(49749tx)
2017-03-16 01:51:12 Pre-allocating up to position 0xc00000 in rev00701.dat
2017-03-16 01:51:12 UpdateTip: new best=0000000000000000001527cd0168085ca85887a6182ba271af7412bb5312c395 height=450603 version=0x20000002 log2_work=85.896196 tx=191764323 date='2017-01-29 16:57:14' progress=0.938602 cache=234.8MiB(54256tx)
2017-03-16 01:51:18 UpdateTip: new best=000000000000000001b12b283fd85ee30844c40feb3f1e17d3d85997fe27e98d height=450604 version=0x20000000 log2_work=85.89623 tx=191766737 date='2017-01-29 17:08:58' progress=0.938613 cache=238.1MiB(58173tx)
2017-03-16 01:51:29 UpdateTip: new best=0000000000000000009e9ab77eafad94234ac577ee40c94c67861d388a7137ef height=450605 version=0x20000002 log2_work=85.896263 tx=191767658 date='2017-01-29 17:10:03' progress=0.938614 cache=249.0MiB(63255tx)
2017-03-16 01:51:33 UpdateTip: new best=00000000000000000272d9af2e48ee785092c42562d99f83a6163396b9e2730a height=450606 version=0x20000000 log2_work=85.896297 tx=191768949 date='2017-01-29 17:15:11' progress=0.938619 cache=251.3MiB(65592tx)
2017-03-16 01:51:34 UpdateTip: new best=0000000000000000009595a4bffdb7eb8658db19b11b02a0b1cf9ca7ca0e5dcb height=450607 version=0x20000000 log2_work=85.896331 tx=191769221 date='2017-01-29 17:16:13' progress=0.938620 cache=251.4MiB(66024tx)
2017-03-16 01:51:39 UpdateTip: new best=000000000000000001ea6f3a9f294ad296125c0eb9082f670877d5fcc06c8b60 height=450608 version=0x20000000 log2_work=85.896365 tx=191769851 date='2017-01-29 17:19:11' progress=0.938623 cache=253.3MiB(69035tx)
2017-03-16 01:51:41 UpdateTip: new best=00000000000000000046468a6b2e32f853eb56b89c0de180cba392a209b67f33 height=450609 version=0x00000004 log2_work=85.896399 tx=191770727 date='2017-01-29 17:23:30' progress=0.938627 cache=254.8MiB(70478tx)
2017-03-16 01:51:42 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457429, us=98.7.115.37:56255, peer=28
2017-03-16 01:51:43 Pre-allocating up to position 0x8000000 in blk00705.dat
2017-03-16 01:51:44 Leaving block file 705: CBlockFileInfo(blocks=145, size=133661657, heights=450523...451265, time=2017-01-29...2017-02-02)
2017-03-16 01:51:45 Pre-allocating up to position 0x1000000 in blk00706.dat
2017-03-16 01:51:46 Pre-allocating up to position 0x2000000 in blk00706.dat
2017-03-16 01:51:52 Pre-allocating up to position 0x100000 in rev00706.dat
2017-03-16 01:51:52 UpdateTip: new best=000000000000000001d53f12fccf20a30748d96288cc480b00e359fff0548e93 height=450610 version=0x20000000 log2_work=85.896433 tx=191772774 date='2017-01-29 17:49:20' progress=0.938650 cache=259.5MiB(73511tx)
2017-03-16 01:51:58 UpdateTip: new best=00000000000000000122869383b08db316e3fe520c7f8992bc56a68e8351a668 height=450611 version=0x20000000 log2_work=85.896466 tx=191774674 date='2017-01-29 17:51:08' progress=0.938652 cache=264.9MiB(77335tx)
2017-03-16 01:52:03 UpdateTip: new best=000000000000000000139d3062fc1380744a89a8f5ad9f1610516a755958f6fc height=450612 version=0x20000000 log2_work=85.8965 tx=191776794 date='2017-01-29 18:06:59' progress=0.938667 cache=272.5MiB(80446tx)
2017-03-16 01:52:09 UpdateTip: new best=00000000000000000141d9a99f665a9d3f7551a5cc6552aeb0df66f98774359b height=450613 version=0x08000004 log2_work=85.896534 tx=191779138 date='2017-01-29 18:20:38' progress=0.938679 cache=278.3MiB(84523tx)
2017-03-16 01:52:20 UpdateTip: new best=00000000000000000255bd517c8a17aa42b5701db2e738a1462d518fa496d17a height=450614 version=0x20000000 log2_work=85.896568 tx=191780823 date='2017-01-29 18:21:45' progress=0.938681 cache=283.0MiB(89056tx)
2017-03-16 01:52:26 Pre-allocating up to position 0xd00000 in rev00701.dat
2017-03-16 01:52:27 UpdateTip: new best=0000000000000000029634c4da494e8fe23586a6d1ecd36720ac13cbf67a1bb4 height=450615 version=0x20000000 log2_work=85.896602 tx=191782085 date='2017-01-29 18:23:09' progress=0.938682 cache=287.1MiB(92313tx)
2017-03-16 01:52:30 UpdateTip: new best=0000000000000000015f55aa9c4aa7337fb93f965b6aa1d0562e328579cd9491 height=450616 version=0x20000002 log2_work=85.896635 tx=191783427 date='2017-01-29 18:29:31' progress=0.938688 cache=289.5MiB(94831tx)
2017-03-16 01:52:34 UpdateTip: new best=000000000000000002883745cc691ec0217c4490e6edd728e9d38d1888439f40 height=450617 version=0x20000000 log2_work=85.896669 tx=191784931 date='2017-01-29 18:36:28' progress=0.938695 cache=292.9MiB(97588tx)
2017-03-16 01:52:38 UpdateTip: new best=0000000000000000024186e7b1dbed22bedae9e248084a118a38d93cbfbfe4fc height=450618 version=0x20000000 log2_work=85.896703 tx=191786500 date='2017-01-29 18:44:42' progress=0.938702 cache=299.4MiB(100469tx)
2017-03-16 01:52:38 UpdateTip: new best=000000000000000001303c5574c6733b8c9c9f0b8a45a9cb60d7a84ffa0e14dd height=450619 version=0x20000000 log2_work=85.896737 tx=191786932 date='2017-01-29 18:46:58' progress=0.938704 cache=299.5MiB(101009tx)
2017-03-16 01:52:42 UpdateTip: new best=000000000000000000ce0bb8fc54ec68cdf38691a72ca5fda10a9636c69efaf4 height=450620 version=0x20000000 log2_work=85.896771 tx=191788811 date='2017-01-29 18:56:20' progress=0.938713 cache=305.9MiB(104329tx)
2017-03-16 01:52:52 UpdateTip: new best=000000000000000001b96011090f66626cca57674d5cde10bbe0ac7d54883033 height=450621 version=0x20000000 log2_work=85.896804 tx=191790157 date='2017-01-29 19:04:23' progress=0.938720 cache=309.0MiB(107120tx)
2017-03-16 01:52:56 UpdateTip: new best=0000000000000000000df0dd4c4b9b9cb14ed1a08b53c85f64d33d5cf4f453fc height=450622 version=0x20000002 log2_work=85.896838 tx=191792506 date='2017-01-29 19:21:40' progress=0.938736 cache=312.2MiB(110456tx)
2017-03-16 01:53:09 UpdateTip: new best=000000000000000001cc6d8acf7d58220080f97d42e8bf2940cb68ed21e6c1fb height=450623 version=0x20000002 log2_work=85.896872 tx=191793455 date='2017-01-29 19:22:44' progress=0.938737 cache=318.5MiB(113869tx)
2017-03-16 01:53:15 UpdateTip: new best=0000000000000000001cd6d9bac1dcc8a4fa924f35885653f721545db7cb168f height=450624 version=0x20000000 log2_work=85.896906 tx=191795547 date='2017-01-29 19:55:29' progress=0.938767 cache=324.8MiB(117277tx)
2017-03-16 01:53:29 UpdateTip: new best=0000000000000000019bc87f15c844991aa315544895c8b65096cf2079e8ffff height=450625 version=0x20000002 log2_work=85.89694 tx=191796605 date='2017-01-29 20:08:01' progress=0.938778 cache=347.2MiB(120953tx)
2017-03-16 01:53:33 Pre-allocating up to position 0x200000 in rev00702.dat
2017-03-16 01:53:33 UpdateTip: new best=000000000000000002252ecb1751d38f00688c1f18f0283aee9cc860c5b1d5d6 height=450626 version=0x20000002 log2_work=85.896973 tx=191798193 date='2017-01-29 20:10:58' progress=0.938781 cache=355.1MiB(123704tx)
2017-03-16 01:53:39 UpdateTip: new best=000000000000000002790a0bfd2e933bcfafb1f263c007581fff1158531ddb10 height=450627 version=0x20000000 log2_work=85.897007 tx=191800253 date='2017-01-29 20:13:40' progress=0.938784 cache=358.3MiB(128183tx)
2017-03-16 01:53:43 UpdateTip: new best=0000000000000000016a56f73306d1e3b911e92350d28f9976cb4253d1668882 height=450628 version=0x20000002 log2_work=85.897041 tx=191802032 date='2017-01-29 20:16:42' progress=0.938787 cache=361.4MiB(131588tx)
2017-03-16 01:53:48 Pre-allocating up to position 0xe00000 in rev00701.dat
2017-03-16 01:53:48 UpdateTip: new best=000000000000000001ed07b12140730885e7a7bc8e28dd15c582f44d91b08f82 height=450629 version=0x20000000 log2_work=85.897075 tx=191804118 date='2017-01-29 20:24:15' progress=0.938794 cache=363.7MiB(135175tx)
2017-03-16 01:53:50 UpdateTip: new best=0000000000000000001641b1aa62fa7f91f87884c6c6c8f7cbd775a109c9c4f4 height=450630 version=0x20000000 log2_work=85.897109 tx=191805198 date='2017-01-29 20:25:51' progress=0.938796 cache=367.5MiB(137273tx)
2017-03-16 01:53:52 UpdateTip: new best=0000000000000000009b07bd8bbd2a4b3fb3e22f7b656847a09b257ddf68f9ae height=450631 version=0x20000000 log2_work=85.897142 tx=191806011 date='2017-01-29 20:29:28' progress=0.938799 cache=370.3MiB(138607tx)
2017-03-16 01:53:55 UpdateTip: new best=00000000000000000049f6973fb19efbfdf4a5e6b93a5bfbd4bf06f352c72f00 height=450632 version=0x20000002 log2_work=85.897176 tx=191808182 date='2017-01-29 20:41:11' progress=0.938810 cache=372.3MiB(141578tx)
2017-03-16 01:53:56 UpdateTip: new best=00000000000000000107a48807737043a7364f509779e92b269edad1bef69857 height=450633 version=0x20000000 log2_work=85.89721 tx=191808557 date='2017-01-29 20:43:02' progress=0.938812 cache=373.0MiB(142372tx)
2017-03-16 01:54:00 UpdateTip: new best=00000000000000000261925fa2d3eea09dee1e8851344b4f037780f343e992a8 height=450634 version=0x20000000 log2_work=85.897244 tx=191810646 date='2017-01-29 21:05:18' progress=0.938832 cache=376.5MiB(145090tx)
2017-03-16 01:54:04 UpdateTip: new best=0000000000000000024a7670302193ec3fa024c2f067784ad4263d8d1b737a0b height=450635 version=0x20000002 log2_work=85.897278 tx=191812620 date='2017-01-29 21:06:29' progress=0.938834 cache=379.4MiB(148877tx)
2017-03-16 01:54:05 UpdateTip: new best=000000000000000001e34fabe8753bb8a2fdda4e47e4dcd4a8105ad600bcfe7d height=450636 version=0x20000000 log2_work=85.897311 tx=191813239 date='2017-01-29 21:09:14' progress=0.938836 cache=388.5MiB(150024tx)
2017-03-16 01:54:06 UpdateTip: new best=0000000000000000001ee9f90fbc8befd8c9071b42549c4c869dbf8c39049e01 height=450637 version=0x20000000 log2_work=85.897345 tx=191813458 date='2017-01-29 21:10:20' progress=0.938837 cache=388.6MiB(150512tx)
2017-03-16 01:54:08 UpdateTip: new best=000000000000000001d672284da4355826d9978589c95517b1306e44e89678d8 height=450638 version=0x20000000 log2_work=85.897379 tx=191814541 date='2017-01-29 21:16:00' progress=0.938843 cache=389.2MiB(151938tx)
2017-03-16 01:54:10 UpdateTip: new best=00000000000000000202fa2e32600b2b820c0dbd6c0d9d79df61666a03349107 height=450639 version=0x20000000 log2_work=85.897413 tx=191816880 date='2017-01-29 21:28:21' progress=0.938854 cache=390.5MiB(155323tx)
2017-03-16 01:54:13 UpdateTip: new best=00000000000000000076af0259ac76695a23498b54372aa3fdb04769b4d2a39d height=450640 version=0x20000000 log2_work=85.897447 tx=191817328 date='2017-01-29 21:30:07' progress=0.938856 cache=396.7MiB(156879tx)
2017-03-16 01:54:23 UpdateTip: new best=000000000000000002bdc7f49102ef91d968f12bb478f280416c955ff8139a98 height=450641 version=0x20000000 log2_work=85.89748 tx=191818823 date='2017-01-29 21:50:34' progress=0.938874 cache=409.7MiB(160592tx)
2017-03-16 01:54:31 UpdateTip: new best=0000000000000000023f12f311bbbb4f0fcdbbe1e9a627734938aaf339aec1ea height=450642 version=0x20000000 log2_work=85.897514 tx=191820246 date='2017-01-29 22:09:23' progress=0.938891 cache=424.0MiB(163870tx)
2017-03-16 01:54:39 Pre-allocating up to position 0xf00000 in rev00701.dat
2017-03-16 01:54:39 UpdateTip: new best=000000000000000002799ec62b336c677261b970c44c3b3a041f3a1f1add6c88 height=450643 version=0x20000000 log2_work=85.897548 tx=191822063 date='2017-01-29 22:19:50' progress=0.938901 cache=438.4MiB(167205tx)
2017-03-16 01:54:42 UpdateTip: new best=0000000000000000004c2ea8211cb8300ba09e90e7b8664bf5a7938c63d6d648 height=450644 version=0x30000000 log2_work=85.897582 tx=191824087 date='2017-01-29 22:25:14' progress=0.938906 cache=442.0MiB(170185tx)
2017-03-16 01:54:48 UpdateTip: new best=0000000000000000015242861f7d85a359414fc04c7b04b18139ed331a35bbea height=450645 version=0x20000002 log2_work=85.897616 tx=191826181 date='2017-01-29 22:26:57' progress=0.938908 cache=445.4MiB(175097tx)
2017-03-16 01:54:51 UpdateTip: new best=0000000000000000016669cbbe6087d375e1d5b25a1788714b129820e0b60cfc height=450646 version=0x20000002 log2_work=85.897649 tx=191827567 date='2017-01-29 22:26:57' progress=0.938909 cache=448.0MiB(177708tx)
2017-03-16 01:54:53 UpdateTip: new best=000000000000000000036696a0e44084f84e162b5dc9aa3507764f1d03ed9d02 height=450647 version=0x20000000 log2_work=85.897683 tx=191829955 date='2017-01-29 22:40:42' progress=0.938921 cache=449.1MiB(180579tx)
2017-03-16 01:54:55 UpdateTip: new best=0000000000000000010823464ce5cf784851e13ceb03104032f8f03f2c787fd9 height=450648 version=0x20000002 log2_work=85.897717 tx=191831722 date='2017-01-29 22:50:42' progress=0.938931 cache=450.0MiB(182572tx)
2017-03-16 01:54:59 UpdateTip: new best=00000000000000000277832eb9568c36644ae922c2b0c8dba91cfb8db3142936 height=450649 version=0x20000000 log2_work=85.897751 tx=191833577 date='2017-01-29 23:22:17' progress=0.938959 cache=454.2MiB(185517tx)
2017-03-16 01:55:06 UpdateTip: new best=0000000000000000009ef0a2a9683b034210c6806ee0e6a8b364d05a58870a1d height=450650 version=0x20000000 log2_work=85.897784 tx=191834961 date='2017-01-29 23:24:23' progress=0.938961 cache=466.0MiB(188496tx)
2017-03-16 01:55:08 UpdateTip: new best=0000000000000000024ca496c49d9eb447d547420f1dda15d34bd4e48547f68e height=450651 version=0x20000000 log2_work=85.897818 tx=191837007 date='2017-01-29 23:26:47' progress=0.938964 cache=467.8MiB(191616tx)
2017-03-16 01:55:13 Pre-allocating up to position 0x1000000 in rev00701.dat
2017-03-16 01:55:13 UpdateTip: new best=000000000000000000ffed4fc62278c9c84639269363f1e43d08aa5a70481451 height=450652 version=0x20000002 log2_work=85.897852 tx=191838549 date='2017-01-29 23:43:02' progress=0.938979 cache=475.5MiB(194148tx)
2017-03-16 01:55:16 UpdateTip: new best=0000000000000000012716df742d3064118b6affb521c2c00484e9f3bc497816 height=450653 version=0x20000000 log2_work=85.897886 tx=191840477 date='2017-01-29 23:46:05' progress=0.938982 cache=478.5MiB(197391tx)
2017-03-16 01:55:18 UpdateTip: new best=00000000000000000173b583198a57d2f6ba417f9beb1e53a122af78c6f8b3a4 height=450654 version=0x20000000 log2_work=85.89792 tx=191841623 date='2017-01-29 23:53:13' progress=0.938989 cache=479.9MiB(198801tx)
2017-03-16 01:55:20 UpdateTip: new best=0000000000000000011941ce479c91df321767fb47eeb57efbae12822d6df612 height=450655 version=0x20000002 log2_work=85.897953 tx=191842705 date='2017-01-29 23:59:55' progress=0.938995 cache=480.4MiB(200283tx)
2017-03-16 01:55:23 UpdateTip: new best=000000000000000002c7fcd69e22d7d2dae13b4f12b0dab0b3bdacdb1b64709c height=450656 version=0x20000000 log2_work=85.897987 tx=191844521 date='2017-01-30 00:13:42' progress=0.939007 cache=485.0MiB(202824tx)
2017-03-16 01:55:23 UpdateTip: new best=0000000000000000000286e763b2c7cba2c62be03591ae199331edc9e6045509 height=450657 version=0x20000000 log2_work=85.898021 tx=191844875 date='2017-01-30 00:13:25' progress=0.939007 cache=486.5MiB(203413tx)
2017-03-16 01:55:26 UpdateTip: new best=0000000000000000017440ac5729ca0926d86465ef10a8788dca06fb832457db height=450658 version=0x20000000 log2_work=85.898055 tx=191846190 date='2017-01-30 00:20:09' progress=0.939014 cache=499.6MiB(205346tx)
2017-03-16 01:55:29 UpdateTip: new best=000000000000000001373d36978f7fa867fdc6be36b021950cc7ca727cad5308 height=450659 version=0x20000000 log2_work=85.898088 tx=191848185 date='2017-01-30 00:37:25' progress=0.939029 cache=503.3MiB(207814tx)
2017-03-16 01:55:31 UpdateTip: new best=000000000000000000017783c5ef9e5d3987ff06a03e2d380bc3dec093ca3d4d height=450660 version=0x20000000 log2_work=85.898122 tx=191849727 date='2017-01-30 00:41:31' progress=0.939033 cache=506.0MiB(209705tx)
2017-03-16 01:55:33 UpdateTip: new best=00000000000000000199957a5484549b46f6b58b999d66a8f8dd71c17cf3b0e6 height=450661 version=0x20000000 log2_work=85.898156 tx=191851435 date='2017-01-30 00:51:35' progress=0.939043 cache=506.9MiB(212239tx)
2017-03-16 01:55:35 UpdateTip: new best=0000000000000000016634cbd199118e1852f7fcb59e17df5315a86d309d991b height=450662 version=0x20000000 log2_work=85.89819 tx=191853778 date='2017-01-30 02:13:56' progress=0.939116 cache=507.9MiB(215797tx)
2017-03-16 01:55:40 UpdateTip: new best=0000000000000000020162e7ba7dbea9f579c3106042ea6577fb0237f2bf6769 height=450663 version=0x20000000 log2_work=85.898224 tx=191856007 date='2017-01-30 02:28:04' progress=0.939129 cache=508.9MiB(219355tx)
2017-03-16 01:55:50 UpdateTip: new best=00000000000000000294748896b2bb0e0e95db04af28bca1307416dbd79e9867 height=450664 version=0x20000002 log2_work=85.898257 tx=191857304 date='2017-01-30 02:38:06' progress=0.939138 cache=513.0MiB(222952tx)
2017-03-16 01:55:59 UpdateTip: new best=00000000000000000144851c5121fa58b6a9f01ebd4c0712e285a62b33060800 height=450665 version=0x20000000 log2_work=85.898291 tx=191857800 date='2017-01-30 02:39:20' progress=0.939139 cache=523.2MiB(225610tx)
2017-03-16 01:56:04 UpdateTip: new best=0000000000000000023c3ec3a4f70b6f10ef04cf0e6a62bc2dee51d1e4702648 height=450666 version=0x20000000 log2_work=85.898325 tx=191859097 date='2017-01-30 02:56:22' progress=0.939155 cache=530.6MiB(227994tx)
2017-03-16 01:56:20 UpdateTip: new best=000000000000000000d1d8609b5624cbbdc3aa91f375dc27d7b238facf96a5fd height=450667 version=0x20000000 log2_work=85.898359 tx=191860269 date='2017-01-30 03:12:04' progress=0.939169 cache=36.0MiB(4949tx)
2017-03-16 01:56:30 Pre-allocating up to position 0x300000 in rev00702.dat
2017-03-16 01:56:30 UpdateTip: new best=0000000000000000018df9adf08dc8fce7520597d7e4ed9cb78f70ea0a549001 height=450668 version=0x20000000 log2_work=85.898392 tx=191861420 date='2017-01-30 03:27:04' progress=0.939182 cache=76.7MiB(9937tx)
2017-03-16 01:56:38 Pre-allocating up to position 0x1100000 in rev00701.dat
2017-03-16 01:56:38 UpdateTip: new best=00000000000000000008299eb3fee8f66f4f6c5b8bf0c65aacd942c183697a6b height=450669 version=0x20000000 log2_work=85.898426 tx=191862457 date='2017-01-30 03:39:40' progress=0.939193 cache=138.5MiB(14678tx)
2017-03-16 01:56:41 UpdateTip: new best=0000000000000000008e4f98257b36f93c586b55e5cffd749034b7b2899c0e8a height=450670 version=0x20000000 log2_work=85.89846 tx=191864076 date='2017-01-30 03:59:15' progress=0.939211 cache=150.6MiB(19141tx)
2017-03-16 01:56:43 UpdateTip: new best=00000000000000000175c40807f910f15a164a12875432eb94e6d8ee7b61019d height=450671 version=0x20000000 log2_work=85.898494 tx=191865532 date='2017-01-30 04:19:31' progress=0.939229 cache=165.5MiB(23239tx)
2017-03-16 01:56:45 UpdateTip: new best=00000000000000000073d511585f44414405633d9f748fa80011ee7060df311f height=450672 version=0x20000000 log2_work=85.898527 tx=191867435 date='2017-01-30 04:55:27' progress=0.939262 cache=168.4MiB(27151tx)
2017-03-16 01:56:53 UpdateTip: new best=0000000000000000000b44ccbcc07bc0bec815fec477fbf34badb11bc5c44b0e height=450673 version=0x20000000 log2_work=85.898561 tx=191868428 date='2017-01-30 05:05:53' progress=0.939271 cache=190.0MiB(30839tx)
2017-03-16 01:56:59 UpdateTip: new best=0000000000000000015aa37e6ecde23761657a4d112bad8fe3e0ab0f75fd1b8f height=450674 version=0x20000002 log2_work=85.898595 tx=191869114 date='2017-01-30 05:11:50' progress=0.939277 cache=212.0MiB(34293tx)
2017-03-16 01:57:08 UpdateTip: new best=0000000000000000020211b28092f93e7526ca7f7257063a8fc708addd717787 height=450675 version=0x20000000 log2_work=85.898629 tx=191870189 date='2017-01-30 05:23:28' progress=0.939287 cache=240.5MiB(38007tx)
2017-03-16 01:57:11 UpdateTip: new best=000000000000000000a977fa3135a491921d562ef8054a890310306888eb8f0d height=450676 version=0x20000002 log2_work=85.898663 tx=191872336 date='2017-01-30 05:48:17' progress=0.939309 cache=242.9MiB(41666tx)
2017-03-16 01:57:19 UpdateTip: new best=000000000000000001c56ac2f47525c77d9c6c4a1d9867507ea0d6339acb48ad height=450677 version=0x20000000 log2_work=85.898696 tx=191873736 date='2017-01-30 06:04:52' progress=0.939324 cache=265.4MiB(45376tx)
2017-03-16 01:57:31 Pre-allocating up to position 0x400000 in rev00702.dat
2017-03-16 01:57:31 UpdateTip: new best=000000000000000002464db7ad1159932a95e8719929390180e4c4e52e83c846 height=450678 version=0x20000000 log2_work=85.89873 tx=191874038 date='2017-01-30 06:06:13' progress=0.939326 cache=301.3MiB(49386tx)
2017-03-16 01:57:44 UpdateTip: new best=0000000000000000015b8f729786292967c909b901a8901436e9a2db97575ebd height=450679 version=0x20000000 log2_work=85.898764 tx=191874702 date='2017-01-30 06:10:11' progress=0.939329 cache=333.3MiB(53237tx)
2017-03-16 01:57:51 UpdateTip: new best=0000000000000000024d5133aad4db50e2ef5482eaf9d0ec901bba4bad718b29 height=450680 version=0x20000000 log2_work=85.898798 tx=191875941 date='2017-01-30 06:14:21' progress=0.939333 cache=343.5MiB(56791tx)
2017-03-16 01:57:53 UpdateTip: new best=000000000000000000bde8cdad32c5dfcfcab24db02cc797fc69f0dd2f1ee81e height=450681 version=0x20000002 log2_work=85.898831 tx=191877898 date='2017-01-30 06:17:57' progress=0.939337 cache=349.4MiB(60165tx)
2017-03-16 01:57:54 UpdateTip: new best=000000000000000002b24738de667bd84e865a64d1e81dd103d75b61edf829ef height=450682 version=0x20000000 log2_work=85.898865 tx=191878059 date='2017-01-30 06:18:10' progress=0.939337 cache=349.5MiB(60573tx)
2017-03-16 01:57:54 UpdateTip: new best=000000000000000000edbbd94a58b7997d408efd62555c5a032788483096e479 height=450683 version=0x20000000 log2_work=85.898899 tx=191880445 date='2017-01-30 06:30:00' progress=0.939348 cache=350.2MiB(63619tx)
2017-03-16 01:57:55 UpdateTip: new best=0000000000000000023e318ca26f9f0dc2c407e111f5b229a1319130c14f11a6 height=450684 version=0x20000000 log2_work=85.898933 tx=191882334 date='2017-01-30 06:36:57' progress=0.939355 cache=352.4MiB(66863tx)
2017-03-16 01:57:57 UpdateTip: new best=00000000000000000061b0bcd94eade7b5a9d2a6832deb5b6dd81bf3163851a8 height=450685 version=0x20000000 log2_work=85.898966 tx=191884239 date='2017-01-30 06:40:35' progress=0.939359 cache=354.6MiB(71015tx)
2017-03-16 01:57:58 UpdateTip: new best=000000000000000002833f033f10c3f33365e31aee88a700e02a22dacf215d49 height=450686 version=0x20000000 log2_work=85.899 tx=191885889 date='2017-01-30 06:42:51' progress=0.939361 cache=360.5MiB(75315tx)
2017-03-16 01:58:01 Pre-allocating up to position 0x500000 in rev00702.dat
2017-03-16 01:58:02 UpdateTip: new best=0000000000000000029cb8c10f5e0071aebbf0fbb8bf43003f6c83b70785554c height=450687 version=0x20000000 log2_work=85.899034 tx=191888341 date='2017-01-30 06:44:07' progress=0.939363 cache=365.6MiB(81046tx)
2017-03-16 01:58:03 UpdateTip: new best=000000000000000000ebef03e71f031ce6ee20537acf8049019dca3bc9a051f0 height=450688 version=0x20000000 log2_work=85.899068 tx=191890427 date='2017-01-30 06:55:08' progress=0.939373 cache=369.8MiB(84003tx)
2017-03-16 01:58:05 UpdateTip: new best=0000000000000000008388d03813509c6bca1fc119820cce7938390b00a80298 height=450689 version=0x20000000 log2_work=85.899101 tx=191892492 date='2017-01-30 07:04:43' progress=0.939382 cache=371.7MiB(87573tx)
2017-03-16 01:58:08 UpdateTip: new best=00000000000000000116ce977ddbfe78398fd194cf356e2e76ac0d3b8145b390 height=450690 version=0x20000000 log2_work=85.899135 tx=191894527 date='2017-01-30 07:08:49' progress=0.939386 cache=376.0MiB(92479tx)
2017-03-16 01:58:10 UPnP Port Mapping successful.
2017-03-16 01:58:11 UpdateTip: new best=0000000000000000028e160816c10b75ee34e9bf43614be54d601bf07257cc2c height=450691 version=0x20000000 log2_work=85.899169 tx=191896190 date='2017-01-30 07:15:58' progress=0.939393 cache=379.1MiB(96756tx)
2017-03-16 01:58:12 UpdateTip: new best=000000000000000001d698601def164463811185f2ad0472ca8c4fc2de048e29 height=450692 version=0x20000000 log2_work=85.899203 tx=191898619 date='2017-01-30 07:36:54' progress=0.939412 cache=380.1MiB(99369tx)
2017-03-16 01:58:14 UpdateTip: new best=0000000000000000022c726230c6bdee6a91436e5a2c125e9e20c023d3bfc58f height=450693 version=0x20000002 log2_work=85.899236 tx=191900288 date='2017-01-30 07:42:11' progress=0.939417 cache=385.0MiB(103249tx)
2017-03-16 01:58:16 UpdateTip: new best=000000000000000001f293defe21fa7a5f01b8831404d42201e0cd342d834637 height=450694 version=0x20000002 log2_work=85.89927 tx=191902669 date='2017-01-30 07:48:08' progress=0.939423 cache=387.3MiB(107045tx)
2017-03-16 01:58:17 Pre-allocating up to position 0x600000 in rev00702.dat
2017-03-16 01:58:17 UpdateTip: new best=0000000000000000005f6b645568ae80bb45ce421839bd096d54282431ae3cb4 height=450695 version=0x20000000 log2_work=85.899304 tx=191904543 date='2017-01-30 08:02:15' progress=0.939436 cache=388.9MiB(109752tx)
2017-03-16 01:58:19 UpdateTip: new best=0000000000000000023a0bdf4c2b168c7d9bbb6f8900db3d9911659fdf7f7b20 height=450696 version=0x20000000 log2_work=85.899338 tx=191907136 date='2017-01-30 08:07:27' progress=0.939442 cache=390.4MiB(114471tx)
2017-03-16 01:58:20 UpdateTip: new best=000000000000000000e424057577f132bb833ae66a5ae1db85252ab9e94422bb height=450697 version=0x20000000 log2_work=85.899371 tx=191909790 date='2017-01-30 08:17:38' progress=0.939451 cache=393.7MiB(118648tx)
2017-03-16 01:58:23 UpdateTip: new best=000000000000000002055b9716823702a73607d88372667067ebdc1efe733f08 height=450698 version=0x20000000 log2_work=85.899405 tx=191912270 date='2017-01-30 08:19:09' progress=0.939453 cache=400.4MiB(123148tx)
2017-03-16 01:58:24 UpdateTip: new best=000000000000000000df21a84c3b6ad1537c80a21547da15197da52f85aeb79f height=450699 version=0x20000000 log2_work=85.899439 tx=191914367 date='2017-01-30 08:37:42' progress=0.939470 cache=400.9MiB(125531tx)
2017-03-16 01:58:26 UpdateTip: new best=000000000000000000c5b988aa9f7cee1b080c2d6e9c3e0fed17e65b49375f0c height=450700 version=0x20000000 log2_work=85.899473 tx=191916215 date='2017-01-30 08:38:37' progress=0.939472 cache=410.3MiB(129716tx)
2017-03-16 01:58:28 UpdateTip: new best=000000000000000001d429fd375dc6752a31ae3fa1e28e16645dd63b5162378f height=450701 version=0x20000000 log2_work=85.899506 tx=191917652 date='2017-01-30 08:46:57' progress=0.939480 cache=411.5MiB(133021tx)
2017-03-16 01:58:29 UpdateTip: new best=00000000000000000188ad0ea28f5108e61516f136c851841a5137f598d91026 height=450702 version=0x20000000 log2_work=85.89954 tx=191919192 date='2017-01-30 08:54:42' progress=0.939487 cache=412.7MiB(136255tx)
2017-03-16 01:58:31 UpdateTip: new best=000000000000000001e7a7369fa0aaa4bd639eb5dc05d73c788123799dbd53a6 height=450703 version=0x20000000 log2_work=85.899574 tx=191921494 date='2017-01-30 09:20:07' progress=0.939510 cache=414.6MiB(139502tx)
2017-03-16 01:58:33 Pre-allocating up to position 0x700000 in rev00702.dat
2017-03-16 01:58:33 UpdateTip: new best=0000000000000000000d6fa07bdc9442a30ce6824842c5feb0b2b5c0ef8ef111 height=450704 version=0x20000000 log2_work=85.899608 tx=191923674 date='2017-01-30 09:21:14' progress=0.939512 cache=458.3MiB(144128tx)
2017-03-16 01:58:35 UpdateTip: new best=000000000000000001fe9a2f97a6abb8f4ee2eb91c2ad67167bdc6fdc76835f3 height=450705 version=0x20000002 log2_work=85.899641 tx=191925309 date='2017-01-30 09:27:48' progress=0.939518 cache=460.8MiB(148084tx)
2017-03-16 01:58:35 UpdateTip: new best=000000000000000001849e10641b87d86a197f4b43d4064d2d2d6bf425e0f42e height=450706 version=0x20000000 log2_work=85.899675 tx=191925895 date='2017-01-30 09:32:23' progress=0.939522 cache=461.0MiB(148797tx)
2017-03-16 01:58:37 UpdateTip: new best=0000000000000000018c06b481f5710d63b329225b684fbfcdbf117245ec96ee height=450707 version=0x30000000 log2_work=85.899709 tx=191927597 date='2017-01-30 09:50:00' progress=0.939538 cache=462.2MiB(151475tx)
2017-03-16 01:58:39 UpdateTip: new best=00000000000000000109c09c0a3662f49f16f401d163560330e7c1ba6f00c993 height=450708 version=0x20000000 log2_work=85.899742 tx=191929237 date='2017-01-30 09:50:20' progress=0.939539 cache=464.9MiB(155145tx)
2017-03-16 01:58:40 UpdateTip: new best=00000000000000000140ca205f7ae470cd540478c27c9374a03650e17786b2a9 height=450709 version=0x20000000 log2_work=85.899776 tx=191930726 date='2017-01-30 09:57:53' progress=0.939546 cache=467.3MiB(158732tx)
2017-03-16 01:58:42 UpdateTip: new best=000000000000000000b5f9dcf1468134fcbcba5a20ab5b278d914d5c682180d7 height=450710 version=0x20000002 log2_work=85.89981 tx=191932715 date='2017-01-30 10:07:35' progress=0.939555 cache=468.8MiB(162350tx)
2017-03-16 01:58:43 UpdateTip: new best=00000000000000000016ef4287dfe23dd62728cb2851b59b39238d46b98a1782 height=450711 version=0x20000000 log2_work=85.899844 tx=191935030 date='2017-01-30 10:15:35' progress=0.939563 cache=473.7MiB(166416tx)
2017-03-16 01:58:45 Pre-allocating up to position 0x800000 in rev00702.dat
2017-03-16 01:58:46 UpdateTip: new best=00000000000000000151df24fddc0b57d1f7ce2390afe2e34afb4e39e106b0de height=450712 version=0x20000000 log2_work=85.899877 tx=191936798 date='2017-01-30 10:18:34' progress=0.939566 cache=481.1MiB(169850tx)
2017-03-16 01:58:47 UpdateTip: new best=000000000000000002327c752342a04bcefdc244bf781c68e196008fd70ceb5f height=450713 version=0x20000002 log2_work=85.899911 tx=191938620 date='2017-01-30 10:29:30' progress=0.939576 cache=482.4MiB(172816tx)
2017-03-16 01:58:48 Pre-allocating up to position 0x200000 in rev00703.dat
2017-03-16 01:58:49 UpdateTip: new best=0000000000000000023c4d1c3646f8dfdaf4675833898fb780e102c98dbe681e height=450714 version=0x20000000 log2_work=85.899945 tx=191940555 date='2017-01-30 10:32:57' progress=0.939580 cache=487.3MiB(176511tx)
2017-03-16 01:58:50 UpdateTip: new best=00000000000000000210640577214e1cfc122404a67b070336629331f1f86820 height=450715 version=0x20000000 log2_work=85.899979 tx=191942657 date='2017-01-30 10:54:05' progress=0.939599 cache=490.8MiB(179070tx)
2017-03-16 01:58:52 UpdateTip: new best=000000000000000000a88f114010ac18edd654bba5896572727da7edd0eeea79 height=450716 version=0x30000000 log2_work=85.900012 tx=191944491 date='2017-01-30 10:54:40' progress=0.939600 cache=492.4MiB(182607tx)
2017-03-16 01:58:54 UpdateTip: new best=0000000000000000026a2cc52da69d9bfffd06be292188072c3c37f11f11d975 height=450717 version=0x20000000 log2_work=85.900046 tx=191946448 date='2017-01-30 10:59:44' progress=0.939605 cache=493.9MiB(185929tx)
2017-03-16 01:58:55 UpdateTip: new best=0000000000000000027b3bc1ff0b0ca550fb9e1740310b9984322ae15bb2069e height=450718 version=0x20000000 log2_work=85.90008 tx=191948406 date='2017-01-30 11:18:02' progress=0.939622 cache=494.5MiB(188757tx)
2017-03-16 01:58:57 UpdateTip: new best=0000000000000000017c1aa67eb63bffab5c9de9e76f15b51fccda2208a42637 height=450719 version=0x20000000 log2_work=85.900114 tx=191950809 date='2017-01-30 11:21:35' progress=0.939625 cache=496.7MiB(192880tx)
2017-03-16 01:58:58 UpdateTip: new best=000000000000000001c967bd0726b26d7aa8ee35150050d226561b5463295610 height=450720 version=0x20000002 log2_work=85.900147 tx=191952154 date='2017-01-30 11:22:09' progress=0.939626 cache=498.1MiB(195143tx)
2017-03-16 01:58:59 UpdateTip: new best=0000000000000000006932e11d01867ad2970ac26fa6c8895af86f374bf23cad height=450721 version=0x20000000 log2_work=85.900181 tx=191954079 date='2017-01-30 11:39:54' progress=0.939643 cache=499.0MiB(197309tx)
2017-03-16 01:59:01 UpdateTip: new best=000000000000000002490e20146dbb5b55122ca20e9fc2119ca42863b24a3848 height=450722 version=0x20000000 log2_work=85.900215 tx=191956253 date='2017-01-30 11:41:28' progress=0.939645 cache=502.1MiB(200882tx)
2017-03-16 01:59:03 UpdateTip: new best=000000000000000000ba491519eb0c2921603379ce9e2bdb0d4a17f041e6342c height=450723 version=0x20000000 log2_work=85.900248 tx=191957900 date='2017-01-30 11:45:01' progress=0.939648 cache=506.5MiB(203618tx)
2017-03-16 01:59:04 Pre-allocating up to position 0x900000 in rev00702.dat
2017-03-16 01:59:04 UpdateTip: new best=000000000000000001a5fd1104e1b028deba41bd59d86d653dfcda257e25e19c height=450724 version=0x20000000 log2_work=85.900282 tx=191959606 date='2017-01-30 11:56:44' progress=0.939659 cache=507.4MiB(206037tx)
2017-03-16 01:59:05 UpdateTip: new best=000000000000000000dd1dd45f373a7d0b1a989f47450c325a824bb009f934b6 height=450725 version=0x20000000 log2_work=85.900316 tx=191961579 date='2017-01-30 12:07:52' progress=0.939669 cache=508.8MiB(208844tx)
2017-03-16 01:59:07 UpdateTip: new best=00000000000000000191184c0b7bf991a6ddb05b6e0238c7603e438f7a9f41d9 height=450726 version=0x20000000 log2_work=85.90035 tx=191963869 date='2017-01-30 12:15:31' progress=0.939677 cache=510.2MiB(213060tx)
2017-03-16 01:59:08 UpdateTip: new best=0000000000000000025dd7125ed6ac117f67c4cd258863e335a2a797502cf091 height=450727 version=0x20000000 log2_work=85.900383 tx=191966033 date='2017-01-30 12:30:23' progress=0.939691 cache=511.1MiB(215528tx)
2017-03-16 01:59:10 UpdateTip: new best=000000000000000000b9370c67f50a1ba81e7454dc8361ca1140e315d8cc8c80 height=450728 version=0x20000000 log2_work=85.900417 tx=191967457 date='2017-01-30 12:42:31' progress=0.939702 cache=511.5MiB(217202tx)
2017-03-16 01:59:11 UpdateTip: new best=0000000000000000021466a9ac87324e1cae505e2467c7b340ef486574a82a89 height=450729 version=0x20000002 log2_work=85.900451 tx=191969521 date='2017-01-30 12:46:11' progress=0.939706 cache=512.9MiB(220201tx)
2017-03-16 01:59:13 UpdateTip: new best=000000000000000002bcbef13527fe3b297c64f4f9accf82ea323dfedf5582bd height=450730 version=0x20000000 log2_work=85.900484 tx=191971600 date='2017-01-30 12:57:28' progress=0.939716 cache=513.9MiB(223311tx)
2017-03-16 01:59:14 UpdateTip: new best=000000000000000000df4a9c66d9f7437b3e4a8ee1f8e16af69de171a12710f4 height=450731 version=0x20000000 log2_work=85.900518 tx=191973856 date='2017-01-30 13:01:32' progress=0.939720 cache=517.6MiB(226410tx)
2017-03-16 01:59:15 UpdateTip: new best=0000000000000000023ab5cb646e01507b9fad133519c889343f6d8a5a93b95f height=450732 version=0x20000002 log2_work=85.900552 tx=191976001 date='2017-01-30 13:16:44' progress=0.939734 cache=518.4MiB(228883tx)
2017-03-16 01:59:15 Pre-allocating up to position 0xa00000 in rev00702.dat
2017-03-16 01:59:15 UpdateTip: new best=000000000000000001b527edbac0a9843e6e1690c74f2d56a6a55c2a34e50714 height=450733 version=0x20000000 log2_work=85.900586 tx=191976490 date='2017-01-30 13:19:33' progress=0.939737 cache=518.5MiB(229420tx)
2017-03-16 01:59:17 UpdateTip: new best=00000000000000000126ba4db37a211e8a057d7ea4c46a648f68386372f69891 height=450734 version=0x20000000 log2_work=85.900619 tx=191978679 date='2017-01-30 13:26:37' progress=0.939744 cache=520.1MiB(232755tx)
2017-03-16 01:59:18 UpdateTip: new best=000000000000000001796f1519f545d27707e82a3901947108a207ad55c8b71d height=450735 version=0x00000004 log2_work=85.900653 tx=191980761 date='2017-01-30 13:32:40' progress=0.939750 cache=525.8MiB(235786tx)
2017-03-16 01:59:20 UpdateTip: new best=0000000000000000027a0f47d16055a5fb8db5b361672ef02e9a5cdc1ed65de0 height=450736 version=0x20000000 log2_work=85.900687 tx=191982818 date='2017-01-30 13:35:43' progress=0.939753 cache=532.2MiB(238880tx)
2017-03-16 01:59:21 UpdateTip: new best=000000000000000001f013df64f7ff595dadc5ac8536a3602ba47cde019924d0 height=450737 version=0x20000000 log2_work=85.90072 tx=191983738 date='2017-01-30 13:45:47' progress=0.939762 cache=532.5MiB(240032tx)
2017-03-16 01:59:23 UpdateTip: new best=000000000000000000851b9078b08ff080ded51115b2a2ff6ed1a72e995de3f0 height=450738 version=0x20000000 log2_work=85.900754 tx=191985938 date='2017-01-30 13:48:59' progress=0.939766 cache=534.4MiB(243771tx)
2017-03-16 01:59:25 UpdateTip: new best=000000000000000000c539c9b051ee720f8d85de455c42288fcc599dc4f1efcc height=450739 version=0x20000000 log2_work=85.900788 tx=191988395 date='2017-01-30 14:28:54' progress=0.939802 cache=535.2MiB(246904tx)
2017-03-16 01:59:26 UpdateTip: new best=0000000000000000013b2819c70ead0873226ee3878efe228fbbc62c4db72fe5 height=450740 version=0x20000000 log2_work=85.900822 tx=191990806 date='2017-01-30 14:28:58' progress=0.939802 cache=535.8MiB(249645tx)
2017-03-16 01:59:34 UpdateTip: new best=00000000000000000274a786b8de4816549dfce9f7b37848ea82f9cc26ccd7b0 height=450741 version=0x20000000 log2_work=85.900855 tx=191992624 date='2017-01-30 14:34:35' progress=0.939808 cache=7.9MiB(5010tx)
2017-03-16 01:59:35 UpdateTip: new best=00000000000000000248f8e86bd33939d28a68d6a9a3b092fa5908875aa56c49 height=450742 version=0x20000000 log2_work=85.900889 tx=191994890 date='2017-01-30 14:40:06' progress=0.939813 cache=16.7MiB(10433tx)
2017-03-16 01:59:36 UpdateTip: new best=0000000000000000006f4d7cd11965c6372f53feacfa5492f9a0cedc98a62a7c height=450743 version=0x20000000 log2_work=85.900923 tx=191997520 date='2017-01-30 14:43:18' progress=0.939817 cache=24.4MiB(16749tx)
2017-03-16 01:59:36 UpdateTip: new best=000000000000000001d2c047680d63222726a8917c28133e15700e272632b54f height=450744 version=0x20000000 log2_work=85.900956 tx=191997521 date='2017-01-30 14:44:15' progress=0.939818 cache=24.4MiB(16750tx)
2017-03-16 01:59:37 UpdateTip: new best=000000000000000001d59b53911bf765420421b9e2e6b9631a7e38fab0d61d55 height=450745 version=0x20000000 log2_work=85.90099 tx=191999416 date='2017-01-30 14:49:38' progress=0.939823 cache=31.2MiB(21563tx)
2017-03-16 01:59:38 Pre-allocating up to position 0xb00000 in rev00702.dat
2017-03-16 01:59:38 UpdateTip: new best=0000000000000000019405f0ede2e95938d957397d5057e30e0b678d142504bf height=450746 version=0x20000002 log2_work=85.901024 tx=192001351 date='2017-01-30 14:51:50' progress=0.939825 cache=40.4MiB(26734tx)
2017-03-16 01:59:39 UpdateTip: new best=00000000000000000256697dc3bf6dad7b3ed161664cdc3fc7622e053b906afb height=450747 version=0x20000000 log2_work=85.901058 tx=192003397 date='2017-01-30 15:04:37' progress=0.939837 cache=41.6MiB(30786tx)
2017-03-16 01:59:39 UpdateTip: new best=000000000000000002c97c34d9501f45f7044f09bcf2f97c42a510f3be8e2f68 height=450748 version=0x20000000 log2_work=85.901091 tx=192003630 date='2017-01-30 15:05:40' progress=0.939838 cache=42.2MiB(34227tx)
2017-03-16 01:59:40 UpdateTip: new best=0000000000000000005b590d98c0f902e09e7701206f04a0cfd0c90007b25f1f height=450749 version=0x20000002 log2_work=85.901125 tx=192006144 date='2017-01-30 15:26:08' progress=0.939857 cache=43.6MiB(38306tx)
2017-03-16 01:59:41 UpdateTip: new best=00000000000000000060a21dc12b863a7fcc7453efdd505924973220aec976fa height=450750 version=0x20000000 log2_work=85.901159 tx=192008139 date='2017-01-30 15:29:02' progress=0.939860 cache=47.1MiB(42331tx)
2017-03-16 01:59:42 UpdateTip: new best=00000000000000000247b931b36ba46ee16428cdc879d2ca7579565c359f3459 height=450751 version=0x20000000 log2_work=85.901192 tx=192010541 date='2017-01-30 15:53:34' progress=0.939883 cache=48.9MiB(46441tx)
2017-03-16 01:59:43 UpdateTip: new best=00000000000000000038369a90980c33bd7d5ddf960e3da867632fc03a16e028 height=450752 version=0x20000000 log2_work=85.901226 tx=192012485 date='2017-01-30 15:56:41' progress=0.939886 cache=55.9MiB(49996tx)
2017-03-16 01:59:44 UpdateTip: new best=00000000000000000292d51fdef9b1350f22d7c7fa4f8a578c9db397aab52eb6 height=450753 version=0x20000000 log2_work=85.90126 tx=192014445 date='2017-01-30 16:16:13' progress=0.939904 cache=57.7MiB(53787tx)
2017-03-16 01:59:45 UpdateTip: new best=000000000000000000e825de2b10ca755c976dfde14bd110983a293eec53d98e height=450754 version=0x20000000 log2_work=85.901294 tx=192016426 date='2017-01-30 16:18:42' progress=0.939907 cache=64.7MiB(57569tx)
2017-03-16 02:00:00 UpdateTip: new best=000000000000000000e75f4e044984d53276d0a41ba666ddb0659dec0fd88436 height=450755 version=0x20000000 log2_work=85.901327 tx=192019088 date='2017-01-30 16:20:25' progress=0.939909 cache=69.6MiB(63678tx)
2017-03-16 02:00:01 Pre-allocating up to position 0x3000000 in blk00706.dat
2017-03-16 02:00:24 UpdateTip: new best=000000000000000000a24955bf92cbc6288f26648c3126da9db36197b4fe6acc height=450756 version=0x20000000 log2_work=85.901361 tx=192021472 date='2017-01-30 16:21:22' progress=0.939910 cache=76.1MiB(69028tx)
2017-03-16 02:00:28 Pre-allocating up to position 0xc00000 in rev00702.dat
2017-03-16 02:00:28 UpdateTip: new best=000000000000000001180655b9f43800c49f0187c4a4c8d543c3389bedf198fd height=450757 version=0x20000000 log2_work=85.901395 tx=192023653 date='2017-01-30 16:35:19' progress=0.939923 cache=77.3MiB(71937tx)
2017-03-16 02:00:36 UpdateTip: new best=0000000000000000025509fa5824a42c130e073deb998e348c0c972d180882e9 height=450758 version=0x20000000 log2_work=85.901428 tx=192025914 date='2017-01-30 16:46:36' progress=0.939933 cache=106.4MiB(75417tx)
2017-03-16 02:00:55 UpdateTip: new best=000000000000000000c7acdf16d729fd6d77a84d60dbe06791dc8a8f28dcdc61 height=450759 version=0x20000000 log2_work=85.901462 tx=192028855 date='2017-01-30 16:47:19' progress=0.939934 cache=110.4MiB(80935tx)
2017-03-16 02:01:08 UpdateTip: new best=000000000000000001ea59393fdc61e5d8ed107d10543649c8ed4d6e72788210 height=450760 version=0x20000000 log2_work=85.901496 tx=192030666 date='2017-01-30 16:52:12' progress=0.939939 cache=119.7MiB(84346tx)
2017-03-16 02:01:18 ping timeout: 1200.505299s
2017-03-16 02:01:30 UpdateTip: new best=0000000000000000021231b5a4395135c27e195eb40275f6565429ceb262b84d height=450761 version=0x20000002 log2_work=85.901529 tx=192033135 date='2017-01-30 17:01:02' progress=0.939947 cache=123.0MiB(87967tx)
2017-03-16 02:01:46 UpdateTip: new best=0000000000000000001fbeab4d7ec6bac83737834520223ac934304562a80e18 height=450762 version=0x20000000 log2_work=85.901563 tx=192035670 date='2017-01-30 17:10:43' progress=0.939956 cache=125.2MiB(91465tx)
2017-03-16 02:02:19 UpdateTip: new best=000000000000000000321699b99cffe2f62ebc68742db7d21d972b6fbdb4c3f8 height=450763 version=0x20000000 log2_work=85.901597 tx=192037276 date='2017-01-30 17:15:12' progress=0.939960 cache=133.7MiB(95198tx)
2017-03-16 02:02:21 version handshake timeout from 30
2017-03-16 02:02:48 UpdateTip: new best=0000000000000000029f9e9eca36e790874f2f6b3ad6fa1befcf4b0e2f12ee75 height=450764 version=0x20000000 log2_work=85.90163 tx=192039103 date='2017-01-30 17:17:31' progress=0.939962 cache=162.6MiB(99303tx)
2017-03-16 02:02:48 version handshake timeout from 31
2017-03-16 02:03:12 Pre-allocating up to position 0xd00000 in rev00702.dat
2017-03-16 02:03:12 UpdateTip: new best=0000000000000000026fe01bc02eb45f3445363657f7ad45c2446f86271234f0 height=450765 version=0x20000002 log2_work=85.901664 tx=192041020 date='2017-01-30 17:22:46' progress=0.939967 cache=164.9MiB(103142tx)
2017-03-16 02:03:43 UpdateTip: new best=00000000000000000068fa7478ea0bd62111a104fdad2deb76d74c42497451de height=450766 version=0x20000000 log2_work=85.901698 tx=192042712 date='2017-01-30 17:39:52' progress=0.939982 cache=165.7MiB(107145tx)
2017-03-16 02:04:12 version handshake timeout from 32
2017-03-16 02:04:22 UpdateTip: new best=000000000000000002898a1f1695e81adb16464d33fb1692a7d2448c12bed697 height=450767 version=0x20000002 log2_work=85.901732 tx=192044161 date='2017-01-30 17:45:53' progress=0.939988 cache=166.8MiB(111730tx)
2017-03-16 02:04:58 UpdateTip: new best=00000000000000000180b1dacf8c9fe3b0dbf42a6f800c7da95d7166a6907d70 height=450768 version=0x20000000 log2_work=85.901765 tx=192045114 date='2017-01-30 17:49:02' progress=0.939990 cache=168.1MiB(116331tx)
2017-03-16 02:05:13 UpdateTip: new best=00000000000000000296bb6217613cb622ede8661f05d34c1901ade7a805a0a2 height=450769 version=0x20000000 log2_work=85.901799 tx=192046841 date='2017-01-30 18:10:10' progress=0.940009 cache=168.9MiB(119958tx)
2017-03-16 02:05:13 connect() to 79.146.7.8:8333 failed after select(): Connection refused (61)
2017-03-16 02:05:18 connect() to [2a02:908:e53:840:7df8:c24a:d28:2e49]:8333 failed after select(): Host is down (64)
2017-03-16 02:05:23 connect() to [2a02:810d:1a80:5e8:5c78:2ab8:3888:93f0]:8333 failed after select(): Connection refused (61)
2017-03-16 02:05:42 UpdateTip: new best=000000000000000000d8bafa5c201de35edc16b996d7a7d68752e7e4f9d8d965 height=450770 version=0x20000000 log2_work=85.901833 tx=192048352 date='2017-01-30 18:16:35' progress=0.940015 cache=171.8MiB(124827tx)
2017-03-16 02:05:47 connect() to 212.112.126.32:8333 failed after select(): Connection refused (61)
2017-03-16 02:05:50 UpdateTip: new best=0000000000000000015ac75a4999677551d473ea52d4fcedad61a7001c3aa070 height=450771 version=0x20000000 log2_work=85.901866 tx=192050467 date='2017-01-30 19:25:53' progress=0.940077 cache=172.5MiB(127912tx)
2017-03-16 02:05:59 UpdateTip: new best=000000000000000001ef4c1a14e82af6a05cb058a423c82297317a33a0ee4e65 height=450772 version=0x20000000 log2_work=85.9019 tx=192053031 date='2017-01-30 19:56:40' progress=0.940104 cache=173.3MiB(131592tx)
2017-03-16 02:06:09 Pre-allocating up to position 0xe00000 in rev00702.dat
2017-03-16 02:06:09 UpdateTip: new best=000000000000000000c270ff3ecdc4890c674760ef45533b9c2347ca3edbf809 height=450773 version=0x20000002 log2_work=85.901934 tx=192055024 date='2017-01-30 20:10:00' progress=0.940117 cache=174.8MiB(134405tx)
2017-03-16 02:06:17 UpdateTip: new best=00000000000000000128f242c4a9d0b1a34a062386454151e1992a0be740d010 height=450774 version=0x20000000 log2_work=85.901967 tx=192056813 date='2017-01-30 20:53:16' progress=0.940155 cache=175.8MiB(137243tx)
2017-03-16 02:06:33 UpdateTip: new best=000000000000000001fa27a1b2f053240acd4379392a8401c3ed1804eff3c524 height=450775 version=0x20000000 log2_work=85.902001 tx=192058638 date='2017-01-30 20:56:09' progress=0.940158 cache=190.1MiB(140677tx)
2017-03-16 02:06:39 UpdateTip: new best=000000000000000002c7906dbb06c2d027cb612e3cf4ef3a1bbe8b7138059acc height=450776 version=0x20000000 log2_work=85.902035 tx=192061181 date='2017-01-30 21:03:24' progress=0.940165 cache=195.8MiB(143762tx)
2017-03-16 02:06:39 socket recv error Connection reset by peer (54)
2017-03-16 02:06:42 version handshake timeout from 34
2017-03-16 02:06:45 connect() to 104.200.154.54:8333 failed after select(): Connection refused (61)
2017-03-16 02:07:03 UpdateTip: new best=0000000000000000015b2b25de23f76b1c637e13fe18b159e4a6c4e8f0b455c9 height=450777 version=0x20000002 log2_work=85.902068 tx=192062054 date='2017-01-30 21:03:50' progress=0.940165 cache=227.7MiB(147458tx)
2017-03-16 02:07:04 UpdateTip: new best=000000000000000000da6b949196854d11f2cafd9582fd2c0153b5c2e604d319 height=450778 version=0x20000000 log2_work=85.902102 tx=192062632 date='2017-01-30 21:12:36' progress=0.940173 cache=227.9MiB(148106tx)
2017-03-16 02:07:19 ping timeout: 1200.845277s
2017-03-16 02:07:19 ping timeout: 1200.734837s
2017-03-16 02:07:19 ping timeout: 1200.533283s
2017-03-16 02:07:19 ping timeout: 1200.445613s
2017-03-16 02:07:24 UpdateTip: new best=00000000000000000166aa3f2785c4d8585ec1298201f5d92ae456a4f2beaf3e height=450779 version=0x20000002 log2_work=85.902136 tx=192063983 date='2017-01-30 21:23:28' progress=0.940183 cache=250.2MiB(151243tx)
2017-03-16 02:07:46 UpdateTip: new best=000000000000000002c645bec24630eaf7036c1ebb1c296ac0ba603f229c5e1a height=450780 version=0x20000000 log2_work=85.902169 tx=192064715 date='2017-01-30 21:25:07' progress=0.940184 cache=270.3MiB(154460tx)
2017-03-16 02:07:47 version handshake timeout from 35
2017-03-16 02:07:55 UpdateTip: new best=000000000000000001715e80bf3d4bedf6adb8fcb3dd1c8197802a7b91aeef68 height=450781 version=0x20000002 log2_work=85.902203 tx=192066949 date='2017-01-30 22:04:30' progress=0.940220 cache=272.3MiB(157179tx)
2017-03-16 02:08:10 version handshake timeout from 36
2017-03-16 02:08:26 UpdateTip: new best=0000000000000000013ac44fc490609218380270b0fadea2cc7b0789ec051a05 height=450782 version=0x20000000 log2_work=85.902237 tx=192067755 date='2017-01-30 22:04:52' progress=0.940220 cache=305.3MiB(161068tx)
2017-03-16 02:08:50 Pre-allocating up to position 0xf00000 in rev00702.dat
2017-03-16 02:08:50 UpdateTip: new best=000000000000000000daf10617c7d4e8b5845ddc4174cf3463dbf4cdeb6e8dbb height=450783 version=0x20000000 log2_work=85.90227 tx=192068184 date='2017-01-30 22:06:52' progress=0.940221 cache=328.7MiB(164218tx)
2017-03-16 02:08:51 connect() to 178.27.123.82:8333 failed after select(): Connection refused (61)
2017-03-16 02:09:12 UpdateTip: new best=0000000000000000009f55c06882e2e3983e0fba7a1ce10d6c7ac0c8df5c07a3 height=450784 version=0x20000000 log2_work=85.902304 tx=192069274 date='2017-01-30 22:16:28' progress=0.940230 cache=345.3MiB(167076tx)
2017-03-16 02:09:18 connect() to 62.75.138.9:8333 failed after select(): Connection refused (61)
2017-03-16 02:09:27 version handshake timeout from 38
2017-03-16 02:09:36 UpdateTip: new best=0000000000000000024093da1bdc71e54cb95c4dacbacda8d530bd0544d9e80d height=450785 version=0x20000002 log2_work=85.902338 tx=192069986 date='2017-01-30 22:23:25' progress=0.940236 cache=364.2MiB(170022tx)
2017-03-16 02:10:05 UpdateTip: new best=000000000000000001186d1047f1a7da486371b67563ed39b0b02af4f7755cc6 height=450786 version=0x20000000 log2_work=85.902371 tx=192070596 date='2017-01-30 22:29:09' progress=0.940241 cache=389.2MiB(173464tx)
2017-03-16 02:10:05 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457433, us=98.7.115.37:56354, peer=40
2017-03-16 02:10:06 socket recv error Connection reset by peer (54)
2017-03-16 02:10:06 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457433, us=98.7.115.37:56356, peer=41
2017-03-16 02:10:06 connect() to 94.220.105.140:8333 failed after select(): Connection refused (61)
2017-03-16 02:10:09 Pre-allocating up to position 0x4000000 in blk00706.dat
2017-03-16 02:10:14 Pre-allocating up to position 0x5000000 in blk00706.dat
2017-03-16 02:10:36 UpdateTip: new best=000000000000000001e1cd78cf498a6a7671066562d7a0fa4f6af910b0f979d7 height=450787 version=0x20000000 log2_work=85.902405 tx=192071323 date='2017-01-30 22:34:46' progress=0.940245 cache=406.8MiB(176000tx)
2017-03-16 02:11:10 UpdateTip: new best=000000000000000001466e6c2bf70da15b414a876041087092e4093db9a00072 height=450788 version=0x20000002 log2_work=85.902439 tx=192071790 date='2017-01-30 22:37:51' progress=0.940248 cache=430.5MiB(179251tx)
2017-03-16 02:11:19 version handshake timeout from 42
2017-03-16 02:11:36 UpdateTip: new best=000000000000000002a8926d650fdc809bd24bc38272bc1cecdbce427cffec1b height=450789 version=0x20000000 log2_work=85.902473 tx=192072682 date='2017-01-30 22:40:53' progress=0.940250 cache=446.1MiB(182296tx)
2017-03-16 02:11:43 Pre-allocating up to position 0x200000 in rev00706.dat
2017-03-16 02:11:43 UpdateTip: new best=0000000000000000005568dfb6b9b23c907dba195d7cbfe391cb7d4aa8a79198 height=450790 version=0x20000000 log2_work=85.902506 tx=192075371 date='2017-01-30 22:54:10' progress=0.940263 cache=446.8MiB(185168tx)
2017-03-16 02:11:49 UpdateTip: new best=0000000000000000021e54e808c8df441a8b405b1a1321f2103223460e470c2b height=450791 version=0x20000000 log2_work=85.90254 tx=192077846 date='2017-01-30 23:02:28' progress=0.940271 cache=447.9MiB(187782tx)
2017-03-16 02:12:10 Pre-allocating up to position 0x1000000 in rev00702.dat
2017-03-16 02:12:10 UpdateTip: new best=00000000000000000206104069114ecbc5f57387203cdf3dea72474addd39de4 height=450792 version=0x20000002 log2_work=85.902574 tx=192079384 date='2017-01-30 23:08:18' progress=0.940276 cache=448.5MiB(190628tx)
2017-03-16 02:12:11 connect() to 91.96.179.130:8333 failed after select(): Connection refused (61)
2017-03-16 02:12:17 version handshake timeout from 44
2017-03-16 02:12:27 UpdateTip: new best=000000000000000001ad830c8eff6baa49c44c8e4485ac5b180dda19e81f7885 height=450793 version=0x20000000 log2_work=85.902607 tx=192081542 date='2017-01-30 23:17:20' progress=0.940284 cache=449.7MiB(193642tx)
2017-03-16 02:12:27 connect() to 104.200.154.34:8333 failed after select(): Connection refused (61)
2017-03-16 02:12:56 UpdateTip: new best=0000000000000000020507234afb9aec8edc4832cee34d95e6f572cae29dbab6 height=450794 version=0x20000000 log2_work=85.902641 tx=192083312 date='2017-01-30 23:19:30' progress=0.940286 cache=451.1MiB(198074tx)
2017-03-16 02:12:56 version handshake timeout from 45
2017-03-16 02:12:56 version handshake timeout from 46
2017-03-16 02:13:23 UpdateTip: new best=000000000000000000121257664f425e9cb568f746fb6a75cd713a7b68d5c2fb height=450795 version=0x20000000 log2_work=85.902675 tx=192084918 date='2017-01-30 23:23:18' progress=0.940290 cache=453.1MiB(201883tx)
2017-03-16 02:13:29 version handshake timeout from 48
2017-03-16 02:13:45 UpdateTip: new best=0000000000000000021d232ac0e8335f7286111ab2d0110e3b6ba9f3e5055c19 height=450796 version=0x20000000 log2_work=85.902708 tx=192086685 date='2017-01-30 23:31:20' progress=0.940297 cache=454.3MiB(205500tx)
2017-03-16 02:13:46 connect() to 73.76.97.14:8333 failed after select(): Connection refused (61)
2017-03-16 02:14:05 UpdateTip: new best=0000000000000000018becc1d678c8a9f873e773ef296d6775eea789f2afbf2b height=450797 version=0x20000002 log2_work=85.902742 tx=192087949 date='2017-01-30 23:40:47' progress=0.940305 cache=454.8MiB(208312tx)
2017-03-16 02:14:09 version handshake timeout from 49
2017-03-16 02:14:56 UpdateTip: new best=0000000000000000029c8d936cb9c2d00895c4a5bd4c121fc95239968091a7fc height=450798 version=0x20000002 log2_work=85.902776 tx=192088524 date='2017-01-30 23:44:57' progress=0.940309 cache=455.8MiB(213472tx)
2017-03-16 02:14:56 version handshake timeout from 50
2017-03-16 02:14:56 version handshake timeout from 51
2017-03-16 02:15:13 version handshake timeout from 52
2017-03-16 02:15:14 connect() to 220.117.48.41:8333 failed after select(): Connection refused (61)
2017-03-16 02:15:21 UpdateTip: new best=000000000000000001d0c15281f72e71dc59a84df1e5a22151b42122d8bb8cb8 height=450799 version=0x20000000 log2_work=85.902809 tx=192090113 date='2017-01-30 23:51:59' progress=0.940315 cache=457.2MiB(216934tx)
2017-03-16 02:15:28 UpdateTip: new best=0000000000000000018645586e2b277fc45c4ee10fcad85775eda86680107e66 height=450800 version=0x20000000 log2_work=85.902843 tx=192092567 date='2017-01-31 00:09:57' progress=0.940331 cache=458.2MiB(219407tx)
2017-03-16 02:15:32 Pre-allocating up to position 0x1100000 in rev00702.dat
2017-03-16 02:15:32 UpdateTip: new best=0000000000000000024ef0cb1988987f218de2cd08351fc25bcdab28bc74ef35 height=450801 version=0x20000000 log2_work=85.902877 tx=192095056 date='2017-01-31 00:32:16' progress=0.940352 cache=459.8MiB(222028tx)
2017-03-16 02:15:40 connect() to 31.150.91.248:8333 failed after select(): Connection refused (61)
2017-03-16 02:15:44 UpdateTip: new best=00000000000000000130476e4a52074d40b0abedb9a74117f54a15f3eadc48f9 height=450802 version=0x20000000 log2_work=85.90291 tx=192098070 date='2017-01-31 00:39:10' progress=0.940359 cache=461.3MiB(225473tx)
2017-03-16 02:15:48 UpdateTip: new best=000000000000000000464d3ad4b012447928292a73bdec85ac971a7b7f912525 height=450803 version=0x20000000 log2_work=85.902944 tx=192100415 date='2017-01-31 01:18:58' progress=0.940394 cache=461.7MiB(227532tx)
2017-03-16 02:15:57 UpdateTip: new best=000000000000000000c25d568a7310a7cab6b9ffe63ee2f1c87317a8249e80a6 height=450804 version=0x20000000 log2_work=85.902978 tx=192102691 date='2017-01-31 01:22:14' progress=0.940398 cache=462.7MiB(230327tx)
2017-03-16 02:15:57 connect() to 94.112.173.90:8333 failed after select(): Connection refused (61)
2017-03-16 02:16:08 UpdateTip: new best=00000000000000000266e63f6cdcbc33c7c6eacc312602262919847ea431c110 height=450805 version=0x20000002 log2_work=85.903011 tx=192104274 date='2017-01-31 01:24:41' progress=0.940400 cache=465.1MiB(233693tx)
2017-03-16 02:16:10 connect() to 85.214.195.210:8333 failed after select(): Connection refused (61)
2017-03-16 02:16:11 connect() to 77.22.128.37:8333 failed after select(): Connection refused (61)
2017-03-16 02:16:11 UpdateTip: new best=0000000000000000016190768f2d448cc2d8c9defb1e24c779ae022a1f3ef7a7 height=450806 version=0x20000000 log2_work=85.903045 tx=192106545 date='2017-01-31 01:59:24' progress=0.940432 cache=465.7MiB(236119tx)
2017-03-16 02:16:19 UpdateTip: new best=000000000000000001bba14c2a525fe0297dd5304090dbdaa81102110d6877cc height=450807 version=0x20000002 log2_work=85.903078 tx=192108610 date='2017-01-31 02:00:52' progress=0.940433 cache=473.3MiB(239047tx)
2017-03-16 02:16:23 Pre-allocating up to position 0x300000 in rev00703.dat
2017-03-16 02:16:23 UpdateTip: new best=0000000000000000004130c6084996176ba3766b898526061c46b9831c36a586 height=450808 version=0x20000000 log2_work=85.903112 tx=192110251 date='2017-01-31 02:10:18' progress=0.940442 cache=476.9MiB(240785tx)
2017-03-16 02:16:26 version handshake timeout from 53
2017-03-16 02:16:35 UpdateTip: new best=00000000000000000288a1ed2502c0adefce1a7b94007f7468f2e0c494abca27 height=450809 version=0x20000000 log2_work=85.903146 tx=192112624 date='2017-01-31 02:17:59' progress=0.940449 cache=479.6MiB(244186tx)
2017-03-16 02:16:38 UpdateTip: new best=00000000000000000156478294ff61322bbf8d49148a9e6fcfc5a5bb7639d129 height=450810 version=0x20000002 log2_work=85.903179 tx=192114534 date='2017-01-31 02:37:17' progress=0.940467 cache=480.0MiB(245877tx)
2017-03-16 02:16:47 UpdateTip: new best=000000000000000001b508cc0229b4e15bd90d7e0b51e3098ffccee0bdca3d42 height=450811 version=0x20000000 log2_work=85.903213 tx=192116789 date='2017-01-31 02:49:50' progress=0.940479 cache=482.4MiB(248667tx)
2017-03-16 02:16:49 UpdateTip: new best=000000000000000001f590132dd3d54d50ae03e8065b9fb782156a6e90393242 height=450812 version=0x20000000 log2_work=85.903247 tx=192119063 date='2017-01-31 03:11:03' progress=0.940498 cache=483.2MiB(250749tx)
2017-03-16 02:16:56 UpdateTip: new best=0000000000000000028fbcae2040bf723c33777ab1c3dfdb320bb6a3c95f7a22 height=450813 version=0x20000000 log2_work=85.90328 tx=192120771 date='2017-01-31 03:20:16' progress=0.940506 cache=485.7MiB(252737tx)
2017-03-16 02:16:59 connect() to 111.69.143.205:8333 failed after select(): Connection refused (61)
2017-03-16 02:17:05 UpdateTip: new best=000000000000000000a4a442c50b778e99e7f41a6a1b8941b07c15d5dedb240a height=450814 version=0x00000004 log2_work=85.903314 tx=192123526 date='2017-01-31 03:29:02' progress=0.940515 cache=486.6MiB(255521tx)
2017-03-16 02:17:13 version handshake timeout from 54
2017-03-16 02:17:18 UpdateTip: new best=0000000000000000002c2963c9063a0acb380330964502db3ac56aa1fe5d29cd height=450815 version=0x20000000 log2_work=85.903348 tx=192126738 date='2017-01-31 03:30:23' progress=0.940517 cache=492.8MiB(260365tx)
2017-03-16 02:17:22 version handshake timeout from 55
2017-03-16 02:17:31 UpdateTip: new best=0000000000000000013123ef3ba7428fc54a9811aa42d2c735d063e85c0f14d6 height=450816 version=0x20000000 log2_work=85.903381 tx=192129027 date='2017-01-31 03:35:39' progress=0.940522 cache=497.7MiB(264047tx)
2017-03-16 02:17:31 version handshake timeout from 56
2017-03-16 02:17:42 version handshake timeout from 57
2017-03-16 02:17:42 connect() to 50.133.129.129:8333 failed after select(): Connection refused (61)
2017-03-16 02:17:50 UpdateTip: new best=000000000000000000517847c0006e45f38798adf14247a24e5307c0354cc6e0 height=450817 version=0x20000000 log2_work=85.903415 tx=192132163 date='2017-01-31 03:37:54' progress=0.940525 cache=499.7MiB(269240tx)
2017-03-16 02:18:00 version handshake timeout from 58
2017-03-16 02:18:02 Pre-allocating up to position 0x400000 in rev00703.dat
2017-03-16 02:18:02 UpdateTip: new best=00000000000000000214636f618193fb7e1d95aea5bb666a01867570a05cab85 height=450818 version=0x20000000 log2_work=85.903449 tx=192135717 date='2017-01-31 03:41:52' progress=0.940529 cache=500.9MiB(273783tx)
2017-03-16 02:18:08 connect() to [2a02:180:6:1::79]:8333 failed after select(): Connection refused (61)
2017-03-16 02:18:10 UPnP Port Mapping successful.
2017-03-16 02:18:18 connect() to [2a01:cb05:89b1:1300:a33d:1bc1:6124:9b7a]:8333 failed after select(): Host is down (64)
2017-03-16 02:18:22 UpdateTip: new best=000000000000000001a80f25e72773e2e7f532954f224d750adf17354cbfc196 height=450819 version=0x00000004 log2_work=85.903482 tx=192137779 date='2017-01-31 03:47:09' progress=0.940534 cache=503.1MiB(277980tx)
2017-03-16 02:18:22 socket recv error Connection reset by peer (54)
2017-03-16 02:18:23 connect() to 94.102.63.227:8333 failed after select(): Connection refused (61)
2017-03-16 02:18:40 UpdateTip: new best=000000000000000001decfcab4da0cc05a336c16f023b5ff4918e29eb1ef8baf height=450820 version=0x30000000 log2_work=85.903516 tx=192139414 date='2017-01-31 03:48:53' progress=0.940536 cache=509.0MiB(281518tx)
2017-03-16 02:18:50 version handshake timeout from 59
2017-03-16 02:18:55 UpdateTip: new best=00000000000000000206216f4d17c735bce92486c8efe5f2bc565e56fd5a6a9f height=450821 version=0x20000000 log2_work=85.90355 tx=192141361 date='2017-01-31 03:53:13' progress=0.940540 cache=511.3MiB(284782tx)
2017-03-16 02:18:55 version handshake timeout from 60
2017-03-16 02:19:17 UpdateTip: new best=000000000000000001dc44a9e349ad89f9562c3e98b44998666320ef541f9877 height=450822 version=0x20000000 log2_work=85.903583 tx=192143719 date='2017-01-31 03:54:38' progress=0.940541 cache=512.9MiB(289698tx)
2017-03-16 02:19:20 connect() to 85.200.247.185:8333 failed after select(): Connection refused (61)
2017-03-16 02:19:22 UpdateTip: new best=000000000000000002ad88b368dc18ba0da57415c7998037c4ee4f08423106de height=450823 version=0x20000000 log2_work=85.903617 tx=192145940 date='2017-01-31 04:16:08' progress=0.940561 cache=513.5MiB(291552tx)
2017-03-16 02:19:25 version handshake timeout from 62
2017-03-16 02:19:26 connect() to 5.134.114.30:8333 failed after select(): Connection refused (61)
2017-03-16 02:19:33 connect() to 67.188.212.138:8333 failed after select(): Connection refused (61)
2017-03-16 02:19:33 UpdateTip: new best=000000000000000001a31a6b6999b3fe9cf503a7ff3e451ef5c8c56135e04675 height=450824 version=0x20000000 log2_work=85.903651 tx=192148306 date='2017-01-31 04:26:39' progress=0.940571 cache=514.8MiB(294386tx)
2017-03-16 02:19:47 version handshake timeout from 63
2017-03-16 02:19:47 UpdateTip: new best=000000000000000001880309681985ab6c5f29b593c0db2b19b326f6a9952e6a height=450825 version=0x20000000 log2_work=85.903684 tx=192151924 date='2017-01-31 04:28:46' progress=0.940574 cache=515.7MiB(298921tx)
2017-03-16 02:19:56 UpdateTip: new best=0000000000000000002fa5a59c475c77ccb9c7880fe8205292a4fa7789b454b0 height=450826 version=0x20000000 log2_work=85.903718 tx=192154600 date='2017-01-31 04:39:11' progress=0.940583 cache=516.3MiB(301812tx)
2017-03-16 02:20:02 UpdateTip: new best=0000000000000000023deabe6c71b7b15eff0a13a2e9871ee8796549d3693efb height=450827 version=0x20000000 log2_work=85.903751 tx=192157192 date='2017-01-31 04:55:48' progress=0.940599 cache=517.2MiB(304240tx)
2017-03-16 02:20:04 UpdateTip: new best=000000000000000001311e76e8ef94eedc429e177c42de78b74d36627c2097c7 height=450828 version=0x20000000 log2_work=85.903785 tx=192159269 date='2017-01-31 05:38:30' progress=0.940637 cache=517.6MiB(305493tx)
2017-03-16 02:20:11 Pre-allocating up to position 0x500000 in rev00703.dat
2017-03-16 02:20:11 UpdateTip: new best=000000000000000002612fbdf070ba100d8a81ad8bb8cd8ff76d33f6a2e476d9 height=450829 version=0x20000002 log2_work=85.903819 tx=192161366 date='2017-01-31 05:44:35' progress=0.940643 cache=518.2MiB(307668tx)
2017-03-16 02:20:20 UpdateTip: new best=0000000000000000005535d32f9b9f8eb470fbbb6383df8e9f4e2cd00c441c80 height=450830 version=0x20000000 log2_work=85.903852 tx=192163862 date='2017-01-31 05:49:26' progress=0.940648 cache=520.6MiB(310365tx)
2017-03-16 02:20:32 UpdateTip: new best=000000000000000000977cbd764700795d308b9938d448add36f6da52da38286 height=450831 version=0x30000000 log2_work=85.903886 tx=192166427 date='2017-01-31 05:57:21' progress=0.940655 cache=521.8MiB(313272tx)
2017-03-16 02:20:35 version handshake timeout from 64
2017-03-16 02:20:46 UpdateTip: new best=000000000000000002ca94ed3b17bf62ea2b0a73a5d1a3f9bca9f2ac639a6039 height=450832 version=0x20000000 log2_work=85.90392 tx=192169448 date='2017-01-31 05:59:36' progress=0.940658 cache=522.9MiB(317045tx)
2017-03-16 02:20:58 UpdateTip: new best=000000000000000002417c9dda326bba6aff59c099eb087326439b319316b313 height=450833 version=0x20000000 log2_work=85.903953 tx=192171076 date='2017-01-31 06:03:09' progress=0.940662 cache=526.0MiB(319181tx)
2017-03-16 02:21:03 UpdateTip: new best=00000000000000000084c5be341908b588e6ab09ebfb8e06515067321d6d491c height=450834 version=0x20000000 log2_work=85.903987 tx=192173191 date='2017-01-31 06:18:28' progress=0.940676 cache=527.2MiB(321132tx)
2017-03-16 02:21:13 UpdateTip: new best=000000000000000000bda66d149865b138b70b595d891f2b19bf18578e132984 height=450835 version=0x20000000 log2_work=85.904021 tx=192175572 date='2017-01-31 06:27:46' progress=0.940684 cache=528.4MiB(324003tx)
2017-03-16 02:21:22 UpdateTip: new best=0000000000000000013de1161a4035627a6738876a147e250d685b32b248537b height=450836 version=0x20000000 log2_work=85.904054 tx=192177902 date='2017-01-31 06:39:45' progress=0.940696 cache=529.3MiB(326350tx)
2017-03-16 02:21:25 connect() to 108.61.123.83:8333 failed after select(): Connection refused (61)
2017-03-16 02:21:29 version handshake timeout from 65
2017-03-16 02:21:32 UpdateTip: new best=0000000000000000012b03745b24b041a3fce605153cdd7d049923416d844d46 height=450837 version=0x20000000 log2_work=85.904088 tx=192179475 date='2017-01-31 06:44:21' progress=0.940700 cache=539.0MiB(327604tx)
2017-03-16 02:21:43 connect() to 104.207.136.125:8333 failed after select(): Connection refused (61)
2017-03-16 02:21:44 connect() to 167.61.141.185:8333 failed after select(): Connection refused (61)
2017-03-16 02:21:49 UpdateTip: new best=0000000000000000022423ccd04e12ec0d1893720d7264134217e35b68244bf3 height=450838 version=0x20000000 log2_work=85.904122 tx=192181432 date='2017-01-31 06:49:52' progress=0.940705 cache=542.4MiB(330613tx)
2017-03-16 02:21:50 version handshake timeout from 66
2017-03-16 02:21:51 connect() to 92.114.94.106:8333 failed after select(): Connection refused (61)
2017-03-16 02:22:03 Pre-allocating up to position 0x100000 in rev00704.dat
2017-03-16 02:22:03 UpdateTip: new best=00000000000000000120c91ab0bba8edde9537c5b0dab1c82eb364771781ebf8 height=450839 version=0x20000000 log2_work=85.904155 tx=192183136 date='2017-01-31 06:59:52' progress=0.940714 cache=549.8MiB(333276tx)
2017-03-16 02:22:03 version handshake timeout from 67
2017-03-16 02:22:04 version handshake timeout from 68
2017-03-16 02:22:19 UpdateTip: new best=0000000000000000009af402250b020f9bc0b52a8499b35794e3fdefc6427ce2 height=450840 version=0x20000000 log2_work=85.904189 tx=192185680 date='2017-01-31 07:01:55' progress=0.940717 cache=561.0MiB(336738tx)
2017-03-16 02:22:21 UpdateTip: new best=00000000000000000229aa187d89e4b0c618620a97482a9f11e7ab8654d235dd height=450841 version=0x20000002 log2_work=85.904222 tx=192187845 date='2017-01-31 07:23:45' progress=0.940736 cache=561.3MiB(337930tx)
2017-03-16 02:22:27 UpdateTip: new best=000000000000000000075ae98c355a8f02c4f7784eead55ec3c3267fc24b9029 height=450842 version=0x20000002 log2_work=85.904256 tx=192189760 date='2017-01-31 07:45:27' progress=0.940756 cache=561.7MiB(339945tx)
2017-03-16 02:22:37 connect() to 69.167.29.179:8333 failed after select(): Connection refused (61)
2017-03-16 02:22:43 connect() to 159.148.89.77:8333 failed after select(): Connection refused (61)
2017-03-16 02:22:53 UpdateTip: new best=00000000000000000287506f2b9bc83e159b4e03f81347cd6a8612e7a879407c height=450843 version=0x20000000 log2_work=85.90429 tx=192190600 date='2017-01-31 07:52:24' progress=0.940762 cache=565.2MiB(343706tx)
2017-03-16 02:22:53 UpdateTip: new best=000000000000000000aeb6c2199c5661a33b412de212045b41e26a08f7905198 height=450844 version=0x20000002 log2_work=85.904323 tx=192190601 date='2017-01-31 07:53:13' progress=0.940763 cache=565.2MiB(343707tx)
2017-03-16 02:22:58 UpdateTip: new best=000000000000000000a253aa5164bf1a6320b6b45632679a5a56f2d35902afd4 height=450845 version=0x20000002 log2_work=85.904357 tx=192192588 date='2017-01-31 08:01:37' progress=0.940771 cache=565.7MiB(345385tx)
2017-03-16 02:23:00 connect() to 93.235.63.14:8333 failed after select(): Connection refused (61)
2017-03-16 02:23:12 UpdateTip: new best=0000000000000000025e8b6ca43eee151811d0ba466ba9836fdbe4273dcf1652 height=450846 version=0x20000000 log2_work=85.904391 tx=192194902 date='2017-01-31 08:06:23' progress=0.940775 cache=569.1MiB(348461tx)
2017-03-16 02:23:26 Pre-allocating up to position 0x600000 in rev00703.dat
2017-03-16 02:23:26 UpdateTip: new best=00000000000000000115c95f84a5df2344995349704cb3d18add9ba9e77c475d height=450847 version=0x20000000 log2_work=85.904424 tx=192197124 date='2017-01-31 08:12:23' progress=0.940781 cache=571.3MiB(351765tx)
2017-03-16 02:23:26 UpdateTip: new best=0000000000000000027fd098346b282b123138ea131dad395260bcd589f0f3b0 height=450848 version=0x20000000 log2_work=85.904458 tx=192197125 date='2017-01-31 08:12:27' progress=0.940781 cache=571.3MiB(351766tx)
2017-03-16 02:23:36 Pre-allocating up to position 0x300000 in rev00706.dat
2017-03-16 02:23:36 UpdateTip: new best=00000000000000000231883b2d218370c681966da04848037aaf8a2e44bbd0ce height=450849 version=0x20000000 log2_work=85.904491 tx=192199728 date='2017-01-31 08:18:22' progress=0.940787 cache=574.0MiB(355327tx)
2017-03-16 02:23:40 UpdateTip: new best=00000000000000000225c5aa9cfef984e2f1285e877574d509e20a4ceebca2a6 height=450850 version=0x20000000 log2_work=85.904525 tx=192201963 date='2017-01-31 08:38:12' progress=0.940805 cache=574.5MiB(357351tx)
2017-03-16 02:23:42 connect() to 78.24.72.78:8333 failed after select(): Connection refused (61)
2017-03-16 02:23:44 UpdateTip: new best=000000000000000002acc326f19f127f880a3bbff81444ebeaa8b2324148cd6f height=450851 version=0x20000000 log2_work=85.904559 tx=192204231 date='2017-01-31 08:59:30' progress=0.940825 cache=575.0MiB(359422tx)
2017-03-16 02:23:49 connect() to 107.150.48.82:8333 failed after select(): Connection refused (61)
2017-03-16 02:24:09 UpdateTip: new best=00000000000000000248dbc3461fc81b8d529e491a830ea1b1ae2b7b6f3cdb66 height=450852 version=0x20000000 log2_work=85.904592 tx=192206109 date='2017-01-31 09:02:12' progress=0.940827 cache=4.0MiB(0tx)
2017-03-16 02:24:19 version handshake timeout from 69
2017-03-16 02:24:44 UpdateTip: new best=000000000000000002a1f53a488f651bf9c72d0d276ec10714fbcc5b536876ae height=450853 version=0x20000000 log2_work=85.904626 tx=192207702 date='2017-01-31 09:07:00' progress=0.940831 cache=41.9MiB(6359tx)
2017-03-16 02:24:44 version handshake timeout from 70
2017-03-16 02:25:12 UpdateTip: new best=0000000000000000023e3f7043797a7db93d519efc225f730b8ae10e2ab1a5c3 height=450854 version=0x20000000 log2_work=85.90466 tx=192209418 date='2017-01-31 09:12:31' progress=0.940836 cache=54.0MiB(12403tx)
2017-03-16 02:25:13 version handshake timeout from 71
2017-03-16 02:25:21 UpdateTip: new best=0000000000000000009e103363f8c0ee5c69c15c6b9a33f8144d2908fe2ceeb3 height=450855 version=0x20000000 log2_work=85.904693 tx=192211657 date='2017-01-31 09:26:43' progress=0.940849 cache=57.1MiB(17567tx)
2017-03-16 02:25:41 UpdateTip: new best=00000000000000000067bad0d5388b8dc3d8d065ea89735c0b1331a9513f6ea1 height=450856 version=0x30000000 log2_work=85.904727 tx=192214137 date='2017-01-31 09:32:05' progress=0.940855 cache=59.6MiB(23217tx)
2017-03-16 02:25:51 UpdateTip: new best=0000000000000000024d7556892479a0f374c1b3d8219f05de48f03c91bbcb6b height=450857 version=0x20000002 log2_work=85.90476 tx=192216055 date='2017-01-31 09:41:00' progress=0.940863 cache=62.0MiB(27629tx)
2017-03-16 02:26:03 connect() to 71.71.203.175:8333 failed after select(): Connection refused (61)
2017-03-16 02:26:04 version handshake timeout from 72
2017-03-16 02:26:04 UpdateTip: new best=000000000000000001e3605dc3d7bf2fbfbed4062e6c2ef99cb48aac921bc5a6 height=450858 version=0x20000000 log2_work=85.904794 tx=192218141 date='2017-01-31 09:49:26' progress=0.940871 cache=64.5MiB(32473tx)
2017-03-16 02:26:16 UpdateTip: new best=000000000000000002722cb7f2ee537f0ab82557550e4dba0aaa850aeeb35e2d height=450859 version=0x20000000 log2_work=85.904828 tx=192220202 date='2017-01-31 09:57:41' progress=0.940878 cache=67.9MiB(37370tx)
2017-03-16 02:26:17 connect() to 89.179.247.236:8333 failed after select(): Connection refused (61)
2017-03-16 02:26:19 version handshake timeout from 73
2017-03-16 02:26:33 UpdateTip: new best=000000000000000002bc2ea8abb2ee6385e2596a996562215f48dfa78ea582b7 height=450860 version=0x20000000 log2_work=85.904861 tx=192222205 date='2017-01-31 10:07:17' progress=0.940887 cache=73.4MiB(41820tx)
2017-03-16 02:26:35 version handshake timeout from 74
2017-03-16 02:26:51 connect() to 62.138.2.47:8333 failed after select(): Connection refused (61)
2017-03-16 02:26:52 UpdateTip: new best=0000000000000000014eea3a669da7dd36ef7b04cdf75f2ab84aa9c8726f8f0f height=450861 version=0x20000002 log2_work=85.904895 tx=192224073 date='2017-01-31 10:09:15' progress=0.940889 cache=98.4MiB(46723tx)
2017-03-16 02:26:52 version handshake timeout from 75
2017-03-16 02:27:07 Pre-allocating up to position 0x400000 in rev00706.dat
2017-03-16 02:27:07 UpdateTip: new best=0000000000000000022b13fe89aaef11fe4f7b5e2617e2158b7b3caf401d51ad height=450862 version=0x20000000 log2_work=85.904928 tx=192226175 date='2017-01-31 10:09:41' progress=0.940890 cache=109.6MiB(52749tx)
2017-03-16 02:27:09 connect() to 85.200.247.102:8333 failed after select(): Connection refused (61)
2017-03-16 02:27:10 version handshake timeout from 76
2017-03-16 02:27:15 connect() to 31.10.91.118:8333 failed after select(): Connection refused (61)
2017-03-16 02:27:22 UpdateTip: new best=000000000000000000307678e64a6d8dc8315e583bfbc4940ebd5fcda728ea1d height=450863 version=0x20000000 log2_work=85.904962 tx=192227948 date='2017-01-31 10:10:49' progress=0.940891 cache=118.5MiB(58349tx)
2017-03-16 02:27:31 UpdateTip: new best=00000000000000000170f3ff34eb0949a7ee7e61cc95947067b08896ca4c5bb5 height=450864 version=0x20000002 log2_work=85.904996 tx=192230222 date='2017-01-31 10:17:21' progress=0.940898 cache=120.8MiB(62573tx)
2017-03-16 02:27:39 connect() to 108.61.226.39:8333 failed after select(): Connection refused (61)
2017-03-16 02:27:46 connect() to 78.34.182.71:8333 failed after select(): Connection refused (61)
2017-03-16 02:27:51 connect() to [2003:d8:53d7:eb0c:7172:64e4:8609:8fd2]:8333 failed after select(): Host is down (64)
2017-03-16 02:27:53 UpdateTip: new best=000000000000000000fec68af345227f416386630fa20e97eaabeaba9885efd0 height=450865 version=0x20000000 log2_work=85.905029 tx=192231357 date='2017-01-31 10:18:01' progress=0.940898 cache=127.0MiB(67108tx)
2017-03-16 02:28:15 UpdateTip: new best=00000000000000000239b1e5fed243dc48304bee0c977be6005e7d962930c848 height=450866 version=0x20000000 log2_work=85.905063 tx=192233134 date='2017-01-31 10:19:50' progress=0.940900 cache=134.7MiB(72257tx)
2017-03-16 02:28:22 version handshake timeout from 77
2017-03-16 02:28:23 UpdateTip: new best=000000000000000000385b4cd54014f4a065d100c67b5c97d934c0b4fd8380fb height=450867 version=0x20000000 log2_work=85.905097 tx=192234693 date='2017-01-31 10:21:02' progress=0.940901 cache=140.6MiB(76154tx)
2017-03-16 02:28:33 UpdateTip: new best=000000000000000001456536629a80ba119e36ca47f1ee11d0f386331b1fbf02 height=450868 version=0x20000000 log2_work=85.90513 tx=192237004 date='2017-01-31 10:46:24' progress=0.940924 cache=143.8MiB(79726tx)
2017-03-16 02:28:36 UpdateTip: new best=000000000000000002a91fc8be49887a7c8b4ebf25c8c17ef0669702bcd944d4 height=450869 version=0x20000000 log2_work=85.905164 tx=192239041 date='2017-01-31 10:58:11' progress=0.940935 cache=145.8MiB(82828tx)
2017-03-16 02:28:40 UpdateTip: new best=0000000000000000025e1c5bb719c8376aa037a1a2f7afe7a522f1a96a935791 height=450870 version=0x20000000 log2_work=85.905197 tx=192241727 date='2017-01-31 11:23:40' progress=0.940959 cache=155.8MiB(86109tx)
2017-03-16 02:28:44 connect() to 159.203.189.110:8333 failed after select(): Connection refused (61)
2017-03-16 02:28:46 connect() to 93.220.249.7:8333 failed after select(): Connection refused (61)
2017-03-16 02:28:47 connect() to [2001:470:727b::11:14]:8333 failed after select(): Connection refused (61)
2017-03-16 02:28:49 UpdateTip: new best=000000000000000001b8cffa9721894972ca85eeabdcc5b576235a910e0b39a6 height=450871 version=0x20000002 log2_work=85.905231 tx=192243379 date='2017-01-31 11:23:31' progress=0.940959 cache=160.0MiB(89532tx)
2017-03-16 02:28:55 UpdateTip: new best=000000000000000002415ab626c99d723ce49c53a8d3608a2ea129ba672c1006 height=450872 version=0x20000000 log2_work=85.905265 tx=192245505 date='2017-01-31 11:38:41' progress=0.940973 cache=162.2MiB(92477tx)
2017-03-16 02:29:01 connect() to 85.214.195.210:8333 failed after select(): Connection refused (61)
2017-03-16 02:29:07 connect() to 170.178.184.14:8333 failed after select(): Connection refused (61)
2017-03-16 02:29:09 UpdateTip: new best=000000000000000002aa196886f25fbbe1bd40b192bf05b1ecad1c6ad44e97de height=450873 version=0x20000000 log2_work=85.905298 tx=192247692 date='2017-01-31 11:47:29' progress=0.940981 cache=166.9MiB(96716tx)
2017-03-16 02:29:19 UpdateTip: new best=000000000000000000412bd16cdc703edf3bb462ae7321ae34b4cccd5b3c2971 height=450874 version=0x20000000 log2_work=85.905332 tx=192250244 date='2017-01-31 12:18:56' progress=0.941009 cache=169.3MiB(100412tx)
2017-03-16 02:29:23 UpdateTip: new best=000000000000000002506db83315f8c8e6344585049c5443ef3768b2b2bcde62 height=450875 version=0x30000000 log2_work=85.905365 tx=192251790 date='2017-01-31 12:30:19' progress=0.941020 cache=170.1MiB(104056tx)
2017-03-16 02:29:26 version handshake timeout from 78
2017-03-16 02:29:28 Pre-allocating up to position 0x700000 in rev00703.dat
2017-03-16 02:29:28 UpdateTip: new best=0000000000000000029f4ebaa0d70389db6e5a6eac7084e51fb4e9df2935af8a height=450876 version=0x20000002 log2_work=85.905399 tx=192254026 date='2017-01-31 12:38:52' progress=0.941028 cache=171.0MiB(107180tx)
2017-03-16 02:29:30 connect() to 91.32.138.223:8333 failed after select(): Connection refused (61)
2017-03-16 02:29:33 UpdateTip: new best=0000000000000000006f239661437d17ad184bda475cdb359c4a33d08b52971f height=450877 version=0x20000000 log2_work=85.905433 tx=192256128 date='2017-01-31 12:45:21' progress=0.941034 cache=172.1MiB(110155tx)
2017-03-16 02:29:49 version handshake timeout from 79
2017-03-16 02:29:53 Pre-allocating up to position 0x200000 in rev00705.dat
2017-03-16 02:29:53 UpdateTip: new best=000000000000000001f9452b6b8d2ffaebe7aee165f2965bff204e78816881ee height=450878 version=0x20000000 log2_work=85.905466 tx=192258440 date='2017-01-31 12:48:32' progress=0.941037 cache=176.2MiB(114237tx)
2017-03-16 02:30:09 ping timeout: 1200.622446s
2017-03-16 02:30:09 UpdateTip: new best=0000000000000000005b2048bed55d285181929cf02aa7d8957d4f0529233330 height=450879 version=0x20000000 log2_work=85.9055 tx=192261062 date='2017-01-31 12:51:50' progress=0.941041 cache=179.6MiB(119164tx)
2017-03-16 02:30:15 socket sending timeout: 1201s
2017-03-16 02:30:17 socket sending timeout: 1201s
2017-03-16 02:30:30 UpdateTip: new best=0000000000000000008aa7a0d449e7d692d58f379cfefb3ec8db973b47d7a40c height=450880 version=0x20000000 log2_work=85.905533 tx=192262345 date='2017-01-31 12:56:11' progress=0.941045 cache=186.8MiB(123401tx)
2017-03-16 02:30:32 version handshake timeout from 81
2017-03-16 02:30:34 UpdateTip: new best=0000000000000000021ff28b14c2112124771e93717d9f15129ced87030ff839 height=450881 version=0x20000002 log2_work=85.905567 tx=192264782 date='2017-01-31 13:24:34' progress=0.941071 cache=187.9MiB(126344tx)
2017-03-16 02:30:39 UpdateTip: new best=000000000000000000a2d3e4c2cf7fe4d7999c34e259b45f3d7c39db9f769424 height=450882 version=0x20000000 log2_work=85.905601 tx=192266879 date='2017-01-31 13:26:07' progress=0.941072 cache=189.9MiB(129002tx)
2017-03-16 02:30:52 version handshake timeout from 82
2017-03-16 02:31:03 UpdateTip: new best=0000000000000000011fdad3f06da537dcf4b52e2d72700f003cc35a80b6e833 height=450883 version=0x20000000 log2_work=85.905634 tx=192268805 date='2017-01-31 13:26:46' progress=0.941073 cache=194.4MiB(134375tx)
2017-03-16 02:31:15 UpdateTip: new best=00000000000000000057d9ba9ab41fb8aec3fd32e5b54a78157955dd77210347 height=450884 version=0x20000002 log2_work=85.905668 tx=192271528 date='2017-01-31 13:30:26' progress=0.941077 cache=196.8MiB(138479tx)
2017-03-16 02:31:16 connect() to 73.76.97.14:8333 failed after select(): Connection refused (61)
2017-03-16 02:31:17 version handshake timeout from 83
2017-03-16 02:31:19 Pre-allocating up to position 0x800000 in rev00703.dat
2017-03-16 02:31:20 UpdateTip: new best=000000000000000002345fc158d40d1802d3ea13b1bd7f1b8180fcd551a85de4 height=450885 version=0x20000000 log2_work=85.905701 tx=192273841 date='2017-01-31 13:48:33' progress=0.941094 cache=197.5MiB(140950tx)
2017-03-16 02:31:24 UpdateTip: new best=00000000000000000054699c2085ee7ca18b14b9e5a79f9173b854d2c1d55602 height=450886 version=0x20000000 log2_work=85.905735 tx=192276410 date='2017-01-31 14:14:19' progress=0.941117 cache=198.2MiB(143932tx)
2017-03-16 02:31:29 UpdateTip: new best=000000000000000002cb118a7b81b9e169705a499cdfbfc3c140b6f720828433 height=450887 version=0x20000000 log2_work=85.905769 tx=192278278 date='2017-01-31 14:19:41' progress=0.941122 cache=199.5MiB(146245tx)
2017-03-16 02:31:31 version handshake timeout from 84
2017-03-16 02:31:37 UpdateTip: new best=0000000000000000009aa50ddd2b90b5815693f0d01d8f1e62f7d88dd019334f height=450888 version=0x20000000 log2_work=85.905802 tx=192280824 date='2017-01-31 14:28:07' progress=0.941130 cache=202.6MiB(149525tx)
2017-03-16 02:31:56 UpdateTip: new best=000000000000000002398db59f4ba294a6663c68d5e332655489b269a75deac1 height=450889 version=0x20000000 log2_work=85.905836 tx=192283221 date='2017-01-31 14:27:54' progress=0.941131 cache=207.0MiB(154642tx)
2017-03-16 02:32:10 UpdateTip: new best=0000000000000000016145b32fdc5aefbfef87a7250d8a1e1120db39658e03f2 height=450890 version=0x20000000 log2_work=85.905869 tx=192285709 date='2017-01-31 14:32:48' progress=0.941135 cache=218.5MiB(158973tx)
2017-03-16 02:32:10 version handshake timeout from 85
2017-03-16 02:32:15 UpdateTip: new best=000000000000000000542e4a12ada330ac99e35cba59b6925c6a4879f9b95bbb height=450891 version=0x20000000 log2_work=85.905903 tx=192287516 date='2017-01-31 14:40:24' progress=0.941143 cache=220.3MiB(161408tx)
2017-03-16 02:32:23 UpdateTip: new best=000000000000000002a816f711f92a6b5cc276c64dde448f9e8e378b805be996 height=450892 version=0x30000000 log2_work=85.905937 tx=192290451 date='2017-01-31 14:43:46' progress=0.941146 cache=223.2MiB(165577tx)
2017-03-16 02:32:28 UpdateTip: new best=0000000000000000012ca7fa3619dbaa185aa61a0cbd3ee3a113a6b44981eb20 height=450893 version=0x20000000 log2_work=85.90597 tx=192292706 date='2017-01-31 15:12:13' progress=0.941172 cache=224.8MiB(168167tx)
2017-03-16 02:32:29 connect() to 192.157.238.20:8333 failed after select(): Connection refused (61)
2017-03-16 02:32:30 connect() to 106.186.113.235:8333 failed after select(): Connection refused (61)
2017-03-16 02:32:32 connect() to 36.234.171.164:8333 failed after select(): Connection refused (61)
2017-03-16 02:32:34 UpdateTip: new best=00000000000000000109e98dde2cb20eef884332e8f37530d99125651346f3af height=450894 version=0x20000000 log2_work=85.906004 tx=192294808 date='2017-01-31 15:17:27' progress=0.941177 cache=225.5MiB(170605tx)
2017-03-16 02:32:43 Pre-allocating up to position 0x900000 in rev00703.dat
2017-03-16 02:32:43 UpdateTip: new best=000000000000000000b41a844cd3a2d77d8bdcb64726124df8d5b85e64c5fb98 height=450895 version=0x20000000 log2_work=85.906037 tx=192296952 date='2017-01-31 15:19:46' progress=0.941180 cache=229.3MiB(174156tx)
2017-03-16 02:32:46 version handshake timeout from 86
2017-03-16 02:32:48 UpdateTip: new best=00000000000000000055ddf15c5813e0e8cc051e3205f4b27370f7b9c360268b height=450896 version=0x20000002 log2_work=85.906071 tx=192299413 date='2017-01-31 15:36:24' progress=0.941195 cache=230.0MiB(176781tx)
2017-03-16 02:32:56 UpdateTip: new best=0000000000000000021a3969291d413c7286fc0b762552acf90afa7afee50588 height=450897 version=0x20000002 log2_work=85.906105 tx=192301413 date='2017-01-31 15:41:28' progress=0.941200 cache=234.6MiB(179628tx)
2017-03-16 02:32:58 version handshake timeout from 87
2017-03-16 02:33:00 UpdateTip: new best=00000000000000000096ea6abaa578258733aedfd09a0a0bba89840227c6c5fb height=450898 version=0x20000000 log2_work=85.906138 tx=192303238 date='2017-01-31 15:53:40' progress=0.941211 cache=235.2MiB(181212tx)
2017-03-16 02:33:01 UpdateTip: new best=0000000000000000001f81decab0b4f49da6e365acfd44971e0165ce6188debe height=450899 version=0x20000000 log2_work=85.906172 tx=192304078 date='2017-01-31 16:07:32' progress=0.941224 cache=235.4MiB(181980tx)
2017-03-16 02:33:08 UpdateTip: new best=000000000000000002bc03fef682c78647c7acbb86ab295ba0c16da9d12112bb height=450900 version=0x20000000 log2_work=85.906205 tx=192306194 date='2017-01-31 16:09:53' progress=0.941226 cache=237.6MiB(184413tx)
2017-03-16 02:33:20 UpdateTip: new best=000000000000000000cf11fb584b57125246d9087133d2b259b5982f361e4ef3 height=450901 version=0x20000000 log2_work=85.906239 tx=192308785 date='2017-01-31 16:13:08' progress=0.941230 cache=242.2MiB(188495tx)
2017-03-16 02:33:27 UpdateTip: new best=000000000000000002036bb03c9987033af2b9c0e415e1b527e6848b590ac129 height=450902 version=0x20000000 log2_work=85.906272 tx=192311243 date='2017-01-31 16:46:10' progress=0.941260 cache=243.1MiB(192021tx)
2017-03-16 02:33:29 version handshake timeout from 88
2017-03-16 02:33:32 UpdateTip: new best=0000000000000000026627a63976aa85b031931e0d3ad3a869abe666b1c5f6b1 height=450903 version=0x20000000 log2_work=85.906306 tx=192313434 date='2017-01-31 17:01:03' progress=0.941273 cache=243.8MiB(194464tx)
2017-03-16 02:33:34 version handshake timeout from 89
2017-03-16 02:33:37 UpdateTip: new best=0000000000000000028bdfdc21609dda961813ce18afcf0955fe2b40d5efa2b0 height=450904 version=0x20000000 log2_work=85.90634 tx=192315524 date='2017-01-31 17:17:54' progress=0.941289 cache=250.3MiB(196682tx)
2017-03-16 02:33:45 Pre-allocating up to position 0xa00000 in rev00703.dat
2017-03-16 02:33:45 UpdateTip: new best=0000000000000000007dcaa09682ba481a05544c252bd4e0d37bc53e4abb6cb5 height=450905 version=0x20000000 log2_work=85.906373 tx=192317626 date='2017-01-31 17:20:56' progress=0.941292 cache=251.1MiB(199671tx)
2017-03-16 02:33:50 UpdateTip: new best=0000000000000000014f88ffbe2dfde99ecf0084a345901e92729c720936a179 height=450906 version=0x20000000 log2_work=85.906407 tx=192319980 date='2017-01-31 17:28:48' progress=0.941300 cache=252.7MiB(202321tx)
2017-03-16 02:33:52 version handshake timeout from 90
2017-03-16 02:34:06 UpdateTip: new best=000000000000000000f2e1fe56eedbeb7a834372b0e9faf66201247b844654f2 height=450907 version=0x20000000 log2_work=85.90644 tx=192322265 date='2017-01-31 17:31:59' progress=0.941303 cache=255.6MiB(206334tx)
2017-03-16 02:34:08 UpdateTip: new best=000000000000000002a5acbcf6ff450fbe11f832f568eb13cdb51040d447fa5d height=450908 version=0x20000000 log2_work=85.906474 tx=192323965 date='2017-01-31 18:04:15' progress=0.941332 cache=255.9MiB(207983tx)
2017-03-16 02:34:18 UpdateTip: new best=000000000000000002373e731292778156ea1d763e9d8d4f192244ae7a8a995b height=450909 version=0x20000000 log2_work=85.906508 tx=192325667 date='2017-01-31 18:13:04' progress=0.941340 cache=261.2MiB(210283tx)
2017-03-16 02:34:26 version handshake timeout from 91
2017-03-16 02:34:33 UpdateTip: new best=00000000000000000241d174aa9bb88823e3dd23d4304d6eab8e33320a05baa7 height=450910 version=0x20000000 log2_work=85.906541 tx=192327610 date='2017-01-31 18:15:13' progress=0.941342 cache=261.9MiB(213471tx)
2017-03-16 02:34:39 UpdateTip: new best=0000000000000000004c438e7e4052b827536224c02689ddaafb23ea07bc6e56 height=450911 version=0x20000000 log2_work=85.906575 tx=192329692 date='2017-01-31 18:32:38' progress=0.941358 cache=262.5MiB(215667tx)
2017-03-16 02:34:44 UpdateTip: new best=0000000000000000024ec6a7e81b238c06a91f96b17bd7910e0af82403d26de6 height=450912 version=0x20000000 log2_work=85.906608 tx=192331817 date='2017-01-31 18:55:10' progress=0.941379 cache=263.1MiB(217681tx)
2017-03-16 02:34:45 connect() to [2001:41d0:a:c87::]:8333 failed after select(): Connection refused (61)
2017-03-16 02:34:52 version handshake timeout from 92
2017-03-16 02:34:56 Pre-allocating up to position 0xb00000 in rev00703.dat
2017-03-16 02:34:56 UpdateTip: new best=000000000000000000f201992ad6de857528d6a8865444eef8c66d150b87b93d height=450913 version=0x20000000 log2_work=85.906642 tx=192333902 date='2017-01-31 18:58:48' progress=0.941382 cache=264.1MiB(220820tx)
2017-03-16 02:35:04 UpdateTip: new best=00000000000000000106b0b6feb18723893533c99ce0f38fbfc03cc7327f8f26 height=450914 version=0x20000000 log2_work=85.906675 tx=192335981 date='2017-01-31 19:08:25' progress=0.941391 cache=266.3MiB(223615tx)
2017-03-16 02:35:04 socket recv error Connection reset by peer (54)
2017-03-16 02:35:09 UpdateTip: new best=00000000000000000150046248b4eae1218aa5c1ce93aae1f00d9cf856137c5d height=450915 version=0x20000000 log2_work=85.906709 tx=192337352 date='2017-01-31 19:47:20' progress=0.941426 cache=266.6MiB(225307tx)
2017-03-16 02:35:11 UpdateTip: new best=000000000000000002134d01d37d190c6ed6da44b5707e3ca684d61efb6712d2 height=450916 version=0x20000000 log2_work=85.906743 tx=192338888 date='2017-01-31 20:01:21' progress=0.941439 cache=266.8MiB(226741tx)
2017-03-16 02:35:13 version handshake timeout from 93
2017-03-16 02:35:14 UpdateTip: new best=000000000000000001c1f69833fec398e33ec101d06edbf360749ee22f574414 height=450917 version=0x20000000 log2_work=85.906776 tx=192341403 date='2017-01-31 20:05:34' progress=0.941443 cache=267.5MiB(229137tx)
2017-03-16 02:35:18 UpdateTip: new best=000000000000000000283e4ec1df621beb91d43f46b2392bea3c49269e1cb6f5 height=450918 version=0x20000002 log2_work=85.90681 tx=192343487 date='2017-01-31 20:11:00' progress=0.941448 cache=268.7MiB(231635tx)
2017-03-16 02:35:26 version handshake timeout from 94
2017-03-16 02:35:27 UpdateTip: new best=000000000000000000849c22630cbd2e5d01ef413ccc42c6614f821362ae113d height=450919 version=0x20000000 log2_work=85.906843 tx=192345818 date='2017-01-31 20:11:08' progress=0.941449 cache=279.7MiB(234487tx)
2017-03-16 02:35:34 UpdateTip: new best=0000000000000000018c4db58b8bdfc0ab4cc589412cf469e755a2d7560977f0 height=450920 version=0x20000002 log2_work=85.906877 tx=192348120 date='2017-01-31 20:17:02' progress=0.941455 cache=284.1MiB(237114tx)
2017-03-16 02:35:35 version handshake timeout from 95
2017-03-16 02:35:37 UpdateTip: new best=00000000000000000014b8bf8cbe1b668517a73da4f08d90cc11f771d2cd5e25 height=450921 version=0x20000000 log2_work=85.90691 tx=192350750 date='2017-01-31 21:07:40' progress=0.941500 cache=285.9MiB(239621tx)
2017-03-16 02:35:41 version handshake timeout from 96
2017-03-16 02:35:43 UpdateTip: new best=000000000000000000570432d9496f214d613d109f9096aeb3f99147d09a4d8b height=450922 version=0x20000000 log2_work=85.906944 tx=192352641 date='2017-01-31 21:19:03' progress=0.941511 cache=286.7MiB(241787tx)
2017-03-16 02:35:46 version handshake timeout from 97
2017-03-16 02:35:48 UpdateTip: new best=00000000000000000090c1a4d52c5d81971e9bddb6bf3f05eecb0f32bfb9bd1b height=450923 version=0x20000000 log2_work=85.906978 tx=192355137 date='2017-01-31 21:27:35' progress=0.941519 cache=288.1MiB(244519tx)
2017-03-16 02:35:51 UpdateTip: new best=00000000000000000199744e89bf7e051fd385d49eb444e3529de2acbba5d087 height=450924 version=0x20000000 log2_work=85.907011 tx=192357273 date='2017-01-31 21:41:04' progress=0.941532 cache=289.1MiB(246793tx)
2017-03-16 02:35:57 UpdateTip: new best=00000000000000000264b4b00617a6e4321f03e5a82dfd3f293fa1ab36f44c43 height=450925 version=0x20000002 log2_work=85.907045 tx=192359783 date='2017-01-31 21:47:06' progress=0.941538 cache=290.6MiB(249420tx)
2017-03-16 02:36:05 version handshake timeout from 99
2017-03-16 02:36:07 connect() to 84.170.53.191:8333 failed after select(): Connection refused (61)
2017-03-16 02:36:07 UpdateTip: new best=000000000000000002c8793d8419a85988e5a357f8ca1f862cef64912d8daa8c height=450926 version=0x20000000 log2_work=85.907078 tx=192361682 date='2017-01-31 21:48:08' progress=0.941539 cache=297.6MiB(252150tx)
2017-03-16 02:36:22 version handshake timeout from 100
2017-03-16 02:36:24 UpdateTip: new best=0000000000000000028638394e3e25d783758b88c64697aaaf2f3156689c724f height=450927 version=0x20000000 log2_work=85.907112 tx=192363942 date='2017-01-31 21:50:15' progress=0.941541 cache=302.8MiB(256567tx)
2017-03-16 02:36:36 Pre-allocating up to position 0x300000 in rev00705.dat
2017-03-16 02:36:36 UpdateTip: new best=0000000000000000014884955f451ec8b199615c87e058eb70d946165fd72099 height=450928 version=0x20000000 log2_work=85.907145 tx=192367754 date='2017-01-31 21:51:08' progress=0.941543 cache=304.1MiB(261904tx)
2017-03-16 02:36:55 UpdateTip: new best=0000000000000000018d88d0a3f896055b4c3bf2363a91e78c5c507e6945eab0 height=450929 version=0x20000000 log2_work=85.907179 tx=192369623 date='2017-01-31 21:54:51' progress=0.941546 cache=310.5MiB(266415tx)
2017-03-16 02:36:59 Pre-allocating up to position 0x500000 in rev00706.dat
2017-03-16 02:36:59 UpdateTip: new best=000000000000000001543c805df2823f604989892bbf2b210a869e34abb32432 height=450930 version=0x20000000 log2_work=85.907213 tx=192371817 date='2017-01-31 22:12:15' progress=0.941562 cache=310.9MiB(268505tx)
2017-03-16 02:37:01 UpdateTip: new best=0000000000000000019c25a0ecdb294bb5ab8be6c628bd150b84a032fcd59e91 height=450931 version=0x20000000 log2_work=85.907246 tx=192372437 date='2017-01-31 22:12:10' progress=0.941562 cache=312.1MiB(269323tx)
2017-03-16 02:37:02 UpdateTip: new best=000000000000000001c21511b9dbcca771806f8e89ffb0b33884cea338d92584 height=450932 version=0x20000000 log2_work=85.90728 tx=192372580 date='2017-01-31 22:13:50' progress=0.941564 cache=312.1MiB(269460tx)
2017-03-16 02:37:07 connect() to 82.140.51.223:8333 failed after select(): Connection refused (61)
2017-03-16 02:37:07 connect() to 212.7.220.168:8333 failed after select(): Connection refused (61)
2017-03-16 02:37:09 UpdateTip: new best=00000000000000000171bc8c4c82a2b4ffc019282797c852d81291d378ea69c7 height=450933 version=0x20000000 log2_work=85.907313 tx=192374528 date='2017-01-31 22:21:44' progress=0.941571 cache=322.4MiB(272579tx)
2017-03-16 02:37:15 version handshake timeout from 101
2017-03-16 02:37:20 UpdateTip: new best=00000000000000000206e6cc5aa52a799062ef196a7444cf8295c4ae057fa778 height=450934 version=0x20000000 log2_work=85.907347 tx=192376099 date='2017-01-31 22:23:41' progress=0.941573 cache=326.3MiB(276974tx)
2017-03-16 02:37:32 version handshake timeout from 102
2017-03-16 02:37:32 Pre-allocating up to position 0xc00000 in rev00703.dat
2017-03-16 02:37:32 UpdateTip: new best=0000000000000000025128b0413352dfc1dc99a4899a777a5a7604ca2c1688ac height=450935 version=0x20000000 log2_work=85.90738 tx=192378075 date='2017-01-31 22:29:42' progress=0.941579 cache=328.3MiB(280993tx)
2017-03-16 02:37:32 UpdateTip: new best=00000000000000000288e41fe21670f1ca9872a5bdd7e9d8b08f9b4d0f69baab height=450936 version=0x20000000 log2_work=85.907414 tx=192380300 date='2017-01-31 22:52:49' progress=0.941600 cache=328.7MiB(282319tx)
2017-03-16 02:37:35 UpdateTip: new best=000000000000000001371c1f4498da4565628ed71a47c524507ec40a6e6eb459 height=450937 version=0x20000000 log2_work=85.907447 tx=192382335 date='2017-01-31 23:01:26' progress=0.941608 cache=332.3MiB(284522tx)
2017-03-16 02:37:37 UpdateTip: new best=0000000000000000018dde8f46c267b1307829f332b07af650f6ab2595115037 height=450938 version=0x20000002 log2_work=85.907481 tx=192385036 date='2017-01-31 23:25:51' progress=0.941631 cache=336.2MiB(286961tx)
2017-03-16 02:37:41 UpdateTip: new best=000000000000000000d7e5a925a8d167b403617dd7fe966c542dd5815f63b2cb height=450939 version=0x20000000 log2_work=85.907515 tx=192387208 date='2017-01-31 23:31:59' progress=0.941637 cache=340.2MiB(289176tx)
2017-03-16 02:37:45 UpdateTip: new best=000000000000000001e6ce1883668491f9b74a4338788b81c88a2467a639bfb6 height=450940 version=0x20000002 log2_work=85.907548 tx=192390148 date='2017-01-31 23:35:43' progress=0.941641 cache=341.6MiB(292462tx)
2017-03-16 02:37:45 UpdateTip: new best=000000000000000001987ed1db45dca45072fc9686f9ed68f131c2be2ae0b0c4 height=450941 version=0x20000000 log2_work=85.907582 tx=192390149 date='2017-01-31 23:45:40' progress=0.941650 cache=341.6MiB(292463tx)
2017-03-16 02:37:49 UpdateTip: new best=000000000000000002264c0404e3eaa90dc59c9780ff1ff530efca909746337d height=450942 version=0x20000002 log2_work=85.907615 tx=192393004 date='2017-01-31 23:38:32' progress=0.941644 cache=343.4MiB(296348tx)
2017-03-16 02:37:50 socket recv error Connection reset by peer (54)
2017-03-16 02:37:52 Pre-allocating up to position 0x200000 in rev00704.dat
2017-03-16 02:37:52 UpdateTip: new best=0000000000000000004891b5432735ed945b919cc2dd9395c21c04e8d2dc6538 height=450943 version=0x20000000 log2_work=85.907649 tx=192395344 date='2017-01-31 23:52:36' progress=0.941657 cache=344.2MiB(298457tx)
2017-03-16 02:37:55 version handshake timeout from 103
2017-03-16 02:37:58 UpdateTip: new best=00000000000000000181ad7930fd7d9fedbb5379dd1d68fc7e16c017ddfaf744 height=450944 version=0x20000000 log2_work=85.907682 tx=192397796 date='2017-01-31 23:55:56' progress=0.941661 cache=345.6MiB(302722tx)
2017-03-16 02:38:02 UpdateTip: new best=00000000000000000024f996e7ae105a8382c0b29e1e95e84f3ccb51c4c22fc4 height=450945 version=0x20000000 log2_work=85.907716 tx=192400284 date='2017-02-01 00:02:34' progress=0.941667 cache=347.0MiB(306099tx)
2017-03-16 02:38:08 UpdateTip: new best=000000000000000001cf470e10b3d77146bc37ea99468a755e8cc2b2bd578549 height=450946 version=0x20000000 log2_work=85.907749 tx=192404087 date='2017-02-01 00:03:30' progress=0.941669 cache=347.9MiB(310925tx)
2017-03-16 02:38:10 UPnP Port Mapping successful.
2017-03-16 02:38:11 UpdateTip: new best=000000000000000001d5c2fefd02ec63ea129cb674e5dc90c2d13ae2927985b1 height=450947 version=0x20000000 log2_work=85.907783 tx=192407559 date='2017-02-01 00:07:44' progress=0.941674 cache=348.7MiB(315036tx)
2017-03-16 02:38:16 UpdateTip: new best=000000000000000002b3cdf043a031c68022fc0bd098039c7bb415e1b6f96288 height=450948 version=0x20000000 log2_work=85.907816 tx=192411173 date='2017-02-01 00:09:19' progress=0.941676 cache=349.5MiB(319356tx)
2017-03-16 02:38:18 UpdateTip: new best=000000000000000000e5f3e2c88a9aef3c670fb28727f85a0403626ad830819a height=450949 version=0x20000002 log2_work=85.90785 tx=192413391 date='2017-02-01 00:30:34' progress=0.941695 cache=350.0MiB(320862tx)
2017-03-16 02:38:21 UpdateTip: new best=000000000000000002cb827a494cb417b703387d74f9060b2dbece765cc3ceb8 height=450950 version=0x20000000 log2_work=85.907884 tx=192415157 date='2017-02-01 00:33:28' progress=0.941698 cache=351.3MiB(323281tx)
2017-03-16 02:38:25 UpdateTip: new best=0000000000000000025398aaf854f318cd4898dfe1a56d3849d1ed1bc6a682b1 height=450951 version=0x20000000 log2_work=85.907917 tx=192417620 date='2017-02-01 00:39:08' progress=0.941704 cache=353.6MiB(326363tx)
2017-03-16 02:38:26 UpdateTip: new best=00000000000000000116f940488415fbb8876e1276ae8b7f8f8eb52de9072868 height=450952 version=0x20000000 log2_work=85.907951 tx=192417761 date='2017-02-01 00:39:22' progress=0.941704 cache=354.8MiB(326579tx)
2017-03-16 02:38:28 UpdateTip: new best=0000000000000000011a6bd33ebfaa495ea08cec4c7cfb63f310688380369b17 height=450953 version=0x20000000 log2_work=85.907984 tx=192419423 date='2017-02-01 00:47:48' progress=0.941712 cache=357.7MiB(328587tx)
2017-03-16 02:38:32 UpdateTip: new best=000000000000000001f0eb5c7c22869e9b7e83e713400b8312c28ea9dfd9eda8 height=450954 version=0x20000002 log2_work=85.908018 tx=192421460 date='2017-02-01 00:49:31' progress=0.941714 cache=365.7MiB(331138tx)
2017-03-16 02:38:36 UpdateTip: new best=000000000000000002c91a74eff899976e9738554f51c5673dbb4f4de3764b1f height=450955 version=0x20000002 log2_work=85.908051 tx=192423162 date='2017-02-01 00:54:16' progress=0.941719 cache=370.8MiB(333565tx)
2017-03-16 02:38:39 UpdateTip: new best=000000000000000002c098e283d0f186e3f0d591839c875572f8d0d02e08f35a height=450956 version=0x20000000 log2_work=85.908085 tx=192425382 date='2017-02-01 00:58:41' progress=0.941723 cache=374.4MiB(336500tx)
2017-03-16 02:38:41 Pre-allocating up to position 0xd00000 in rev00703.dat
2017-03-16 02:38:41 UpdateTip: new best=000000000000000001085efbb558623580e7548f023e2ec3fd40d2141348d2af height=450957 version=0x20000000 log2_work=85.908118 tx=192427422 date='2017-02-01 01:08:50' progress=0.941733 cache=375.0MiB(338402tx)
2017-03-16 02:38:44 UpdateTip: new best=00000000000000000230e47aba3ce033d870c7ee4b2039a90f03dd8213ae46fe height=450958 version=0x20000000 log2_work=85.908152 tx=192429807 date='2017-02-01 01:16:54' progress=0.941741 cache=378.5MiB(341342tx)
2017-03-16 02:38:51 version handshake timeout from 105
2017-03-16 02:38:51 connect() to 213.184.125.16:8333 failed after select(): Connection refused (61)
2017-03-16 02:38:53 UpdateTip: new best=000000000000000001123788bc56a7111e97eac38a956a32e1a568518a71f108 height=450959 version=0x20000000 log2_work=85.908185 tx=192431086 date='2017-02-01 01:19:20' progress=0.941743 cache=398.4MiB(344683tx)
2017-03-16 02:38:57 UpdateTip: new best=0000000000000000012f6ddb77e5c6baac0ba207d927cda59698550266c491aa height=450960 version=0x20000000 log2_work=85.908219 tx=192433126 date='2017-02-01 01:19:57' progress=0.941744 cache=399.4MiB(347020tx)
2017-03-16 02:38:59 UpdateTip: new best=00000000000000000240512ec43b276a5bc49bccd440a1ea3db904527efcc0f1 height=450961 version=0x20000000 log2_work=85.908253 tx=192435301 date='2017-02-01 01:25:04' progress=0.941749 cache=403.2MiB(348649tx)
2017-03-16 02:39:02 UpdateTip: new best=0000000000000000006d194e9fc59488d834126336f8a44641c0135f779d1c08 height=450962 version=0x20000002 log2_work=85.908286 tx=192437023 date='2017-02-01 01:28:51' progress=0.941753 cache=411.7MiB(350775tx)
2017-03-16 02:39:04 UpdateTip: new best=00000000000000000261e3280e13a233865d2ffeeaf10ee5a4f8fec158e87053 height=450963 version=0x20000002 log2_work=85.90832 tx=192439114 date='2017-02-01 01:34:20' progress=0.941759 cache=412.8MiB(352752tx)
2017-03-16 02:39:08 UpdateTip: new best=00000000000000000123786906c028275749782cbded027928ad7df4dbb21c23 height=450964 version=0x20000000 log2_work=85.908353 tx=192441175 date='2017-02-01 01:34:58' progress=0.941760 cache=413.9MiB(355456tx)
2017-03-16 02:39:09 UpdateTip: new best=0000000000000000011bb97d897b5d199bf9d16690e54d3bb3276de42d572173 height=450965 version=0x20000000 log2_work=85.908387 tx=192443391 date='2017-02-01 01:48:47' progress=0.941772 cache=414.7MiB(357055tx)
2017-03-16 02:39:11 version handshake timeout from 107
2017-03-16 02:39:13 Pre-allocating up to position 0xe00000 in rev00703.dat
2017-03-16 02:39:13 UpdateTip: new best=0000000000000000004f5ab9dedfffd6e8b1bbe1403b07b2c9abf8f1f53c9450 height=450966 version=0x20000002 log2_work=85.90842 tx=192444724 date='2017-02-01 01:51:07' progress=0.941775 cache=415.4MiB(359487tx)
2017-03-16 02:39:18 UpdateTip: new best=00000000000000000011c489cf19275b3cdb44f35a8887e4730c7d105fc130ad height=450967 version=0x20000000 log2_work=85.908454 tx=192445641 date='2017-02-01 01:54:20' progress=0.941778 cache=416.2MiB(362001tx)
2017-03-16 02:39:25 UpdateTip: new best=00000000000000000129be428b0789bb6759bf8ef21b82ec573c20f2d713d0e4 height=450968 version=0x20000002 log2_work=85.908487 tx=192447240 date='2017-02-01 01:56:02' progress=0.941780 cache=419.7MiB(363867tx)
2017-03-16 02:39:26 UpdateTip: new best=000000000000000002730c77a199fe4c1cb6c202a6998db41abf40406becc920 height=450969 version=0x20000000 log2_work=85.908521 tx=192447977 date='2017-02-01 02:08:11' progress=0.941791 cache=419.8MiB(364418tx)
2017-03-16 02:39:30 UpdateTip: new best=000000000000000001f5e46ce7815ff47b19db3081a3232764e3c350c75953f6 height=450970 version=0x20000002 log2_work=85.908554 tx=192450496 date='2017-02-01 02:16:26' progress=0.941799 cache=420.7MiB(366652tx)
2017-03-16 02:39:38 UpdateTip: new best=0000000000000000016f4038cfa4b1441143b240a2b0578eea2e63ebb489c9a1 height=450971 version=0x20000000 log2_work=85.908588 tx=192452252 date='2017-02-01 02:16:53' progress=0.941799 cache=422.0MiB(368826tx)
2017-03-16 02:39:43 UpdateTip: new best=000000000000000002b2769a99646b7ea0248f77ab1ac282ee2083b2fa63bdc8 height=450972 version=0x20000002 log2_work=85.908621 tx=192453096 date='2017-02-01 02:18:43' progress=0.941801 cache=423.0MiB(370101tx)
2017-03-16 02:39:53 version handshake timeout from 108
2017-03-16 02:40:00 UpdateTip: new best=000000000000000001581fd5713380e0b8be88c2d2d0f5bd0e2805f62f6c70e4 height=450973 version=0x20000000 log2_work=85.908655 tx=192454970 date='2017-02-01 02:21:45' progress=0.941804 cache=426.1MiB(372852tx)
2017-03-16 02:40:22 UpdateTip: new best=0000000000000000015bf543a2d0b966dee30b0f6ef6ebb84cf908fe37f61897 height=450974 version=0x20000002 log2_work=85.908688 tx=192456541 date='2017-02-01 02:22:27' progress=0.941805 cache=428.7MiB(376025tx)
2017-03-16 02:40:25 UpdateTip: new best=0000000000000000018d506edfc9ab27fb530c3d4431f5918d28b004ea8e1082 height=450975 version=0x20000000 log2_work=85.908722 tx=192459024 date='2017-02-01 02:39:55' progress=0.941821 cache=429.6MiB(377832tx)
2017-03-16 02:40:30 connect() to 46.59.137.177:8333 failed after select(): Connection refused (61)
2017-03-16 02:40:35 Pre-allocating up to position 0xf00000 in rev00703.dat
2017-03-16 02:40:35 UpdateTip: new best=0000000000000000008a323fa15d6c70d27a8e3ee99655267c3af282ae7bc28c height=450976 version=0x20000000 log2_work=85.908756 tx=192461362 date='2017-02-01 02:43:20' progress=0.941825 cache=432.0MiB(380605tx)
2017-03-16 02:40:46 UpdateTip: new best=0000000000000000029f09a6ed0166b2689524d1d3a5ed474ded5e330425b7ee height=450977 version=0x20000000 log2_work=85.908789 tx=192462799 date='2017-02-01 02:47:19' progress=0.941828 cache=434.1MiB(382583tx)
2017-03-16 02:40:47 connect() to 104.238.131.153:8333 failed after select(): Connection refused (61)
2017-03-16 02:40:47 UpdateTip: new best=0000000000000000024399a56bcf0b5134779a9854b8602fd2a03d940bc5744f height=450978 version=0x20000000 log2_work=85.908823 tx=192465401 date='2017-02-01 03:14:44' progress=0.941853 cache=434.5MiB(384533tx)
2017-03-16 02:40:48 UpdateTip: new best=000000000000000001b955536c832118b10bb278b924811c2d4c8e55d616ab47 height=450979 version=0x20000000 log2_work=85.908856 tx=192466148 date='2017-02-01 03:22:15' progress=0.941860 cache=434.7MiB(385101tx)
2017-03-16 02:40:49 version handshake timeout from 110
2017-03-16 02:40:50 UpdateTip: new best=0000000000000000025dd9c04b0f01cc3fc72b7d049b771aeb8ce6d01199246d height=450980 version=0x20000002 log2_work=85.90889 tx=192468085 date='2017-02-01 03:30:43' progress=0.941868 cache=435.2MiB(386566tx)
2017-03-16 02:40:58 UpdateTip: new best=0000000000000000023ec48cc01f1fb16148ed4b67e287a22b87de8cae19f631 height=450981 version=0x20000002 log2_work=85.908923 tx=192470369 date='2017-02-01 03:39:01' progress=0.941876 cache=436.1MiB(388918tx)
2017-03-16 02:41:07 UpdateTip: new best=00000000000000000081293254818947ae02486a31b16312dad035ce7e454a64 height=450982 version=0x20000002 log2_work=85.908957 tx=192472748 date='2017-02-01 03:46:35' progress=0.941883 cache=436.9MiB(391786tx)
2017-03-16 02:41:12 UpdateTip: new best=00000000000000000177f61567b8809e0b5c9871212ee34f7e885e531b64788f height=450983 version=0x20000002 log2_work=85.90899 tx=192475720 date='2017-02-01 03:48:07' progress=0.941885 cache=440.5MiB(394667tx)
2017-03-16 02:41:14 version handshake timeout from 111
2017-03-16 02:41:18 UpdateTip: new best=000000000000000001d65cd245ad16344bc324b99eea21537cecd8bdf4b05835 height=450984 version=0x20000000 log2_work=85.909024 tx=192477876 date='2017-02-01 03:58:38' progress=0.941895 cache=442.5MiB(396829tx)
2017-03-16 02:41:23 connect() to [2602:306:bcd9:5970:6148:3442:88aa:906]:8333 failed after select(): Connection refused (61)
2017-03-16 02:41:32 UpdateTip: new best=00000000000000000169d142ab7f62b73867c6ba84d208010ec8ab33ba7d305b height=450985 version=0x20000000 log2_work=85.909057 tx=192479481 date='2017-02-01 04:07:31' progress=0.941903 cache=443.2MiB(399138tx)
2017-03-16 02:41:40 connect() to 24.91.28.148:8333 failed after select(): Connection refused (61)
2017-03-16 02:41:52 connect() to 46.105.121.119:8333 failed after select(): Connection refused (61)
2017-03-16 02:41:57 UpdateTip: new best=000000000000000002556c9fcbb9dbd968347708d8b4402308f1b6ff0edf4f5b height=450986 version=0x20000000 log2_work=85.909091 tx=192479912 date='2017-02-01 04:08:34' progress=0.941904 cache=445.4MiB(401879tx)
2017-03-16 02:41:57 version handshake timeout from 113
2017-03-16 02:42:17 version handshake timeout from 114
2017-03-16 02:42:18 UpdateTip: new best=0000000000000000012a3a21cf9120621ae1f20e33921147fe27e7cc1a79cc5e height=450987 version=0x20000000 log2_work=85.909124 tx=192480357 date='2017-02-01 04:10:37' progress=0.941906 cache=447.9MiB(404377tx)
2017-03-16 02:42:18 receive version message: /Coinscope-GH:0.2/: version 70002, blocks=346110, us=98.7.115.37:8333, peer=115
2017-03-16 02:42:18 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457435, us=98.7.115.37:56834, peer=116
2017-03-16 02:42:33 UpdateTip: new best=0000000000000000012a199322cfdf86b950f2d61446ec11e3fde019a5edeb0a height=450988 version=0x20000002 log2_work=85.909158 tx=192481625 date='2017-02-01 04:18:17' progress=0.941913 cache=449.6MiB(406595tx)
2017-03-16 02:42:41 connect() to 88.198.59.229:8333 failed after select(): Connection refused (61)
2017-03-16 02:42:46 version handshake timeout from 115
2017-03-16 02:42:55 UpdateTip: new best=0000000000000000023838c492ad1ee56613b1af33656c50419522e522117ad5 height=450989 version=0x00000004 log2_work=85.909191 tx=192481928 date='2017-02-01 04:19:20' progress=0.941913 cache=452.9MiB(409245tx)
2017-03-16 02:43:15 Pre-allocating up to position 0x1000000 in rev00703.dat
2017-03-16 02:43:15 UpdateTip: new best=00000000000000000247c80abdb0fc9de6d065cd1dbe2d2de9a1fec5f978493f height=450990 version=0x30000000 log2_work=85.909225 tx=192482739 date='2017-02-01 04:24:02' progress=0.941917 cache=455.3MiB(411978tx)
2017-03-16 02:43:16 connect() to [2604:5500:35:18:21b:21ff:fe32:edd4]:8333 failed after select(): Connection refused (61)
2017-03-16 02:43:36 UpdateTip: new best=0000000000000000018fe8d6198465803cb1983698dadba55a09d9082d2debd8 height=450991 version=0x20000000 log2_work=85.909258 tx=192483477 date='2017-02-01 04:27:35' progress=0.941920 cache=456.5MiB(414059tx)
2017-03-16 02:43:42 UpdateTip: new best=00000000000000000282d15ce046f732a9b00403970848622f8aa97efb1f54cc height=450992 version=0x20000002 log2_work=85.909292 tx=192485815 date='2017-02-01 04:53:49' progress=0.941944 cache=457.1MiB(416012tx)
2017-03-16 02:43:50 UpdateTip: new best=000000000000000002834e2755292c54c967bfb5d22632fef869bf78e0b93d94 height=450993 version=0x20000000 log2_work=85.909325 tx=192487676 date='2017-02-01 05:01:30' progress=0.941951 cache=458.1MiB(417886tx)
2017-03-16 02:44:00 connect() to [2a02:8070:6281:1d00:51a:44f6:1528:8621]:8333 failed after select(): Connection refused (61)
2017-03-16 02:44:01 UpdateTip: new best=0000000000000000023bda04e6dcb56d5e2ae04a8f48763de2ce982ff7ed52c2 height=450994 version=0x20000000 log2_work=85.909359 tx=192489494 date='2017-02-01 05:06:08' progress=0.941956 cache=461.5MiB(420325tx)
2017-03-16 02:44:03 connect() to 81.169.134.50:8333 failed after select(): Connection refused (61)
2017-03-16 02:44:16 Pre-allocating up to position 0x300000 in rev00704.dat
2017-03-16 02:44:16 UpdateTip: new best=000000000000000002069a0792c38522488c66eaa30cd5b6af044904a4ba86f4 height=450995 version=0x20000000 log2_work=85.909392 tx=192490717 date='2017-02-01 05:11:16' progress=0.941961 cache=463.4MiB(422597tx)
2017-03-16 02:44:27 UpdateTip: new best=000000000000000002c39ba5735f7343baf9c863db9bca4245646062bae03b22 height=450996 version=0x20000000 log2_work=85.909426 tx=192492401 date='2017-02-01 05:20:30' progress=0.941969 cache=465.7MiB(424805tx)
2017-03-16 02:44:34 UpdateTip: new best=0000000000000000024bba36c04abfbf3c6556246c8e4b780ac225a282b1ab9d height=450997 version=0x20000000 log2_work=85.909459 tx=192494619 date='2017-02-01 05:34:34' progress=0.941982 cache=466.4MiB(426919tx)
2017-03-16 02:44:34 version handshake timeout from 117
2017-03-16 02:44:38 UpdateTip: new best=00000000000000000230d601086b2e650903fd3fde5da9b75560c72f6310760c height=450998 version=0x20000002 log2_work=85.909493 tx=192496346 date='2017-02-01 05:44:17' progress=0.941991 cache=467.6MiB(428482tx)
2017-03-16 02:44:49 connect() to 212.7.220.89:8333 failed after select(): Connection refused (61)
2017-03-16 02:44:49 version handshake timeout from 118
2017-03-16 02:44:55 UpdateTip: new best=0000000000000000025f65e6016049d3afbdb191e084686525f81c97f0f288b0 height=450999 version=0x20000000 log2_work=85.909526 tx=192498210 date='2017-02-01 05:59:41' progress=0.942005 cache=468.7MiB(430799tx)
2017-03-16 02:44:55 connect() to 85.198.104.233:8333 failed after select(): Connection refused (61)
2017-03-16 02:45:13 connect() to 88.70.144.105:8333 failed after select(): Connection refused (61)
2017-03-16 02:45:18 UpdateTip: new best=00000000000000000205080a0030680f2e4242ee894a7bb11d55b660b4773c25 height=451000 version=0x20000000 log2_work=85.90956 tx=192499691 date='2017-02-01 06:01:51' progress=0.942007 cache=471.5MiB(433093tx)
2017-03-16 02:45:29 UpdateTip: new best=0000000000000000007760d40c5e5dc0af909e4a546aba412b17ad35020fc636 height=451001 version=0x20000002 log2_work=85.909593 tx=192501404 date='2017-02-01 06:11:09' progress=0.942016 cache=472.3MiB(435045tx)
2017-03-16 02:45:39 UpdateTip: new best=0000000000000000013682bab8bdeed9c1abd0b4492d859baaf5642554960ba5 height=451002 version=0x20000002 log2_work=85.909627 tx=192502889 date='2017-02-01 06:19:17' progress=0.942023 cache=476.2MiB(437135tx)
2017-03-16 02:45:55 connect() to 5.94.128.109:8333 failed after select(): Network is unreachable (51)
2017-03-16 02:45:58 UpdateTip: new best=000000000000000001a4eb4033d12ac2a586ffc46f389b057bc5a5839eb71751 height=451003 version=0x20000000 log2_work=85.90966 tx=192503821 date='2017-02-01 06:24:12' progress=0.942027 cache=481.7MiB(439676tx)
2017-03-16 02:46:05 connect() to 45.59.129.59:8333 failed after select(): Connection refused (61)
2017-03-16 02:46:10 UpdateTip: new best=0000000000000000006a39135da05cdd2860b531b9363670d810c17b9e2cf3ff height=451004 version=0x20000000 log2_work=85.909694 tx=192505059 date='2017-02-01 06:29:59' progress=0.942033 cache=484.5MiB(441536tx)
2017-03-16 02:46:11 connect() to 107.150.55.90:8333 failed after select(): Connection refused (61)
2017-03-16 02:46:12 connect() to 162.216.46.165:8333 failed after select(): Connection refused (61)
2017-03-16 02:46:31 version handshake timeout from 120
2017-03-16 02:46:36 UpdateTip: new best=000000000000000001cc3f4099a3ce37c339d02c76da0988fde3b184a027a32c height=451005 version=0x20000000 log2_work=85.909727 tx=192505438 date='2017-02-01 06:31:51' progress=0.942034 cache=487.3MiB(444237tx)
2017-03-16 02:46:57 version handshake timeout from 121
2017-03-16 02:46:59 UpdateTip: new best=0000000000000000027cffba92485f5a16ca26e629eceb90ea04debbc8915fd3 height=451006 version=0x20000002 log2_work=85.909761 tx=192505593 date='2017-02-01 06:32:23' progress=0.942034 cache=490.1MiB(446916tx)
2017-03-16 02:47:20 UpdateTip: new best=000000000000000000864204e136675406714841335f448da4e6b554a1f7ebe8 height=451007 version=0x20000002 log2_work=85.909794 tx=192506325 date='2017-02-01 06:36:27' progress=0.942038 cache=493.0MiB(449759tx)
2017-03-16 02:47:22 connect() to 104.222.120.124:8333 failed after select(): Connection refused (61)
2017-03-16 02:47:46 Pre-allocating up to position 0x400000 in rev00704.dat
2017-03-16 02:47:46 UpdateTip: new best=0000000000000000005f1758006ff31c9e793fd6cba370915c2f6ee14c192522 height=451008 version=0x20000000 log2_work=85.909828 tx=192506523 date='2017-02-01 06:36:32' progress=0.942037 cache=496.4MiB(452657tx)
2017-03-16 02:47:47 socket recv error Connection reset by peer (54)
2017-03-16 02:48:11 UpdateTip: new best=000000000000000002093b76a16cdfce45718ef8257ace10f68e71748b2f251a height=451009 version=0x20000000 log2_work=85.909861 tx=192506754 date='2017-02-01 06:37:17' progress=0.942038 cache=499.1MiB(455529tx)
2017-03-16 02:48:21 UpdateTip: new best=000000000000000000bd132e55f854a164e2a41fbeb007df3c1d61821f740c0b height=451010 version=0x20000000 log2_work=85.909895 tx=192508709 date='2017-02-01 06:50:23' progress=0.942050 cache=501.0MiB(458199tx)
2017-03-16 02:48:38 UpdateTip: new best=00000000000000000211122ebf54acd9ce27a61e4b670aa2847f6a1aff71ff7c height=451011 version=0x20000002 log2_work=85.909928 tx=192509842 date='2017-02-01 06:53:55' progress=0.942053 cache=503.1MiB(460635tx)
2017-03-16 02:48:48 version handshake timeout from 125
2017-03-16 02:49:01 UpdateTip: new best=0000000000000000003542928cfe981cfa420d166d429bcd1994fe1671ad5764 height=451012 version=0x20000000 log2_work=85.909962 tx=192509957 date='2017-02-01 06:54:02' progress=0.942053 cache=506.3MiB(463523tx)
2017-03-16 02:49:13 connect() to 209.249.157.69:8333 failed after select(): Connection refused (61)
2017-03-16 02:49:17 UpdateTip: new best=000000000000000002660a0003966b1c35f5f647e159ab2738e61989719f972c height=451013 version=0x20000000 log2_work=85.909995 tx=192510484 date='2017-02-01 06:56:25' progress=0.942055 cache=509.4MiB(465920tx)
2017-03-16 02:49:22 UpdateTip: new best=000000000000000000198c7048a8f51417b4c4ae128a2825212cad433e218b46 height=451014 version=0x20000002 log2_work=85.910029 tx=192512182 date='2017-02-01 07:06:02' progress=0.942064 cache=509.9MiB(467192tx)
2017-03-16 02:49:27 UpdateTip: new best=0000000000000000016eb2c5cf7edefaaf3f123925831462838c963c737304ff height=451015 version=0x20000002 log2_work=85.910062 tx=192514553 date='2017-02-01 07:21:09' progress=0.942078 cache=510.5MiB(469315tx)
2017-03-16 02:49:33 UpdateTip: new best=000000000000000002161b9a5137ebbc96733683100db15eb17c12c630ce6e0b height=451016 version=0x20000000 log2_work=85.910096 tx=192516968 date='2017-02-01 07:36:27' progress=0.942092 cache=511.1MiB(471671tx)
2017-03-16 02:49:35 connect() to [2a02:8070:9492:3e00:493e:1bba:b88:baa0]:8333 failed after select(): Connection refused (61)
2017-03-16 02:49:37 UpdateTip: new best=0000000000000000015de829089cf9d4f557e115db3c871bf4bc6f71ddd8d1ec height=451017 version=0x20000000 log2_work=85.910129 tx=192518427 date='2017-02-01 07:41:16' progress=0.942096 cache=511.8MiB(472340tx)
2017-03-16 02:49:53 UpdateTip: new best=000000000000000000075a6e67b5264af972533bd482ee4ee22aecda4dca9914 height=451018 version=0x20000000 log2_work=85.910163 tx=192519593 date='2017-02-01 07:43:50' progress=0.942099 cache=514.5MiB(475674tx)
2017-03-16 02:50:01 UpdateTip: new best=000000000000000002ca1a7b1cfc1592172b6523cee0ea2a12ca6188e82a8f58 height=451019 version=0x20000000 log2_work=85.910196 tx=192521543 date='2017-02-01 07:54:39' progress=0.942109 cache=515.8MiB(478065tx)
2017-03-16 02:50:08 Pre-allocating up to position 0x500000 in rev00704.dat
2017-03-16 02:50:08 UpdateTip: new best=000000000000000001a67dcbb204f4b80a6893c866322325b052c42f809043c3 height=451020 version=0x20000000 log2_work=85.91023 tx=192523717 date='2017-02-01 08:05:39' progress=0.942119 cache=520.5MiB(480429tx)
2017-03-16 02:50:18 UpdateTip: new best=0000000000000000026d40f6d17db48939495a278a4339ea455d73dd564d5835 height=451021 version=0x20000000 log2_work=85.910263 tx=192525220 date='2017-02-01 08:11:53' progress=0.942125 cache=521.3MiB(483002tx)
2017-03-16 02:50:21 UpdateTip: new best=00000000000000000135580fa337c5b7f5b546a1244d6fa2ac4f71b03b0dbd69 height=451022 version=0x20000000 log2_work=85.910297 tx=192527441 date='2017-02-01 08:26:38' progress=0.942139 cache=522.0MiB(484792tx)
2017-03-16 02:50:24 UpdateTip: new best=000000000000000001a926b7cd37c19e36cc380f0b87720169b4342163713910 height=451023 version=0x20000000 log2_work=85.91033 tx=192529298 date='2017-02-01 08:44:59' progress=0.942155 cache=526.5MiB(485931tx)
2017-03-16 02:50:28 UpdateTip: new best=0000000000000000003bf24b4552707d1c7bcd14d8acc96d953fbab002de05f3 height=451024 version=0x20000000 log2_work=85.910364 tx=192531071 date='2017-02-01 08:54:28' progress=0.942164 cache=527.0MiB(487585tx)
2017-03-16 02:50:34 UpdateTip: new best=0000000000000000005799e10ff9a8aa0592dc202c3a6c5f763f34222de1ea7b height=451025 version=0x20000000 log2_work=85.910397 tx=192532823 date='2017-02-01 08:58:39' progress=0.942168 cache=527.8MiB(489593tx)
2017-03-16 02:50:35 UpdateTip: new best=000000000000000000fcdad9126c32cdd44d647bff1e29bff15329d46e6b38bb height=451026 version=0x20000000 log2_work=85.910431 tx=192535301 date='2017-02-01 09:14:56' progress=0.942183 cache=528.4MiB(491451tx)
2017-03-16 02:50:46 UpdateTip: new best=0000000000000000012757b5e0c580383b2edd12343b39a48a174552c59e6c92 height=451027 version=0x20000002 log2_work=85.910464 tx=192537426 date='2017-02-01 09:18:03' progress=0.942187 cache=530.5MiB(494877tx)
2017-03-16 02:50:48 version handshake timeout from 128
2017-03-16 02:50:54 UpdateTip: new best=0000000000000000009a270b3de5e3d143996a0db046e3e082fab71be8dda8de height=451028 version=0x20000000 log2_work=85.910498 tx=192539607 date='2017-02-01 09:21:58' progress=0.942190 cache=531.7MiB(497737tx)
2017-03-16 02:51:01 version handshake timeout from 129
2017-03-16 02:51:03 Pre-allocating up to position 0x600000 in rev00704.dat
2017-03-16 02:51:03 UpdateTip: new best=000000000000000001064c32fbaa48842119a4262339959fa95e318395dcd635 height=451029 version=0x20000000 log2_work=85.910531 tx=192541230 date='2017-02-01 09:26:17' progress=0.942195 cache=532.8MiB(500005tx)
2017-03-16 02:51:03 version handshake timeout from 130
2017-03-16 02:51:10 connect() to [2a00:bbe0::d52:283d:2e2b:50c0:6956]:8333 failed after select(): Connection refused (61)
2017-03-16 02:51:15 UpdateTip: new best=000000000000000000ad254f2b8c324770f7cf42df7fd3ace64810feaa11d6c0 height=451030 version=0x20000000 log2_work=85.910565 tx=192541678 date='2017-02-01 09:27:27' progress=0.942196 cache=536.5MiB(502273tx)
2017-03-16 02:51:17 UpdateTip: new best=000000000000000000fb35025a137bdc8eaeb21cb3d1243f6adecd1bf2e76910 height=451031 version=0x20000002 log2_work=85.910598 tx=192543836 date='2017-02-01 09:44:09' progress=0.942211 cache=537.2MiB(503729tx)
2017-03-16 02:51:24 UpdateTip: new best=000000000000000000392b8dfa8c023303e4056c82de12fbe81f69fe714f656e height=451032 version=0x20000002 log2_work=85.910632 tx=192545317 date='2017-02-01 09:50:34' progress=0.942217 cache=539.0MiB(505847tx)
2017-03-16 02:51:32 UpdateTip: new best=0000000000000000015d26ad24c002777688e770a8300ab31f567e13bda84aa0 height=451033 version=0x20000000 log2_work=85.910665 tx=192547697 date='2017-02-01 09:56:37' progress=0.942223 cache=540.6MiB(508798tx)
2017-03-16 02:51:44 connect() to 70.112.92.85:8333 failed after select(): Connection refused (61)
2017-03-16 02:51:45 UpdateTip: new best=000000000000000001a339d29e5d71f92b590135e36264b9be4ed670cb9cb505 height=451034 version=0x20000000 log2_work=85.910699 tx=192548189 date='2017-02-01 09:57:20' progress=0.942223 cache=542.1MiB(511782tx)
2017-03-16 02:51:47 version handshake timeout from 132
2017-03-16 02:51:51 connect() to 97.77.7.226:8333 failed after select(): Connection refused (61)
2017-03-16 02:51:57 connect() to 185.156.173.43:8333 failed after select(): Connection refused (61)
2017-03-16 02:51:59 UpdateTip: new best=0000000000000000026529bc6cacc0395164b0e30660ca5b4d1203de6f556d10 height=451035 version=0x20000000 log2_work=85.910732 tx=192549019 date='2017-02-01 09:59:45' progress=0.942226 cache=547.7MiB(514962tx)
2017-03-16 02:52:11 UpdateTip: new best=00000000000000000228290240645a306f6295814ebfd1528ad4378d680b7f49 height=451036 version=0x20000002 log2_work=85.910766 tx=192549521 date='2017-02-01 10:00:43' progress=0.942226 cache=555.3MiB(517740tx)
2017-03-16 02:52:15 Pre-allocating up to position 0x700000 in rev00704.dat
2017-03-16 02:52:15 UpdateTip: new best=0000000000000000017b5a6e3412d5f09ddff8a54824fede8342b386f5071bcc height=451037 version=0x20000000 log2_work=85.910799 tx=192551488 date='2017-02-01 10:15:18' progress=0.942240 cache=555.7MiB(519269tx)
2017-03-16 02:52:21 UpdateTip: new best=000000000000000001c59cb08e7436b17caac95dff9a8a466fe33edbe972790c height=451038 version=0x20000000 log2_work=85.910833 tx=192553606 date='2017-02-01 10:22:01' progress=0.942246 cache=557.4MiB(521987tx)
2017-03-16 02:52:59 version handshake timeout from 133
2017-03-16 02:53:11 UpdateTip: new best=000000000000000001e340f3cd2b8248ee576dcac51d8535428ecbf9c1d16cb8 height=451039 version=0x20000002 log2_work=85.910866 tx=192555488 date='2017-02-01 10:28:27' progress=0.942252 cache=15.0MiB(6009tx)
2017-03-16 02:53:18 UpdateTip: new best=0000000000000000005e983711f9dd4a5ed1540a2d494cd583169306e19cb5a0 height=451040 version=0x20000002 log2_work=85.9109 tx=192558057 date='2017-02-01 10:51:37' progress=0.942273 cache=17.2MiB(11598tx)
2017-03-16 02:53:21 connect() to [2001:982:938b:1:d49e:63a8:b569:6d75]:8333 failed after select(): Connection refused (61)
2017-03-16 02:53:26 UpdateTip: new best=00000000000000000273ce616abc007b75c347d03cd8442c317a62d4a7a573e6 height=451041 version=0x20000002 log2_work=85.910933 tx=192560096 date='2017-02-01 10:56:40' progress=0.942278 cache=24.7MiB(15584tx)
2017-03-16 02:53:54 UpdateTip: new best=0000000000000000013303144d3814c237cbbd19b2e0c9b6a889a1e4c25c3e1f height=451042 version=0x20000000 log2_work=85.910967 tx=192562288 date='2017-02-01 11:04:35' progress=0.942285 cache=32.1MiB(20959tx)
2017-03-16 02:54:02 version handshake timeout from 134
2017-03-16 02:54:06 UpdateTip: new best=00000000000000000088963d68400ad6185d2f4f9416d35ebae4d4613c668728 height=451043 version=0x20000000 log2_work=85.911 tx=192564359 date='2017-02-01 11:07:38' progress=0.942288 cache=39.7MiB(26278tx)
2017-03-16 02:54:12 UpdateTip: new best=000000000000000000e2c9ed57d3c4070df2d27bee4ac33db500dabbb006a058 height=451044 version=0x20000000 log2_work=85.911033 tx=192565154 date='2017-02-01 11:10:10' progress=0.942291 cache=54.9MiB(29431tx)
2017-03-16 02:54:34 UpdateTip: new best=0000000000000000007583b52a451c571458d740e0becd26bb2e8cae5a169d45 height=451045 version=0x20000000 log2_work=85.911067 tx=192565859 date='2017-02-01 11:10:40' progress=0.942291 cache=75.5MiB(34113tx)
2017-03-16 02:54:46 version handshake timeout from 135
2017-03-16 02:54:54 Pre-allocating up to position 0x800000 in rev00704.dat
2017-03-16 02:54:54 UpdateTip: new best=000000000000000002277de72c4d25cd7f1cf3cd5d4bdcc44119238536d13342 height=451046 version=0x20000000 log2_work=85.9111 tx=192567419 date='2017-02-01 11:16:34' progress=0.942296 cache=80.5MiB(38041tx)
2017-03-16 02:54:56 version handshake timeout from 136
2017-03-16 02:55:00 UpdateTip: new best=000000000000000001804579aa79be5dc92e04d03a0b216b70d20a747a856c14 height=451047 version=0x20000000 log2_work=85.911134 tx=192569713 date='2017-02-01 11:40:08' progress=0.942318 cache=81.5MiB(40972tx)
2017-03-16 02:55:08 UpdateTip: new best=0000000000000000025fded7cb5d755bfd7622433b990b4b4476a7e467ccfcfa height=451048 version=0x20000000 log2_work=85.911167 tx=192571746 date='2017-02-01 11:50:29' progress=0.942327 cache=83.0MiB(44404tx)
2017-03-16 02:55:19 version handshake timeout from 137
2017-03-16 02:55:21 connect() to [2001:983:37c8:1:4b4:dafa:c035:6d13]:8333 failed after select(): Connection refused (61)
2017-03-16 02:55:34 UpdateTip: new best=000000000000000002adbd15d5fd420a3288727d455631817846b1de71d25299 height=451049 version=0x20000000 log2_work=85.911201 tx=192573637 date='2017-02-01 11:52:13' progress=0.942329 cache=96.7MiB(49197tx)
2017-03-16 02:55:57 version handshake timeout from 138
2017-03-16 02:56:11 UpdateTip: new best=0000000000000000029a9b342905a2179324e009f3f0a7752f36d9ee6d3045e5 height=451050 version=0x20000000 log2_work=85.911234 tx=192574612 date='2017-02-01 12:15:30' progress=0.942349 cache=97.8MiB(54564tx)
2017-03-16 02:56:12 connect() to 217.244.196.235:8333 failed after select(): Connection refused (61)
2017-03-16 02:56:22 version handshake timeout from 139
2017-03-16 02:56:25 UpdateTip: new best=0000000000000000008d182ac9b3cf4adc8a145dcbdd3ab48e741c0a0bc9f0df height=451051 version=0x20000000 log2_work=85.911268 tx=192576566 date='2017-02-01 12:17:34' progress=0.942352 cache=100.9MiB(58840tx)
2017-03-16 02:56:40 UpdateTip: new best=0000000000000000026436ffbcc1ab4c7dc4525cdf76bd61fe8f412a1d823c17 height=451052 version=0x20000000 log2_work=85.911301 tx=192578362 date='2017-02-01 12:18:09' progress=0.942352 cache=105.1MiB(62649tx)
2017-03-16 02:56:41 version handshake timeout from 140
2017-03-16 02:56:54 UpdateTip: new best=0000000000000000017207436356cc7ec8426158e0fcb27ec0066c81883ae845 height=451053 version=0x20000000 log2_work=85.911335 tx=192580021 date='2017-02-01 12:29:35' progress=0.942363 cache=106.5MiB(65739tx)
2017-03-16 02:57:01 connect() to 83.247.101.25:8333 failed after select(): Connection refused (61)
2017-03-16 02:57:02 Pre-allocating up to position 0x600000 in rev00706.dat
2017-03-16 02:57:02 UpdateTip: new best=0000000000000000018deb3effc64d703e87fd65f18d1718a464783fe05f8b18 height=451054 version=0x20000000 log2_work=85.911368 tx=192582698 date='2017-02-01 12:54:32' progress=0.942385 cache=108.0MiB(69091tx)
2017-03-16 02:57:12 connect() to 178.190.198.22:8333 failed after select(): Connection refused (61)
2017-03-16 02:57:13 version handshake timeout from 141
2017-03-16 02:57:24 UpdateTip: new best=000000000000000000653b9739caca20b7d597066d2612b8d93810f5334ba2a0 height=451055 version=0x20000000 log2_work=85.911402 tx=192584281 date='2017-02-01 13:00:09' progress=0.942391 cache=109.9MiB(72727tx)
2017-03-16 02:57:41 Pre-allocating up to position 0x900000 in rev00704.dat
2017-03-16 02:57:41 UpdateTip: new best=000000000000000002056805ca1e7b414d37d3003019465ad4fd5dc5e5f6f2d9 height=451056 version=0x20000000 log2_work=85.911435 tx=192586280 date='2017-02-01 13:10:43' progress=0.942400 cache=114.3MiB(76248tx)
2017-03-16 02:57:43 version handshake timeout from 142
2017-03-16 02:57:46 UpdateTip: new best=000000000000000000abdce8e8ead36cfa2ff0f6616dd0f6f67e89c16a4571a6 height=451057 version=0x00000004 log2_work=85.911469 tx=192587457 date='2017-02-01 13:20:38' progress=0.942409 cache=115.1MiB(80231tx)
2017-03-16 02:58:04 UpdateTip: new best=000000000000000002825cccfef141833eb8253e3809c9d417f7ba8cb04249e2 height=451058 version=0x20000000 log2_work=85.911502 tx=192588919 date='2017-02-01 13:26:36' progress=0.942415 cache=117.5MiB(83326tx)
2017-03-16 02:58:10 UPnP Port Mapping successful.
2017-03-16 02:58:27 UpdateTip: new best=000000000000000002bb99fba4201d73af4129561d3810f364687dc8116a5fe8 height=451059 version=0x20000000 log2_work=85.911535 tx=192590442 date='2017-02-01 13:28:40' progress=0.942417 cache=122.4MiB(87040tx)
2017-03-16 02:58:36 version handshake timeout from 143
2017-03-16 02:58:48 UpdateTip: new best=000000000000000000e77b5cee1992542af11558be9743c6ee27e1231800083b height=451060 version=0x20000000 log2_work=85.911569 tx=192592468 date='2017-02-01 13:33:00' progress=0.942421 cache=132.3MiB(91323tx)
2017-03-16 02:58:48 version handshake timeout from 144
2017-03-16 02:58:56 UpdateTip: new best=0000000000000000003403f0e50ba7173b006f5c5e4718e1788bce35935f5ee0 height=451061 version=0x20000002 log2_work=85.911602 tx=192595258 date='2017-02-01 13:53:07' progress=0.942439 cache=133.2MiB(94885tx)
2017-03-16 02:59:11 version handshake timeout from 146
2017-03-16 02:59:13 UpdateTip: new best=00000000000000000114f784f1b1788b463f7c29d300677b806fb2ac65a79a4e height=451062 version=0x20000000 log2_work=85.911636 tx=192596986 date='2017-02-01 14:01:03' progress=0.942446 cache=135.1MiB(97639tx)
2017-03-16 02:59:29 version handshake timeout from 147
2017-03-16 02:59:38 UpdateTip: new best=0000000000000000018a41bbe2ab7b98a61d428303a702d70af09f60f5f71ede height=451063 version=0x20000000 log2_work=85.911669 tx=192599188 date='2017-02-01 14:24:27' progress=0.942467 cache=137.9MiB(101113tx)
2017-03-16 02:59:49 UpdateTip: new best=000000000000000001782d511fcf5766310c2a8a4bbdce9def9f34708b75b43c height=451064 version=0x20000000 log2_work=85.911703 tx=192601078 date='2017-02-01 14:32:13' progress=0.942475 cache=139.2MiB(104007tx)
2017-03-16 03:00:06 version handshake timeout from 148
2017-03-16 03:00:07 Pre-allocating up to position 0xa00000 in rev00704.dat
2017-03-16 03:00:08 UpdateTip: new best=0000000000000000021efcd9e597325da19e29bbf313565c374a662c7778bf68 height=451065 version=0x20000002 log2_work=85.911736 tx=192603326 date='2017-02-01 14:34:23' progress=0.942477 cache=161.0MiB(107367tx)
2017-03-16 03:00:39 UpdateTip: new best=00000000000000000193337e2a25a6d8a4ea62f27b312fa52888dcd0b369adf4 height=451066 version=0x20000000 log2_work=85.91177 tx=192605157 date='2017-02-01 14:34:54' progress=0.942477 cache=164.2MiB(111346tx)
2017-03-16 03:00:56 UpdateTip: new best=000000000000000000eefb70454d7a8f5546cd9cc908a8fa0c730450500743d9 height=451067 version=0x20000000 log2_work=85.911803 tx=192607034 date='2017-02-01 14:47:52' progress=0.942489 cache=165.2MiB(114079tx)
2017-03-16 03:00:57 UpdateTip: new best=000000000000000001751584c3048010d6b586fdd4348f0e1272aea9163c1ee2 height=451068 version=0x20000000 log2_work=85.911837 tx=192607417 date='2017-02-01 14:49:43' progress=0.942491 cache=165.4MiB(114695tx)
2017-03-16 03:01:09 UpdateTip: new best=000000000000000000e61ced2093bdd6f512290861122c4bd44525e9fd7e07d0 height=451069 version=0x20000000 log2_work=85.91187 tx=192609366 date='2017-02-01 14:56:35' progress=0.942497 cache=170.0MiB(117682tx)
2017-03-16 03:01:43 UpdateTip: new best=00000000000000000168269f786532e40720aae90339d7febabdc878d6dd2a62 height=451070 version=0x20000000 log2_work=85.911904 tx=192610837 date='2017-02-01 14:59:30' progress=0.942500 cache=179.6MiB(121635tx)
2017-03-16 03:01:52 version handshake timeout from 152
2017-03-16 03:02:04 UpdateTip: new best=0000000000000000018536895eb82d87ca00d5062d7dd8fd6f639f946c1b2161 height=451071 version=0x20000002 log2_work=85.911937 tx=192613335 date='2017-02-01 15:04:40' progress=0.942505 cache=187.4MiB(125672tx)
2017-03-16 03:02:04 version handshake timeout from 153
2017-03-16 03:02:13 UpdateTip: new best=00000000000000000090be907c7042bf80d7f39c6939283976c285d74c3b27e2 height=451072 version=0x20000000 log2_work=85.91197 tx=192615687 date='2017-02-01 15:18:00' progress=0.942517 cache=188.9MiB(128518tx)
2017-03-16 03:02:22 version handshake timeout from 154
2017-03-16 03:02:39 UpdateTip: new best=0000000000000000011b2b3d8ec895bf9d6815d278ce89b28a7e9a77bbf04397 height=451073 version=0x20000000 log2_work=85.912004 tx=192618026 date='2017-02-01 15:18:43' progress=0.942518 cache=196.1MiB(133147tx)
2017-03-16 03:02:45 UpdateTip: new best=000000000000000000b31d7f0a95ba4a538a3f8f95b6b9da104e956294e3175a height=451074 version=0x20000000 log2_work=85.912037 tx=192620314 date='2017-02-01 15:31:43' progress=0.942530 cache=197.5MiB(135701tx)
2017-03-16 03:03:13 UpdateTip: new best=00000000000000000187aafa7162af9d1e748c169f2019c59cd3c955a0e204f7 height=451075 version=0x20000000 log2_work=85.912071 tx=192622536 date='2017-02-01 15:35:25' progress=0.942534 cache=199.3MiB(139964tx)
2017-03-16 03:03:13 version handshake timeout from 155
2017-03-16 03:03:15 version handshake timeout from 156
2017-03-16 03:03:39 Pre-allocating up to position 0xb00000 in rev00704.dat
2017-03-16 03:03:39 UpdateTip: new best=00000000000000000271b62f8e64d1619214940fdca406bbf7837c95868997f2 height=451076 version=0x20000000 log2_work=85.912104 tx=192625564 date='2017-02-01 15:37:22' progress=0.942536 cache=201.0MiB(145025tx)
2017-03-16 03:03:45 UpdateTip: new best=000000000000000000f92e96fee9d849faa7bf4f3a0b4fe695cc93a7ceb43464 height=451077 version=0x20000000 log2_work=85.912138 tx=192628451 date='2017-02-01 16:03:25' progress=0.942560 cache=202.2MiB(148094tx)
2017-03-16 03:03:55 UpdateTip: new best=00000000000000000116de43599267df7f8593a65ec59e2839e34d190cde2465 height=451078 version=0x20000000 log2_work=85.912171 tx=192630457 date='2017-02-01 16:07:09' progress=0.942563 cache=205.8MiB(150560tx)
2017-03-16 03:03:56 UpdateTip: new best=000000000000000002403565061866fa5e206474215490a58959354445295f04 height=451079 version=0x20000000 log2_work=85.912205 tx=192630620 date='2017-02-01 16:08:39' progress=0.942565 cache=205.8MiB(150843tx)
2017-03-16 03:04:04 UpdateTip: new best=0000000000000000011e7f58fbf5a62587d615b694ecb0095b3a1435e00e80a7 height=451080 version=0x20000002 log2_work=85.912238 tx=192632796 date='2017-02-01 16:26:50' progress=0.942581 cache=206.4MiB(153255tx)
2017-03-16 03:04:10 UpdateTip: new best=000000000000000002aba99bd678a92c965c128ee93a347e91dc409e9976307d height=451081 version=0x20000000 log2_work=85.912271 tx=192633243 date='2017-02-01 16:28:56' progress=0.942583 cache=206.7MiB(154030tx)
2017-03-16 03:04:10 version handshake timeout from 158
2017-03-16 03:04:10 connect() to 212.7.221.81:8333 failed after select(): Connection refused (61)
2017-03-16 03:04:16 UpdateTip: new best=0000000000000000003e33de3cba50de278a7bf9c3101b5f3220e928b228e335 height=451082 version=0x20000000 log2_work=85.912305 tx=192635320 date='2017-02-01 16:33:45' progress=0.942588 cache=208.6MiB(156302tx)
2017-03-16 03:04:21 UpdateTip: new best=0000000000000000015c7caff5ec921b7ac6cd4e7f9a492bb8e74e58935db6d3 height=451083 version=0x20000002 log2_work=85.912338 tx=192637398 date='2017-02-01 16:43:40' progress=0.942597 cache=209.7MiB(158249tx)
2017-03-16 03:04:26 UpdateTip: new best=000000000000000001c23cb72807dca77e8d2d290bba02731309a03f708df380 height=451084 version=0x20000002 log2_work=85.912372 tx=192639800 date='2017-02-01 17:01:29' progress=0.942614 cache=210.9MiB(160867tx)
2017-03-16 03:04:27 connect() to 36.68.113.89:8333 failed after select(): Network is unreachable (51)
2017-03-16 03:04:31 UpdateTip: new best=00000000000000000205c0fe7d0983166f4ae139fe28664bb71423bfe8f658a7 height=451085 version=0x20000002 log2_work=85.912405 tx=192641996 date='2017-02-01 17:30:06' progress=0.942639 cache=211.4MiB(163398tx)
2017-03-16 03:04:31 UpdateTip: new best=0000000000000000003a27ed7f4d340503bfb5a8627c5df35b7bebb6cfc09b34 height=451086 version=0x20000000 log2_work=85.912439 tx=192641997 date='2017-02-01 17:30:19' progress=0.942640 cache=211.4MiB(163399tx)
2017-03-16 03:04:34 connect() to 185.100.86.154:8333 failed after select(): Connection refused (61)
2017-03-16 03:04:37 UpdateTip: new best=000000000000000002389dc366d98109f0bfecc2ee1c77795396f4f9588d7557 height=451087 version=0x20000000 log2_work=85.912472 tx=192644112 date='2017-02-01 17:31:40' progress=0.942641 cache=212.3MiB(165611tx)
2017-03-16 03:04:44 UpdateTip: new best=0000000000000000003f24d48ab63a65db39dd01b525c625d4599feca37488be height=451088 version=0x20000002 log2_work=85.912506 tx=192646342 date='2017-02-01 17:36:44' progress=0.942646 cache=213.8MiB(168168tx)
2017-03-16 03:05:10 UpdateTip: new best=000000000000000001317fe634024a99c22a263663bdabb77e089876cb385a11 height=451089 version=0x20000000 log2_work=85.912539 tx=192648552 date='2017-02-01 17:41:34' progress=0.942651 cache=217.8MiB(171941tx)
2017-03-16 03:05:10 version handshake timeout from 161
2017-03-16 03:05:12 version handshake timeout from 162
2017-03-16 03:05:21 Pre-allocating up to position 0xc00000 in rev00704.dat
2017-03-16 03:05:21 UpdateTip: new best=00000000000000000212a0164db9d80360bc739f80958a4162ec99d31c625ef3 height=451090 version=0x20000000 log2_work=85.912572 tx=192651147 date='2017-02-01 17:50:51' progress=0.942660 cache=218.7MiB(174634tx)
2017-03-16 03:05:33 UpdateTip: new best=000000000000000000a1f3c9231f0be7a99bd785c1effb209ea6e0696fdabf1d height=451091 version=0x20000002 log2_work=85.912606 tx=192653292 date='2017-02-01 18:03:34' progress=0.942671 cache=220.4MiB(177142tx)
2017-03-16 03:06:16 UpdateTip: new best=00000000000000000077be11a8ce86e5076a6fd1a3614fb84c816f14957e3059 height=451092 version=0x20000000 log2_work=85.912639 tx=192655967 date='2017-02-01 18:04:49' progress=0.942673 cache=223.2MiB(182004tx)
2017-03-16 03:06:24 version handshake timeout from 164
2017-03-16 03:06:33 UpdateTip: new best=000000000000000002cba2000d2dbfae9bbad46ba29a6de973dc660f75061a56 height=451093 version=0x20000002 log2_work=85.912673 tx=192657945 date='2017-02-01 18:36:09' progress=0.942701 cache=223.7MiB(184798tx)
2017-03-16 03:06:39 UpdateTip: new best=0000000000000000006c5d17d628ee3d1df453024990336394e7cbc38f96598a height=451094 version=0x20000000 log2_work=85.912706 tx=192659835 date='2017-02-01 18:38:58' progress=0.942704 cache=224.2MiB(187173tx)
2017-03-16 03:06:39 connect() to 104.155.48.132:8333 failed after select(): Connection refused (61)
2017-03-16 03:06:40 version handshake timeout from 165
2017-03-16 03:06:50 UpdateTip: new best=000000000000000000c83d1f12ec60f12f0bce8648e1db16dd7abbd192a94dca height=451095 version=0x20000000 log2_work=85.91274 tx=192661791 date='2017-02-01 18:41:22' progress=0.942706 cache=226.5MiB(189294tx)
2017-03-16 03:07:23 version handshake timeout from 166
2017-03-16 03:07:24 Pre-allocating up to position 0x400000 in rev00705.dat
2017-03-16 03:07:24 UpdateTip: new best=000000000000000000d7a22c2cf9a2750b61a70973c64c260b9296f70506f046 height=451096 version=0x20000000 log2_work=85.912773 tx=192663841 date='2017-02-01 18:42:40' progress=0.942707 cache=236.2MiB(193183tx)
2017-03-16 03:07:31 UpdateTip: new best=000000000000000000c8749eea52836f798bde89234cdaf262ed186d28b16002 height=451097 version=0x20000000 log2_work=85.912806 tx=192666508 date='2017-02-01 19:03:07' progress=0.942726 cache=237.3MiB(195579tx)
2017-03-16 03:07:39 UpdateTip: new best=0000000000000000012c0036fc3e90ced081a7be268ba0a00a0b9e60fcd44e9b height=451098 version=0x20000000 log2_work=85.91284 tx=192668544 date='2017-02-01 19:19:15' progress=0.942741 cache=238.0MiB(198152tx)
2017-03-16 03:07:57 UpdateTip: new best=000000000000000001cd4068320564cb86aa6b519de4623268138b285816ce4b height=451099 version=0x20000000 log2_work=85.912873 tx=192670341 date='2017-02-01 19:24:43' progress=0.942746 cache=241.1MiB(200462tx)
2017-03-16 03:07:58 version handshake timeout from 167
2017-03-16 03:08:11 UpdateTip: new best=00000000000000000149e7371182780d97f1eb0a0ae38fe0f3d41903d8dfbd04 height=451100 version=0x20000000 log2_work=85.912907 tx=192672070 date='2017-02-01 19:31:08' progress=0.942752 cache=242.6MiB(202583tx)
2017-03-16 03:08:26 version handshake timeout from 168
2017-03-16 03:08:44 UpdateTip: new best=0000000000000000014999d72e8ee17cd370aacd259b5e068464fb9764f9a13c height=451101 version=0x20000000 log2_work=85.91294 tx=192674340 date='2017-02-01 19:33:02' progress=0.942754 cache=247.5MiB(207066tx)
2017-03-16 03:08:44 version handshake timeout from 169
2017-03-16 03:08:44 version handshake timeout from 170
2017-03-16 03:09:04 version handshake timeout from 171
2017-03-16 03:09:14 UpdateTip: new best=000000000000000000f6b2393a417fba4b6c22041d879cee4fb1e1c368b719f2 height=451102 version=0x20000002 log2_work=85.912974 tx=192676661 date='2017-02-01 19:40:28' progress=0.942760 cache=249.1MiB(210737tx)
2017-03-16 03:09:17 ping timeout: 1200.043477s
2017-03-16 03:09:24 UpdateTip: new best=000000000000000001ccffdf6bc188499df60e21bc0654d3946508ff50baaa3c height=451103 version=0x20000000 log2_work=85.913007 tx=192678195 date='2017-02-01 20:02:07' progress=0.942780 cache=249.4MiB(212709tx)
2017-03-16 03:09:30 version handshake timeout from 172
2017-03-16 03:09:37 Pre-allocating up to position 0x500000 in rev00705.dat
2017-03-16 03:09:38 UpdateTip: new best=00000000000000000169247c20443fbbca770b570a060e13db17df2876f17fe2 height=451104 version=0x20000000 log2_work=85.91304 tx=192680070 date='2017-02-01 20:13:38' progress=0.942790 cache=249.9MiB(214812tx)
2017-03-16 03:09:45 connect() to [2602:304:b35e:50b0:59df:832a:c5fc:6b7a]:8333 failed after select(): Connection refused (61)
2017-03-16 03:09:59 UpdateTip: new best=0000000000000000029c7e3b9617b876989679f9b41245ce7284df1fafd0da00 height=451105 version=0x20000000 log2_work=85.913074 tx=192681993 date='2017-02-01 20:14:31' progress=0.942791 cache=251.7MiB(217445tx)
2017-03-16 03:10:05 connect() to 82.220.91.142:8333 failed after select(): Connection refused (61)
2017-03-16 03:10:13 version handshake timeout from 173
2017-03-16 03:10:29 UpdateTip: new best=0000000000000000021380b1755889164ee13138dd81191f63648fc0b61a70ad height=451106 version=0x20000000 log2_work=85.913107 tx=192683961 date='2017-02-01 20:16:42' progress=0.942794 cache=253.7MiB(221230tx)
2017-03-16 03:10:29 version handshake timeout from 174
2017-03-16 03:10:40 UpdateTip: new best=000000000000000000ebf376350231a6b89a5fe7a67715833e04507b524359f2 height=451107 version=0x20000002 log2_work=85.913141 tx=192686248 date='2017-02-01 20:28:32' progress=0.942804 cache=259.3MiB(223662tx)
2017-03-16 03:10:58 version handshake timeout from 175
2017-03-16 03:11:00 UpdateTip: new best=000000000000000001b68660dc8847dffa298795a41127c9c43843f982ef9b95 height=451108 version=0x20000000 log2_work=85.913174 tx=192688498 date='2017-02-01 20:37:03' progress=0.942812 cache=260.9MiB(226984tx)
2017-03-16 03:11:01 connect() to 104.197.181.53:8333 failed after select(): Connection refused (61)
2017-03-16 03:11:13 version handshake timeout from 176
2017-03-16 03:11:18 UpdateTip: new best=0000000000000000025047c7be732ac9b28859def7b50bb1588b5ec9763efb4d height=451109 version=0x20000002 log2_work=85.913208 tx=192691327 date='2017-02-01 20:45:39' progress=0.942821 cache=262.3MiB(230798tx)
2017-03-16 03:11:18 connect() to 204.12.217.178:8333 failed after select(): Connection refused (61)
2017-03-16 03:11:31 version handshake timeout from 177
2017-03-16 03:11:33 Pre-allocating up to position 0xd00000 in rev00704.dat
2017-03-16 03:11:33 UpdateTip: new best=00000000000000000172d5776d890e2ec352dbc9a322baa4d1a49580c6363247 height=451110 version=0x20000000 log2_work=85.913241 tx=192694103 date='2017-02-01 20:50:49' progress=0.942826 cache=267.7MiB(234280tx)
2017-03-16 03:11:42 version handshake timeout from 178
2017-03-16 03:11:43 UpdateTip: new best=0000000000000000008ba75707ea072e32a2aee42d8c3aec57e54a9323824de3 height=451111 version=0x20000000 log2_work=85.913274 tx=192696585 date='2017-02-01 21:16:24' progress=0.942849 cache=273.6MiB(236785tx)
2017-03-16 03:11:44 connect() to [2a01:4f8:110:448c::2]:8333 failed after select(): Connection refused (61)
2017-03-16 03:11:56 connect() to 212.238.215.118:8333 failed after select(): Connection refused (61)
2017-03-16 03:11:58 UpdateTip: new best=000000000000000000c2fcbf32df37b3f4fba42d6aceb55a47edcc96c49404cc height=451112 version=0x20000000 log2_work=85.913308 tx=192698096 date='2017-02-01 21:19:53' progress=0.942852 cache=284.5MiB(239140tx)
2017-03-16 03:12:14 UpdateTip: new best=0000000000000000005e4afbc8924985520a32463a173217c777d9dfb51e4244 height=451113 version=0x20000000 log2_work=85.913341 tx=192700155 date='2017-02-01 21:26:26' progress=0.942858 cache=286.7MiB(242415tx)
2017-03-16 03:12:28 UpdateTip: new best=00000000000000000113ebf1795421378b7ec62911f8ff654b0639a19a006d61 height=451114 version=0x20000000 log2_work=85.913375 tx=192702239 date='2017-02-01 21:39:53' progress=0.942871 cache=287.9MiB(245022tx)
2017-03-16 03:12:28 version handshake timeout from 179
2017-03-16 03:12:46 UpdateTip: new best=000000000000000000a0fdbd711887a1ff94284c282fcd601d3f9db8edbe20f7 height=451115 version=0x20000000 log2_work=85.913408 tx=192705416 date='2017-02-01 21:40:19' progress=0.942872 cache=290.4MiB(249731tx)
2017-03-16 03:12:57 UpdateTip: new best=0000000000000000027f4c4c5ebbb12c0bc66f008084aa94fb3e9bc4d706a4f1 height=451116 version=0x20000000 log2_work=85.913442 tx=192708493 date='2017-02-01 21:42:12' progress=0.942874 cache=294.0MiB(253807tx)
2017-03-16 03:12:58 version handshake timeout from 180
2017-03-16 03:13:04 UpdateTip: new best=00000000000000000060fe9b0feae341a98f8a70f016c5489eb43e9f1780646d height=451117 version=0x20000000 log2_work=85.913475 tx=192710670 date='2017-02-01 21:50:40' progress=0.942882 cache=297.5MiB(256915tx)
2017-03-16 03:13:08 UpdateTip: new best=00000000000000000054a3e709767e554006523ce46713ea95c0521a22e740b3 height=451118 version=0x20000000 log2_work=85.913508 tx=192712962 date='2017-02-01 21:57:28' progress=0.942889 cache=299.3MiB(259720tx)
2017-03-16 03:13:08 connect() to 83.161.152.17:8333 failed after select(): Connection refused (61)
2017-03-16 03:13:16 Pre-allocating up to position 0xe00000 in rev00704.dat
2017-03-16 03:13:16 UpdateTip: new best=000000000000000002695dc066c424f4d7362b8cce35e2b4b6411d9ccf85ad69 height=451119 version=0x20000000 log2_work=85.913542 tx=192714476 date='2017-02-01 21:59:41' progress=0.942891 cache=304.2MiB(262321tx)
2017-03-16 03:13:20 UpdateTip: new best=00000000000000000084dd67f2eaf90b54ad5cca517c22b3c47de74e433c2b56 height=451120 version=0x20000002 log2_work=85.913575 tx=192716558 date='2017-02-01 22:18:33' progress=0.942908 cache=306.5MiB(264088tx)
2017-03-16 03:13:21 version handshake timeout from 182
2017-03-16 03:13:23 UpdateTip: new best=000000000000000001a8e12b644f868305cb1f48bb8a3cfa8acb20da713abee7 height=451121 version=0x20000000 log2_work=85.913609 tx=192716909 date='2017-02-01 22:19:41' progress=0.942909 cache=309.3MiB(264829tx)
2017-03-16 03:13:30 connect() to 46.28.207.5:8333 failed after select(): Connection refused (61)
2017-03-16 03:13:31 UpdateTip: new best=0000000000000000010fd55de3271b3080e9f090421b867ea3095e6daa21444a height=451122 version=0x20000000 log2_work=85.913642 tx=192718846 date='2017-02-01 22:19:43' progress=0.942910 cache=311.1MiB(268087tx)
2017-03-16 03:13:31 ProcessMessages(version, 102 bytes) FAILED peer=183
2017-03-16 03:13:31 ProcessMessages(version, 124 bytes) FAILED peer=184
2017-03-16 03:13:31 ProcessMessages(version, 102 bytes) FAILED peer=185
2017-03-16 03:13:31 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457440, us=98.7.115.37:57695, peer=186
2017-03-16 03:13:58 connect() to 188.110.58.102:8333 failed after select(): Connection refused (61)
2017-03-16 03:14:16 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457440, us=[2604:2000:e104:1200:4312:182b:e335:3074]:57718, peer=187
2017-03-16 03:14:16 connect() to 213.184.125.184:8333 failed after select(): Connection refused (61)
2017-03-16 03:14:29 UpdateTip: new best=0000000000000000029d103b2cb2caa233cd763850922ff51eb5f059261dc4a1 height=451123 version=0x20000000 log2_work=85.913675 tx=192721116 date='2017-02-01 22:23:36' progress=0.942913 cache=312.7MiB(270771tx)
2017-03-16 03:14:33 socket recv error Connection reset by peer (54)
2017-03-16 03:14:39 UpdateTip: new best=00000000000000000065449f44d1c56af6b215d4a691b9924ce7635b5c97758d height=451124 version=0x20000000 log2_work=85.913709 tx=192722991 date='2017-02-01 22:25:54' progress=0.942915 cache=323.4MiB(274133tx)
2017-03-16 03:14:42 UpdateTip: new best=000000000000000001d453811096492c4d438db9d844605566be36e9a833f777 height=451125 version=0x20000000 log2_work=85.913742 tx=192725368 date='2017-02-01 22:40:01' progress=0.942928 cache=324.4MiB(276628tx)
2017-03-16 03:14:49 UpdateTip: new best=000000000000000000a6b2c466391f69deab3f2dc29f08cad4a5689d77a409b5 height=451126 version=0x20000002 log2_work=85.913776 tx=192727750 date='2017-02-01 22:52:25' progress=0.942940 cache=325.8MiB(279184tx)
2017-03-16 03:14:50 connect() to 111.250.73.120:8333 failed after select(): Connection refused (61)
2017-03-16 03:15:02 UpdateTip: new best=00000000000000000127b70ae294c57640a187c186176fdd4fff165823064bf1 height=451127 version=0x20000000 log2_work=85.913809 tx=192729434 date='2017-02-01 22:54:30' progress=0.942942 cache=367.7MiB(281628tx)
2017-03-16 03:15:10 UpdateTip: new best=0000000000000000014c4a4bd1fce9872c0172e5cf3946f365ec5655082ad97c height=451128 version=0x20000000 log2_work=85.913842 tx=192731676 date='2017-02-01 22:58:29' progress=0.942946 cache=377.4MiB(285010tx)
2017-03-16 03:15:16 UpdateTip: new best=00000000000000000037aad107330bd03103d1cb16e0feccd406bef2b2e1e9fd height=451129 version=0x20000002 log2_work=85.913876 tx=192733399 date='2017-02-01 23:02:49' progress=0.942950 cache=381.8MiB(287697tx)
2017-03-16 03:15:17 connect() to 163.172.40.156:8333 failed after select(): Connection refused (61)
2017-03-16 03:15:19 Pre-allocating up to position 0xf00000 in rev00704.dat
2017-03-16 03:15:19 UpdateTip: new best=000000000000000001bd26c4412146f604675f60c6512907402b0b2c8aa254af height=451130 version=0x20000000 log2_work=85.913909 tx=192735142 date='2017-02-01 23:09:34' progress=0.942957 cache=382.3MiB(289947tx)
2017-03-16 03:15:22 UpdateTip: new best=0000000000000000018d2ae3bf5fedf381c1d28e24d0701d4d3419356eba86ae height=451131 version=0x20000002 log2_work=85.913943 tx=192737786 date='2017-02-01 23:21:24' progress=0.942968 cache=400.6MiB(292647tx)
2017-03-16 03:15:27 UpdateTip: new best=000000000000000002c272f7c3f815d30b84455c8ee059f9ff43daa87879f120 height=451132 version=0x20000002 log2_work=85.913976 tx=192739690 date='2017-02-01 23:23:16' progress=0.942970 cache=408.6MiB(294885tx)
2017-03-16 03:15:30 UpdateTip: new best=000000000000000001ed10912678117661afcc0538ea5b3a0dd65abe7e7ae5a4 height=451133 version=0x20000002 log2_work=85.91401 tx=192741802 date='2017-02-01 23:29:22' progress=0.942976 cache=414.9MiB(297593tx)
2017-03-16 03:15:34 UpdateTip: new best=000000000000000001d3a7e05bc6ab662a06d5fe17345d26ab6027af74246524 height=451134 version=0x20000000 log2_work=85.914043 tx=192744438 date='2017-02-01 23:37:05' progress=0.942983 cache=416.9MiB(300357tx)
2017-03-16 03:15:37 UpdateTip: new best=0000000000000000016dfd84de3e5dfc7c1f504afd4a97f5188e16bf28c72450 height=451135 version=0x20000000 log2_work=85.914076 tx=192746606 date='2017-02-01 23:51:47' progress=0.942997 cache=419.0MiB(302681tx)
2017-03-16 03:15:42 UpdateTip: new best=0000000000000000017ad3a240bb957eae61c636e15c800df3f8a2f476f92da0 height=451136 version=0x20000000 log2_work=85.91411 tx=192748356 date='2017-02-01 23:53:06' progress=0.942999 cache=422.8MiB(304928tx)
2017-03-16 03:15:43 connect() to 155.254.235.225:8333 failed after select(): Connection refused (61)
2017-03-16 03:15:43 UpdateTip: new best=0000000000000000002d63dff580649bb4daea96f460f96136907c8f7dc67bda height=451137 version=0x20000000 log2_work=85.914143 tx=192750505 date='2017-02-02 00:02:25' progress=0.943007 cache=424.6MiB(307011tx)
2017-03-16 03:15:45 UpdateTip: new best=0000000000000000028f994cdea77cc7d10c1a8a2ed75fe1f4b90c4c15d32029 height=451138 version=0x20000000 log2_work=85.914177 tx=192752681 date='2017-02-02 00:16:26' progress=0.943020 cache=425.5MiB(308942tx)
2017-03-16 03:15:48 UpdateTip: new best=000000000000000002adcc1d50c95548e54429435b7dadc8003548ffac227793 height=451139 version=0x20000002 log2_work=85.91421 tx=192754502 date='2017-02-02 00:16:57' progress=0.943021 cache=426.5MiB(311375tx)
2017-03-16 03:15:49 connect() to 104.200.151.41:8333 failed after select(): Connection refused (61)
2017-03-16 03:15:51 Pre-allocating up to position 0x1000000 in rev00704.dat
2017-03-16 03:15:51 UpdateTip: new best=0000000000000000001110e605372aea2a504f65de3cc7e49e2fc56df3490dc1 height=451140 version=0x20000000 log2_work=85.914243 tx=192756733 date='2017-02-02 00:23:08' progress=0.943027 cache=432.3MiB(313814tx)
2017-03-16 03:15:52 version handshake timeout from 188
2017-03-16 03:15:54 UpdateTip: new best=0000000000000000022750f32a2822983474cb1cf69c3c068bf3136baea814b1 height=451141 version=0x20000000 log2_work=85.914277 tx=192758546 date='2017-02-02 00:27:33' progress=0.943032 cache=433.1MiB(316136tx)
2017-03-16 03:16:02 UpdateTip: new best=000000000000000001603d52bfba71e51b530627b3fb6ccd77d380896e448841 height=451142 version=0x20000000 log2_work=85.91431 tx=192758936 date='2017-02-02 00:28:25' progress=0.943033 cache=434.2MiB(319587tx)
2017-03-16 03:16:03 version handshake timeout from 189
2017-03-16 03:16:03 connect() to 85.200.247.102:8333 failed after select(): Connection refused (61)
2017-03-16 03:16:06 UpdateTip: new best=000000000000000001aa85f89eaa71b63c33931cc23fedc7b6ffffb3e2abbc03 height=451143 version=0x20000000 log2_work=85.914344 tx=192760136 date='2017-02-02 00:32:42' progress=0.943037 cache=434.9MiB(321823tx)
2017-03-16 03:16:10 Pre-allocating up to position 0x600000 in rev00705.dat
2017-03-16 03:16:10 UpdateTip: new best=00000000000000000054782104273e8cb94e6669a90f465d7c3dc126a9e077a0 height=451144 version=0x20000000 log2_work=85.914377 tx=192761713 date='2017-02-02 00:35:26' progress=0.943039 cache=451.3MiB(324322tx)
2017-03-16 03:16:14 UpdateTip: new best=000000000000000001eeaaf90e13ff380807fbd5fa0e3ef03170016896da2064 height=451145 version=0x20000000 log2_work=85.91441 tx=192763325 date='2017-02-02 00:44:41' progress=0.943048 cache=452.4MiB(326260tx)
2017-03-16 03:16:17 UpdateTip: new best=000000000000000000fa3912277ecb4b569fd3ae0be0fb4cb9c2b02da249fabc height=451146 version=0x20000000 log2_work=85.914444 tx=192765321 date='2017-02-02 01:02:39' progress=0.943064 cache=452.8MiB(327881tx)
2017-03-16 03:16:18 UpdateTip: new best=0000000000000000024a8d9d38024071ea19b5d34feb9633203f855217fee75b height=451147 version=0x20000000 log2_work=85.914477 tx=192767170 date='2017-02-02 01:15:00' progress=0.943076 cache=453.4MiB(329278tx)
2017-03-16 03:16:22 UpdateTip: new best=000000000000000000d4cc81be8567521159742d9c1f91fa5adb6e23ec6b7928 height=451148 version=0x20000000 log2_work=85.91451 tx=192769436 date='2017-02-02 01:18:21' progress=0.943079 cache=454.5MiB(332301tx)
2017-03-16 03:16:22 version handshake timeout from 191
2017-03-16 03:16:23 connect() to 176.9.76.164:8333 failed after select(): Connection refused (61)
2017-03-16 03:16:28 UpdateTip: new best=000000000000000000fbb0849a95f2fa13c107a6599db9b04cede4382eab9f3e height=451149 version=0x20000000 log2_work=85.914544 tx=192770694 date='2017-02-02 01:20:34' progress=0.943082 cache=471.9MiB(334871tx)
2017-03-16 03:16:32 UpdateTip: new best=0000000000000000012897369ac5a0164b91c2ade70e1d8466012762fccc3004 height=451150 version=0x30000000 log2_work=85.914577 tx=192771806 date='2017-02-02 01:24:59' progress=0.943086 cache=477.3MiB(337469tx)
2017-03-16 03:16:34 UpdateTip: new best=000000000000000001417e1d867a8e5c51284c1896c2f3474a3df6062a13ba2f height=451151 version=0x20000000 log2_work=85.914611 tx=192773889 date='2017-02-02 01:34:46' progress=0.943095 cache=478.2MiB(339329tx)
2017-03-16 03:16:37 UpdateTip: new best=0000000000000000020a02b6ae33ecfe707442afe26756573be4cef97baa3d5b height=451152 version=0x20000000 log2_work=85.914644 tx=192776105 date='2017-02-02 01:46:56' progress=0.943106 cache=480.3MiB(342160tx)
2017-03-16 03:16:37 UpdateTip: new best=000000000000000001f22a33ec27e41cf3dfa71a5094839bf5065b9f141320b9 height=451153 version=0x20000000 log2_work=85.914677 tx=192776234 date='2017-02-02 01:46:47' progress=0.943106 cache=480.4MiB(342294tx)
2017-03-16 03:16:46 UpdateTip: new best=000000000000000001f91f37d8d541dc3318886d1ad1fb853260568e99b22972 height=451154 version=0x20000000 log2_work=85.914711 tx=192777082 date='2017-02-02 01:49:49' progress=0.943109 cache=483.1MiB(345961tx)
2017-03-16 03:16:58 connect() to 92.194.76.250:8333 failed after select(): Connection refused (61)
2017-03-16 03:16:59 UpdateTip: new best=0000000000000000001336a254d1ce5215a6cbe24c8c6c6e1dd65223405bc928 height=451155 version=0x20000000 log2_work=85.914744 tx=192777759 date='2017-02-02 01:51:20' progress=0.943110 cache=507.2MiB(350345tx)
2017-03-16 03:17:01 UpdateTip: new best=0000000000000000013daabd051048648fc9a79149ab90c7eddada2ab229e150 height=451156 version=0x20000000 log2_work=85.914778 tx=192779143 date='2017-02-02 02:10:02' progress=0.943127 cache=509.8MiB(350685tx)
2017-03-16 03:17:03 UpdateTip: new best=00000000000000000295d6adc8647d4cdc5611b3585b44874d8e49020aeca8b8 height=451157 version=0x20000000 log2_work=85.914811 tx=192781218 date='2017-02-02 02:12:56' progress=0.943130 cache=510.7MiB(352891tx)
2017-03-16 03:17:05 Pre-allocating up to position 0x700000 in rev00705.dat
2017-03-16 03:17:05 UpdateTip: new best=000000000000000000807d0821031daa5f4cbe062b202658a7233d7f5cab99c6 height=451158 version=0x20000000 log2_work=85.914844 tx=192783331 date='2017-02-02 02:23:06' progress=0.943140 cache=511.6MiB(355377tx)
2017-03-16 03:17:11 UpdateTip: new best=00000000000000000198890389255735c6821420ac51613c0432f7c73277a6e3 height=451159 version=0x20000002 log2_work=85.914878 tx=192784203 date='2017-02-02 02:23:23' progress=0.943140 cache=546.3MiB(358258tx)
2017-03-16 03:17:13 UpdateTip: new best=000000000000000002a88d3c5bb8c393072c65fda81c49497b471719acba7fdd height=451160 version=0x20000000 log2_work=85.914911 tx=192785567 date='2017-02-02 02:28:59' progress=0.943146 cache=547.1MiB(360545tx)
2017-03-16 03:17:14 UpdateTip: new best=00000000000000000272fbd479ea36bed16b7de19625499ee86a986cf61b634c height=451161 version=0x20000002 log2_work=85.914945 tx=192787948 date='2017-02-02 02:46:54' progress=0.943162 cache=547.9MiB(362491tx)
2017-03-16 03:17:15 UpdateTip: new best=0000000000000000028e30ed774db2f68851b2b42e67ce7d59218025c40c4481 height=451162 version=0x20000000 log2_work=85.914978 tx=192788808 date='2017-02-02 02:47:17' progress=0.943163 cache=548.3MiB(363708tx)
2017-03-16 03:17:20 UpdateTip: new best=00000000000000000248d8fa8da1b19be990e5299b4bd02e2413dedc13219a24 height=451163 version=0x20000000 log2_work=85.915011 tx=192789917 date='2017-02-02 02:49:51' progress=0.943165 cache=562.1MiB(366833tx)
2017-03-16 03:17:21 version handshake timeout from 193
2017-03-16 03:17:22 UpdateTip: new best=0000000000000000000a0c0206c15cab9719e6bb9d731d1a3ad4b27cd0672fdf height=451164 version=0x20000000 log2_work=85.915045 tx=192792241 date='2017-02-02 03:02:21' progress=0.943177 cache=571.5MiB(369082tx)
2017-03-16 03:17:23 UpdateTip: new best=000000000000000001acfb57b14545e6d77f23e582162ae385818c93c014766f height=451165 version=0x20000000 log2_work=85.915078 tx=192792959 date='2017-02-02 03:05:36' progress=0.943180 cache=571.7MiB(369676tx)
2017-03-16 03:17:24 version handshake timeout from 194
2017-03-16 03:17:28 UpdateTip: new best=000000000000000000833049290add0c438d2677224fc1786140e260e33cba5d height=451166 version=0x30000000 log2_work=85.915111 tx=192793919 date='2017-02-02 03:13:03' progress=0.943187 cache=575.1MiB(372769tx)
2017-03-16 03:17:30 version handshake timeout from 195
2017-03-16 03:17:33 Pre-allocating up to position 0x800000 in rev00705.dat
2017-03-16 03:17:40 connect() to 217.23.2.10:8333 failed after select(): Connection refused (61)
2017-03-16 03:17:45 UpdateTip: new best=0000000000000000006d5bcfb9cfc9b1bd580fb7de84dda2f687b2f6f20dc643 height=451167 version=0x20000000 log2_work=85.915145 tx=192794588 date='2017-02-02 03:10:09' progress=0.943184 cache=4.0MiB(0tx)
2017-03-16 03:17:45 version handshake timeout from 196
2017-03-16 03:17:45 version handshake timeout from 197
2017-03-16 03:17:45 version handshake timeout from 198
2017-03-16 03:17:57 connect() to 211.149.203.133:8333 failed after select(): Connection refused (61)
2017-03-16 03:18:02 connect() to [2001:982:938b:1:5dea:aa33:ad58:a23c]:8333 failed after select(): Connection refused (61)
2017-03-16 03:18:07 UpdateTip: new best=000000000000000001fec0ce5346c0232a70afa442cc7de9dd052bb37daedff0 height=451168 version=0x20000002 log2_work=85.915178 tx=192795990 date='2017-02-02 03:16:17' progress=0.943190 cache=10.8MiB(4752tx)
2017-03-16 03:18:10 UPnP Port Mapping successful.
2017-03-16 03:18:28 version handshake timeout from 199
2017-03-16 03:18:43 UpdateTip: new best=00000000000000000043eda939ba81f0bd064a83c1ed6a0f940c913cac203f35 height=451169 version=0x20000000 log2_work=85.915212 tx=192796374 date='2017-02-02 03:16:59' progress=0.943190 cache=21.6MiB(8754tx)
2017-03-16 03:18:53 UpdateTip: new best=00000000000000000050058d6f9e6cdb4996b72c424c96eedcace45639673cf5 height=451170 version=0x20000002 log2_work=85.915245 tx=192797677 date='2017-02-02 03:23:38' progress=0.943196 cache=30.3MiB(12524tx)
2017-03-16 03:18:56 UpdateTip: new best=0000000000000000028bf5de70137ba07bfa06ef1bbf452f1c96f999413191db height=451171 version=0x20000000 log2_work=85.915278 tx=192798042 date='2017-02-02 03:25:13' progress=0.943197 cache=35.7MiB(13626tx)
2017-03-16 03:19:11 UpdateTip: new best=00000000000000000198e658e13883d35cabddfd8b5aac779b31bab442f3930d height=451172 version=0x20000000 log2_work=85.915312 tx=192799822 date='2017-02-02 03:33:20' progress=0.943205 cache=40.1MiB(18141tx)
2017-03-16 03:19:20 UpdateTip: new best=00000000000000000009432a6fccfbd2009e615bbaf6ceaf14cd3f348306745b height=451173 version=0x20000002 log2_work=85.915345 tx=192801435 date='2017-02-02 03:59:41' progress=0.943229 cache=59.4MiB(22628tx)
2017-03-16 03:19:26 UpdateTip: new best=000000000000000000f3eb58d6d8f4afebf12d2af6fadc53224f46031e486fec height=451174 version=0x20000000 log2_work=85.915378 tx=192803333 date='2017-02-02 04:00:26' progress=0.943230 cache=63.7MiB(26695tx)
2017-03-16 03:19:28 UpdateTip: new best=000000000000000000dde2497a590eb6271ec19ffe03efe919a29411f7b0ba24 height=451175 version=0x20000000 log2_work=85.915412 tx=192803448 date='2017-02-02 04:00:08' progress=0.943229 cache=65.5MiB(27101tx)
2017-03-16 03:19:32 version handshake timeout from 200
2017-03-16 03:19:41 UpdateTip: new best=0000000000000000021f239920fcbeea8cd949a5cb009e74bc3408b1e70eacde height=451176 version=0x20000000 log2_work=85.915445 tx=192805591 date='2017-02-02 04:11:21' progress=0.943240 cache=68.3MiB(31372tx)
2017-03-16 03:19:57 Pre-allocating up to position 0x900000 in rev00705.dat
2017-03-16 03:19:58 UpdateTip: new best=000000000000000002168c7b1723a3a2945746f15187eb203e882e8402eca714 height=451177 version=0x20000000 log2_work=85.915479 tx=192807324 date='2017-02-02 04:13:50' progress=0.943242 cache=72.8MiB(35408tx)
2017-03-16 03:20:09 UpdateTip: new best=000000000000000000967c6e2194793a5dec47d9188ff04dc4101effab662e23 height=451178 version=0x20000000 log2_work=85.915512 tx=192808058 date='2017-02-02 04:17:38' progress=0.943246 cache=83.1MiB(38851tx)
2017-03-16 03:20:12 UpdateTip: new best=000000000000000000928081613669d735634834862d3e6e45df6476af7a0463 height=451179 version=0x20000000 log2_work=85.915545 tx=192808323 date='2017-02-02 04:18:19' progress=0.943246 cache=83.4MiB(39728tx)
2017-03-16 03:20:13 version handshake timeout from 202
2017-03-16 03:20:37 UpdateTip: new best=000000000000000000c48decf292d7614d96647648edcc0799da77ccbdf19843 height=451180 version=0x20000002 log2_work=85.915579 tx=192808779 date='2017-02-02 04:18:37' progress=0.943246 cache=109.7MiB(44157tx)
2017-03-16 03:20:37 version handshake timeout from 203
2017-03-16 03:20:38 UpdateTip: new best=0000000000000000015e333b7476367c5155fc986b944d204ca61ff6941e80fa height=451181 version=0x20000000 log2_work=85.915612 tx=192809626 date='2017-02-02 04:24:27' progress=0.943252 cache=110.4MiB(45450tx)
2017-03-16 03:20:46 UpdateTip: new best=000000000000000001c5f6cd850b8e9c720e94ef012de7481ab37cda14a2341a height=451182 version=0x20000002 log2_work=85.915645 tx=192811745 date='2017-02-02 04:37:04' progress=0.943263 cache=113.0MiB(49196tx)
2017-03-16 03:20:46 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457440, us=98.7.115.37:57817, peer=205
2017-03-16 03:20:46 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457440, us=98.7.115.37:57820, peer=206
2017-03-16 03:20:55 connect() to 92.233.85.239:8333 failed after select(): Connection refused (61)
2017-03-16 03:20:55 connect() to 155.254.215.68:8333 failed after select(): Connection refused (61)
2017-03-16 03:21:02 connect() to 104.156.240.132:8333 failed after select(): Connection refused (61)
2017-03-16 03:21:10 UpdateTip: new best=000000000000000000009913aa661b2c992b046acb0d7571fc8468eaefa860cc height=451183 version=0x20000002 log2_work=85.915679 tx=192813588 date='2017-02-02 04:41:19' progress=0.943267 cache=132.1MiB(54667tx)
2017-03-16 03:21:14 UpdateTip: new best=00000000000000000144d85dc743f623c731d11cc66e0f9152a9e2fc20f458eb height=451184 version=0x20000000 log2_work=85.915712 tx=192815399 date='2017-02-02 04:50:12' progress=0.943276 cache=132.9MiB(57380tx)
2017-03-16 03:21:21 UpdateTip: new best=0000000000000000007a0a9a630ec888dc49e2a068ae44a45b7ebf1dc9bf3910 height=451185 version=0x20000000 log2_work=85.915745 tx=192817855 date='2017-02-02 05:04:56' progress=0.943289 cache=134.7MiB(61519tx)
2017-03-16 03:21:40 UpdateTip: new best=0000000000000000011569aa4e929a5a67e97f4d116459ec87f5d14cc18e8c3c height=451186 version=0x20000000 log2_work=85.915779 tx=192819256 date='2017-02-02 05:07:14' progress=0.943291 cache=139.4MiB(66487tx)
2017-03-16 03:21:43 UpdateTip: new best=000000000000000002b46ded3cced7a2d9c813c2b15f74c6556dbcc8be5d2e1f height=451187 version=0x20000000 log2_work=85.915812 tx=192819660 date='2017-02-02 05:08:54' progress=0.943293 cache=144.9MiB(67505tx)
2017-03-16 03:21:44 UpdateTip: new best=000000000000000001e474d46d03f8d8c7988b12a3a3328a9d2cdc70b4310ad4 height=451188 version=0x20000000 log2_work=85.915846 tx=192820691 date='2017-02-02 05:14:57' progress=0.943298 cache=145.4MiB(68795tx)
2017-03-16 03:21:45 UpdateTip: new best=000000000000000002642c78baac6bb528e4511f66b13592f7e3353bc5cd1997 height=451189 version=0x20000002 log2_work=85.915879 tx=192821414 date='2017-02-02 05:18:32' progress=0.943302 cache=146.1MiB(69883tx)
2017-03-16 03:21:48 Pre-allocating up to position 0xa00000 in rev00705.dat
2017-03-16 03:21:48 UpdateTip: new best=000000000000000002a45d1e001e2cbe4c9ffd87a2be9e63d08d6a2464506df1 height=451190 version=0x20000000 log2_work=85.915912 tx=192821961 date='2017-02-02 05:21:18' progress=0.943304 cache=148.8MiB(70928tx)
2017-03-16 03:21:50 UpdateTip: new best=0000000000000000014ea8ac4c0fb186c3853c3909f3e9980179e883c21e0d8c height=451191 version=0x20000000 log2_work=85.915946 tx=192822637 date='2017-02-02 05:24:48' progress=0.943308 cache=150.0MiB(71907tx)
2017-03-16 03:21:50 UpdateTip: new best=0000000000000000015bcf6e0dbf75cbd4ba76feff1ac3d15b4cf760bad26454 height=451192 version=0x20000002 log2_work=85.915979 tx=192822818 date='2017-02-02 05:25:44' progress=0.943309 cache=150.2MiB(72168tx)
2017-03-16 03:21:56 UpdateTip: new best=0000000000000000001f2c9c1dad53851da36e010f363ecbb9a19bcb72ef7dc2 height=451193 version=0x20000002 log2_work=85.916012 tx=192825018 date='2017-02-02 05:38:11' progress=0.943320 cache=160.3MiB(75545tx)
2017-03-16 03:22:08 UpdateTip: new best=0000000000000000007db27139e6d813b888b980dc34baa8f4b67f6b3efe4e55 height=451194 version=0x20000000 log2_work=85.916046 tx=192826523 date='2017-02-02 05:45:27' progress=0.943327 cache=174.4MiB(79339tx)
2017-03-16 03:22:08 connect() to [2604:6000:9780:7203:1d4a:ba83:50b0:c3dc]:8333 failed after select(): Connection refused (61)
2017-03-16 03:22:12 UpdateTip: new best=000000000000000002c2f55bbeb97316c851ccc8dda60974e21b8bfb8cdbe8a7 height=451195 version=0x20000000 log2_work=85.916079 tx=192828795 date='2017-02-02 06:04:20' progress=0.943344 cache=175.6MiB(82123tx)
2017-03-16 03:22:18 UpdateTip: new best=000000000000000002113f5a2c3825817e6ae708a341fe38da6617c301a86703 height=451196 version=0x20000002 log2_work=85.916112 tx=192831044 date='2017-02-02 07:03:57' progress=0.943397 cache=184.8MiB(85850tx)
2017-03-16 03:22:20 connect() to 88.198.59.229:8333 failed after select(): Connection refused (61)
2017-03-16 03:22:27 connect() to [2a02:348:86:3011::1]:8333 failed after select(): Connection refused (61)
2017-03-16 03:22:39 UpdateTip: new best=0000000000000000023f0c99afbd88cd252c11c362c2f1a086d4a41b819e42cf height=451197 version=0x20000000 log2_work=85.916146 tx=192832037 date='2017-02-02 07:32:12' progress=0.943422 cache=215.1MiB(89910tx)
2017-03-16 03:23:00 UpdateTip: new best=0000000000000000014ac5eeb8ee1090846eb1ff33934139de4408e78de027e2 height=451198 version=0x20000000 log2_work=85.916179 tx=192832639 date='2017-02-02 07:35:16' progress=0.943425 cache=248.6MiB(93608tx)
2017-03-16 03:23:00 Pre-allocating up to position 0x6000000 in blk00706.dat
2017-03-16 03:23:08 UpdateTip: new best=000000000000000001afd07abd905ca5abb5d84ecc8ff907267f53882af3b2c0 height=451199 version=0x20000000 log2_work=85.916212 tx=192834682 date='2017-02-02 07:38:19' progress=0.943428 cache=258.4MiB(97211tx)
2017-03-16 03:23:13 UpdateTip: new best=0000000000000000024972980846d9a438c6f6c4b9b17fe0c751c7f813605ce5 height=451200 version=0x20000002 log2_work=85.916246 tx=192836454 date='2017-02-02 08:06:26' progress=0.943453 cache=265.3MiB(99680tx)
2017-03-16 03:23:32 UpdateTip: new best=0000000000000000021e1f333ac14a19a964c3cbd56fccb027f84aa74383bcd0 height=451201 version=0x20000000 log2_work=85.916279 tx=192837161 date='2017-02-02 08:08:28' progress=0.943455 cache=294.6MiB(103481tx)
2017-03-16 03:23:35 Pre-allocating up to position 0xb00000 in rev00705.dat
2017-03-16 03:23:35 UpdateTip: new best=000000000000000001562ac6ccf9074520f406c1b9ab1dda9feafe14154299a7 height=451202 version=0x20000000 log2_work=85.916313 tx=192837971 date='2017-02-02 08:16:19' progress=0.943462 cache=297.4MiB(104924tx)
2017-03-16 03:23:36 connect() to [2001:a61:344e:da00:148f:7e91:a05a:d788]:8333 failed after select(): Connection refused (61)
2017-03-16 03:23:39 UpdateTip: new best=0000000000000000014461a9533b8601405d2d53d9020f99233741aa8a431856 height=451203 version=0x20000000 log2_work=85.916346 tx=192840012 date='2017-02-02 08:19:18' progress=0.943465 cache=299.2MiB(108043tx)
2017-03-16 03:23:40 version handshake timeout from 207
2017-03-16 03:23:40 UpdateTip: new best=000000000000000000f9ab2691659c0be1feff9e3f050cb57c4499641af1fea3 height=451204 version=0x20000000 log2_work=85.916379 tx=192842268 date='2017-02-02 08:31:01' progress=0.943476 cache=300.4MiB(111085tx)
2017-03-16 03:23:43 UpdateTip: new best=000000000000000002567f90ebef55d275d86d7ba8cd0a71530f7c27e7fbe219 height=451205 version=0x20000000 log2_work=85.916413 tx=192844344 date='2017-02-02 08:33:52' progress=0.943480 cache=302.0MiB(114465tx)
2017-03-16 03:23:44 connect() to 185.21.217.58:8333 failed after select(): Connection refused (61)
2017-03-16 03:23:48 UpdateTip: new best=000000000000000001e156d2ecf853c4168973cad6511126dba6e4729ea21e4d height=451206 version=0x20000000 log2_work=85.916446 tx=192846502 date='2017-02-02 08:56:37' progress=0.943500 cache=302.8MiB(117643tx)
2017-03-16 03:23:51 connect() to 68.38.106.193:8333 failed after select(): Connection refused (61)
2017-03-16 03:23:53 UpdateTip: new best=000000000000000002319ad33fe90b281f6ed96c1cb1bca097dff2147d4f82dd height=451207 version=0x20000000 log2_work=85.916479 tx=192848080 date='2017-02-02 08:58:14' progress=0.943502 cache=303.9MiB(120927tx)
2017-03-16 03:24:01 UpdateTip: new best=0000000000000000015040b680ad51579e3e89322a4e3bb82d7c11c9c96bed32 height=451208 version=0x20000000 log2_work=85.916513 tx=192849986 date='2017-02-02 08:59:00' progress=0.943503 cache=308.4MiB(124654tx)
2017-03-16 03:24:02 version handshake timeout from 209
2017-03-16 03:24:05 UpdateTip: new best=00000000000000000107b993162a6de0bdd6eb31370de73df451133e22ecfa72 height=451209 version=0x20000000 log2_work=85.916546 tx=192851291 date='2017-02-02 09:00:04' progress=0.943504 cache=311.4MiB(126861tx)
2017-03-16 03:24:07 UpdateTip: new best=00000000000000000121054d8320164e25ca78bd9355a07d4e4f6748b4e1823e height=451210 version=0x20000000 log2_work=85.916579 tx=192853286 date='2017-02-02 09:07:48' progress=0.943512 cache=312.6MiB(129532tx)
2017-03-16 03:24:16 UpdateTip: new best=000000000000000002bafb09ce58e819efa3a4838a8b897492adee9d12653ddd height=451211 version=0x20000002 log2_work=85.916613 tx=192855505 date='2017-02-02 09:10:50' progress=0.943515 cache=317.2MiB(134320tx)
2017-03-16 03:24:26 Pre-allocating up to position 0xc00000 in rev00705.dat
2017-03-16 03:24:26 UpdateTip: new best=000000000000000001ac5298900eb45502fc8ff087d43f1c14207e3224582c6b height=451212 version=0x20000000 log2_work=85.916646 tx=192858039 date='2017-02-02 09:13:21' progress=0.943518 cache=325.7MiB(139673tx)
2017-03-16 03:24:28 connect() to 162.213.252.8:8333 failed after select(): Connection refused (61)
2017-03-16 03:24:37 UpdateTip: new best=00000000000000000254672605139461b53b5f872b2900e5810e666fc664b54d height=451213 version=0x20000000 log2_work=85.916679 tx=192859503 date='2017-02-02 09:14:42' progress=0.943519 cache=329.8MiB(144435tx)
2017-03-16 03:24:38 UpdateTip: new best=0000000000000000015d7d4b56626252b265fd4368ece2a98fc2e419d3e65538 height=451214 version=0x20000000 log2_work=85.916713 tx=192861880 date='2017-02-02 09:24:58' progress=0.943529 cache=330.5MiB(146494tx)
2017-03-16 03:24:40 UpdateTip: new best=00000000000000000207c46de225f9f69cfa4ff1b9eecf17455aeb3d94ae530b height=451215 version=0x00000004 log2_work=85.916746 tx=192864393 date='2017-02-02 09:48:17' progress=0.943550 cache=331.2MiB(148934tx)
2017-03-16 03:24:45 UpdateTip: new best=0000000000000000003a182bbde71f386516fe437e96c944302e01a5160e4bb5 height=451216 version=0x20000000 log2_work=85.916779 tx=192866599 date='2017-02-02 10:07:50' progress=0.943568 cache=331.8MiB(151721tx)
2017-03-16 03:24:48 UpdateTip: new best=00000000000000000218a553dfd307e8fa4cb3318b9854cb0fae8c8d2e9d1095 height=451217 version=0x20000000 log2_work=85.916813 tx=192868508 date='2017-02-02 10:09:58' progress=0.943570 cache=333.7MiB(153973tx)
2017-03-16 03:24:52 UpdateTip: new best=000000000000000001369a9cd5ed99c3cfc856abf3d7658849ceb228c2a5535e height=451218 version=0x20000000 log2_work=85.916846 tx=192870121 date='2017-02-02 10:16:11' progress=0.943576 cache=335.9MiB(156785tx)
2017-03-16 03:24:53 version handshake timeout from 212
2017-03-16 03:25:00 connect() to 91.248.68.89:8333 failed after select(): Connection refused (61)
2017-03-16 03:25:02 UpdateTip: new best=0000000000000000004e23e36158b9ac166dd77a77b02bf0a3888e312bfb0757 height=451219 version=0x20000000 log2_work=85.916879 tx=192872168 date='2017-02-02 10:20:38' progress=0.943581 cache=344.2MiB(161354tx)
2017-03-16 03:25:02 version handshake timeout from 213
2017-03-16 03:25:08 UpdateTip: new best=000000000000000001127af1e220c30e9ca93dff96ea2919c9718d7ca121b51b height=451220 version=0x20000000 log2_work=85.916913 tx=192875088 date='2017-02-02 10:23:40' progress=0.943584 cache=346.9MiB(166336tx)
2017-03-16 03:25:08 version handshake timeout from 214
2017-03-16 03:25:09 UpdateTip: new best=0000000000000000021f4c24d298848c9fcd0fc36c084e164f4bd8bb2ec92383 height=451221 version=0x20000002 log2_work=85.916946 tx=192877788 date='2017-02-02 11:06:56' progress=0.943623 cache=347.6MiB(168992tx)
2017-03-16 03:25:12 Pre-allocating up to position 0xd00000 in rev00705.dat
2017-03-16 03:25:12 UpdateTip: new best=000000000000000001204c292fc12adb0b8337891e53bad2c6515ea7db16bdb0 height=451222 version=0x20000002 log2_work=85.916979 tx=192880034 date='2017-02-02 11:21:29' progress=0.943637 cache=348.3MiB(171599tx)
2017-03-16 03:25:14 version handshake timeout from 215
2017-03-16 03:25:15 UpdateTip: new best=000000000000000001a74b28c82d143d49360f7bf7f1501efa1fbbf1fbebe5bf height=451223 version=0x20000000 log2_work=85.917013 tx=192882180 date='2017-02-02 11:26:35' progress=0.943642 cache=349.1MiB(174408tx)
2017-03-16 03:25:17 Pre-allocating up to position 0x700000 in rev00706.dat
2017-03-16 03:25:17 UpdateTip: new best=000000000000000000e36923e4cae36b424132bf033119c881da9282f207a58f height=451224 version=0x20000000 log2_work=85.917046 tx=192884341 date='2017-02-02 11:37:28' progress=0.943652 cache=350.1MiB(176645tx)
2017-03-16 03:25:23 UpdateTip: new best=000000000000000000f6ede83ab6ef7be1cead066dabc88c7f840715875d8789 height=451225 version=0x20000002 log2_work=85.917079 tx=192885937 date='2017-02-02 11:41:35' progress=0.943656 cache=350.7MiB(179415tx)
2017-03-16 04:16:38 socket sending timeout: 3083s
2017-03-16 04:16:38 socket sending timeout: 3217s
2017-03-16 04:16:38 socket sending timeout: 3121s
2017-03-16 04:16:38 socket sending timeout: 3096s
2017-03-16 04:16:38 connect() to 90.157.194.69:8333 failed: Network is unreachable (51)
2017-03-16 04:16:39 connect() to 81.198.230.97:8333 failed: Network is unreachable (51)
2017-03-16 04:16:43 UpdateTip: new best=000000000000000001c523d732213a638605ed9e8e66d86cc572c4564d795d91 height=451226 version=0x20000000 log2_work=85.917113 tx=192888199 date='2017-02-02 12:01:14' progress=0.943628 cache=351.6MiB(181485tx)
2017-03-16 04:17:21 connect() to 194.118.213.232:8333 failed after select(): Connection refused (61)
2017-03-16 04:17:23 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457444, us=98.7.115.37:57911, peer=218
2017-03-16 04:17:24 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457444, us=[2604:2000:e104:1200:4312:182b:e335:3074]:57912, peer=219
2017-03-16 04:17:31 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457444, us=98.7.115.37:57915, peer=220
2017-03-16 04:17:32 receive version message: /Satoshi:0.14.99/: version 70015, blocks=457444, us=98.7.115.37:57916, peer=221
2017-03-16 04:17:33 connect() to 45.59.135.11:8333 failed after select(): Connection refused (61)
2017-03-16 04:17:40 UpdateTip: new best=0000000000000000014ca02bc9baf68e6b3e8b1c27e4486327e9cc689283be93 height=451227 version=0x20000002 log2_work=85.917146 tx=192889621 date='2017-02-02 12:10:29' progress=0.943636 cache=352.0MiB(182766tx)
2017-03-16 04:17:44 UpdateTip: new best=000000000000000000289428fd6b0d7ecabbe4a52247a54d9bc8c4b6bb3848b1 height=451228 version=0x20000000 log2_work=85.917179 tx=192891930 date='2017-02-02 12:20:23' progress=0.943646 cache=353.0MiB(185468tx)
2017-03-16 04:17:51 UpdateTip: new best=00000000000000000059f60a73af310d4df3e2a6e38fe6b994398f847c2f17cb height=451229 version=0x20000002 log2_work=85.917213 tx=192893521 date='2017-02-02 12:24:22' progress=0.943649 cache=357.5MiB(188294tx)
2017-03-16 04:18:02 UpdateTip: new best=000000000000000001dc13258d1594c5f194360477fe52692c1d398b8f782b6b height=451230 version=0x20000000 log2_work=85.917246 tx=192896430 date='2017-02-02 12:24:49' progress=0.943650 cache=361.5MiB(193628tx)
2017-03-16 04:18:09 connect() to 177.11.123.216:8333 failed after select(): Connection refused (61)
2017-03-16 04:18:14 UpdateTip: new best=0000000000000000013fa1143876aef7952925d92b125c49e1d3054bf176b01b height=451231 version=0x20000002 log2_work=85.917279 tx=192897807 date='2017-02-02 12:27:13' progress=0.943653 cache=368.5MiB(197823tx)
2017-03-16 04:18:18 Pre-allocating up to position 0xe00000 in rev00705.dat
2017-03-16 04:18:18 UpdateTip: new best=000000000000000000516015a58d2288aaf5f9c89439f946e154357661030c4d height=451232 version=0x20000000 log2_work=85.917313 tx=192900414 date='2017-02-02 12:52:43' progress=0.943676 cache=369.2MiB(200598tx)
2017-03-16 04:18:21 UpdateTip: new best=000000000000000001c56ea8cb1583c7c8ba199d307a8c3313cb5d5266b475ce height=451233 version=0x20000000 log2_work=85.917346 tx=192902990 date='2017-02-02 13:13:55' progress=0.943696 cache=376.1MiB(203255tx)
2017-03-16 04:18:22 UpdateTip: new best=000000000000000001589fdf55f3d039534b1be7c25e831a7613d9c83825b998 height=451234 version=0x20000000 log2_work=85.917379 tx=192903333 date='2017-02-02 13:31:47' progress=0.943711 cache=376.2MiB(203631tx)
2017-03-16 04:18:30 UpdateTip: new best=0000000000000000022b8197868dbc902e4e487787f353b2a7b29cedbae8eaf7 height=451235 version=0x20000000 log2_work=85.917413 tx=192905601 date='2017-02-02 13:33:00' progress=0.943713 cache=376.7MiB(205731tx)
2017-03-16 04:18:32 UpdateTip: new best=000000000000000001d1fe70101772ac9d9a7f0fd79e83a14a3b26fdcdaae3be height=451236 version=0x20000002 log2_work=85.917446 tx=192907864 date='2017-02-02 13:38:52' progress=0.943719 cache=377.4MiB(208157tx)
2017-03-16 04:18:33 connect() to 80.102.234.11:8333 failed after select(): Connection refused (61)
2017-03-16 04:18:35 UpdateTip: new best=00000000000000000023b778c1232ec9b51ea8f23e948ac77b71bf791c044621 height=451237 version=0x20000000 log2_work=85.917479 tx=192909386 date='2017-02-02 13:41:51' progress=0.943722 cache=377.9MiB(209545tx)
2017-03-16 04:18:40 UpdateTip: new best=00000000000000000225b2e9539928fecf366f8a6ddc8f75b72defc859f84959 height=451238 version=0x20000000 log2_work=85.917513 tx=192910870 date='2017-02-02 13:45:52' progress=0.943726 cache=380.4MiB(211612tx)
2017-03-16 04:18:41 version handshake timeout from 222
2017-03-16 04:18:43 UpdateTip: new best=000000000000000000bf344eaff88ea80c744b0de3fe60965ddfe7b9d978b518 height=451239 version=0x20000002 log2_work=85.917546 tx=192913024 date='2017-02-02 13:51:32' progress=0.943731 cache=381.5MiB(213879tx)
2017-03-16 04:18:51 UpdateTip: new best=000000000000000000b35420501aa4404bca08aaf9c6951462ead5cfa6887a2e height=451240 version=0x20000000 log2_work=85.917579 tx=192914892 date='2017-02-02 13:57:10' progress=0.943737 cache=384.6MiB(216891tx)
2017-03-16 04:18:54 UpdateTip: new best=0000000000000000016a20c0cf49220bc61e9d15ef8493b37e540fc0966da46b height=451241 version=0x20000000 log2_work=85.917613 tx=192917318 date='2017-02-02 14:12:26' progress=0.943751 cache=385.8MiB(219230tx)
2017-03-16 04:18:54 version handshake timeout from 223
2017-03-16 04:19:00 UpdateTip: new best=000000000000000001e2d65cbbe76b5dec7efec7fda15365e051a5bfc45856bd height=451242 version=0x20000002 log2_work=85.917646 tx=192919745 date='2017-02-02 14:14:31' progress=0.943753 cache=388.0MiB(223178tx)
2017-03-16 04:19:01 Pre-allocating up to position 0x7000000 in blk00706.dat
2017-03-16 04:19:03 UpdateTip: new best=00000000000000000043bdf1c504d6d1e6bd1a287e59255e95bb26ef07f08742 height=451243 version=0x20000002 log2_work=85.917679 tx=192921981 date='2017-02-02 14:33:13' progress=0.943770 cache=388.6MiB(225300tx)
2017-03-16 04:19:05 UpdateTip: new best=000000000000000000d2b8e3b555e006b996998c4e84e5b5643042a9ef34f496 height=451244 version=0x20000000 log2_work=85.917713 tx=192924019 date='2017-02-02 14:40:54' progress=0.943778 cache=389.0MiB(226925tx)
2017-03-16 04:19:10 Pre-allocating up to position 0xf00000 in rev00705.dat
2017-03-16 04:19:10 UpdateTip: new best=000000000000000000969f78a1264d6424b0955d6e30c5f015f70d9b6e5445b0 height=451245 version=0x20000000 log2_work=85.917746 tx=192925946 date='2017-02-02 14:45:31' progress=0.943782 cache=391.2MiB(229267tx)
2017-03-16 04:19:16 connect() to 82.220.91.142:8333 failed after select(): Connection refused (61)
2017-03-16 04:19:23 UpdateTip: new best=000000000000000000a4872e28e0d166fa3a7cfe07515818d396cbfa940f1c89 height=451246 version=0x20000000 log2_work=85.917779 tx=192927996 date='2017-02-02 14:50:38' progress=0.943787 cache=398.9MiB(233178tx)
2017-03-16 04:19:25 UpdateTip: new best=0000000000000000027847040bf7d35bd075af35623b32715a7f009e589b2465 height=451247 version=0x20000000 log2_work=85.917813 tx=192930408 date='2017-02-02 15:09:39' progress=0.943805 cache=399.4MiB(235596tx)
2017-03-16 04:19:27 connect() to 1.172.72.116:8333 failed after select(): Connection refused (61)
2017-03-16 04:19:28 UpdateTip: new best=00000000000000000265bd895336594ab74276dd5d58c2a80d898a50085a4e6a height=451248 version=0x20000000 log2_work=85.917846 tx=192932585 date='2017-02-02 15:20:27' progress=0.943815 cache=400.2MiB(237778tx)
2017-03-16 04:19:34 UpdateTip: new best=00000000000000000234cf1d93ee9d05fbb469ea0fb39335fa723f6347b6b5d7 height=451249 version=0x20000000 log2_work=85.917879 tx=192934780 date='2017-02-02 15:24:22' progress=0.943819 cache=402.8MiB(241391tx)
2017-03-16 04:19:39 UpdateTip: new best=000000000000000001ff28d35da456571ff14ef97e84ff2813f4a9a3f65b8e57 height=451250 version=0x00000004 log2_work=85.917913 tx=192937304 date='2017-02-02 15:28:15' progress=0.943823 cache=406.6MiB(245006tx)
2017-03-16 04:19:44 UpdateTip: new best=0000000000000000017742a711d35867ff94e1e18a232446896173e719b698a9 height=451251 version=0x20000002 log2_work=85.917946 tx=192939328 date='2017-02-02 15:32:57' progress=0.943828 cache=407.9MiB(248158tx)
2017-03-16 04:19:53 UpdateTip: new best=000000000000000000d079dfcbbc570d9fb83bc34dce52b32fb5464d146b34d7 height=451252 version=0x20000000 log2_work=85.917979 tx=192941459 date='2017-02-02 15:34:39' progress=0.943829 cache=412.1MiB(252655tx)
2017-03-16 04:19:56 UpdateTip: new best=00000000000000000054c5fc55200e09c455d493fc3e62804a9d008e06b61d9b height=451253 version=0x20000002 log2_work=85.918012 tx=192944341 date='2017-02-02 15:39:43' progress=0.943835 cache=413.2MiB(256307tx)
2017-03-16 04:19:57 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457444, us=98.7.115.37:57938, peer=225
2017-03-16 04:19:57 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457444, us=98.7.115.37:57942, peer=226
2017-03-16 04:19:57 ProcessMessages(version, 102 bytes) FAILED peer=227
2017-03-16 04:19:57 receive version message: /Coinscope-GH:0.2/: version 70002, blocks=346110, us=98.7.115.37:8333, peer=229
2017-03-16 04:19:57 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457444, us=98.7.115.37:57946, peer=228
2017-03-16 04:20:00 UpdateTip: new best=0000000000000000019f2a44cfb2803e9a6170238139654581f754e8fba43a52 height=451254 version=0x20000000 log2_work=85.918046 tx=192946684 date='2017-02-02 15:51:08' progress=0.943845 cache=417.6MiB(258766tx)
2017-03-16 04:20:01 Pre-allocating up to position 0x1000000 in rev00705.dat
2017-03-16 04:20:01 UpdateTip: new best=0000000000000000015e3578ea4096628378a2db53de93c40cf41d7265a2aa57 height=451255 version=0x20000000 log2_work=85.918079 tx=192949151 date='2017-02-02 16:08:23' progress=0.943861 cache=418.2MiB(260932tx)
2017-03-16 04:20:09 UpdateTip: new best=00000000000000000096cfed41329152f03beb21cc56190a7b0cb262406b5205 height=451256 version=0x20000000 log2_work=85.918112 tx=192951451 date='2017-02-02 16:10:10' progress=0.943863 cache=420.1MiB(265191tx)
2017-03-16 04:20:13 UpdateTip: new best=0000000000000000028f3a9350375ee501e61ed06f9d708dbe1dee95deaf2fa1 height=451257 version=0x20000000 log2_work=85.918146 tx=192953640 date='2017-02-02 16:19:49' progress=0.943873 cache=426.1MiB(268390tx)
2017-03-16 04:20:15 UpdateTip: new best=0000000000000000005a6c44fb160ccb9bc991dfe23126c954eec056c12200cf height=451258 version=0x20000000 log2_work=85.918179 tx=192955608 date='2017-02-02 16:42:15' progress=0.943893 cache=426.5MiB(269602tx)
2017-03-16 04:20:16 UpdateTip: new best=0000000000000000003cfbf8297212aad3604b7899bca06b2abb39977cab9981 height=451259 version=0x20000002 log2_work=85.918212 tx=192957922 date='2017-02-02 16:51:05' progress=0.943901 cache=427.8MiB(271960tx)
2017-03-16 04:20:17 UpdateTip: new best=0000000000000000002ea56a8603055deb80c5b1e446e506894a2f7df46afe8d height=451260 version=0x20000002 log2_work=85.918246 tx=192959390 date='2017-02-02 17:11:15' progress=0.943920 cache=428.0MiB(272626tx)
2017-03-16 04:20:22 UpdateTip: new best=0000000000000000014c689a22c6bc8c66a5381e440a9733ac6a5fb3f8c9c975 height=451261 version=0x20000000 log2_work=85.918279 tx=192961323 date='2017-02-02 17:11:40' progress=0.943921 cache=428.6MiB(274593tx)
2017-03-16 04:20:24 UpdateTip: new best=00000000000000000065bb61ab2015f6dfec1781f2530dabf718d98b182d9f32 height=451262 version=0x30000000 log2_work=85.918312 tx=192962973 date='2017-02-02 17:16:02' progress=0.943925 cache=429.3MiB(276129tx)
2017-03-16 04:20:32 UpdateTip: new best=00000000000000000188c2e542d3665ad0d49c713dfc9ceba39c6a51ea0f4900 height=451263 version=0x20000000 log2_work=85.918346 tx=192964075 date='2017-02-02 17:14:56' progress=0.943924 cache=431.8MiB(280015tx)
2017-03-16 04:20:39 UpdateTip: new best=000000000000000001d1646ea3a182306a7fabedd8cbce79559f85bf5c33c17d height=451264 version=0x20000000 log2_work=85.918379 tx=192965589 date='2017-02-02 17:45:44' progress=0.943952 cache=437.1MiB(283511tx)
2017-03-16 04:20:52 UpdateTip: new best=000000000000000001b868642bc838f2cfd607fb5b524683494f64065a40b942 height=451265 version=0x20000002 log2_work=85.918412 tx=192966690 date='2017-02-02 18:02:52' progress=0.943967 cache=455.5MiB(286845tx)
2017-03-16 04:20:52 Pre-allocating up to position 0x8000000 in blk00706.dat
2017-03-16 04:20:53 version handshake timeout from 229
2017-03-16 04:21:10 Pre-allocating up to position 0x800000 in rev00706.dat
2017-03-16 04:21:10 UpdateTip: new best=0000000000000000023b95dec0da1c419f5c44d7347c59d69d22d660bcbfe5c2 height=451266 version=0x20000000 log2_work=85.918445 tx=192967489 date='2017-02-02 18:12:12' progress=0.943975 cache=474.2MiB(290112tx)
2017-03-16 04:21:21 UpdateTip: new best=0000000000000000016bf65eded8a9e4cf90f4259b9a7d88149d1d18e506ca89 height=451267 version=0x20000000 log2_work=85.918479 tx=192968253 date='2017-02-02 18:15:27' progress=0.943978 cache=490.7MiB(292807tx)
2017-03-16 04:21:27 UpdateTip: new best=00000000000000000272632b8a069e70ea44bf1c92163d8922074fbd4e3d5d82 height=451268 version=0x30000000 log2_work=85.918512 tx=192969709 date='2017-02-02 18:27:35' progress=0.943989 cache=498.6MiB(295271tx)
2017-03-16 04:21:29 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457444, us=98.7.115.37:57962, peer=230
2017-03-16 04:21:31 UpdateTip: new best=0000000000000000020cc01a58cff7bde0461b5fba13a9e397036baa3b2adc7c height=451269 version=0x20000000 log2_work=85.918545 tx=192971375 date='2017-02-02 18:41:30' progress=0.944002 cache=501.4MiB(296776tx)
2017-03-16 04:21:52 UpdateTip: new best=000000000000000002a572fd0cdff3ae426313cb6762e1bd2073a7425f977a7c height=451270 version=0x20000000 log2_work=85.918579 tx=192972748 date='2017-02-02 19:07:36' progress=0.944025 cache=507.7MiB(300273tx)
2017-03-16 04:22:06 UpdateTip: new best=0000000000000000026281f628af34faed918be2327477e38ae2ab4dd328ccbd height=451271 version=0x20000002 log2_work=85.918612 tx=192973707 date='2017-02-02 19:11:43' progress=0.944029 cache=519.0MiB(303160tx)
2017-03-16 04:22:08 version handshake timeout from 230
2017-03-16 04:22:15 connect() to 213.233.216.158:8333 failed after select(): Connection refused (61)
2017-03-16 04:22:23 UpdateTip: new best=00000000000000000035c22047edb1e9a3c4eedd78b406ab9e80631a88fe49a3 height=451272 version=0x20000000 log2_work=85.918645 tx=192975021 date='2017-02-02 19:37:06' progress=0.944051 cache=523.6MiB(306561tx)
2017-03-16 04:22:34 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457444, us=98.7.115.37:57966, peer=231
2017-03-16 04:23:43 Pre-allocating up to position 0x900000 in rev00706.dat
2017-03-16 04:23:43 UpdateTip: new best=0000000000000000018a99495e729ac6dda3089bad1de4f2cc2a86f8f400941e height=451273 version=0x20000000 log2_work=85.918679 tx=192975444 date='2017-02-02 19:40:49' progress=0.944054 cache=15.4MiB(6130tx)
2017-03-16 04:23:44 socket recv error Connection reset by peer (54)
2017-03-16 04:23:49 connect() to [2003:c3:f3da:4467:53d:ca92:341c:8c09]:8333 failed after select(): Connection refused (61)
2017-03-16 04:24:00 UpdateTip: new best=0000000000000000000679f075abd03cd5dae348c38e71649575ebc494f1b269 height=451274 version=0x20000002 log2_work=85.918712 tx=192976340 date='2017-02-02 19:53:27' progress=0.944065 cache=23.3MiB(11722tx)
2017-03-16 04:24:00 Leaving block file 706: CBlockFileInfo(blocks=142, size=133961021, heights=450610...451435, time=2017-01-29...2017-02-03)
2017-03-16 04:24:01 Pre-allocating up to position 0x1000000 in blk00707.dat
2017-03-16 04:24:01 ProcessMessages(version, 102 bytes) FAILED peer=233
2017-03-16 04:24:20 Pre-allocating up to position 0x100000 in rev00707.dat
2017-03-16 04:24:21 UpdateTip: new best=000000000000000002a1307a6794f4c8c2944aa166cfa2cfd07bd513916f6d2c height=451275 version=0x20000000 log2_work=85.918745 tx=192977803 date='2017-02-02 19:58:59' progress=0.944070 cache=30.4MiB(16740tx)
2017-03-16 04:24:22 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457444, us=[2604:2000:e104:1200:4312:182b:e335:3074]:57974, peer=234
2017-03-16 04:24:23 Pre-allocating up to position 0x2000000 in blk00707.dat
2017-03-16 04:24:29 UpdateTip: new best=000000000000000000a2bb0eb7e625d8965430e561b5df01e930f2868679a623 height=451276 version=0x20000000 log2_work=85.918778 tx=192979429 date='2017-02-02 20:12:21' progress=0.944082 cache=33.2MiB(21404tx)
2017-03-16 04:24:42 UpdateTip: new best=0000000000000000013cdc0277968fc109ff09d76f2b57a87dd004d88dfd269b height=451277 version=0x20000000 log2_work=85.918812 tx=192980638 date='2017-02-02 20:29:15' progress=0.944097 cache=36.4MiB(26356tx)
2017-03-16 04:24:42 UpdateTip: new best=00000000000000000145076896f0c703d91b311a6e7d3dd1a8fe6fcb249d348c height=451278 version=0x20000000 log2_work=85.918845 tx=192980639 date='2017-02-02 20:29:41' progress=0.944098 cache=36.4MiB(26357tx)
2017-03-16 04:24:47 UpdateTip: new best=00000000000000000295dc40c32fd98c35471405c3d66924d60ee457c46e8e10 height=451279 version=0x20000000 log2_work=85.918878 tx=192982475 date='2017-02-02 20:40:20' progress=0.944107 cache=39.6MiB(30413tx)
2017-03-16 04:24:49 UpdateTip: new best=000000000000000001748f28871e13c0f4d25d22af0dc235442fb9152d5ac9b8 height=451280 version=0x20000002 log2_work=85.918912 tx=192983618 date='2017-02-02 21:04:06' progress=0.944129 cache=52.6MiB(34046tx)
2017-03-16 04:24:53 UpdateTip: new best=0000000000000000019bca589ae1b6322611a2bba175b65d6a0b41ea0ffaf755 height=451281 version=0x20000002 log2_work=85.918945 tx=192985459 date='2017-02-02 21:07:30' progress=0.944132 cache=57.9MiB(37466tx)
2017-03-16 04:25:02 UpdateTip: new best=00000000000000000044dd1c17bc9baf8efed2edf1631955c8f575d3aec50371 height=451282 version=0x20000000 log2_work=85.918978 tx=192986726 date='2017-02-02 21:30:24' progress=0.944153 cache=79.0MiB(41346tx)
2017-03-16 04:25:02 Pre-allocating up to position 0x3000000 in blk00707.dat
2017-03-16 04:25:07 UpdateTip: new best=0000000000000000017b6e4c6b038dba8176ecdaf076abad2e73d7b41122c28e height=451283 version=0x20000002 log2_work=85.919011 tx=192988661 date='2017-02-02 21:39:26' progress=0.944161 cache=88.3MiB(44269tx)
2017-03-16 04:25:10 Pre-allocating up to position 0x4000000 in blk00707.dat
2017-03-16 04:25:12 Pre-allocating up to position 0x5000000 in blk00707.dat
2017-03-16 04:25:16 UpdateTip: new best=0000000000000000007916f1a224115b64c77c8be616e9e0df7eb6365cbdf558 height=451284 version=0x20000000 log2_work=85.919045 tx=192990711 date='2017-02-02 21:46:00' progress=0.944167 cache=93.0MiB(47746tx)
2017-03-16 04:25:21 UpdateTip: new best=000000000000000002bf484cbe0fb0384f941702b7eca0b8e9a3797f6cd9484f height=451285 version=0x20000000 log2_work=85.919078 tx=192992914 date='2017-02-02 21:57:47' progress=0.944178 cache=102.8MiB(51755tx)
2017-03-16 04:25:26 UpdateTip: new best=00000000000000000089b77821159cef533c844083c507fd567c77ddb7fe1c9b height=451286 version=0x20000000 log2_work=85.919111 tx=192994619 date='2017-02-02 22:34:04' progress=0.944211 cache=119.5MiB(55357tx)
2017-03-16 04:25:30 UpdateTip: new best=000000000000000000bb4cfa40059722cd7b4dd863b79f543d1c936be6abdc30 height=451287 version=0x20000000 log2_work=85.919145 tx=192996505 date='2017-02-02 22:54:50' progress=0.944230 cache=131.3MiB(58521tx)
2017-03-16 04:25:33 UpdateTip: new best=000000000000000000e7010b7f1596c651c9751a8e7923b22ab1e19c86dc60be height=451288 version=0x20000000 log2_work=85.919178 tx=192998602 date='2017-02-02 23:00:35' progress=0.944236 cache=135.8MiB(61345tx)
2017-03-16 04:25:33 Pre-allocating up to position 0xa00000 in rev00706.dat
2017-03-16 04:25:33 UpdateTip: new best=0000000000000000000a582a7af595fcb773e08c85de3e6736b65880de8eca68 height=451289 version=0x20000000 log2_work=85.919211 tx=192999351 date='2017-02-02 23:03:24' progress=0.944238 cache=137.2MiB(62456tx)
2017-03-16 04:25:35 UpdateTip: new best=00000000000000000206322f1e2b1c6b14a50ab08ccaa91c258e11bfb788f607 height=451290 version=0x20000000 log2_work=85.919244 tx=193001950 date='2017-02-02 23:08:02' progress=0.944243 cache=140.4MiB(65973tx)
2017-03-16 04:25:39 UpdateTip: new best=000000000000000000e1b37769fc7cea9f36a59f96813dc73004e0cf4bcdc7fc height=451291 version=0x20000000 log2_work=85.919278 tx=193003740 date='2017-02-02 23:24:37' progress=0.944258 cache=148.8MiB(68974tx)
2017-03-16 04:25:40 UpdateTip: new best=0000000000000000012ef21b2cc0f12f90dd3e7f0befd209b8383546827592f1 height=451292 version=0x20000002 log2_work=85.919311 tx=193006094 date='2017-02-02 23:24:44' progress=0.944259 cache=150.9MiB(73653tx)
2017-03-16 04:25:45 UpdateTip: new best=0000000000000000020f1727b18ebba9bb33fb19936e5a99f5b7d780dd3602cb height=451293 version=0x20000000 log2_work=85.919344 tx=193007915 date='2017-02-02 23:51:50' progress=0.944283 cache=164.5MiB(76436tx)
2017-03-16 04:25:48 UpdateTip: new best=00000000000000000261d34a55df582b366567b5d989472e90ef45734051f9e0 height=451294 version=0x20000000 log2_work=85.919378 tx=193009940 date='2017-02-03 00:03:05' progress=0.944294 cache=170.1MiB(79376tx)
2017-03-16 04:25:53 UpdateTip: new best=0000000000000000023a132ab049778795cd711199e7097a3c5c7b0045963587 height=451295 version=0x20000000 log2_work=85.919411 tx=193011747 date='2017-02-03 00:27:27' progress=0.944316 cache=180.2MiB(82311tx)
2017-03-16 04:25:54 UpdateTip: new best=000000000000000001116c46e3540e2579d437b8110405373679f9d073dd6f27 height=451296 version=0x20000000 log2_work=85.919444 tx=193013401 date='2017-02-03 00:28:35' progress=0.944317 cache=182.5MiB(85268tx)
2017-03-16 04:25:57 UpdateTip: new best=0000000000000000000b57c6c6e0c1787c0aa0fb670c811c645e2b50ce51ff61 height=451297 version=0x20000000 log2_work=85.919477 tx=193015161 date='2017-02-03 00:44:32' progress=0.944332 cache=190.4MiB(88243tx)
2017-03-16 04:25:59 Pre-allocating up to position 0xb00000 in rev00706.dat
2017-03-16 04:25:59 UpdateTip: new best=0000000000000000002b3f4e03f29641fcdf9bee6b947c18732f96fb1d60aa39 height=451298 version=0x20000002 log2_work=85.919511 tx=193016957 date='2017-02-03 00:55:36' progress=0.944342 cache=194.7MiB(90731tx)
2017-03-16 04:26:01 UpdateTip: new best=000000000000000000e61f4901a0fc71128d62df869071724d36fc02052d11cc height=451299 version=0x20000000 log2_work=85.919544 tx=193019073 date='2017-02-03 01:15:15' progress=0.944360 cache=197.7MiB(93559tx)
2017-03-16 04:26:01 UpdateTip: new best=0000000000000000011a5397158931eb90e31d1bba4986ee545fea7a3bbcd594 height=451300 version=0x20000000 log2_work=85.919577 tx=193021008 date='2017-02-03 01:34:44' progress=0.944378 cache=199.3MiB(95475tx)
2017-03-16 04:26:01 UpdateTip: new best=0000000000000000006423ad97c131c4ffeb7d3e58314d223764acad67b68384 height=451301 version=0x20000000 log2_work=85.919611 tx=193023077 date='2017-02-03 01:54:25' progress=0.944396 cache=200.0MiB(97464tx)
2017-03-16 04:26:04 Pre-allocating up to position 0x200000 in rev00707.dat
2017-03-16 04:26:05 UpdateTip: new best=000000000000000001e581308878d0ee94e9338be6a9017d55db9f06c1f6b8e8 height=451302 version=0x20000000 log2_work=85.919644 tx=193025757 date='2017-02-03 02:00:31' progress=0.944402 cache=203.0MiB(102118tx)
2017-03-16 04:26:08 UpdateTip: new best=000000000000000000b96380ccb3b8b52339399c21136161bbadedf0b6cca91a height=451303 version=0x20000000 log2_work=85.919677 tx=193027921 date='2017-02-03 02:05:49' progress=0.944407 cache=207.7MiB(106194tx)
2017-03-16 04:26:09 UpdateTip: new best=000000000000000001cce662718d772e3dd27e0c34177a3950221a1d14d658d8 height=451304 version=0x20000002 log2_work=85.91971 tx=193029888 date='2017-02-03 02:22:06' progress=0.944422 cache=211.0MiB(108203tx)
2017-03-16 04:26:11 UpdateTip: new best=000000000000000000e64a6ab6cb24b83bcf401c2be0560243f64bda15a9faf7 height=451305 version=0x20000000 log2_work=85.919744 tx=193032202 date='2017-02-03 03:31:18' progress=0.944484 cache=215.5MiB(110783tx)
2017-03-16 04:26:17 UpdateTip: new best=000000000000000000efb07eb58f9f7639ffeac9f677bcab7c58f5d1f5a374c8 height=451306 version=0x20000000 log2_work=85.919777 tx=193033674 date='2017-02-03 04:06:38' progress=0.944516 cache=236.0MiB(114025tx)
2017-03-16 04:26:20 UpdateTip: new best=0000000000000000012b9d83c40cdc847de386c8daac9fe510607ebe19846e6a height=451307 version=0x20000000 log2_work=85.91981 tx=193035014 date='2017-02-03 04:08:12' progress=0.944518 cache=245.3MiB(115885tx)
2017-03-16 04:26:20 UpdateTip: new best=000000000000000001e398b0b71538d53e9e4d440f0e62d0d28fea122cb02864 height=451308 version=0x20000000 log2_work=85.919843 tx=193036944 date='2017-02-03 04:09:36' progress=0.944519 cache=246.0MiB(117584tx)
2017-03-16 04:26:21 UpdateTip: new best=000000000000000000ef5ce27d1d71b6c453efe82b10cb279a9056db1085c67c height=451309 version=0x20000000 log2_work=85.919877 tx=193039315 date='2017-02-03 04:11:05' progress=0.944521 cache=247.9MiB(120471tx)
2017-03-16 04:26:22 UpdateTip: new best=0000000000000000007c7e104d33e31ec0785f8a267913fa7ca95cd5943dda3e height=451310 version=0x20000000 log2_work=85.91991 tx=193041340 date='2017-02-03 04:25:04' progress=0.944534 cache=248.6MiB(122478tx)
2017-03-16 04:26:25 Pre-allocating up to position 0xc00000 in rev00706.dat
2017-03-16 04:26:25 UpdateTip: new best=000000000000000000ac7c60e63abe3d4fa0c9e5689bd86afa63fbf5893c160d height=451311 version=0x20000000 log2_work=85.919943 tx=193043607 date='2017-02-03 04:26:21' progress=0.944536 cache=252.8MiB(127414tx)
2017-03-16 04:26:26 UpdateTip: new best=000000000000000002452274867736b13959db19f3d35742d081b62c21060e3f height=451312 version=0x20000000 log2_work=85.919976 tx=193045768 date='2017-02-03 05:10:56' progress=0.944576 cache=256.3MiB(129520tx)
2017-03-16 04:26:26 UpdateTip: new best=0000000000000000028019fe5a9a387bbcdf453b76cdd3eb9238c0cf80a2e177 height=451313 version=0x20000000 log2_work=85.92001 tx=193045952 date='2017-02-03 05:11:10' progress=0.944576 cache=256.3MiB(129646tx)
2017-03-16 04:26:29 UpdateTip: new best=000000000000000002247d50c562c78a09111ac351143e566274d6da531144ec height=451314 version=0x20000000 log2_work=85.920043 tx=193047764 date='2017-02-03 05:12:50' progress=0.944578 cache=265.2MiB(132161tx)
2017-03-16 04:26:29 UpdateTip: new best=000000000000000000abbda6ceca38c12d438f00a1fbc8d773a1084823ebb01c height=451315 version=0x20000002 log2_work=85.920076 tx=193050065 date='2017-02-03 05:45:15' progress=0.944608 cache=265.9MiB(134068tx)
2017-03-16 04:26:31 UpdateTip: new best=000000000000000001a12745ebeea30148aa43dbc718801cd8dc519a193cb96b height=451316 version=0x00000004 log2_work=85.92011 tx=193052808 date='2017-02-03 05:45:18' progress=0.944608 cache=272.5MiB(137219tx)
2017-03-16 04:26:33 UpdateTip: new best=0000000000000000004104a5e8bf6583d3c72c4f7b2bcff0a84030dd2a9d1976 height=451317 version=0x20000000 log2_work=85.920143 tx=193055812 date='2017-02-03 05:49:06' progress=0.944613 cache=285.6MiB(141366tx)
2017-03-16 04:26:36 UpdateTip: new best=0000000000000000022c2f8387536a787fbd5d25394d720e226567ce26c45ad7 height=451318 version=0x20000000 log2_work=85.920176 tx=193057638 date='2017-02-03 05:52:51' progress=0.944616 cache=290.2MiB(144905tx)
2017-03-16 04:26:39 UpdateTip: new best=000000000000000001e20e42c2076a8a6839ff35d75d302f8cc521134829e987 height=451319 version=0x20000000 log2_work=85.920209 tx=193060496 date='2017-02-03 06:02:04' progress=0.944625 cache=294.2MiB(148355tx)
2017-03-16 04:26:43 UpdateTip: new best=00000000000000000290be7b4c0ff0a4e3b24d718ec4ed19e8ec7c3a909a3608 height=451320 version=0x20000000 log2_work=85.920243 tx=193062058 date='2017-02-03 06:04:24' progress=0.944628 cache=296.0MiB(152755tx)
2017-03-16 04:26:47 UpdateTip: new best=000000000000000000de6df4c6713d1a73ef4ee9ebd7ac263db68afff6785f0f height=451321 version=0x20000000 log2_work=85.920276 tx=193063706 date='2017-02-03 06:06:32' progress=0.944630 cache=310.2MiB(156489tx)
2017-03-16 04:26:48 Pre-allocating up to position 0xd00000 in rev00706.dat
2017-03-16 04:26:49 UpdateTip: new best=000000000000000001314708f23dc8ff9f53b76267f0d93aeb3bf4587ea79cb9 height=451322 version=0x20000002 log2_work=85.920309 tx=193066696 date='2017-02-03 06:07:34' progress=0.944632 cache=312.7MiB(160834tx)
2017-03-16 04:26:51 UpdateTip: new best=00000000000000000201f13f5ab66afa0a8b81c319ace6f8c71a6f935f2e8117 height=451323 version=0x20000000 log2_work=85.920342 tx=193068383 date='2017-02-03 06:20:39' progress=0.944644 cache=317.1MiB(163218tx)
2017-03-16 04:26:52 UpdateTip: new best=00000000000000000036786fd62d40839b814e0eab6eb62e0806e2a74437cfda height=451324 version=0x20000002 log2_work=85.920376 tx=193070732 date='2017-02-03 06:38:50' progress=0.944661 cache=317.5MiB(165174tx)
2017-03-16 04:26:53 UpdateTip: new best=000000000000000000cf663e2185df90d779efa412ad268290d933ec8c6f589a height=451325 version=0x20000000 log2_work=85.920409 tx=193072716 date='2017-02-03 06:46:56' progress=0.944668 cache=321.5MiB(167623tx)
2017-03-16 04:26:55 UpdateTip: new best=000000000000000002286178204fa29706833659309234db2111661590987f51 height=451326 version=0x20000002 log2_work=85.920442 tx=193074530 date='2017-02-03 06:58:01' progress=0.944679 cache=347.5MiB(169923tx)
2017-03-16 04:26:56 UpdateTip: new best=000000000000000000473e157f881db53858c0a21e854c561a8f1c2f3a5fc47c height=451327 version=0x20000002 log2_work=85.920475 tx=193077378 date='2017-02-03 07:34:39' progress=0.944712 cache=348.3MiB(172304tx)
2017-03-16 04:26:58 UpdateTip: new best=0000000000000000022b0863a66ec438a198ae76c506a20debb9c2efc41c0c94 height=451328 version=0x20000000 log2_work=85.920509 tx=193079461 date='2017-02-03 07:48:44' progress=0.944725 cache=350.2MiB(174839tx)
2017-03-16 04:27:00 UpdateTip: new best=00000000000000000138db5541b3071aac1021b56c0712ab66c6ffb97449e303 height=451329 version=0x00000004 log2_work=85.920542 tx=193081032 date='2017-02-03 07:49:55' progress=0.944726 cache=360.0MiB(176979tx)
2017-03-16 04:27:01 UpdateTip: new best=000000000000000001b1486e21d820348ebae0ddff45bec3f1da0fdb38954366 height=451330 version=0x20000002 log2_work=85.920575 tx=193083106 date='2017-02-03 08:09:00' progress=0.944744 cache=360.8MiB(178811tx)
2017-03-16 04:27:02 Pre-allocating up to position 0xe00000 in rev00706.dat
2017-03-16 04:27:02 UpdateTip: new best=00000000000000000143170107f1e6e262530af1564e0e939e7434142140209e height=451331 version=0x20000000 log2_work=85.920608 tx=193084839 date='2017-02-03 08:14:47' progress=0.944749 cache=366.1MiB(181629tx)
2017-03-16 04:27:04 UpdateTip: new best=00000000000000000258da19bca83a3bd8982a12b0c4c9547ae0275fa6978aff height=451332 version=0x20000002 log2_work=85.920642 tx=193087462 date='2017-02-03 08:20:53' progress=0.944755 cache=367.7MiB(185222tx)
2017-03-16 04:27:08 UpdateTip: new best=00000000000000000075b3cd480fde3d3f6ee4388ab34bc15f6eac52e5336223 height=451333 version=0x20000000 log2_work=85.920675 tx=193089797 date='2017-02-03 08:24:40' progress=0.944759 cache=375.7MiB(189960tx)
2017-03-16 04:27:11 UpdateTip: new best=0000000000000000018fb2c412a63c4d8b6e62cc64ecbcf9ff21b8895febd78c height=451334 version=0x20000002 log2_work=85.920708 tx=193092223 date='2017-02-03 08:27:26' progress=0.944762 cache=386.6MiB(195116tx)
2017-03-16 04:27:12 UpdateTip: new best=0000000000000000019fc14f5175b760d86c4b2be68daa5893b054461590d144 height=451335 version=0x20000002 log2_work=85.920741 tx=193094842 date='2017-02-03 08:31:24' progress=0.944767 cache=388.1MiB(199203tx)
2017-03-16 04:27:16 UpdateTip: new best=000000000000000000c8ffbb34281082d950b1d41c14a724075e170bb50cd084 height=451336 version=0x20000000 log2_work=85.920775 tx=193096778 date='2017-02-03 08:34:01' progress=0.944769 cache=390.0MiB(204494tx)
2017-03-16 04:27:19 UpdateTip: new best=000000000000000000f9b783d949f6dc637393cdb9d525b3b2a6c9f75d0ab10e height=451337 version=0x20000000 log2_work=85.920808 tx=193098986 date='2017-02-03 08:50:26' progress=0.944785 cache=392.2MiB(206594tx)
2017-03-16 04:27:21 UpdateTip: new best=0000000000000000013cb50756fcedd7ba3694053773d00723aca821d804a772 height=451338 version=0x20000000 log2_work=85.920841 tx=193100597 date='2017-02-03 08:57:36' progress=0.944791 cache=395.6MiB(209678tx)
2017-03-16 04:27:22 Pre-allocating up to position 0xf00000 in rev00706.dat
2017-03-16 04:27:22 UpdateTip: new best=00000000000000000083ad82c2774c5c1b74667ca69d29091063069206754175 height=451339 version=0x20000000 log2_work=85.920874 tx=193103351 date='2017-02-03 09:05:55' progress=0.944799 cache=398.2MiB(213963tx)
2017-03-16 04:27:24 UpdateTip: new best=000000000000000001541f9a67960e9fb2de279c5cfad0f86cba4abfe1c606c7 height=451340 version=0x20000000 log2_work=85.920908 tx=193105588 date='2017-02-03 09:10:11' progress=0.944804 cache=404.3MiB(218955tx)
2017-03-16 04:27:26 UpdateTip: new best=0000000000000000005775fd836ad6cdd41c5da5b9ae4d698b81e2950e01ec20 height=451341 version=0x20000002 log2_work=85.920941 tx=193108368 date='2017-02-03 09:15:53' progress=0.944810 cache=405.7MiB(222602tx)
2017-03-16 04:27:26 UpdateTip: new best=0000000000000000016a18ba76922ee704b7b88d216ef936b08e4345ada72e80 height=451342 version=0x20000000 log2_work=85.920974 tx=193108630 date='2017-02-03 09:21:36' progress=0.944815 cache=405.8MiB(222761tx)
2017-03-16 04:27:27 UpdateTip: new best=0000000000000000020cbad1fb67c5cb84febc85fa33ab2ffb13007fb7aa413a height=451343 version=0x20000002 log2_work=85.921007 tx=193111882 date='2017-02-03 09:23:51' progress=0.944818 cache=406.9MiB(227043tx)
2017-03-16 04:27:29 UpdateTip: new best=0000000000000000017855d47d631f5b0d70866f98c5f599eb91d04f18d324d5 height=451344 version=0x20000000 log2_work=85.921041 tx=193115154 date='2017-02-03 09:25:29' progress=0.944820 cache=409.2MiB(232704tx)
2017-03-16 04:27:30 UpdateTip: new best=000000000000000001ef4cf291adba5dd3a4f46c3c7adfbf2c398c5a5be28936 height=451345 version=0x20000000 log2_work=85.921074 tx=193117376 date='2017-02-03 09:39:52' progress=0.944833 cache=410.1MiB(234674tx)
2017-03-16 04:27:31 UpdateTip: new best=000000000000000001b497a0937f713f795e687ffee7ab7c41cdb36c914d603b height=451346 version=0x20000000 log2_work=85.921107 tx=193119726 date='2017-02-03 10:02:15' progress=0.944854 cache=410.6MiB(236911tx)
2017-03-16 04:27:35 UpdateTip: new best=00000000000000000187d69052cb76201d13e5ac4666d8e957d8a28565ea470d height=451347 version=0x20000002 log2_work=85.92114 tx=193121466 date='2017-02-03 10:04:01' progress=0.944856 cache=415.1MiB(239855tx)
2017-03-16 04:27:40 UpdateTip: new best=000000000000000001b5019852502dc3eacc00a0289e9b027bbb8a7785a3e560 height=451348 version=0x20000002 log2_work=85.921174 tx=193123585 date='2017-02-03 10:20:34' progress=0.944871 cache=420.9MiB(242733tx)
2017-03-16 04:27:44 UpdateTip: new best=000000000000000000c29dddf0de11e381972b2e625dc7ae2b00e3e32668797c height=451349 version=0x20000000 log2_work=85.921207 tx=193125579 date='2017-02-03 10:35:47' progress=0.944885 cache=421.5MiB(245408tx)
2017-03-16 04:27:45 UpdateTip: new best=00000000000000000117064114ffe0aaf77c4e77f3f8f9958761fcc85f366b34 height=451350 version=0x20000000 log2_work=85.92124 tx=193128150 date='2017-02-03 11:08:05' progress=0.944914 cache=422.3MiB(248018tx)
2017-03-16 04:27:48 UpdateTip: new best=00000000000000000021dea11b5bb308b36f0c6cf5f99bdcf0656fd5c36d5aab height=451351 version=0x20000000 log2_work=85.921273 tx=193130430 date='2017-02-03 11:16:04' progress=0.944922 cache=423.3MiB(250449tx)
2017-03-16 04:27:50 UpdateTip: new best=000000000000000000f4ce8da87d55aaf4bd5fe98987ee90b8eb51cb7bee2558 height=451352 version=0x20000000 log2_work=85.921307 tx=193131831 date='2017-02-03 11:16:46' progress=0.944923 cache=425.2MiB(251974tx)
2017-03-16 04:27:53 Pre-allocating up to position 0x6000000 in blk00707.dat
2017-03-16 04:27:54 Pre-allocating up to position 0x300000 in rev00707.dat
2017-03-16 04:27:55 UpdateTip: new best=0000000000000000006d981945a9e57323060d49f1c84ca2b4c7f643c7b05570 height=451353 version=0x20000000 log2_work=85.92134 tx=193134108 date='2017-02-03 11:31:30' progress=0.944936 cache=425.7MiB(254157tx)
2017-03-16 04:27:59 UpdateTip: new best=0000000000000000016cad3526562aa3c371343a079c775f7ae0c0e0fb16c9f6 height=451354 version=0x20000000 log2_work=85.921373 tx=193136578 date='2017-02-03 11:37:08' progress=0.944942 cache=428.0MiB(258002tx)
2017-03-16 04:28:02 UpdateTip: new best=0000000000000000027ca36435662f7b5bc2fd415850f1a13bf0be07adbc37f6 height=451355 version=0x20000000 log2_work=85.921406 tx=193139015 date='2017-02-03 11:44:23' progress=0.944949 cache=438.2MiB(261111tx)
2017-03-16 04:28:08 Pre-allocating up to position 0x1000000 in rev00706.dat
2017-03-16 04:28:08 UpdateTip: new best=000000000000000001adbfd79b89a7eedcdb047dfe8491d7602653504f17cbbe height=451356 version=0x20000000 log2_work=85.921439 tx=193140717 date='2017-02-03 11:48:24' progress=0.944953 cache=444.2MiB(265598tx)
2017-03-16 04:28:12 UpdateTip: new best=000000000000000000ee68d033e1e5329d5ad49fb09d2dd42ed7cad9cb95bbef height=451357 version=0x20000000 log2_work=85.921473 tx=193142675 date='2017-02-03 12:00:40' progress=0.944964 cache=444.8MiB(268189tx)
2017-03-16 04:28:17 UpdateTip: new best=000000000000000001e7f01a1e259e717a2aa3fd2d6b05cfadbdf2f4a3f0575a height=451358 version=0x20000000 log2_work=85.921506 tx=193144523 date='2017-02-03 12:07:06' progress=0.944971 cache=446.5MiB(271678tx)
2017-03-16 04:28:26 UpdateTip: new best=000000000000000002519a55f99a7443398ee3fa3121b9cdb706dc43aee16b34 height=451359 version=0x20000000 log2_work=85.921539 tx=193145464 date='2017-02-03 12:09:38' progress=0.944973 cache=449.8MiB(276134tx)
2017-03-16 04:28:30 UpdateTip: new best=00000000000000000084d211a3376ab9f5afa734a812c60dacae45d9be98aa4d height=451360 version=0x20000000 log2_work=85.921572 tx=193148385 date='2017-02-03 12:46:46' progress=0.945007 cache=454.9MiB(278972tx)
2017-03-16 04:28:32 UpdateTip: new best=0000000000000000028d6fafd89e1c5671140ee9382cceb269151da88666fe56 height=451361 version=0x20000000 log2_work=85.921606 tx=193150801 date='2017-02-03 12:54:26' progress=0.945014 cache=455.9MiB(281077tx)
2017-03-16 04:28:34 UpdateTip: new best=000000000000000001d88d434d9bb544d643ddb24dda17cd50cd6ea507c8abe0 height=451362 version=0x20000000 log2_work=85.921639 tx=193152577 date='2017-02-03 12:55:12' progress=0.945015 cache=457.8MiB(282834tx)
2017-03-16 04:28:37 Pre-allocating up to position 0x7000000 in blk00707.dat
2017-03-16 04:28:39 UpdateTip: new best=000000000000000001180f27b7599a689a24a0a1142758f1fe896d1a0f557cd3 height=451363 version=0x20000000 log2_work=85.921672 tx=193155143 date='2017-02-03 13:04:47' progress=0.945024 cache=458.7MiB(285488tx)
2017-03-16 04:28:50 UpdateTip: new best=0000000000000000015e9883f1cd8a9b0aa5dbb009d1b4b96bcea274e803bcf1 height=451364 version=0x20000000 log2_work=85.921705 tx=193156504 date='2017-02-03 13:05:21' progress=0.945025 cache=466.1MiB(290205tx)
2017-03-16 04:28:54 UpdateTip: new best=000000000000000000870f13f4a091034aef63d567981f651978d3ecfd2a46ec height=451365 version=0x20000000 log2_work=85.921739 tx=193158981 date='2017-02-03 13:07:53' progress=0.945028 cache=468.0MiB(294330tx)
2017-03-16 04:28:55 UpdateTip: new best=0000000000000000026c7ba3c3741365c0c1149ad1e811163d4b0871d13788cb height=451366 version=0x20000000 log2_work=85.921772 tx=193160941 date='2017-02-03 13:31:09' progress=0.945049 cache=468.2MiB(295253tx)
2017-03-16 04:28:56 UpdateTip: new best=0000000000000000024087efb8a011a09fdb13bf5a721b8b5ff57f0942cb87fd height=451367 version=0x20000002 log2_work=85.921805 tx=193163509 date='2017-02-03 13:56:08' progress=0.945072 cache=468.9MiB(297433tx)
2017-03-16 04:28:57 UpdateTip: new best=0000000000000000007386ee28890930c9df8ccdbf41afefec0339073060d388 height=451368 version=0x20000000 log2_work=85.921838 tx=193165520 date='2017-02-03 14:09:43' progress=0.945084 cache=474.2MiB(299279tx)
2017-03-16 04:28:59 UpdateTip: new best=00000000000000000169f3df087f4785cbd94cd6238af3dfd0979b02b095690f height=451369 version=0x20000002 log2_work=85.921871 tx=193167557 date='2017-02-03 14:10:32' progress=0.945086 cache=474.8MiB(301061tx)
2017-03-16 04:29:00 UpdateTip: new best=0000000000000000013a5a93693eda8bf2f078f3fdd9a7d06a2a197c0c7cf4f1 height=451370 version=0x20000002 log2_work=85.921905 tx=193169515 date='2017-02-03 14:13:38' progress=0.945089 cache=475.9MiB(302966tx)
2017-03-16 04:29:03 Pre-allocating up to position 0x400000 in rev00707.dat
2017-03-16 04:29:03 UpdateTip: new best=0000000000000000007195600f19eadf0b6d69b8a8762eaf996e50d2e27b0f72 height=451371 version=0x20000000 log2_work=85.921938 tx=193172109 date='2017-02-03 14:16:42' progress=0.945092 cache=479.4MiB(306745tx)
2017-03-16 04:29:05 UpdateTip: new best=000000000000000001837e038627e0bb0870eac0abb9b113a2522fc5b78ee062 height=451372 version=0x20000000 log2_work=85.921971 tx=193174172 date='2017-02-03 14:18:24' progress=0.945094 cache=481.4MiB(310348tx)
2017-03-16 04:29:11 UpdateTip: new best=000000000000000001764c362dce7a253abbcf08cf80ba44cf79829b8af63bb0 height=451373 version=0x20000000 log2_work=85.922004 tx=193174988 date='2017-02-03 14:20:48' progress=0.945097 cache=484.6MiB(314277tx)
2017-03-16 04:29:12 UpdateTip: new best=0000000000000000013e50464c7dfc1226cc175afa53463f9148cf6e878f5f7c height=451374 version=0x20000002 log2_work=85.922038 tx=193177590 date='2017-02-03 14:37:09' progress=0.945112 cache=485.2MiB(316469tx)
2017-03-16 04:29:14 Pre-allocating up to position 0x8000000 in blk00707.dat
2017-03-16 04:29:16 UpdateTip: new best=000000000000000000307da19ebaa22e3fd242e47760a1c29ca1ab4bdec68a6a height=451375 version=0x20000002 log2_work=85.922071 tx=193179466 date='2017-02-03 14:42:27' progress=0.945117 cache=486.4MiB(318465tx)
2017-03-16 04:29:21 UpdateTip: new best=000000000000000001e3281bcda38c3dfec6842df376c73288512c1eaa632aa5 height=451376 version=0x20000000 log2_work=85.922104 tx=193181451 date='2017-02-03 14:43:43' progress=0.945119 cache=490.0MiB(322740tx)
2017-03-16 04:29:22 UpdateTip: new best=000000000000000002bcf5b8c06c131ab0eda0b22fbf17b50ac9047d36210343 height=451377 version=0x20000000 log2_work=85.922137 tx=193183595 date='2017-02-03 14:56:30' progress=0.945130 cache=491.2MiB(324687tx)
2017-03-16 04:29:23 UPnP Port Mapping successful.
2017-03-16 04:29:25 UpdateTip: new best=000000000000000001fcf11d422de0ff120ca983c041899a9d7863fa2ed082a3 height=451378 version=0x20000002 log2_work=85.92217 tx=193185469 date='2017-02-03 15:03:20' progress=0.945137 cache=492.4MiB(326205tx)
2017-03-16 04:29:28 Pre-allocating up to position 0x500000 in rev00707.dat
2017-03-16 04:29:29 UpdateTip: new best=00000000000000000156f5666efc8092c51685bf1929c12292b1bef8467f9982 height=451379 version=0x20000000 log2_work=85.922204 tx=193187696 date='2017-02-03 15:05:15' progress=0.945139 cache=497.2MiB(330065tx)
2017-03-16 04:29:29 UpdateTip: new best=000000000000000001205cc518f9d59ca565ef081171b842e13208e6b00fa292 height=451380 version=0x20000000 log2_work=85.922237 tx=193189944 date='2017-02-03 15:17:00' progress=0.945150 cache=497.7MiB(331763tx)
2017-03-16 04:29:36 UpdateTip: new best=0000000000000000008210d9fdaa0e52d5fda257064e567dd859e7ad759baf90 height=451381 version=0x20000000 log2_work=85.92227 tx=193191854 date='2017-02-03 15:19:02' progress=0.945152 cache=502.8MiB(336607tx)
2017-03-16 04:29:43 UpdateTip: new best=00000000000000000208f7dde3d0810b7700868dc5ea7e783b7c418835dcc5df height=451382 version=0x20000000 log2_work=85.922303 tx=193193257 date='2017-02-03 15:19:19' progress=0.945153 cache=506.8MiB(342064tx)
2017-03-16 04:29:43 Leaving block file 707: CBlockFileInfo(blocks=136, size=133833086, heights=451275...451544, time=2017-02-02...2017-02-04)
2017-03-16 04:29:44 Pre-allocating up to position 0x1000000 in blk00708.dat
2017-03-16 04:29:47 Pre-allocating up to position 0x100000 in rev00708.dat
2017-03-16 04:29:47 UpdateTip: new best=0000000000000000008316a80b672d6ced58a33f0d92aa34c0e939a1630ecd46 height=451383 version=0x20000002 log2_work=85.922336 tx=193195976 date='2017-02-03 15:20:45' progress=0.945155 cache=508.0MiB(346191tx)
2017-03-16 04:29:50 UpdateTip: new best=000000000000000000fb70604757f03673ca8894fb6880cf22b357fbd9015ad1 height=451384 version=0x20000000 log2_work=85.92237 tx=193197889 date='2017-02-03 15:32:31' progress=0.945166 cache=509.5MiB(348463tx)
2017-03-16 04:29:51 UpdateTip: new best=000000000000000000e47607f419985bafb5801fa2ddd11c02c9888870cf7d25 height=451385 version=0x20000000 log2_work=85.922403 tx=193200608 date='2017-02-03 15:53:16' progress=0.945185 cache=510.1MiB(350758tx)
2017-03-16 04:29:52 UpdateTip: new best=0000000000000000024ad4a5ab1c2d19cf4c0f85184ee52999a4fc25d71d5e5b height=451386 version=0x20000002 log2_work=85.922436 tx=193202728 date='2017-02-03 16:02:09' progress=0.945193 cache=511.0MiB(352655tx)
2017-03-16 04:29:54 UpdateTip: new best=0000000000000000003ce591cdbeeca70316be0a22d788f37fe4a2b1b8083d3e height=451387 version=0x20000000 log2_work=85.922469 tx=193204475 date='2017-02-03 16:02:14' progress=0.945194 cache=524.1MiB(355903tx)
2017-03-16 04:29:54 UpdateTip: new best=000000000000000000fe58d1d82756675f44376b5a975b35a6a98982e2f22914 height=451388 version=0x20000000 log2_work=85.922502 tx=193207066 date='2017-02-03 16:34:00' progress=0.945223 cache=524.5MiB(357904tx)
2017-03-16 04:29:55 Pre-allocating up to position 0x600000 in rev00707.dat
2017-03-16 04:29:55 UpdateTip: new best=00000000000000000045cf26872b9a9089d79d3fb8502bcaa4f18b5eb8bd296f height=451389 version=0x20000002 log2_work=85.922536 tx=193210059 date='2017-02-03 17:04:09' progress=0.945250 cache=525.8MiB(360555tx)
2017-03-16 04:30:12 UpdateTip: new best=000000000000000002aa1ca96e50ed53885f9aa20d01240254ad89895b7a5ee9 height=451390 version=0x20000000 log2_work=85.922569 tx=193212107 date='2017-02-03 17:05:13' progress=0.945252 cache=7.1MiB(5083tx)
2017-03-16 04:30:17 UpdateTip: new best=00000000000000000217a43e739fa031a93c3bbc2258b559c7ee85bf1e1c7114 height=451391 version=0x20000002 log2_work=85.922602 tx=193214330 date='2017-02-03 17:16:13' progress=0.945262 cache=9.5MiB(10254tx)
2017-03-16 04:30:31 UpdateTip: new best=0000000000000000002a74dae12f2d19155c0eb9c6df6d9ba05b561456b54844 height=451392 version=0x20000000 log2_work=85.922635 tx=193215311 date='2017-02-03 17:17:06' progress=0.945263 cache=12.3MiB(14406tx)
2017-03-16 04:30:39 UpdateTip: new best=000000000000000000d83c1d744a15898c4cc2f277425cc4df1feb31bc929a1e height=451393 version=0x20000000 log2_work=85.922669 tx=193216794 date='2017-02-03 17:17:38' progress=0.945264 cache=25.3MiB(19158tx)
2017-03-16 04:30:50 Pre-allocating up to position 0x2000000 in blk00708.dat
2017-03-16 04:31:02 Pre-allocating up to position 0x3000000 in blk00708.dat
2017-03-16 04:31:11 UpdateTip: new best=0000000000000000027ca4b6630c4f329566e27d9371163db625783d47b0ded9 height=451394 version=0x20000002 log2_work=85.922702 tx=193218847 date='2017-02-03 17:33:58' progress=0.945278 cache=28.7MiB(22706tx)
2017-03-16 04:31:13 UpdateTip: new best=00000000000000000103a14d3646f35e3dcdbe7c9d8b9b71e4be43dfb16bd5cb height=451395 version=0x20000002 log2_work=85.922735 tx=193221171 date='2017-02-03 17:49:42' progress=0.945293 cache=29.8MiB(26524tx)
2017-03-16 04:31:20 UpdateTip: new best=000000000000000000b7c208c7feba6aaf30e5eec66b34a0b15637e2cc3e82c1 height=451396 version=0x20000000 log2_work=85.922768 tx=193223249 date='2017-02-03 18:01:49' progress=0.945304 cache=38.3MiB(30505tx)
2017-03-16 04:31:24 UpdateTip: new best=0000000000000000007a1c71f700166fd0237718025592c0d30323e06fa1e45a height=451397 version=0x20000000 log2_work=85.922801 tx=193225354 date='2017-02-03 18:02:24' progress=0.945305 cache=52.9MiB(35615tx)
2017-03-16 04:31:29 UpdateTip: new best=00000000000000000157782ed07f54701ae013dd2efd4c79a11c72a1114fe1cf height=451398 version=0x20000000 log2_work=85.922835 tx=193227615 date='2017-02-03 18:04:59' progress=0.945308 cache=73.0MiB(41636tx)
2017-03-16 04:31:30 UpdateTip: new best=000000000000000001d06a66374ed6cc1156689893cd3642f4a3ee990782915b height=451399 version=0x20000002 log2_work=85.922868 tx=193230076 date='2017-02-03 18:22:14' progress=0.945324 cache=79.3MiB(45081tx)
2017-03-16 04:31:43 UpdateTip: new best=000000000000000000b666efd9b60e3618a0ca6516b0edee5815defe260cef7e height=451400 version=0x30000000 log2_work=85.922901 tx=193231863 date='2017-02-03 18:26:02' progress=0.945327 cache=93.3MiB(50419tx)
2017-03-16 04:31:58 UpdateTip: new best=000000000000000001ca692227a46734532fb083a113e4dc2a702cef5d2a8ca1 height=451401 version=0x20000000 log2_work=85.922934 tx=193234310 date='2017-02-03 18:27:54' progress=0.945329 cache=96.9MiB(56374tx)
2017-03-16 04:32:04 Pre-allocating up to position 0x700000 in rev00707.dat
2017-03-16 04:32:05 UpdateTip: new best=0000000000000000003926cd394d2ef17ebda99f424288668a95b728e67ad45d height=451402 version=0x20000002 log2_work=85.922967 tx=193237162 date='2017-02-03 18:31:05' progress=0.945333 cache=100.0MiB(61049tx)
2017-03-16 04:32:10 UpdateTip: new best=000000000000000000ab37fb1b2f7ccc5b76ea4cd24ce6d1cf2bfd8035f1609c height=451403 version=0x20000000 log2_work=85.923001 tx=193238966 date='2017-02-03 18:39:21' progress=0.945341 cache=101.4MiB(64327tx)
2017-03-16 04:32:16 UpdateTip: new best=0000000000000000027f6479e0afc10cf4d0aed4b962ba1d406a84e9992ae6f9 height=451404 version=0x20000000 log2_work=85.923034 tx=193242442 date='2017-02-03 18:41:52' progress=0.945344 cache=103.0MiB(70722tx)
2017-03-16 04:32:16 UpdateTip: new best=0000000000000000020672c01dfe027ed1cc8b8aec4b04fb3471aedf814499dc height=451405 version=0x20000000 log2_work=85.923067 tx=193242443 date='2017-02-03 18:42:19' progress=0.945344 cache=103.0MiB(70723tx)
2017-03-16 04:32:20 UpdateTip: new best=000000000000000000853d74cc94ae31323ecce5ecb814b26305a8041a178113 height=451406 version=0x20000000 log2_work=85.9231 tx=193244192 date='2017-02-03 18:54:55' progress=0.945356 cache=104.2MiB(73781tx)
2017-03-16 04:32:28 UpdateTip: new best=000000000000000000d9f1d138589fab853e242ea5ea94397491a9f3df70cff6 height=451407 version=0x20000000 log2_work=85.923133 tx=193246300 date='2017-02-03 19:00:31' progress=0.945361 cache=111.4MiB(78273tx)
2017-03-16 04:32:30 UpdateTip: new best=000000000000000000723cdce357b410d6c0e3e10538518fb4264aaa2cf5480f height=451408 version=0x20000000 log2_work=85.923167 tx=193248474 date='2017-02-03 19:17:03' progress=0.945376 cache=112.5MiB(81255tx)
2017-03-16 04:32:37 UpdateTip: new best=000000000000000001bdd91cd062eb7e6d31c22c63006949101ac913e23cdfdf height=451409 version=0x20000000 log2_work=85.9232 tx=193249961 date='2017-02-03 19:30:43' progress=0.945389 cache=116.4MiB(84842tx)
2017-03-16 04:32:42 UpdateTip: new best=000000000000000002a6c3823505ec646d223ea64b576f12cf5a0de90bf73b53 height=451410 version=0x20000002 log2_work=85.923233 tx=193252005 date='2017-02-03 19:41:09' progress=0.945399 cache=118.0MiB(88016tx)
2017-03-16 04:32:44 UpdateTip: new best=0000000000000000004e7a48f42860d424befb35f3541d7c8108824421fdce43 height=451411 version=0x20000000 log2_work=85.923266 tx=193254477 date='2017-02-03 19:48:21' progress=0.945406 cache=124.2MiB(91313tx)
2017-03-16 04:32:46 UpdateTip: new best=0000000000000000020dbc0f89ec30a688eada96c8b6314f7a217bd5baf85efa height=451412 version=0x20000000 log2_work=85.923299 tx=193255480 date='2017-02-03 19:51:45' progress=0.945409 cache=125.9MiB(93022tx)
2017-03-16 04:32:49 Pre-allocating up to position 0x800000 in rev00707.dat
2017-03-16 04:32:50 UpdateTip: new best=000000000000000001d60b0d05a47cff399ab97017a3e624eff9a57e02bd32ff height=451413 version=0x20000000 log2_work=85.923332 tx=193258194 date='2017-02-03 19:54:50' progress=0.945412 cache=134.8MiB(98502tx)
2017-03-16 04:32:55 UpdateTip: new best=0000000000000000023578abef0a29c1bb634916cf1ad98eeac347b6453081d3 height=451414 version=0x20000000 log2_work=85.923366 tx=193261171 date='2017-02-03 20:00:43' progress=0.945418 cache=136.5MiB(103443tx)
2017-03-16 04:32:59 UpdateTip: new best=00000000000000000211f9239bd7df9476d478b5f261e4bdfa97a9b8fc3cd58c height=451415 version=0x20000000 log2_work=85.923399 tx=193263637 date='2017-02-03 20:04:58' progress=0.945423 cache=138.2MiB(107986tx)
2017-03-16 04:33:03 UpdateTip: new best=000000000000000000074c4e4a00cb5513fc7b52747f662eaa1e11038bf71247 height=451416 version=0x20000002 log2_work=85.923432 tx=193266245 date='2017-02-03 20:11:44' progress=0.945429 cache=139.8MiB(111577tx)
2017-03-16 04:33:08 UpdateTip: new best=000000000000000001fce08a0233b2317c32e35a754868997737da6f5364cd4a height=451417 version=0x20000002 log2_work=85.923465 tx=193269229 date='2017-02-03 20:16:03' progress=0.945434 cache=141.4MiB(116266tx)
2017-03-16 04:33:12 UpdateTip: new best=00000000000000000179e6c0e6bf4608540cd4d3de050fdd3ff1657eb61a043e height=451418 version=0x20000002 log2_work=85.923498 tx=193271740 date='2017-02-03 20:29:43' progress=0.945447 cache=143.6MiB(119403tx)
2017-03-16 04:33:16 UpdateTip: new best=0000000000000000014e6f7c4ef6908485fb59508b5ae636bf51c8e6430bfdfa height=451419 version=0x20000002 log2_work=85.923532 tx=193275096 date='2017-02-03 20:35:19' progress=0.945452 cache=145.3MiB(124697tx)
2017-03-16 04:33:19 UpdateTip: new best=00000000000000000106a56aafbb33c93f5c94c979bce54df4c8281c88383b6e height=451420 version=0x20000000 log2_work=85.923565 tx=193277100 date='2017-02-03 20:44:20' progress=0.945461 cache=148.0MiB(127228tx)
2017-03-16 04:33:24 Pre-allocating up to position 0x900000 in rev00707.dat
2017-03-16 04:33:24 UpdateTip: new best=00000000000000000055abac605034e66e5307f88afb5dd930bdde6cdd668240 height=451421 version=0x20000000 log2_work=85.923598 tx=193280221 date='2017-02-03 20:46:59' progress=0.945464 cache=151.2MiB(132545tx)
2017-03-16 04:33:31 UpdateTip: new best=0000000000000000004fed2a3f345c1509d4368ba4849d0fae6d8b176467ee28 height=451422 version=0x20000002 log2_work=85.923631 tx=193282381 date='2017-02-03 20:51:42' progress=0.945469 cache=156.7MiB(136811tx)
2017-03-16 04:33:36 UpdateTip: new best=000000000000000002a893fc5f106279180217c6a04647b74e5b4f5f5f208c57 height=451423 version=0x20000000 log2_work=85.923664 tx=193285760 date='2017-02-03 20:56:31' progress=0.945474 cache=158.3MiB(141927tx)
2017-03-16 04:33:38 UpdateTip: new best=000000000000000000f864ee9a3b046b161fed91b28fe8cd1b09fafa936559e5 height=451424 version=0x20000002 log2_work=85.923697 tx=193289216 date='2017-02-03 20:56:41' progress=0.945475 cache=159.8MiB(146750tx)
2017-03-16 04:33:40 UpdateTip: new best=0000000000000000026d641e15782ff1cb9f3b5a932be91c3fe1e26e99833530 height=451425 version=0x20000002 log2_work=85.923731 tx=193291388 date='2017-02-03 21:06:22' progress=0.945484 cache=163.6MiB(149059tx)
2017-03-16 04:33:42 UpdateTip: new best=000000000000000001a449c4660d20ed6fdc74a12b7e7c04561e0409b3250e3f height=451426 version=0x20000000 log2_work=85.923764 tx=193294262 date='2017-02-03 21:34:16' progress=0.945509 cache=165.8MiB(152139tx)
2017-03-16 04:33:43 UpdateTip: new best=000000000000000001651e4977084ea6926731e2fdd52c7f9d4315180b2455b6 height=451427 version=0x20000000 log2_work=85.923797 tx=193296727 date='2017-02-03 21:47:48' progress=0.945522 cache=172.1MiB(154754tx)
2017-03-16 04:33:45 UpdateTip: new best=000000000000000001e15ad02ce09a00e7bade6e5b4316dd81c21b9f43e7b3e7 height=451428 version=0x20000000 log2_work=85.92383 tx=193299350 date='2017-02-03 22:08:55' progress=0.945541 cache=173.1MiB(157538tx)
2017-03-16 04:33:49 Pre-allocating up to position 0x200000 in rev00708.dat
2017-03-16 04:33:49 UpdateTip: new best=00000000000000000256ca1ead4b46300d68ad049a6d6623df3d304bf13706c7 height=451429 version=0x20000000 log2_work=85.923863 tx=193301261 date='2017-02-03 22:15:43' progress=0.945548 cache=181.3MiB(160191tx)
2017-03-16 04:33:53 UpdateTip: new best=000000000000000002c9a7b4e29f85beeaaddb1781d04389e175382c65f14992 height=451430 version=0x20000002 log2_work=85.923897 tx=193303826 date='2017-02-03 22:17:23' progress=0.945550 cache=187.2MiB(164792tx)
2017-03-16 04:33:53 socket send error Broken pipe (32)
2017-03-16 04:33:53 socket select error Bad file descriptor (9)
2017-03-16 04:33:57 UpdateTip: new best=0000000000000000021ada72ad36d82547bff15e7de5531b324712a059389ae8 height=451431 version=0x20000000 log2_work=85.92393 tx=193304845 date='2017-02-03 22:26:23' progress=0.945558 cache=187.4MiB(165669tx)
2017-03-16 04:33:57 Pre-allocating up to position 0x4000000 in blk00708.dat
2017-03-16 04:34:00 UpdateTip: new best=000000000000000000f08f740753e643897c62dfcedc8e2c5fd08c84b362a921 height=451432 version=0x20000000 log2_work=85.923963 tx=193307111 date='2017-02-03 22:39:15' progress=0.945570 cache=190.5MiB(168220tx)
2017-03-16 04:34:04 UpdateTip: new best=0000000000000000019d9a58a3b6f31b2ae20402f1aba42f95f031b9112dba35 height=451433 version=0x20000000 log2_work=85.923996 tx=193310479 date='2017-02-03 22:42:57' progress=0.945574 cache=191.7MiB(173008tx)
2017-03-16 04:34:12 UpdateTip: new best=000000000000000000b93ac84696095341e74ddd9d0499572af75b7bc2ee8da4 height=451434 version=0x20000000 log2_work=85.924029 tx=193313427 date='2017-02-03 22:46:13' progress=0.945578 cache=195.3MiB(178415tx)
2017-03-16 04:34:18 Pre-allocating up to position 0x1100000 in rev00706.dat
2017-03-16 04:34:18 UpdateTip: new best=000000000000000000de4c8ec29e9755487eee9dc5ef5a804765d66a3cec72d3 height=451435 version=0x20000000 log2_work=85.924062 tx=193316669 date='2017-02-03 22:47:13' progress=0.945580 cache=197.7MiB(183762tx)
2017-03-16 04:34:20 UpdateTip: new best=00000000000000000232f70d976bca6090f0cd983c66dfdb981a9fd1b10a585e height=451436 version=0x20000000 log2_work=85.924096 tx=193318419 date='2017-02-03 23:01:18' progress=0.945593 cache=198.4MiB(185907tx)
2017-03-16 04:34:21 UpdateTip: new best=00000000000000000214c910b71f60e755bec4c09905a3d25da1073fd6bfb1c5 height=451437 version=0x20000000 log2_work=85.924129 tx=193321188 date='2017-02-03 23:25:50' progress=0.945615 cache=199.4MiB(188527tx)
2017-03-16 04:34:24 Pre-allocating up to position 0xa00000 in rev00707.dat
2017-03-16 04:34:25 UpdateTip: new best=000000000000000001ee8ecfd299e4679e47f5e3083158ae0dd25a34618faa1f height=451438 version=0x20000000 log2_work=85.924162 tx=193323249 date='2017-02-03 23:28:45' progress=0.945618 cache=202.4MiB(192233tx)
2017-03-16 04:34:27 UpdateTip: new best=0000000000000000025c21f32fce0823d2259ed44e4dc823509084cb88ee6ec4 height=451439 version=0x20000000 log2_work=85.924195 tx=193325428 date='2017-02-03 23:34:11' progress=0.945624 cache=212.4MiB(196505tx)
2017-03-16 04:34:32 UpdateTip: new best=000000000000000000e1c2cf4190b2119adbb79111a08f6e650d6c556dbbfade height=451440 version=0x20000000 log2_work=85.924228 tx=193327265 date='2017-02-03 23:40:49' progress=0.945630 cache=214.5MiB(199841tx)
2017-03-16 04:34:36 UpdateTip: new best=0000000000000000029c6e5914bbdab1e9c47c090bbb24bcddf48130b58386bb height=451441 version=0x20000002 log2_work=85.924261 tx=193329227 date='2017-02-03 23:41:32' progress=0.945631 cache=217.5MiB(204562tx)
2017-03-16 04:34:38 UpdateTip: new best=00000000000000000278adad6a8f7437564312ee2443e5606b30235db79f8ad2 height=451442 version=0x20000002 log2_work=85.924295 tx=193331478 date='2017-02-03 23:54:34' progress=0.945643 cache=219.3MiB(207595tx)
2017-03-16 04:34:41 UpdateTip: new best=0000000000000000027fd9b164c10b46839b2f8e4dcf2d49b57db17fe10bbe4b height=451443 version=0x20000000 log2_work=85.924328 tx=193333476 date='2017-02-04 00:00:40' progress=0.945649 cache=222.3MiB(211633tx)
2017-03-16 04:34:45 UpdateTip: new best=00000000000000000069f7da26cd79dcd834fbb192595080bb6420b6c230d757 height=451444 version=0x30000000 log2_work=85.924361 tx=193335869 date='2017-02-04 00:06:56' progress=0.945655 cache=223.8MiB(215003tx)
2017-03-16 04:34:47 UpdateTip: new best=000000000000000002205d69c40546da0fc54ef17211f35b5d1a96eb8a361743 height=451445 version=0x20000000 log2_work=85.924394 tx=193337841 date='2017-02-04 00:13:40' progress=0.945662 cache=228.3MiB(218303tx)
2017-03-16 04:34:50 Pre-allocating up to position 0xb00000 in rev00707.dat
2017-03-16 04:34:50 UpdateTip: new best=0000000000000000015e1337d6fa6476260224d4158175ee6234072b7d3eec7a height=451446 version=0x20000000 log2_work=85.924427 tx=193339436 date='2017-02-04 00:20:32' progress=0.945668 cache=232.6MiB(221052tx)
2017-03-16 04:34:52 UpdateTip: new best=00000000000000000275bd5fdde8e4db665c47ee8c4c4a409002cf9a5cddc546 height=451447 version=0x20000000 log2_work=85.92446 tx=193340273 date='2017-02-04 00:23:58' progress=0.945671 cache=233.7MiB(224472tx)
2017-03-16 04:34:57 UpdateTip: new best=000000000000000001e901df085d52aeffbd434b8e4c5402bfc9f158afccc608 height=451448 version=0x20000000 log2_work=85.924494 tx=193340968 date='2017-02-04 00:25:55' progress=0.945673 cache=236.3MiB(228989tx)
2017-03-16 04:34:59 UpdateTip: new best=000000000000000000b8b76f03542ff24dd64a7e5cf8b7b0896b34aa38282e9d height=451449 version=0x20000000 log2_work=85.924527 tx=193343374 date='2017-02-04 00:39:29' progress=0.945686 cache=237.7MiB(231412tx)
2017-03-16 04:35:02 UpdateTip: new best=000000000000000000fa721488400347d2f358bd75ccee6bf5ebc11404dfb037 height=451450 version=0x20000002 log2_work=85.92456 tx=193345914 date='2017-02-04 00:49:21' progress=0.945695 cache=240.7MiB(234389tx)
2017-03-16 04:35:06 UpdateTip: new best=0000000000000000017ba239f5459ab68edb5a293d389899fce77231fc9038d9 height=451451 version=0x20000000 log2_work=85.924593 tx=193348394 date='2017-02-04 00:52:44' progress=0.945699 cache=243.7MiB(239053tx)
2017-03-16 04:35:08 receive version message: /Coinscope-GH:0.2/: version 70002, blocks=346110, us=98.7.115.37:8333, peer=235
2017-03-16 04:35:08 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457445, us=98.7.115.37:58002, peer=236
2017-03-16 04:35:09 UpdateTip: new best=000000000000000001dabaa99acde551f5773f63183e78beaeff683e4c9047bf height=451452 version=0x20000000 log2_work=85.924626 tx=193348395 date='2017-02-04 00:52:46' progress=0.945699 cache=243.7MiB(239054tx)
2017-03-16 04:35:11 UpdateTip: new best=000000000000000002192f9d1deef140baac0327dbef5666d4268eb9998857c8 height=451453 version=0x20000000 log2_work=85.924659 tx=193351605 date='2017-02-04 00:54:27' progress=0.945701 cache=245.7MiB(244054tx)
2017-03-16 04:35:18 UpdateTip: new best=000000000000000000f6f40bd01d45f6a5ef1895bb9b7631302d8136f9f59c71 height=451454 version=0x20000000 log2_work=85.924693 tx=193353439 date='2017-02-04 00:57:28' progress=0.945704 cache=248.9MiB(248155tx)
2017-03-16 04:35:19 UpdateTip: new best=000000000000000002b1eceb6c04ac6ccba2bf80f2fde781487fd5e3cb195912 height=451455 version=0x20000002 log2_work=85.924726 tx=193355795 date='2017-02-04 01:15:04' progress=0.945720 cache=249.9MiB(250310tx)
2017-03-16 04:35:20 UpdateTip: new best=0000000000000000016b767179b921535b23260d2d1a18ba2da3afdb4a5b8728 height=451456 version=0x20000000 log2_work=85.924759 tx=193357476 date='2017-02-04 01:23:06' progress=0.945728 cache=250.9MiB(252147tx)
2017-03-16 04:35:28 UpdateTip: new best=0000000000000000022333bf5f8b16bdae59cab5f1b94c0f4344283713746a42 height=451457 version=0x20000000 log2_work=85.924792 tx=193359289 date='2017-02-04 01:33:46' progress=0.945738 cache=258.0MiB(255971tx)
2017-03-16 04:35:31 Pre-allocating up to position 0xc00000 in rev00707.dat
2017-03-16 04:35:31 UpdateTip: new best=000000000000000000d3994636231af44319ee89c9f7fe2e7371611f87049468 height=451458 version=0x20000002 log2_work=85.924825 tx=193361131 date='2017-02-04 01:38:31' progress=0.945742 cache=261.3MiB(259332tx)
2017-03-16 04:35:38 Pre-allocating up to position 0x300000 in rev00708.dat
2017-03-16 04:35:38 UpdateTip: new best=000000000000000000a35cc196cb69cbcb215cadb14a56a0f8fa1d094659d764 height=451459 version=0x20000000 log2_work=85.924858 tx=193362779 date='2017-02-04 01:47:32' progress=0.945751 cache=265.6MiB(262299tx)
2017-03-16 04:35:46 version handshake timeout from 235
2017-03-16 04:35:47 UpdateTip: new best=0000000000000000013e65c538b2681ad8f30bafc44df20e365d962da03aa929 height=451460 version=0x20000000 log2_work=85.924891 tx=193363462 date='2017-02-04 01:48:26' progress=0.945752 cache=305.8MiB(266998tx)
2017-03-16 04:35:48 UpdateTip: new best=000000000000000000ba1bfa87bc3b8fc4f12fda13d2a584f9fcc5f7f46130b6 height=451461 version=0x30000000 log2_work=85.924925 tx=193365956 date='2017-02-04 02:09:09' progress=0.945771 cache=306.3MiB(269263tx)
2017-03-16 04:35:49 UpdateTip: new best=0000000000000000023a9a9dfd5b1a67ef51042f5465c8f810620608c3f900f5 height=451462 version=0x20000000 log2_work=85.924958 tx=193368420 date='2017-02-04 02:27:53' progress=0.945788 cache=306.9MiB(271567tx)
2017-03-16 04:35:51 UpdateTip: new best=000000000000000000a00e52f04ab5b64f3ac11597116305576bda8fc5953a23 height=451463 version=0x00000004 log2_work=85.924991 tx=193370372 date='2017-02-04 02:38:14' progress=0.945798 cache=309.2MiB(273625tx)
2017-03-16 04:35:54 UpdateTip: new best=0000000000000000013ccbb1787a60801d256088ff7949e0fb3774b65cdf4ab5 height=451464 version=0x20000000 log2_work=85.925024 tx=193372473 date='2017-02-04 02:52:03' progress=0.945810 cache=310.5MiB(276078tx)
2017-03-16 04:35:56 UpdateTip: new best=0000000000000000010dd00ce51e21fdf3a0416544d7aba81ea413f546ae9e1e height=451465 version=0x20000000 log2_work=85.925057 tx=193374773 date='2017-02-04 03:05:05' progress=0.945823 cache=318.8MiB(279053tx)
2017-03-16 04:35:59 UpdateTip: new best=000000000000000001e0d335a3f1b9f2ed46ae7be0c160be46faa90e12b17331 height=451466 version=0x20000000 log2_work=85.92509 tx=193376627 date='2017-02-04 03:05:57' progress=0.945824 cache=322.1MiB(282864tx)
2017-03-16 04:36:00 UpdateTip: new best=0000000000000000009b7c395799e2467d23fb0ce28e15f1f775645e0967e9c4 height=451467 version=0x20000000 log2_work=85.925124 tx=193379260 date='2017-02-04 03:36:54' progress=0.945852 cache=323.0MiB(284960tx)
2017-03-16 04:36:03 UpdateTip: new best=000000000000000000e68203820f294debd6a3c06ee8f56eebbc988424ff664e height=451468 version=0x20000000 log2_work=85.925157 tx=193381354 date='2017-02-04 03:37:54' progress=0.945853 cache=324.8MiB(287806tx)
2017-03-16 04:36:06 UpdateTip: new best=000000000000000001500a6b21b06dec81420e0f7ff5165048a0b2f76da8fab6 height=451469 version=0x20000002 log2_work=85.92519 tx=193382995 date='2017-02-04 03:39:51' progress=0.945856 cache=328.6MiB(290865tx)
2017-03-16 04:36:07 UpdateTip: new best=000000000000000000a9b444745d1e0e80bd5934af62c09602d2cf2fd7addde8 height=451470 version=0x20000000 log2_work=85.925223 tx=193384981 date='2017-02-04 03:40:59' progress=0.945857 cache=329.7MiB(295070tx)
2017-03-16 04:36:09 Pre-allocating up to position 0xd00000 in rev00707.dat
2017-03-16 04:36:09 UpdateTip: new best=00000000000000000205708cebfc2ae57dd2b0e0a7ef9b62000df430fd985d6a height=451471 version=0x20000000 log2_work=85.925256 tx=193387152 date='2017-02-04 03:42:51' progress=0.945859 cache=333.6MiB(299964tx)
2017-03-16 04:36:14 UpdateTip: new best=000000000000000000ce21eb39cf90351bba3f866e07916eb7b2185b73ae6e31 height=451472 version=0x20000000 log2_work=85.925289 tx=193388827 date='2017-02-04 03:43:10' progress=0.945860 cache=339.8MiB(305937tx)
2017-03-16 04:36:15 UpdateTip: new best=0000000000000000020210c485620058c10222bf39179238c83ebd52cc257439 height=451473 version=0x20000000 log2_work=85.925322 tx=193390827 date='2017-02-04 04:02:16' progress=0.945877 cache=340.3MiB(307944tx)
2017-03-16 04:36:17 UpdateTip: new best=000000000000000001878195fa93a21b554f9e5d688421a2f9d365ebacd31b11 height=451474 version=0x20000000 log2_work=85.925356 tx=193392719 date='2017-02-04 04:13:36' progress=0.945888 cache=341.2MiB(309784tx)
2017-03-16 04:36:19 UpdateTip: new best=00000000000000000297b2cd5cb89744ff98881021dcb4d359a60bf3f7fac43f height=451475 version=0x20000000 log2_work=85.925389 tx=193394861 date='2017-02-04 04:17:35' progress=0.945892 cache=343.5MiB(313209tx)
2017-03-16 04:36:26 UpdateTip: new best=0000000000000000015a7773a2b17d2ef6172e23c722bbd336dbea5c6bccd39a height=451476 version=0x20000000 log2_work=85.925422 tx=193396706 date='2017-02-04 04:19:10' progress=0.945894 cache=345.2MiB(318276tx)
2017-03-16 04:36:31 UpdateTip: new best=0000000000000000020b16d80d808d32d2fec627a12ac26ebb7341b8299ce091 height=451477 version=0x20000000 log2_work=85.925455 tx=193397891 date='2017-02-04 04:19:56' progress=0.945895 cache=346.1MiB(322220tx)
2017-03-16 04:36:31 Pre-allocating up to position 0x5000000 in blk00708.dat
2017-03-16 04:36:36 Pre-allocating up to position 0x400000 in rev00708.dat
2017-03-16 04:36:36 UpdateTip: new best=000000000000000000f1618b183c5861575bb88083c848b4eb29730eac703b26 height=451478 version=0x20000002 log2_work=85.925488 tx=193399340 date='2017-02-04 04:22:07' progress=0.945897 cache=364.5MiB(325415tx)
2017-03-16 04:36:38 UpdateTip: new best=00000000000000000230ce8b0a28576e7834244a6fe2065406fdaf9489435964 height=451479 version=0x20000000 log2_work=85.925521 tx=193401603 date='2017-02-04 04:36:09' progress=0.945910 cache=365.2MiB(327567tx)
2017-03-16 04:36:39 UpdateTip: new best=000000000000000002305a66fdd6917d8c6737a9027d6b3219733e30f7746a26 height=451480 version=0x20000000 log2_work=85.925554 tx=193403444 date='2017-02-04 04:43:26' progress=0.945917 cache=367.0MiB(331437tx)
2017-03-16 04:36:43 UpdateTip: new best=000000000000000001a9ae86330669a0cdb97e3a3ab0805acc75150ea03067e6 height=451481 version=0x20000002 log2_work=85.925588 tx=193406115 date='2017-02-04 04:46:23' progress=0.945920 cache=369.0MiB(336185tx)
2017-03-16 04:36:45 UpdateTip: new best=000000000000000002a64b7eb06c8eed64154fc4d1f9cf8fa82b042e4e30f71c height=451482 version=0x20000000 log2_work=85.925621 tx=193408398 date='2017-02-04 04:47:24' progress=0.945922 cache=370.2MiB(340333tx)
2017-03-16 04:36:47 UpdateTip: new best=00000000000000000002ebc7a9e09cdfcb81a5018591846d7f15a70497061a03 height=451483 version=0x20000000 log2_work=85.925654 tx=193410058 date='2017-02-04 04:49:06' progress=0.945924 cache=376.4MiB(344563tx)
2017-03-16 04:36:50 UpdateTip: new best=00000000000000000208b33b35051a39f9b8817e8fb1875a44df4e9bf6258f2f height=451484 version=0x20000000 log2_work=85.925687 tx=193412230 date='2017-02-04 05:00:05' progress=0.945934 cache=377.4MiB(347375tx)
2017-03-16 04:36:51 Pre-allocating up to position 0xe00000 in rev00707.dat
2017-03-16 04:36:51 UpdateTip: new best=0000000000000000004225532d7eab3cd206a8de23e1187fd0759324d2187137 height=451485 version=0x20000002 log2_work=85.92572 tx=193415068 date='2017-02-04 05:30:37' progress=0.945962 cache=377.9MiB(349303tx)
2017-03-16 04:36:51 UpdateTip: new best=000000000000000000fc02ca1f70b6b4a12710ac34c1b9919f891f1550329be6 height=451486 version=0x00000004 log2_work=85.925753 tx=193417271 date='2017-02-04 05:41:11' progress=0.945972 cache=378.4MiB(351125tx)
2017-03-16 04:36:52 UpdateTip: new best=0000000000000000029ef23617e10e3a462f367041a0d1e76c573ed9e2812304 height=451487 version=0x20000000 log2_work=85.925786 tx=193420253 date='2017-02-04 06:30:36' progress=0.946016 cache=379.2MiB(353484tx)
2017-03-16 04:36:54 UpdateTip: new best=0000000000000000019dc04512d0ae8813823010ddf8f800954184e65daf6960 height=451488 version=0x20000000 log2_work=85.925819 tx=193422380 date='2017-02-04 06:36:03' progress=0.946022 cache=380.2MiB(355614tx)
2017-03-16 04:36:54 UpdateTip: new best=00000000000000000258db232a970debcd92eb104bc86bcefc09ebb37ee316be height=451489 version=0x20000000 log2_work=85.925853 tx=193424110 date='2017-02-04 06:48:48' progress=0.946034 cache=380.6MiB(357246tx)
2017-03-16 04:36:55 UpdateTip: new best=000000000000000001192d5ab2b32c74f361ef3dde409014fb380dc76c2e6f12 height=451490 version=0x20000002 log2_work=85.925886 tx=193426127 date='2017-02-04 06:58:35' progress=0.946043 cache=381.5MiB(358973tx)
2017-03-16 04:36:57 UpdateTip: new best=000000000000000002537b04955640dc464752934d264ae3da84edab536fb2c5 height=451491 version=0x20000002 log2_work=85.925919 tx=193428309 date='2017-02-04 07:06:50' progress=0.946051 cache=386.0MiB(361441tx)
2017-03-16 04:37:02 UpdateTip: new best=0000000000000000006ecf6b225f6f019be8d2111f4ef10358200fc5e814ea17 height=451492 version=0x20000002 log2_work=85.925952 tx=193430411 date='2017-02-04 07:08:05' progress=0.946052 cache=389.0MiB(365931tx)
2017-03-16 04:37:02 UpdateTip: new best=000000000000000000e9cb6e8f5ff1702aa00bd632d2c5cb0b3ce3d6742d05ec height=451493 version=0x20000000 log2_work=85.925985 tx=193432729 date='2017-02-04 07:27:46' progress=0.946070 cache=389.4MiB(367640tx)
2017-03-16 04:37:07 UpdateTip: new best=00000000000000000004d96461e25a144c48a83138dbc3873ae5bb3a0847941d height=451494 version=0x20000000 log2_work=85.926018 tx=193435401 date='2017-02-04 07:32:20' progress=0.946075 cache=390.6MiB(371457tx)
2017-03-16 04:37:10 Pre-allocating up to position 0x6000000 in blk00708.dat
2017-03-16 04:37:12 Pre-allocating up to position 0x7000000 in blk00708.dat
2017-03-16 04:37:14 Pre-allocating up to position 0x8000000 in blk00708.dat
2017-03-16 04:37:16 Leaving block file 708: CBlockFileInfo(blocks=145, size=133595336, heights=451383...451681, time=2017-02-03...2017-02-05)
2017-03-16 04:37:17 Pre-allocating up to position 0x1000000 in blk00709.dat
2017-03-16 04:37:22 Pre-allocating up to position 0x2000000 in blk00709.dat
2017-03-16 04:37:26 Pre-allocating up to position 0x3000000 in blk00709.dat
2017-03-16 04:37:31 Pre-allocating up to position 0x4000000 in blk00709.dat
2017-03-16 04:37:34 Pre-allocating up to position 0x100000 in rev00709.dat
2017-03-16 04:37:36 UpdateTip: new best=0000000000000000010fd189ce1502d1ce05100829b8174e8a5bf8f9606c40bb height=451495 version=0x20000000 log2_work=85.926051 tx=193437487 date='2017-02-04 07:33:13' progress=0.946076 cache=393.2MiB(374058tx)
2017-03-16 04:37:38 UpdateTip: new best=0000000000000000020cf9cdb95448a9d7ffe274311abbd9c53a17f3dd0e7102 height=451496 version=0x00000004 log2_work=85.926085 tx=193439705 date='2017-02-04 07:43:40' progress=0.946086 cache=394.3MiB(376181tx)
2017-03-16 04:37:40 Pre-allocating up to position 0xf00000 in rev00707.dat
2017-03-16 04:37:40 UpdateTip: new best=0000000000000000007ba8a800f68c743e4f2370769129c8bddd7dcd87ceed7c height=451497 version=0x20000000 log2_work=85.926118 tx=193441422 date='2017-02-04 07:49:17' progress=0.946091 cache=402.1MiB(379581tx)
2017-03-16 04:37:41 UpdateTip: new best=0000000000000000007c59342b8920e4461d84b160c9bebecce3495c15958575 height=451498 version=0x20000002 log2_work=85.926151 tx=193443885 date='2017-02-04 08:11:30' progress=0.946112 cache=403.3MiB(381613tx)
2017-03-16 04:37:42 UpdateTip: new best=00000000000000000269ecbcaff5a2416db6962d413a8d4b912f5ebf378f6a07 height=451499 version=0x20000000 log2_work=85.926184 tx=193446323 date='2017-02-04 08:34:07' progress=0.946132 cache=405.6MiB(384180tx)
2017-03-16 04:37:43 UpdateTip: new best=000000000000000001084a46ef442d91479d3a6b980eedbaacd109e461567706 height=451500 version=0x20000000 log2_work=85.926217 tx=193447902 date='2017-02-04 08:41:22' progress=0.946139 cache=407.0MiB(385588tx)
2017-03-16 04:37:44 UpdateTip: new best=0000000000000000014f0fdbd499b889453fe9c3b96bc065b01940aadf089b23 height=451501 version=0x20000002 log2_work=85.92625 tx=193449865 date='2017-02-04 08:44:48' progress=0.946143 cache=411.0MiB(388821tx)
2017-03-16 04:37:46 UpdateTip: new best=000000000000000001933f9e59025cb1efec09c35215ea70bfabdeb2f6e65f59 height=451502 version=0x20000000 log2_work=85.926283 tx=193452585 date='2017-02-04 08:47:39' progress=0.946146 cache=412.6MiB(392455tx)
2017-03-16 04:37:47 UpdateTip: new best=0000000000000000023c428f2b9c0e5cb32f6568ac79fe132bcb6c4dcadca887 height=451503 version=0x20000000 log2_work=85.926316 tx=193452838 date='2017-02-04 08:57:58' progress=0.946155 cache=412.6MiB(392498tx)
2017-03-16 04:37:47 UpdateTip: new best=000000000000000000478a6bb6450e4a69c41cc10298e057bc35ccc4ab9f6a73 height=451504 version=0x20000000 log2_work=85.926349 tx=193455299 date='2017-02-04 09:12:37' progress=0.946169 cache=413.1MiB(394272tx)
2017-03-16 04:37:48 UpdateTip: new best=0000000000000000018de8b35ffdd6a41e8e8af88b3939bab48a314cf919303f height=451505 version=0x20000000 log2_work=85.926383 tx=193457846 date='2017-02-04 09:37:00' progress=0.946191 cache=413.7MiB(396190tx)
2017-03-16 04:37:49 UpdateTip: new best=00000000000000000235981b8a1509b426c042182208e8f6a16fd947d40de502 height=451506 version=0x20000002 log2_work=85.926416 tx=193459337 date='2017-02-04 09:37:55' progress=0.946192 cache=421.8MiB(397960tx)
2017-03-16 04:37:50 Pre-allocating up to position 0x500000 in rev00708.dat
2017-03-16 04:37:50 UpdateTip: new best=000000000000000000f22f62d2c905f1ddf0850b30488bc1cd9c2550aa53f7a9 height=451507 version=0x20000000 log2_work=85.926449 tx=193461118 date='2017-02-04 09:46:34' progress=0.946200 cache=423.8MiB(399698tx)
2017-03-16 04:37:52 UpdateTip: new best=000000000000000000f00e7a8a5d92fd1d16fa8026bd43033830b823f5e9fc59 height=451508 version=0x30000000 log2_work=85.926482 tx=193463502 date='2017-02-04 09:51:40' progress=0.946206 cache=425.2MiB(403371tx)
2017-03-16 04:37:54 Pre-allocating up to position 0x5000000 in blk00709.dat
2017-03-16 04:37:56 UpdateTip: new best=0000000000000000018848fe1a4c7d46b879c850f10b48190ab6763e39ea99c5 height=451509 version=0x20000000 log2_work=85.926515 tx=193465740 date='2017-02-04 09:59:54' progress=0.946213 cache=426.8MiB(405921tx)
2017-03-16 04:37:59 UpdateTip: new best=000000000000000001b12900db9c77f2069dbd7bc14eef97ffecca64a5618231 height=451510 version=0x20000000 log2_work=85.926548 tx=193467274 date='2017-02-04 10:00:37' progress=0.946214 cache=432.4MiB(408291tx)
2017-03-16 04:38:02 UpdateTip: new best=000000000000000001009f073ad13770a8fa31516dfc86a0cea4eb9859c6fbbb height=451511 version=0x20000000 log2_work=85.926581 tx=193469203 date='2017-02-04 10:01:25' progress=0.946216 cache=435.0MiB(412588tx)
2017-03-16 04:38:05 UpdateTip: new best=000000000000000002273ebd139530aadbd9c3c5a697fd65321be1be151a3467 height=451512 version=0x20000000 log2_work=85.926614 tx=193470668 date='2017-02-04 10:04:12' progress=0.946218 cache=439.6MiB(416020tx)
2017-03-16 04:38:11 UpdateTip: new best=00000000000000000122c6232607ce19a3b31ccacb1665c59b2fd8143a9372ff height=451513 version=0x20000000 log2_work=85.926648 tx=193471965 date='2017-02-04 10:09:06' progress=0.946223 cache=440.6MiB(420262tx)
2017-03-16 04:38:12 UpdateTip: new best=000000000000000001e6236383815ee545289275b2abacffcaf42b58c9c1f8f2 height=451514 version=0x20000000 log2_work=85.926681 tx=193474251 date='2017-02-04 10:36:48' progress=0.946248 cache=441.0MiB(422085tx)
2017-03-16 04:38:13 UpdateTip: new best=0000000000000000011dece1d5ac999b2988a67f6f1a74016f01d5ad7ed606e9 height=451515 version=0x20000000 log2_work=85.926714 tx=193475745 date='2017-02-04 10:39:56' progress=0.946251 cache=442.4MiB(423644tx)
2017-03-16 04:38:14 UpdateTip: new best=0000000000000000016696cf7a308d8298c0e1f08d240487271dba4db1ea80fe height=451516 version=0x20000000 log2_work=85.926747 tx=193477808 date='2017-02-04 10:56:53' progress=0.946267 cache=443.3MiB(425473tx)
2017-03-16 04:38:14 UpdateTip: new best=0000000000000000018fe5ac9fb97ad60d7916cedddcb5f1931c6174eba81cc4 height=451517 version=0x20000000 log2_work=85.92678 tx=193479584 date='2017-02-04 11:10:09' progress=0.946279 cache=444.2MiB(427282tx)
2017-03-16 04:38:17 UpdateTip: new best=000000000000000001b00e9a7f2b9bbe2feb29a07b31511ef070c90e87ee50b1 height=451518 version=0x20000000 log2_work=85.926813 tx=193481424 date='2017-02-04 11:11:22' progress=0.946281 cache=448.8MiB(431259tx)
2017-03-16 04:38:18 UpdateTip: new best=000000000000000000a89a69db116453a466a7493c072ff04d7d824b4560532f height=451519 version=0x20000000 log2_work=85.926846 tx=193483274 date='2017-02-04 11:27:26' progress=0.946295 cache=449.4MiB(432971tx)
2017-03-16 04:38:20 UpdateTip: new best=000000000000000002c09254b6b74d2574bbfd73831460266fcda047ee0831dc height=451520 version=0x20000000 log2_work=85.926879 tx=193485465 date='2017-02-04 11:27:36' progress=0.946296 cache=450.8MiB(436422tx)
2017-03-16 04:38:21 UpdateTip: new best=000000000000000001cf95b502f09bd8d6724c030ee5d76807337788582c2c25 height=451521 version=0x20000002 log2_work=85.926912 tx=193487800 date='2017-02-04 11:36:00' progress=0.946304 cache=452.1MiB(438749tx)
2017-03-16 04:38:23 Pre-allocating up to position 0x600000 in rev00708.dat
2017-03-16 04:38:24 UpdateTip: new best=000000000000000001177ec4b0ace2d27570d8f9ca6bbf8a137eb46f713c4a0c height=451522 version=0x20000000 log2_work=85.926946 tx=193489973 date='2017-02-04 11:51:30' progress=0.946318 cache=456.3MiB(441276tx)
2017-03-16 04:38:25 UpdateTip: new best=000000000000000000a0be0c6d55d1455b754cff243bed0e5908ded4f67451bf height=451523 version=0x20000000 log2_work=85.926979 tx=193492377 date='2017-02-04 12:12:03' progress=0.946337 cache=457.1MiB(443395tx)
2017-03-16 04:38:27 UpdateTip: new best=0000000000000000005a6bd08d752ce7c84a23795835f29a5c358f3181b0ef4b height=451524 version=0x20000000 log2_work=85.927012 tx=193494436 date='2017-02-04 12:13:54' progress=0.946340 cache=459.0MiB(446577tx)
2017-03-16 04:38:28 UpdateTip: new best=00000000000000000053b187620c419f9b931e163a18aaf2b8a2b73c6df758dc height=451525 version=0x20000000 log2_work=85.927045 tx=193496653 date='2017-02-04 12:29:40' progress=0.946354 cache=466.0MiB(448661tx)
2017-03-16 04:38:30 UpdateTip: new best=0000000000000000027582d76177d7622a2b3aa2aced68d38b5ecc934fc45e21 height=451526 version=0x20000002 log2_work=85.927078 tx=193498961 date='2017-02-04 12:33:36' progress=0.946358 cache=470.7MiB(451639tx)
2017-03-16 04:38:31 UpdateTip: new best=0000000000000000007ce8879e74aa028364618617e93b3e6c6f4b892dbce9eb height=451527 version=0x20000002 log2_work=85.927111 tx=193500962 date='2017-02-04 12:36:47' progress=0.946362 cache=479.2MiB(453593tx)
2017-03-16 04:38:33 UpdateTip: new best=0000000000000000003851c279272b8cb10e97d31924e0825fc06392d5a586a4 height=451528 version=0x20000000 log2_work=85.927144 tx=193502849 date='2017-02-04 12:49:35' progress=0.946373 cache=480.4MiB(455502tx)
2017-03-16 04:38:34 Pre-allocating up to position 0x1000000 in rev00707.dat
2017-03-16 04:38:34 UpdateTip: new best=000000000000000000efa0367aef3c04711a12af7db43ff5b3552746ed3ffd16 height=451529 version=0x20000002 log2_work=85.927177 tx=193504599 date='2017-02-04 12:51:03' progress=0.946375 cache=483.3MiB(458496tx)
2017-03-16 04:38:36 UpdateTip: new best=000000000000000000a69a00a179d3b5722276879f55e16ab8b5b79081f851b9 height=451530 version=0x20000002 log2_work=85.92721 tx=193506569 date='2017-02-04 13:01:14' progress=0.946385 cache=484.7MiB(460641tx)
2017-03-16 04:38:38 UpdateTip: new best=0000000000000000012381a6876b3e3ac7327f9a23a94eaf8809cefd370e3796 height=451531 version=0x20000000 log2_work=85.927243 tx=193508496 date='2017-02-04 13:05:20' progress=0.946389 cache=486.0MiB(463006tx)
2017-03-16 04:38:38 UpdateTip: new best=000000000000000000bd56558aa5630135c200c0743d29afb49ae4d899916bd4 height=451532 version=0x20000000 log2_work=85.927277 tx=193509511 date='2017-02-04 13:13:32' progress=0.946396 cache=486.3MiB(463914tx)
2017-03-16 04:38:39 UpdateTip: new best=000000000000000000e04b1b45ca093013ee41210fe52f044e1f8f743cd52717 height=451533 version=0x20000000 log2_work=85.92731 tx=193512105 date='2017-02-04 13:38:51' progress=0.946419 cache=486.7MiB(466092tx)
2017-03-16 04:38:40 UpdateTip: new best=0000000000000000028c9b31fd5ea302002bad4d9710c89de66eeea62a4fd429 height=451534 version=0x20000000 log2_work=85.927343 tx=193513968 date='2017-02-04 13:47:14' progress=0.946427 cache=487.5MiB(468031tx)
2017-03-16 04:38:41 UpdateTip: new best=000000000000000000fb44597cb7e037f65e93da41381794b1beb4bd9fb1e84e height=451535 version=0x20000002 log2_work=85.927376 tx=193515771 date='2017-02-04 14:35:04' progress=0.946470 cache=487.7MiB(468654tx)
2017-03-16 04:38:42 UpdateTip: new best=000000000000000000a6702678da0f1a47aa86022e7e4651400e1736b439794a height=451536 version=0x20000000 log2_work=85.927409 tx=193518487 date='2017-02-04 14:35:50' progress=0.946472 cache=488.3MiB(470537tx)
2017-03-16 04:38:43 UpdateTip: new best=0000000000000000012718304755a45d35316742d9933a49961bd68cec182799 height=451537 version=0x20000000 log2_work=85.927442 tx=193520441 date='2017-02-04 14:40:20' progress=0.946476 cache=489.5MiB(472400tx)
2017-03-16 04:38:44 UpdateTip: new best=0000000000000000029c559fb3fdfa449b366d2e67c91b34e86280fa648e4f7b height=451538 version=0x20000000 log2_work=85.927475 tx=193521883 date='2017-02-04 14:44:09' progress=0.946480 cache=495.0MiB(473891tx)
2017-03-16 04:38:46 UpdateTip: new best=00000000000000000246c7772e855dfcf55e451916502083f795426bacb6c8ff height=451539 version=0x20000000 log2_work=85.927508 tx=193524512 date='2017-02-04 14:49:12' progress=0.946485 cache=499.9MiB(477511tx)
2017-03-16 04:38:47 Pre-allocating up to position 0x700000 in rev00708.dat
2017-03-16 04:38:47 UpdateTip: new best=000000000000000000098a40298e9f8cb95a859049e353ad1a2cf439c8d3ac70 height=451540 version=0x20000002 log2_work=85.927541 tx=193526332 date='2017-02-04 14:51:52' progress=0.946488 cache=501.2MiB(480567tx)
2017-03-16 04:38:49 UpdateTip: new best=0000000000000000028f2285290cc4cc1aaf53f409dc7d5276c809d7c35d46fe height=451541 version=0x20000000 log2_work=85.927574 tx=193529367 date='2017-02-04 14:54:20' progress=0.946491 cache=504.9MiB(484092tx)
2017-03-16 04:38:50 UpdateTip: new best=000000000000000000d0744e0781ee1e9e85c0da2908be08349b7e50adf1741f height=451542 version=0x20000000 log2_work=85.927607 tx=193531556 date='2017-02-04 15:07:21' progress=0.946503 cache=506.1MiB(485752tx)
2017-03-16 04:38:51 UpdateTip: new best=000000000000000000d34ee0c651b0d5b74c19fd825c7b07326efdca672238fa height=451543 version=0x20000000 log2_work=85.927641 tx=193533611 date='2017-02-04 15:15:23' progress=0.946511 cache=508.8MiB(488713tx)
2017-03-16 04:38:53 UpdateTip: new best=0000000000000000012308ec03d3e2366be0e57ae071cb27a12484970e4bb57c height=451544 version=0x20000000 log2_work=85.927674 tx=193536060 date='2017-02-04 15:22:19' progress=0.946517 cache=512.0MiB(491435tx)
2017-03-16 04:38:57 UpdateTip: new best=000000000000000002326a7492fa9c77487e83e5a2f61e3bb9d65189f11a7dca height=451545 version=0x30000000 log2_work=85.927707 tx=193537701 date='2017-02-04 15:23:38' progress=0.946519 cache=513.2MiB(494514tx)
2017-03-16 04:38:58 UpdateTip: new best=00000000000000000047de5a39fb36fe051921361cabf75e94064df9229c7e37 height=451546 version=0x20000002 log2_work=85.92774 tx=193539978 date='2017-02-04 15:38:33' progress=0.946533 cache=513.8MiB(496178tx)
2017-03-16 04:38:59 UpdateTip: new best=000000000000000001c2c739607f18919a02116501c7c3b5866f8e15c71fc009 height=451547 version=0x20000000 log2_work=85.927773 tx=193542337 date='2017-02-04 15:47:31' progress=0.946541 cache=518.7MiB(498617tx)
2017-03-16 04:39:02 UpdateTip: new best=000000000000000001421457fde3477bfc000c1a91f1e452014fece3d8364ad3 height=451548 version=0x20000000 log2_work=85.927806 tx=193544488 date='2017-02-04 15:49:35' progress=0.946544 cache=522.6MiB(501627tx)
2017-03-16 04:39:03 UpdateTip: new best=0000000000000000011cef0f93fea5e1a01202bb0fc9eb8f16efae8fa1cb4d9b height=451549 version=0x20000000 log2_work=85.927839 tx=193547063 date='2017-02-04 16:35:34' progress=0.946585 cache=523.0MiB(503484tx)
2017-03-16 04:39:03 Pre-allocating up to position 0x800000 in rev00708.dat
2017-03-16 04:39:03 UpdateTip: new best=000000000000000000258e3d066d6cb54cdd6598732d9f758a0552f21139ebc5 height=451550 version=0x30000000 log2_work=85.927872 tx=193548161 date='2017-02-04 17:03:10' progress=0.946610 cache=522.9MiB(503228tx)
2017-03-16 04:39:04 UpdateTip: new best=0000000000000000012ab1d6c526f774afa5df7d5c45d1bd5ef8ea4e524c1a00 height=451551 version=0x20000000 log2_work=85.927905 tx=193549189 date='2017-02-04 17:17:32' progress=0.946623 cache=522.8MiB(503145tx)
2017-03-16 04:39:06 UpdateTip: new best=000000000000000001f6aac605ed453e68427cf4d1e68e54265faed2423e5c75 height=451552 version=0x20000000 log2_work=85.927938 tx=193551359 date='2017-02-04 17:21:54' progress=0.946628 cache=523.4MiB(505317tx)
2017-03-16 04:39:07 UpdateTip: new best=000000000000000001a46202cb6c33eaf061ccbec04c66d665b11f5672407dd2 height=451553 version=0x20000000 log2_work=85.927971 tx=193554033 date='2017-02-04 17:39:31' progress=0.946644 cache=523.9MiB(507344tx)
2017-03-16 04:39:07 UpdateTip: new best=0000000000000000007026c38861351ce8585586e3e5fc97f92f16a67130cdae height=451554 version=0x20000000 log2_work=85.928005 tx=193556206 date='2017-02-04 17:55:08' progress=0.946658 cache=524.4MiB(508998tx)
2017-03-16 04:39:08 UpdateTip: new best=0000000000000000015ad147c3a478d1935fc3cc056b5dea78a094586b6c0ec1 height=451555 version=0x20000000 log2_work=85.928038 tx=193558504 date='2017-02-04 18:19:28' progress=0.946681 cache=524.8MiB(510871tx)
2017-03-16 04:39:10 UpdateTip: new best=00000000000000000295c96e064267f5b57798c5bae29f35c5bce431eab5257f height=451556 version=0x20000000 log2_work=85.928071 tx=193560402 date='2017-02-04 18:44:47' progress=0.946704 cache=528.3MiB(513255tx)
2017-03-16 04:39:10 UpdateTip: new best=000000000000000001a7aa7eefe90819534fd66448a6a66df7139dc811dabf25 height=451557 version=0x20000000 log2_work=85.928104 tx=193562019 date='2017-02-04 18:53:04' progress=0.946711 cache=528.5MiB(514392tx)
2017-03-16 04:39:11 UpdateTip: new best=00000000000000000247e5220e188e7844569d88bee68d3bbf2ee5aebb9fc155 height=451558 version=0x20000000 log2_work=85.928137 tx=193563676 date='2017-02-04 19:07:38' progress=0.946725 cache=529.1MiB(516161tx)
2017-03-16 04:39:11 Pre-allocating up to position 0x900000 in rev00708.dat
2017-03-16 04:39:12 UpdateTip: new best=000000000000000001af36e51af7d63287f7ef7a61ad6a05dea3a6991545f7b4 height=451559 version=0x20000000 log2_work=85.92817 tx=193565095 date='2017-02-04 19:52:00' progress=0.946765 cache=529.6MiB(516717tx)
2017-03-16 04:39:12 UpdateTip: new best=000000000000000001eec81966d0d3b36abac759e6f41161e7a041cc54f44bf2 height=451560 version=0x20000000 log2_work=85.928203 tx=193566396 date='2017-02-04 19:54:04' progress=0.946767 cache=529.8MiB(517183tx)
2017-03-16 04:39:12 UpdateTip: new best=0000000000000000020ab34e0de1894bcc7dfe04804fa1c635b19ad071dd3735 height=451561 version=0x20000000 log2_work=85.928236 tx=193566641 date='2017-02-04 20:00:07' progress=0.946772 cache=529.8MiB(517384tx)
2017-03-16 04:39:13 UpdateTip: new best=00000000000000000245a92a9f0dc226eebde56c8a9eec14ae1afe9e65449cef height=451562 version=0x20000002 log2_work=85.928269 tx=193568609 date='2017-02-04 20:11:56' progress=0.946783 cache=530.2MiB(518936tx)
2017-03-16 04:39:14 UpdateTip: new best=000000000000000000125c4e0955c37e33f7f04013734e2c5a489cc6189b45d8 height=451563 version=0x20000000 log2_work=85.928302 tx=193570957 date='2017-02-04 20:16:36' progress=0.946788 cache=530.9MiB(521240tx)
2017-03-16 04:39:16 UpdateTip: new best=00000000000000000241e96e0a9b9009a9b3da34ae74b9e2d17353f8537d57b3 height=451564 version=0x20000000 log2_work=85.928335 tx=193572750 date='2017-02-04 20:17:16' progress=0.946789 cache=531.5MiB(523260tx)
2017-03-16 04:39:17 UpdateTip: new best=000000000000000000c974e35c4e070b23d8fdf0d8597d60885265cdf3c58e4c height=451565 version=0x20000000 log2_work=85.928368 tx=193575336 date='2017-02-04 20:34:30' progress=0.946805 cache=536.3MiB(525665tx)
2017-03-16 04:39:18 UpdateTip: new best=00000000000000000215b54fe013c10891019e17e0620a1d44b658f86d7f1a0e height=451566 version=0x20000002 log2_work=85.928401 tx=193577902 date='2017-02-04 20:37:16' progress=0.946808 cache=537.4MiB(528056tx)
2017-03-16 04:39:19 UpdateTip: new best=00000000000000000225203b0a850453c210eccf4765b10ea1f82067e110ce9c height=451567 version=0x20000000 log2_work=85.928435 tx=193579808 date='2017-02-04 20:38:29' progress=0.946810 cache=539.2MiB(529909tx)
2017-03-16 04:39:19 Pre-allocating up to position 0xa00000 in rev00708.dat
2017-03-16 04:39:19 UpdateTip: new best=0000000000000000028ed434342bb6f21291cfaa5e4fa4c390f97dedced87d70 height=451568 version=0x20000000 log2_work=85.928468 tx=193581190 date='2017-02-04 20:42:19' progress=0.946813 cache=539.7MiB(530801tx)
2017-03-16 04:39:21 UpdateTip: new best=000000000000000000c0a78fc6237c2e3aee3030ee4a8c949b072e12cb1a8f8d height=451569 version=0x20000000 log2_work=85.928501 tx=193583138 date='2017-02-04 20:42:27' progress=0.946814 cache=543.0MiB(532333tx)
2017-03-16 04:39:23 UpdateTip: new best=0000000000000000018a023b35472f0e27553c02d9394ff87a9c5379455efa42 height=451570 version=0x20000000 log2_work=85.928534 tx=193585508 date='2017-02-04 20:45:33' progress=0.946817 cache=546.9MiB(535231tx)
2017-03-16 04:39:24 UpdateTip: new best=000000000000000000b953fd239dfe7be42a71e82e6a6b728d810f53939db663 height=451571 version=0x20000000 log2_work=85.928567 tx=193587916 date='2017-02-04 21:00:06' progress=0.946831 cache=548.3MiB(537036tx)
2017-03-16 04:39:25 UpdateTip: new best=000000000000000000260f539129d4b4589069c379e44d852358c2dfbfd2a6f6 height=451572 version=0x20000000 log2_work=85.9286 tx=193590372 date='2017-02-04 21:19:31' progress=0.946849 cache=548.8MiB(538728tx)
2017-03-16 04:39:27 UpdateTip: new best=0000000000000000023b96068d962048bd9cc23645abde2124f77766871cc4bd height=451573 version=0x20000000 log2_work=85.928633 tx=193592584 date='2017-02-04 21:22:03' progress=0.946852 cache=553.7MiB(541595tx)
2017-03-16 04:39:28 UpdateTip: new best=00000000000000000039f714603cd195de65685c71c1e8b617047b6189545dd5 height=451574 version=0x20000000 log2_work=85.928666 tx=193595526 date='2017-02-04 21:27:09' progress=0.946857 cache=556.1MiB(544823tx)
2017-03-16 04:39:29 UpdateTip: new best=000000000000000000692a28eafe39aabc68992a5fecdb36ebbc15761ace5b9e height=451575 version=0x20000000 log2_work=85.928699 tx=193598899 date='2017-02-04 21:27:35' progress=0.946858 cache=557.4MiB(548980tx)
2017-03-16 04:39:29 UpdateTip: new best=0000000000000000018ca9b351d5abae1f7a780164eeee56a4d3501cd8ae32c2 height=451576 version=0x20000000 log2_work=85.928732 tx=193599770 date='2017-02-04 22:08:26' progress=0.946895 cache=557.5MiB(549826tx)
2017-03-16 04:39:30 UpdateTip: new best=00000000000000000297d22675cdde376d407e27df171d9defe1415b72cbef06 height=451577 version=0x20000002 log2_work=85.928765 tx=193602106 date='2017-02-04 22:09:02' progress=0.946896 cache=558.1MiB(551303tx)
2017-03-16 04:39:32 Pre-allocating up to position 0xb00000 in rev00708.dat
2017-03-16 04:39:32 UpdateTip: new best=00000000000000000150141feb2c3cafef0203e9b32bc76701d704ece3f93a50 height=451578 version=0x20000000 log2_work=85.928798 tx=193604191 date='2017-02-04 22:22:54' progress=0.946909 cache=560.3MiB(553256tx)
2017-03-16 04:39:32 UpdateTip: new best=000000000000000002abcfdf9a3009cac97f12d135f93d291af36191a39ba925 height=451579 version=0x20000000 log2_work=85.928831 tx=193604416 date='2017-02-04 22:48:55' progress=0.946932 cache=560.3MiB(553431tx)
2017-03-16 04:39:54 Pre-allocating up to position 0x200000 in rev00709.dat
2017-03-16 04:39:54 UpdateTip: new best=00000000000000000008b46ff943fb318dd26fcef2a70f6cf8fd65c337c5afed height=451580 version=0x20000000 log2_work=85.928864 tx=193606513 date='2017-02-04 23:03:05' progress=0.946945 cache=10.4MiB(5933tx)
2017-03-16 04:39:55 UpdateTip: new best=000000000000000001401632e781d1ab02cdf6dc25e59a003af04fc462a58a96 height=451581 version=0x20000002 log2_work=85.928897 tx=193608924 date='2017-02-04 23:13:19' progress=0.946954 cache=12.5MiB(10587tx)
2017-03-16 04:40:02 UpdateTip: new best=0000000000000000011b7c903fc7d90e0eb965b51f6551966e34e2caa78c3816 height=451582 version=0x20000000 log2_work=85.928931 tx=193610667 date='2017-02-04 23:17:07' progress=0.946958 cache=15.5MiB(16217tx)
2017-03-16 04:40:06 UpdateTip: new best=00000000000000000276deb4022f66cacd929c690cd6b4f7e740836b614b21f4 height=451583 version=0x20000000 log2_work=85.928964 tx=193613037 date='2017-02-04 23:38:10' progress=0.946977 cache=17.1MiB(20089tx)
2017-03-16 04:40:20 UpdateTip: new best=0000000000000000021faf765242dc0734b4bd33f1459d74616aa9004e331bb5 height=451584 version=0x20000000 log2_work=85.928999 tx=193613547 date='2017-02-04 23:38:49' progress=0.946978 cache=19.6MiB(26505tx)
2017-03-16 04:40:21 UpdateTip: new best=0000000000000000018431cead80e51ac52a1fd05ac31fc80790b41b5d9085a1 height=451585 version=0x20000000 log2_work=85.929035 tx=193616039 date='2017-02-04 23:58:16' progress=0.946996 cache=26.0MiB(30405tx)
2017-03-16 04:40:22 UpdateTip: new best=000000000000000001a56a2c6637d021747bd9e66c839d32b414b0988f4cb2d9 height=451586 version=0x20000000 log2_work=85.92907 tx=193616256 date='2017-02-04 23:59:32' progress=0.946997 cache=26.1MiB(30792tx)
2017-03-16 04:40:22 UpdateTip: new best=00000000000000000027a8482676c6da008425e4a25b01ae76d3d01f56b9c25f height=451587 version=0x20000000 log2_work=85.929106 tx=193618566 date='2017-02-05 00:12:05' progress=0.947009 cache=27.9MiB(34777tx)
2017-03-16 04:40:26 UpdateTip: new best=00000000000000000180a2ecf40fc93fe0d26d4f0591013f699c1d95af62cc76 height=451588 version=0x20000000 log2_work=85.929141 tx=193621103 date='2017-02-05 00:13:13' progress=0.947010 cache=43.3MiB(41279tx)
2017-03-16 04:40:27 UpdateTip: new best=000000000000000002912a299451935450d76001428e02dd9d147eb1067d95e1 height=451589 version=0x20000000 log2_work=85.929177 tx=193622331 date='2017-02-05 00:14:52' progress=0.947012 cache=45.2MiB(43415tx)
2017-03-16 04:40:31 Pre-allocating up to position 0xc00000 in rev00708.dat
2017-03-16 04:40:31 UpdateTip: new best=00000000000000000192c15acfa308cfb866b701a64b5efe623dc667e2745eb6 height=451590 version=0x20000000 log2_work=85.929212 tx=193623671 date='2017-02-05 00:15:20' progress=0.947013 cache=66.0MiB(50144tx)
2017-03-16 04:40:32 Pre-allocating up to position 0x6000000 in blk00709.dat
2017-03-16 04:40:37 UpdateTip: new best=0000000000000000007d8d60893c8a81a7740e4f549e026bf74c5484069e3070 height=451591 version=0x20000000 log2_work=85.929248 tx=193625590 date='2017-02-05 00:17:47' progress=0.947015 cache=79.7MiB(56392tx)
2017-03-16 04:40:38 UpdateTip: new best=0000000000000000009b7ac5315ab481f0bca6499333fa9663174146c1cc41aa height=451592 version=0x20000000 log2_work=85.929283 tx=193627794 date='2017-02-05 00:21:05' progress=0.947019 cache=82.4MiB(61354tx)
2017-03-16 04:40:40 UpdateTip: new best=00000000000000000208e7a3d2e32b7383add696dbb3129536408d8d86d0b433 height=451593 version=0x20000000 log2_work=85.929319 tx=193631147 date='2017-02-05 00:23:09' progress=0.947021 cache=84.1MiB(67508tx)
2017-03-16 04:40:41 UpdateTip: new best=0000000000000000026bfddb8bc2c80501f1af37fe9c9580f81989459566ab90 height=451594 version=0x20000000 log2_work=85.929354 tx=193633110 date='2017-02-05 00:44:31' progress=0.947041 cache=84.9MiB(69641tx)
2017-03-16 04:40:41 UpdateTip: new best=0000000000000000026b23d8c0c2e89e55bdab27781bf52bbeefc52991f18add height=451595 version=0x20000000 log2_work=85.92939 tx=193635005 date='2017-02-05 01:01:25' progress=0.947056 cache=86.2MiB(72060tx)
2017-03-16 04:40:42 UpdateTip: new best=000000000000000001900ac37566ba9e30e14a6188c4280d338cb2d2b92f7d24 height=451596 version=0x20000000 log2_work=85.929425 tx=193637113 date='2017-02-05 01:08:13' progress=0.947063 cache=89.3MiB(75826tx)
2017-03-16 04:40:43 UpdateTip: new best=000000000000000002269465ac5c73bf5b35164bd57811954309b35087b4a39f height=451597 version=0x20000002 log2_work=85.929461 tx=193639794 date='2017-02-05 01:30:14' progress=0.947083 cache=91.5MiB(79096tx)
2017-03-16 04:40:45 UpdateTip: new best=0000000000000000021fd03b51cb70854b45a5657469aab3c5084339a5c3b1b8 height=451598 version=0x20000000 log2_work=85.929496 tx=193641895 date='2017-02-05 01:39:45' progress=0.947092 cache=95.3MiB(82400tx)
2017-03-16 04:40:46 UpdateTip: new best=00000000000000000024e2fd42d1021477a48aea6ebd04a5c17cacffc3a77b5a height=451599 version=0x20000000 log2_work=85.929532 tx=193645019 date='2017-02-05 01:42:55' progress=0.947096 cache=98.3MiB(87438tx)
2017-03-16 04:40:47 Pre-allocating up to position 0xd00000 in rev00708.dat
2017-03-16 04:40:48 UpdateTip: new best=0000000000000000018e6a0523b7c85108f7089d97084ef19b7b4b1a881567e8 height=451600 version=0x20000000 log2_work=85.929567 tx=193647613 date='2017-02-05 01:46:34' progress=0.947100 cache=103.2MiB(92218tx)
2017-03-16 04:40:49 UpdateTip: new best=000000000000000001c5ed5e5aa0de58d060d5c7169e990a96812ed6e498f023 height=451601 version=0x20000000 log2_work=85.929603 tx=193649396 date='2017-02-05 01:49:25' progress=0.947103 cache=108.1MiB(96099tx)
2017-03-16 04:40:52 UpdateTip: new best=0000000000000000009ceac8fc17ef41b85e294499e27fec9bc45bea08db5f70 height=451602 version=0x20000002 log2_work=85.929638 tx=193651562 date='2017-02-05 01:52:42' progress=0.947106 cache=119.1MiB(100897tx)
2017-03-16 04:40:52 UpdateTip: new best=00000000000000000078096f3fa8028d1df18bbffc9e875d32879dff504ff5c5 height=451603 version=0x20000000 log2_work=85.929674 tx=193651869 date='2017-02-05 02:27:41' progress=0.947137 cache=119.2MiB(101295tx)
2017-03-16 04:40:53 UpdateTip: new best=0000000000000000010ded00ba6b5210a3cf80cd5217b6e96432b2ea34bd5fca height=451604 version=0x20000002 log2_work=85.929709 tx=193654714 date='2017-02-05 02:35:15' progress=0.947145 cache=127.1MiB(104545tx)
2017-03-16 04:40:56 Pre-allocating up to position 0x7000000 in blk00709.dat
2017-03-16 04:40:58 UpdateTip: new best=000000000000000001bed9beb36309f8c7b3aa130c40f92196d4af374549c04b height=451605 version=0x20000002 log2_work=85.929745 tx=193656677 date='2017-02-05 02:41:06' progress=0.947151 cache=130.0MiB(107046tx)
2017-03-16 04:40:59 connect() to 149.202.238.204:8333 failed after select(): Connection refused (61)
2017-03-16 04:41:00 UpdateTip: new best=000000000000000000eb621505fb675d9d91b3a35272ad158463d5a3db34196f height=451606 version=0x20000002 log2_work=85.92978 tx=193658743 date='2017-02-05 02:47:19' progress=0.947157 cache=142.7MiB(110473tx)
2017-03-16 04:41:02 UpdateTip: new best=000000000000000000f3fb8a611dd533a8ef4c9c6cf027c37e6832afb7c26605 height=451607 version=0x20000000 log2_work=85.929816 tx=193660711 date='2017-02-05 02:51:12' progress=0.947160 cache=148.4MiB(115000tx)
2017-03-16 04:41:05 UpdateTip: new best=000000000000000000b1a4ac0e1e4506407a9f6f1f636149f26a6055e508a134 height=451608 version=0x20000000 log2_work=85.929851 tx=193662022 date='2017-02-05 02:54:06' progress=0.947163 cache=162.6MiB(120177tx)
2017-03-16 04:41:07 UpdateTip: new best=000000000000000000bb7c599441d19b7001a86637205abebb2b790c30922a1d height=451609 version=0x20000000 log2_work=85.929887 tx=193664006 date='2017-02-05 03:03:39' progress=0.947172 cache=168.0MiB(123198tx)
2017-03-16 04:41:09 UpdateTip: new best=0000000000000000025f6751e862f776f91212031e574f772c456005a2eea4f2 height=451610 version=0x20000002 log2_work=85.929922 tx=193666349 date='2017-02-05 03:11:10' progress=0.947180 cache=174.4MiB(127332tx)
2017-03-16 04:41:11 Pre-allocating up to position 0xe00000 in rev00708.dat
2017-03-16 04:41:11 UpdateTip: new best=000000000000000001a0cb08bf91409abd9200fe0e41df4411021ff5c13fb13e height=451611 version=0x20000000 log2_work=85.929958 tx=193668504 date='2017-02-05 03:21:59' progress=0.947190 cache=201.4MiB(131098tx)
2017-03-16 04:41:13 UpdateTip: new best=0000000000000000017030ce08f08d607324a8594c2c0ef3e9b8c2b47290963d height=451612 version=0x20000000 log2_work=85.929993 tx=193670683 date='2017-02-05 03:29:32' progress=0.947197 cache=207.0MiB(134999tx)
2017-03-16 04:41:17 UpdateTip: new best=000000000000000000e5fe6c25cc1287a7d997ca7cfb8c333cd4e29f4fa5b1f2 height=451613 version=0x20000000 log2_work=85.930029 tx=193671664 date='2017-02-05 03:31:01' progress=0.947198 cache=209.9MiB(140015tx)
2017-03-16 04:41:26 UpdateTip: new best=000000000000000001070a32262bf96794224a41c39aaace047b333782d9ef3b height=451614 version=0x20000000 log2_work=85.930064 tx=193671862 date='2017-02-05 03:31:33' progress=0.947199 cache=210.7MiB(144644tx)
2017-03-16 04:41:27 Pre-allocating up to position 0x300000 in rev00709.dat
2017-03-16 04:41:27 UpdateTip: new best=0000000000000000002e246f0af0f0993e59c98413ec8476c349cecdfbcd3b74 height=451615 version=0x08000004 log2_work=85.9301 tx=193674499 date='2017-02-05 03:49:20' progress=0.947215 cache=212.5MiB(147760tx)
2017-03-16 04:41:28 UpdateTip: new best=00000000000000000028109318d0495c4fb9c168e3c8dfbacfd3095457316b2f height=451616 version=0x20000002 log2_work=85.930135 tx=193676103 date='2017-02-05 03:59:19' progress=0.947225 cache=214.5MiB(151938tx)
2017-03-16 04:41:30 UpdateTip: new best=000000000000000000ff9768e939be6a03e64210f2bb1885f157fc8a75c2c497 height=451617 version=0x20000000 log2_work=85.930171 tx=193678514 date='2017-02-05 04:18:49' progress=0.947243 cache=230.3MiB(154854tx)
2017-03-16 04:41:33 UpdateTip: new best=000000000000000000ebebe8614ea9bc093ffed1ccc54a5ff67e8cfadcf5e2de height=451618 version=0x20000000 log2_work=85.930206 tx=193679998 date='2017-02-05 04:24:54' progress=0.947248 cache=236.8MiB(158401tx)
2017-03-16 04:41:35 UpdateTip: new best=000000000000000001a82c4660a34143ecc6efe4a1a22e0a322ab83446694c93 height=451619 version=0x20000000 log2_work=85.930242 tx=193682028 date='2017-02-05 04:36:49' progress=0.947259 cache=240.5MiB(161389tx)
2017-03-16 04:41:39 UpdateTip: new best=000000000000000001753cb6e36be8826b55c7c3bbdae044b35e9f994363891a height=451620 version=0x20000000 log2_work=85.930277 tx=193683395 date='2017-02-05 04:44:19' progress=0.947266 cache=247.8MiB(164713tx)
2017-03-16 04:41:42 UpdateTip: new best=0000000000000000016180b797a8cdc6611a17376f13956640ff1adc9efc5c2c height=451621 version=0x20000002 log2_work=85.930313 tx=193685574 date='2017-02-05 04:46:36' progress=0.947269 cache=251.2MiB(170596tx)
2017-03-16 04:41:44 Pre-allocating up to position 0x400000 in rev00709.dat
2017-03-16 04:41:44 UpdateTip: new best=000000000000000001c10260a53dda2ef75c88d4ff525c120db40e68cad6b750 height=451622 version=0x20000000 log2_work=85.930348 tx=193687819 date='2017-02-05 04:53:25' progress=0.947276 cache=252.9MiB(174959tx)
2017-03-16 04:41:45 UpdateTip: new best=0000000000000000010b5662737b3a9bf9757d9545fe3abbf8b438284096304e height=451623 version=0x20000002 log2_work=85.930384 tx=193689624 date='2017-02-05 05:03:39' progress=0.947285 cache=254.1MiB(178559tx)
2017-03-16 04:41:47 UpdateTip: new best=00000000000000000247f940783a82cabfdd38d388dbcea5f20aed7eb4ec6ecc height=451624 version=0x20000002 log2_work=85.930419 tx=193690111 date='2017-02-05 05:04:43' progress=0.947286 cache=255.3MiB(183574tx)
2017-03-16 04:41:50 UpdateTip: new best=00000000000000000114b9ae8af8ba2d2623cd859dfa23bae4c7f60540082d39 height=451625 version=0x20000000 log2_work=85.930454 tx=193690465 date='2017-02-05 05:04:43' progress=0.947286 cache=256.4MiB(189127tx)
2017-03-16 04:41:53 UpdateTip: new best=00000000000000000289a4e93e36050c31ac7bb46d045a0c24e77055a1bd2c0d height=451626 version=0x20000000 log2_work=85.93049 tx=193691982 date='2017-02-05 05:11:23' progress=0.947292 cache=261.8MiB(191747tx)
2017-03-16 04:41:55 UpdateTip: new best=000000000000000000276370e7b1cf6cdfde44561542b4993867dc80f3696a8d height=451627 version=0x20000000 log2_work=85.930525 tx=193694317 date='2017-02-05 05:28:56' progress=0.947309 cache=263.2MiB(194675tx)
2017-03-16 04:41:58 UpdateTip: new best=000000000000000001ea500c14a7c2c8e07338fa08456b6743b4aa2819d5ad01 height=451628 version=0x20000000 log2_work=85.930561 tx=193695201 date='2017-02-05 05:32:25' progress=0.947312 cache=267.7MiB(198354tx)
2017-03-16 04:41:58 UpdateTip: new best=00000000000000000237302efee585089b0c325d3f7b293341a1d6280ed9a05e height=451629 version=0x20000000 log2_work=85.930596 tx=193697412 date='2017-02-05 05:51:54' progress=0.947330 cache=269.2MiB(200793tx)
2017-03-16 04:41:58 UpdateTip: new best=0000000000000000000a6acdd3ea35adda1db8c45bd2fe753d09401500e15ef7 height=451630 version=0x20000000 log2_work=85.930632 tx=193697413 date='2017-02-05 05:52:53' progress=0.947331 cache=269.2MiB(200794tx)
2017-03-16 04:42:00 UpdateTip: new best=000000000000000000b20ed41d27275fd8c109cd63f0977eec30e2c2ecc88fc2 height=451631 version=0x20000000 log2_work=85.930667 tx=193699448 date='2017-02-05 06:02:52' progress=0.947340 cache=269.9MiB(203682tx)
2017-03-16 04:42:01 Pre-allocating up to position 0xf00000 in rev00708.dat
2017-03-16 04:42:01 UpdateTip: new best=000000000000000001669d56b10a156350f43449836acfd25d02a2b1ccba3333 height=451632 version=0x20000002 log2_work=85.930703 tx=193700094 date='2017-02-05 06:05:59' progress=0.947343 cache=270.9MiB(206463tx)
2017-03-16 04:42:03 UpdateTip: new best=000000000000000002364e9d73417ba63d743ce9e97202c76817d96e4175f1c2 height=451633 version=0x20000000 log2_work=85.930738 tx=193701777 date='2017-02-05 06:15:19' progress=0.947352 cache=279.8MiB(210030tx)
2017-03-16 04:42:06 UpdateTip: new best=00000000000000000094ccf4ca3aafab554f80150f2607c36ba87707fd92c4fd height=451634 version=0x20000000 log2_work=85.930774 tx=193702553 date='2017-02-05 06:16:48' progress=0.947353 cache=283.2MiB(214906tx)
2017-03-16 04:42:09 UpdateTip: new best=000000000000000001b4e14b62ba2672862020a1bb1ed8f66f96f0dbf5b93218 height=451635 version=0x00000004 log2_work=85.930809 tx=193704027 date='2017-02-05 06:20:59' progress=0.947357 cache=288.8MiB(219494tx)
2017-03-16 04:42:12 UpdateTip: new best=000000000000000000d779cf1cc5a04923c9b218ec9787d38c1145602bc0cb61 height=451636 version=0x20000000 log2_work=85.930845 tx=193704840 date='2017-02-05 06:23:08' progress=0.947359 cache=301.5MiB(224013tx)
2017-03-16 04:42:14 UpdateTip: new best=000000000000000001862c89fbd42821cd51ed94fc574d75e61a7209fa9ec962 height=451637 version=0x20000000 log2_work=85.93088 tx=193706018 date='2017-02-05 06:27:28' progress=0.947363 cache=305.6MiB(227071tx)
2017-03-16 04:42:18 UpdateTip: new best=000000000000000001ff1b4ff218d1d5a4ec0e4fc1617334ff925bedd76498c7 height=451638 version=0x20000000 log2_work=85.930916 tx=193707488 date='2017-02-05 06:34:41' progress=0.947370 cache=307.8MiB(229383tx)
2017-03-16 04:42:18 UpdateTip: new best=0000000000000000003a9ecacd248f67231190e369fbc016491c7d858238fe52 height=451639 version=0x20000000 log2_work=85.930951 tx=193710116 date='2017-02-05 07:04:24' progress=0.947397 cache=308.6MiB(231604tx)
2017-03-16 04:42:20 UpdateTip: new best=00000000000000000119582a955c7eac887ad5edb4af61db53a4303148cf0f5a height=451640 version=0x20000000 log2_work=85.930987 tx=193712245 date='2017-02-05 07:08:33' progress=0.947402 cache=311.4MiB(234946tx)
2017-03-16 04:42:22 UpdateTip: new best=000000000000000001c173bcbdc43f1151942cca2600a0ba02a4057d3b5d6180 height=451641 version=0x20000000 log2_work=85.931022 tx=193713352 date='2017-02-05 07:09:46' progress=0.947403 cache=313.7MiB(238264tx)
2017-03-16 04:42:24 Pre-allocating up to position 0x1000000 in rev00708.dat
2017-03-16 04:42:25 UpdateTip: new best=000000000000000000536b41280a43c7a83edae296bc6f51c54a20e1c29ce18b height=451642 version=0x20000002 log2_work=85.931058 tx=193714475 date='2017-02-05 07:13:13' progress=0.947406 cache=321.9MiB(241866tx)
2017-03-16 04:42:26 UpdateTip: new best=000000000000000001334b2426053a265bb8502a2dabc65f58fb4bfb1f7fc9d8 height=451643 version=0x20000002 log2_work=85.931093 tx=193715713 date='2017-02-05 07:18:05' progress=0.947411 cache=326.7MiB(245565tx)
2017-03-16 04:42:28 UpdateTip: new best=000000000000000001b23aa1f6ae53597f4a962c1fdb52b77712266ab146c101 height=451644 version=0x20000000 log2_work=85.931128 tx=193718442 date='2017-02-05 07:54:03' progress=0.947443 cache=327.3MiB(247910tx)
2017-03-16 04:42:31 UpdateTip: new best=00000000000000000191136c414750544f613f8b64d304ffbf42afb77650e9d6 height=451645 version=0x20000000 log2_work=85.931164 tx=193720281 date='2017-02-05 08:01:00' progress=0.947450 cache=330.0MiB(250229tx)
2017-03-16 04:42:31 UpdateTip: new best=0000000000000000011d8d6793496aade2ea07710f2da69fb99951ce1660dca6 height=451646 version=0x20000000 log2_work=85.931199 tx=193722300 date='2017-02-05 08:10:49' progress=0.947459 cache=331.7MiB(253603tx)
2017-03-16 04:42:33 UpdateTip: new best=0000000000000000017faaeb94463142ba741f4f1e50a3dd66dad0776839fbdd height=451647 version=0x20000000 log2_work=85.931235 tx=193724376 date='2017-02-05 08:15:33' progress=0.947464 cache=339.9MiB(256455tx)
2017-03-16 04:42:34 UpdateTip: new best=0000000000000000003456b2b041ff64e546b360229e42f4619a2aadbcf34894 height=451648 version=0x20000000 log2_work=85.93127 tx=193725412 date='2017-02-05 08:22:00' progress=0.947470 cache=341.2MiB(258041tx)
2017-03-16 04:42:37 Pre-allocating up to position 0x500000 in rev00709.dat
2017-03-16 04:42:37 UpdateTip: new best=000000000000000001adb7c9ac3dfbe8bb7541c553bc9b69eef765c3f8f0f01e height=451649 version=0x20000002 log2_work=85.931306 tx=193726130 date='2017-02-05 08:24:09' progress=0.947472 cache=354.1MiB(262156tx)
2017-03-16 04:42:38 UpdateTip: new best=00000000000000000217efcc361a86c6c76eea3acd8c66444eff833138f2ed21 height=451650 version=0x20000000 log2_work=85.931341 tx=193728226 date='2017-02-05 08:39:12' progress=0.947486 cache=355.2MiB(264959tx)
2017-03-16 04:42:43 UpdateTip: new best=00000000000000000268ec6683c1d3a6b69f86fa4e833814cec4c4707b024e48 height=451651 version=0x20000000 log2_work=85.931377 tx=193729880 date='2017-02-05 08:47:57' progress=0.947494 cache=356.7MiB(267378tx)
2017-03-16 04:42:48 UpdateTip: new best=000000000000000001fb9c18bb87ffca3f4b66495dbd599408791544ae233c9e height=451652 version=0x20000000 log2_work=85.931412 tx=193730810 date='2017-02-05 08:50:18' progress=0.947496 cache=371.4MiB(271213tx)
2017-03-16 04:42:54 UpdateTip: new best=00000000000000000068c98a24708795a8b33758f3d868d86483a601b61976a9 height=451653 version=0x20000002 log2_work=85.931448 tx=193731526 date='2017-02-05 08:52:28' progress=0.947498 cache=395.0MiB(275435tx)
2017-03-16 04:42:54 Pre-allocating up to position 0x8000000 in blk00709.dat
2017-03-16 04:42:58 UpdateTip: new best=00000000000000000158260e097fc6f6dd62b388a09049750f557ecef7f5c8e2 height=451654 version=0x20000000 log2_work=85.931483 tx=193733017 date='2017-02-05 09:00:26' progress=0.947506 cache=399.0MiB(277146tx)
2017-03-16 04:43:01 UpdateTip: new best=0000000000000000020194d272f8a163f0c55abd192d9d37f90ed893024affc8 height=451655 version=0x20000000 log2_work=85.931519 tx=193734344 date='2017-02-05 09:05:07' progress=0.947510 cache=403.3MiB(280125tx)
2017-03-16 04:43:04 UpdateTip: new best=00000000000000000250b985c87986d9ef1fae73296d234646d695efa4937689 height=451656 version=0x20000000 log2_work=85.931554 tx=193735322 date='2017-02-05 09:07:18' progress=0.947512 cache=414.8MiB(283938tx)
2017-03-16 04:43:05 UpdateTip: new best=00000000000000000100c1582fe1a4e7895b3c00f9aed1fbe67947a8de7fbc45 height=451657 version=0x20000000 log2_work=85.931589 tx=193737726 date='2017-02-05 09:23:43' progress=0.947528 cache=415.9MiB(286515tx)
2017-03-16 04:43:07 UpdateTip: new best=00000000000000000045c5d97819de3efdbe5ff6f48719030a7f6f9cab6d8541 height=451658 version=0x20000000 log2_work=85.931625 tx=193738342 date='2017-02-05 09:24:16' progress=0.947528 cache=419.9MiB(287892tx)
2017-03-16 04:43:07 Pre-allocating up to position 0x600000 in rev00709.dat
2017-03-16 04:43:08 UpdateTip: new best=0000000000000000021bf79b4d5d5bce4dd9b5a7aca1bec4981360dfa2b683cc height=451659 version=0x20000002 log2_work=85.93166 tx=193740239 date='2017-02-05 09:44:05' progress=0.947546 cache=420.6MiB(290167tx)
2017-03-16 04:43:10 UpdateTip: new best=00000000000000000001a20b6ddcea6464ff610a1b69b0e749be46dea3223e28 height=451660 version=0x20000000 log2_work=85.931696 tx=193742978 date='2017-02-05 10:13:18' progress=0.947573 cache=422.0MiB(293323tx)
2017-03-16 04:43:11 UpdateTip: new best=000000000000000001dd6c454560e388bf9c73e77b0b355135f1027f3b4680fb height=451661 version=0x20000000 log2_work=85.931731 tx=193744921 date='2017-02-05 10:14:06' progress=0.947574 cache=424.0MiB(296366tx)
2017-03-16 04:43:14 UpdateTip: new best=00000000000000000263cf852e4dadd7e5b5121ec292f2ce3d5e6eae656938d0 height=451662 version=0x30000000 log2_work=85.931767 tx=193747225 date='2017-02-05 10:35:29' progress=0.947594 cache=424.6MiB(298608tx)
2017-03-16 04:43:16 UpdateTip: new best=0000000000000000016a0fd3d1d61f4d52894b02c709d03cff2b4cdf973d8ce8 height=451663 version=0x20000000 log2_work=85.931802 tx=193749315 date='2017-02-05 10:45:17' progress=0.947603 cache=426.5MiB(301802tx)
2017-03-16 04:43:18 UpdateTip: new best=000000000000000000f377b0fe414e7ce152fce44a920d83eb8699896bbc4aa3 height=451664 version=0x20000000 log2_work=85.931838 tx=193751743 date='2017-02-05 10:47:55' progress=0.947606 cache=434.0MiB(305658tx)
2017-03-16 04:43:19 UpdateTip: new best=00000000000000000131c0c13238c6bcef035a35e6f5363d76d5142b2ad702d3 height=451665 version=0x20000000 log2_work=85.931873 tx=193752519 date='2017-02-05 10:48:48' progress=0.947607 cache=439.4MiB(307773tx)
2017-03-16 04:43:20 UpdateTip: new best=0000000000000000005e6e7af693fbb5cbc8a93b8340b87271b246a42cafc112 height=451666 version=0x20000000 log2_work=85.931908 tx=193753027 date='2017-02-05 10:53:35' progress=0.947611 cache=440.1MiB(312034tx)
2017-03-16 04:43:21 Pre-allocating up to position 0x700000 in rev00709.dat
2017-03-16 04:43:22 UpdateTip: new best=00000000000000000260d6852c8355594652eda3dd895c0868ce204661d41278 height=451667 version=0x20000000 log2_work=85.931944 tx=193754997 date='2017-02-05 11:11:39' progress=0.947628 cache=440.8MiB(315169tx)
2017-03-16 04:43:24 UpdateTip: new best=0000000000000000006086bde753839d10c5e280794376484d859e700cbd9b90 height=451668 version=0x20000000 log2_work=85.931979 tx=193757382 date='2017-02-05 11:34:42' progress=0.947649 cache=445.7MiB(317971tx)
2017-03-16 04:43:28 UpdateTip: new best=0000000000000000000b28f200db98bfb6b03c8b431915ad1ff98868a63b7728 height=451669 version=0x20000000 log2_work=85.932015 tx=193759267 date='2017-02-05 11:35:13' progress=0.947650 cache=447.5MiB(321103tx)
2017-03-16 04:43:31 UpdateTip: new best=00000000000000000011e3384ef2b855ce6525989fd5caad2d1df459b1fe2198 height=451670 version=0x20000002 log2_work=85.93205 tx=193761146 date='2017-02-05 11:35:47' progress=0.947651 cache=459.6MiB(324370tx)
2017-03-16 04:43:33 UpdateTip: new best=0000000000000000010e6f20ea3fde82355f8c5add9468cdb805049066b2af9e height=451671 version=0x20000002 log2_work=85.932086 tx=193762848 date='2017-02-05 11:44:09' progress=0.947659 cache=460.6MiB(326676tx)
2017-03-16 04:43:36 Leaving block file 709: CBlockFileInfo(blocks=137, size=133319854, heights=451495...451808, time=2017-02-04...2017-02-06)
2017-03-16 04:43:37 Pre-allocating up to position 0x1000000 in blk00710.dat
2017-03-16 04:43:39 Pre-allocating up to position 0x100000 in rev00710.dat
2017-03-16 04:43:39 UpdateTip: new best=00000000000000000020d57d769de5d69c6fc2ac295947fab5942695c4fd1f43 height=451672 version=0x20000000 log2_work=85.932121 tx=193765359 date='2017-02-05 11:58:20' progress=0.947672 cache=461.8MiB(329628tx)
2017-03-16 04:43:41 UpdateTip: new best=0000000000000000023694eb6bfdc6ff40b26216060548406b24ab6afcf64db1 height=451673 version=0x20000000 log2_work=85.932157 tx=193766156 date='2017-02-05 12:02:24' progress=0.947676 cache=463.4MiB(330561tx)
2017-03-16 04:43:44 UpdateTip: new best=000000000000000001dc96f8d4b7b2ad8026a27b2fba9bfa8bcb8bda1305223e height=451674 version=0x20000000 log2_work=85.932192 tx=193767599 date='2017-02-05 12:08:40' progress=0.947682 cache=466.3MiB(333207tx)
2017-03-16 04:43:45 UpdateTip: new best=0000000000000000011a3732f67f0578395f6bfb6f9f38d18be051f429141f81 height=451675 version=0x00000004 log2_work=85.932227 tx=193768439 date='2017-02-05 12:12:48' progress=0.947685 cache=466.6MiB(334333tx)
2017-03-16 04:43:46 UpdateTip: new best=0000000000000000012fdce7dd73fddb087e66f4f6bb9672667b854282855669 height=451676 version=0x20000000 log2_work=85.932263 tx=193770658 date='2017-02-05 12:29:14' progress=0.947701 cache=467.6MiB(336400tx)
2017-03-16 04:43:48 UpdateTip: new best=000000000000000001014d2a0fd78ecd438fda33cc01ca0ffd5748b07921f492 height=451677 version=0x20000000 log2_work=85.932298 tx=193772630 date='2017-02-05 12:45:30' progress=0.947716 cache=470.3MiB(338708tx)
2017-03-16 04:43:49 Pre-allocating up to position 0x1100000 in rev00708.dat
2017-03-16 04:43:50 UpdateTip: new best=0000000000000000026955827bde8d5168ae9d9ab65e2bd83afc691c828ff825 height=451678 version=0x20000000 log2_work=85.932334 tx=193774965 date='2017-02-05 13:00:58' progress=0.947730 cache=472.1MiB(341442tx)
2017-03-16 04:43:52 UpdateTip: new best=000000000000000000ada227a9af28b53fe1610d7207769bba6912403fd39de4 height=451679 version=0x20000000 log2_work=85.932369 tx=193776770 date='2017-02-05 13:08:42' progress=0.947737 cache=475.6MiB(344333tx)
2017-03-16 04:43:53 UpdateTip: new best=00000000000000000237eed0b3424ac9d3feeecc98767d2f5f823e338b7e24a0 height=451680 version=0x20000002 log2_work=85.932405 tx=193779254 date='2017-02-05 13:26:08' progress=0.947753 cache=476.6MiB(346700tx)
2017-03-16 04:43:53 UpdateTip: new best=00000000000000000114e71cfb4f5d2fb85cc3b0f963b9f487dfe3bd6068c81e height=451681 version=0x20000000 log2_work=85.93244 tx=193779255 date='2017-02-05 13:26:11' progress=0.947753 cache=476.6MiB(346701tx)
2017-03-16 04:43:53 UpdateTip: new best=00000000000000000037436463f31ac1e88ab593ecdcf4c381cd040fd6d17395 height=451682 version=0x20000000 log2_work=85.932475 tx=193781196 date='2017-02-05 13:52:35' progress=0.947777 cache=477.0MiB(347866tx)
2017-03-16 04:43:54 UpdateTip: new best=000000000000000002291270e391bb3cd95f8ed1016731b07fc7a3384d8069dc height=451683 version=0x00000004 log2_work=85.932511 tx=193783311 date='2017-02-05 14:13:05' progress=0.947796 cache=477.9MiB(349665tx)
2017-03-16 04:43:57 UpdateTip: new best=0000000000000000002fddf70c433d39a82cb3b182c2c8a712d00d2a40cccffc height=451684 version=0x30000000 log2_work=85.932546 tx=193784735 date='2017-02-05 14:22:02' progress=0.947804 cache=478.6MiB(351354tx)
2017-03-16 04:43:59 Pre-allocating up to position 0x800000 in rev00709.dat
2017-03-16 04:43:59 UpdateTip: new best=000000000000000001b5f7f77576739daa49bf01feb5ac7181d4c1cfd0404fb2 height=451685 version=0x20000000 log2_work=85.932582 tx=193786984 date='2017-02-05 14:22:05' progress=0.947805 cache=480.9MiB(353959tx)
2017-03-16 04:44:01 UpdateTip: new best=00000000000000000167eec50bb8309d4a94c52eee7389e027a3503ba0167038 height=451686 version=0x20000000 log2_work=85.932617 tx=193789248 date='2017-02-05 14:23:20' progress=0.947807 cache=482.9MiB(357925tx)
2017-03-16 04:44:01 UpdateTip: new best=00000000000000000079fb2ddd1392918b3495412a228bef5d15057d175f6dfa height=451687 version=0x20000002 log2_work=85.932653 tx=193790960 date='2017-02-05 14:32:52' progress=0.947816 cache=483.7MiB(360009tx)
2017-03-16 04:44:03 UpdateTip: new best=0000000000000000010d3b1cb22b412223904715660f5d309e1f08a24d90769a height=451688 version=0x20000000 log2_work=85.932688 tx=193793139 date='2017-02-05 14:46:02' progress=0.947828 cache=484.6MiB(362633tx)
2017-03-16 04:44:08 UpdateTip: new best=0000000000000000028599c95924fec0ec49c4d8029180016a4130fe0a812105 height=451689 version=0x20000000 log2_work=85.932723 tx=193795785 date='2017-02-05 14:47:22' progress=0.947830 cache=485.5MiB(367059tx)
2017-03-16 04:44:09 UpdateTip: new best=00000000000000000078edc77cb1660f67278e07489f962936706121c3b3a7d4 height=451690 version=0x20000002 log2_work=85.932759 tx=193798293 date='2017-02-05 15:02:05' progress=0.947843 cache=487.0MiB(369304tx)
2017-03-16 04:44:11 UpdateTip: new best=00000000000000000153d7759ab9e5bea21d6a1e59a299b59d63cd4b6d7f68ed height=451691 version=0x20000000 log2_work=85.932794 tx=193800938 date='2017-02-05 15:05:09' progress=0.947847 cache=489.2MiB(372880tx)
2017-03-16 04:44:12 UpdateTip: new best=000000000000000001db5b054880753f591c2936af461036a574fe9d36450d98 height=451692 version=0x20000000 log2_work=85.93283 tx=193803197 date='2017-02-05 15:17:27' progress=0.947858 cache=490.6MiB(375720tx)
2017-03-16 04:44:13 UpdateTip: new best=0000000000000000006e1b1cd5cab85c9fe724591f99da5c420c749a0bce618d height=451693 version=0x20000002 log2_work=85.932865 tx=193805614 date='2017-02-05 15:28:29' progress=0.947869 cache=492.7MiB(378535tx)
2017-03-16 04:44:14 UpdateTip: new best=0000000000000000007182067f09bc66983d7872351b8c385d00cccfbbf03d4c height=451694 version=0x20000000 log2_work=85.932901 tx=193808135 date='2017-02-05 15:40:54' progress=0.947880 cache=493.8MiB(381178tx)
2017-03-16 04:44:16 Pre-allocating up to position 0x2000000 in blk00710.dat
2017-03-16 04:44:21 UpdateTip: new best=0000000000000000004977a794ceccf5eaddd1589bb6b9a98aa5a2592cf1231c height=451695 version=0x20000000 log2_work=85.932936 tx=193810214 date='2017-02-05 15:42:06' progress=0.947882 cache=499.7MiB(384130tx)
2017-03-16 04:44:22 Pre-allocating up to position 0x900000 in rev00709.dat
2017-03-16 04:44:22 UpdateTip: new best=0000000000000000017cad19f8cb8aac4773725cca5f22e0a55226bb5924af7e height=451696 version=0x20000002 log2_work=85.932971 tx=193811668 date='2017-02-05 15:46:18' progress=0.947886 cache=501.0MiB(385606tx)
2017-03-16 04:44:23 UpdateTip: new best=00000000000000000261527a43030138ebbf3f0a27f5ff24833e1a602f806ad2 height=451697 version=0x20000002 log2_work=85.933007 tx=193813027 date='2017-02-05 15:49:36' progress=0.947889 cache=519.3MiB(387914tx)
2017-03-16 04:44:43 UpdateTip: new best=0000000000000000026511f6ed6bb0985f692b685fe1c94fd7595941e262257c height=451698 version=0x20000000 log2_work=85.933042 tx=193814316 date='2017-02-05 15:54:27' progress=0.947894 cache=17.9MiB(4839tx)
2017-03-16 04:44:51 UpdateTip: new best=0000000000000000003825ae4a849dffc7c79b0278f195f5c12a04c4e0644bd5 height=451699 version=0x20000000 log2_work=85.933078 tx=193816110 date='2017-02-05 16:02:08' progress=0.947901 cache=21.9MiB(10077tx)
2017-03-16 04:44:54 UpdateTip: new best=00000000000000000129e6bf849ca180c230025b804101f9506a81e7e4e6d444 height=451700 version=0x20000000 log2_work=85.933113 tx=193818446 date='2017-02-05 16:19:07' progress=0.947916 cache=23.9MiB(15165tx)
2017-03-16 04:45:09 Pre-allocating up to position 0x3000000 in blk00710.dat
2017-03-16 04:45:15 UpdateTip: new best=00000000000000000139747c88e3ad00df3a44561602c4e8c93429be0eb33bf4 height=451701 version=0x20000002 log2_work=85.933148 tx=193820651 date='2017-02-05 16:23:08' progress=0.947920 cache=33.0MiB(20763tx)
2017-03-16 04:45:18 UpdateTip: new best=000000000000000000a9d25bce344e4f3f76dd4e3daab97d6ec1743fe7f0c812 height=451702 version=0x20000000 log2_work=85.933184 tx=193822444 date='2017-02-05 16:30:27' progress=0.947927 cache=38.9MiB(25155tx)
2017-03-16 04:45:25 UpdateTip: new best=000000000000000001ea8af7c949f730cbd45b5ab3c72f8a7318d571ff832c2d height=451703 version=0x20000000 log2_work=85.933219 tx=193823757 date='2017-02-05 16:36:25' progress=0.947933 cache=45.4MiB(29169tx)
2017-03-16 04:45:31 Pre-allocating up to position 0x4000000 in blk00710.dat
2017-03-16 04:45:44 Pre-allocating up to position 0x5000000 in blk00710.dat
2017-03-16 04:45:51 UpdateTip: new best=000000000000000001c4111d27b9dc3753364acd9c66776aec792fce0c20dfea height=451704 version=0x20000000 log2_work=85.933255 tx=193825194 date='2017-02-05 16:42:54' progress=0.947938 cache=91.3MiB(33275tx)
2017-03-16 04:45:57 UpdateTip: new best=000000000000000000f57e3cb2b55a065635a82ea6c9f61c67c5b89af98244f6 height=451705 version=0x20000000 log2_work=85.93329 tx=193827094 date='2017-02-05 16:50:31' progress=0.947946 cache=104.3MiB(38002tx)
2017-03-16 04:45:59 UpdateTip: new best=000000000000000000ce8e2fc885194690f6a83db0b168eaa220f6e56937964d height=451706 version=0x20000000 log2_work=85.933326 tx=193828491 date='2017-02-05 16:56:14' progress=0.947951 cache=110.8MiB(41726tx)
2017-03-16 04:46:01 UpdateTip: new best=000000000000000001b912e60a6cb4d5d81e8705832054b92d25f25076588332 height=451707 version=0x20000000 log2_work=85.933361 tx=193830881 date='2017-02-05 17:12:19' progress=0.947966 cache=112.7MiB(45639tx)
2017-03-16 04:46:05 UpdateTip: new best=000000000000000000ded0236aea7f1a718c201a98c75b936ca84d2660c900c6 height=451708 version=0x20000002 log2_work=85.933396 tx=193832990 date='2017-02-05 17:30:28' progress=0.947983 cache=113.8MiB(50054tx)
2017-03-16 04:46:09 Pre-allocating up to position 0xa00000 in rev00709.dat
2017-03-16 04:46:09 UpdateTip: new best=000000000000000000f524f2a6662428d9c85b0f1389fc81d9d0a464cbdce35c height=451709 version=0x20000000 log2_work=85.933432 tx=193835066 date='2017-02-05 17:32:01' progress=0.947984 cache=121.0MiB(54980tx)
2017-03-16 04:46:12 UpdateTip: new best=000000000000000000bafc5ce23b88b8acb14be8a4f327fce9a9db90e222e07e height=451710 version=0x20000002 log2_work=85.933467 tx=193837389 date='2017-02-05 17:45:38' progress=0.947997 cache=123.5MiB(58830tx)
2017-03-16 04:46:15 UpdateTip: new best=000000000000000001023da39fa15aad53384abcd143238cfb31019b84143533 height=451711 version=0x20000000 log2_work=85.933503 tx=193839343 date='2017-02-05 17:46:13' progress=0.947998 cache=159.6MiB(63353tx)
2017-03-16 04:46:17 UpdateTip: new best=000000000000000001bb89477992680bfb96954587d15ac14a4c2263059c78ea height=451712 version=0x20000000 log2_work=85.933538 tx=193841096 date='2017-02-05 18:21:36' progress=0.948030 cache=161.0MiB(67413tx)
2017-03-16 04:46:18 UpdateTip: new best=000000000000000001804075fb6790a6e6462b0a0e148363c2308b953a55bd46 height=451713 version=0x20000000 log2_work=85.933573 tx=193843478 date='2017-02-05 18:34:35' progress=0.948042 cache=162.9MiB(71338tx)
2017-03-16 04:46:21 UpdateTip: new best=0000000000000000026351df91e75fd904bb6ce9eea7c3a689d583fa2e41ca89 height=451714 version=0x20000002 log2_work=85.933609 tx=193845829 date='2017-02-05 18:51:34' progress=0.948058 cache=168.2MiB(74866tx)
2017-03-16 04:46:28 Pre-allocating up to position 0x200000 in rev00710.dat
2017-03-16 04:46:28 UpdateTip: new best=00000000000000000140d87837b5ccf95cf34ae4b7daf28b99eb2dc33873cca3 height=451715 version=0x20000000 log2_work=85.933644 tx=193847621 date='2017-02-05 18:52:08' progress=0.948059 cache=183.1MiB(78317tx)
2017-03-16 04:46:30 UpdateTip: new best=000000000000000001366ea780a94cb46c5debbfa25d126e93f0d42da26407ee height=451716 version=0x20000000 log2_work=85.93368 tx=193850065 date='2017-02-05 19:07:56' progress=0.948073 cache=185.8MiB(81431tx)
2017-03-16 04:46:34 UpdateTip: new best=000000000000000000be53285fccd4ea704c90c930f2fac8adbaafb986aa21b6 height=451717 version=0x20000000 log2_work=85.933715 tx=193851774 date='2017-02-05 20:11:04' progress=0.948130 cache=193.7MiB(85128tx)
2017-03-16 04:46:39 UpdateTip: new best=0000000000000000019d9e415ee0deed0c6135f370496ed4e1cdbab67852828a height=451718 version=0x20000000 log2_work=85.93375 tx=193852327 date='2017-02-05 20:12:58' progress=0.948132 cache=200.8MiB(88450tx)
2017-03-16 04:46:50 UpdateTip: new best=0000000000000000012796e28330edda70f78b8e80dc51924c81c3de9fde6e44 height=451719 version=0x20000002 log2_work=85.933786 tx=193853986 date='2017-02-05 20:32:48' progress=0.948150 cache=232.9MiB(92480tx)
2017-03-16 04:46:59 UpdateTip: new best=000000000000000000efab469f25f5b5326f1a611e00c7f1b3072b54c2bb9cf4 height=451720 version=0x30000000 log2_work=85.933821 tx=193855445 date='2017-02-05 20:47:01' progress=0.948162 cache=256.9MiB(96143tx)
2017-03-16 04:47:06 Pre-allocating up to position 0xb00000 in rev00709.dat
2017-03-16 04:47:06 UpdateTip: new best=0000000000000000008f83aba3898ea5d4b8f65cc0a21c225088bbe4c31b5ea5 height=451721 version=0x20000002 log2_work=85.933857 tx=193857284 date='2017-02-05 20:49:01' progress=0.948165 cache=274.9MiB(99968tx)
2017-03-16 04:47:07 UpdateTip: new best=00000000000000000279bd1d3401062a76904107f174912d775c2e1f6670eb85 height=451722 version=0x20000002 log2_work=85.933892 tx=193859417 date='2017-02-05 20:52:13' progress=0.948168 cache=276.9MiB(103962tx)
2017-03-16 04:47:08 UpdateTip: new best=000000000000000000aa035a0471c95bf9721730e0e319183b03b539c6dea6de height=451723 version=0x20000000 log2_work=85.933927 tx=193861561 date='2017-02-05 20:53:45' progress=0.948170 cache=282.3MiB(107243tx)
2017-03-16 04:47:10 UpdateTip: new best=000000000000000001e27b9e11ed11fd051844afbc40099e9b1266f39cc320d0 height=451724 version=0x20000002 log2_work=85.933963 tx=193863524 date='2017-02-05 21:03:25' progress=0.948179 cache=283.7MiB(109576tx)
2017-03-16 04:47:11 UpdateTip: new best=00000000000000000241c1bdfddd9ebe4ef1bd6d512dfe9f6a21fff3b55262ef height=451725 version=0x20000000 log2_work=85.933998 tx=193865495 date='2017-02-05 21:05:41' progress=0.948181 cache=286.9MiB(113255tx)
2017-03-16 04:47:12 UpdateTip: new best=00000000000000000287e02c4f54ee5fa3254f6a8b7f5b009483db7687a254b3 height=451726 version=0x20000000 log2_work=85.934034 tx=193868334 date='2017-02-05 21:27:20' progress=0.948201 cache=288.4MiB(116078tx)
2017-03-16 04:47:15 UpdateTip: new best=00000000000000000134e316e59867690dd8d90e44a0631f64ad506c678633ba height=451727 version=0x20000000 log2_work=85.934069 tx=193870326 date='2017-02-05 21:31:31' progress=0.948206 cache=290.3MiB(118940tx)
2017-03-16 04:47:18 UpdateTip: new best=000000000000000000d9fb1210b0f0737d8d9856e15158e91cdf78fef62b365c height=451728 version=0x20000002 log2_work=85.934104 tx=193872877 date='2017-02-05 21:43:20' progress=0.948217 cache=299.9MiB(122491tx)
2017-03-16 04:47:23 UpdateTip: new best=000000000000000000fcb6c7f3f346d92a81eb797486eaa0cee84993f3b17955 height=451729 version=0x20000000 log2_work=85.93414 tx=193875766 date='2017-02-05 21:46:30' progress=0.948220 cache=303.2MiB(128043tx)
2017-03-16 04:47:27 UpdateTip: new best=0000000000000000003714da814e1a12d47be2e18281f6b522bcda3701f03a0c height=451730 version=0x20000002 log2_work=85.934175 tx=193878107 date='2017-02-05 21:47:43' progress=0.948222 cache=307.6MiB(133227tx)
2017-03-16 04:47:29 UpdateTip: new best=0000000000000000029975dabb4bc2f0d9ce0eb5892078c2fede71240544fd19 height=451731 version=0x20000000 log2_work=85.93421 tx=193879929 date='2017-02-05 21:58:10' progress=0.948232 cache=314.6MiB(135595tx)
2017-03-16 04:47:35 UpdateTip: new best=00000000000000000102114687d2659745f02d1ddd1d643c9e0acd2bcd11a92d height=451732 version=0x20000000 log2_work=85.934246 tx=193881637 date='2017-02-05 22:05:51' progress=0.948239 cache=317.3MiB(139589tx)
2017-03-16 04:47:38 Pre-allocating up to position 0x300000 in rev00710.dat
2017-03-16 04:47:38 UpdateTip: new best=000000000000000002205573b82a4a44cbf428c46fa82ff23888f4db42bdb56a height=451733 version=0x20000002 log2_work=85.934281 tx=193884293 date='2017-02-05 22:07:04' progress=0.948240 cache=318.7MiB(144336tx)
2017-03-16 04:47:40 Pre-allocating up to position 0xc00000 in rev00709.dat
2017-03-16 04:47:40 UpdateTip: new best=00000000000000000164e5537be96b7f9820fe98c554dd2e40666bd56625e025 height=451734 version=0x20000000 log2_work=85.934317 tx=193887554 date='2017-02-05 22:13:22' progress=0.948247 cache=320.5MiB(149019tx)
2017-03-16 04:47:43 UpdateTip: new best=0000000000000000022a4dc9858e3a9c1d05cb153172bac3b876d152b4594cba height=451735 version=0x20000000 log2_work=85.934352 tx=193890160 date='2017-02-05 22:20:03' progress=0.948253 cache=328.0MiB(152789tx)
2017-03-16 04:47:47 UpdateTip: new best=00000000000000000086bd947e9c6f12b1261979cfa073f5425492ac291b23fa height=451736 version=0x20000002 log2_work=85.934387 tx=193892314 date='2017-02-05 22:27:17' progress=0.948260 cache=331.1MiB(156508tx)
2017-03-16 04:47:49 UpdateTip: new best=0000000000000000027add756d0f74f5e6b6bc42f30f86766c69a752faf7224f height=451737 version=0x20000002 log2_work=85.934423 tx=193894715 date='2017-02-05 22:41:35' progress=0.948274 cache=332.6MiB(159397tx)
2017-03-16 04:47:52 UpdateTip: new best=000000000000000001b4604c8779a1d6e6136870d6140c26d4863bb3ae757bf1 height=451738 version=0x20000000 log2_work=85.934458 tx=193896962 date='2017-02-05 22:47:14' progress=0.948279 cache=334.5MiB(163022tx)
2017-03-16 04:47:53 version handshake timeout from 237
2017-03-16 04:47:55 UpdateTip: new best=00000000000000000285015564a45fc67c4045cb7638b4c93700f1e17662ca7e height=451739 version=0x20000000 log2_work=85.934494 tx=193898016 date='2017-02-05 22:47:52' progress=0.948280 cache=344.0MiB(165753tx)
2017-03-16 04:47:59 UpdateTip: new best=00000000000000000098da7ecf6720d1d8a81921595301594894af6fc6b6f3aa height=451740 version=0x20000000 log2_work=85.934529 tx=193899284 date='2017-02-05 22:50:11' progress=0.948282 cache=360.2MiB(169041tx)
2017-03-16 04:48:00 UpdateTip: new best=000000000000000001593729785b89588da933b328bdc7d131e73b2ebd10ddc6 height=451741 version=0x20000000 log2_work=85.934564 tx=193901438 date='2017-02-05 23:09:54' progress=0.948300 cache=360.7MiB(170545tx)
2017-03-16 04:48:03 Pre-allocating up to position 0xd00000 in rev00709.dat
2017-03-16 04:48:03 UpdateTip: new best=0000000000000000008f6802e32aaeb7f74ded022e9a995fb3ec6ecd5cbc474b height=451742 version=0x20000002 log2_work=85.9346 tx=193903536 date='2017-02-05 23:12:30' progress=0.948303 cache=366.5MiB(173726tx)
2017-03-16 04:48:07 UpdateTip: new best=0000000000000000002ca941443bb8275520e24a7959e59be19a85d37dd2c71e height=451743 version=0x20000000 log2_work=85.934635 tx=193903920 date='2017-02-05 23:12:40' progress=0.948303 cache=391.9MiB(177195tx)
2017-03-16 04:48:15 UpdateTip: new best=00000000000000000067ad947b479a1feca2ee288c9c1d506ac0ec2092534fab height=451744 version=0x20000000 log2_work=85.93467 tx=193905755 date='2017-02-05 23:52:59' progress=0.948340 cache=412.4MiB(180247tx)
2017-03-16 04:48:18 Pre-allocating up to position 0x6000000 in blk00710.dat
2017-03-16 04:48:21 UpdateTip: new best=0000000000000000002c6e6ba7ffae20f7a1475e8f92ab6ea952bc561da04779 height=451745 version=0x30000000 log2_work=85.934706 tx=193908357 date='2017-02-05 23:57:20' progress=0.948344 cache=414.6MiB(183094tx)
2017-03-16 04:48:23 UpdateTip: new best=00000000000000000099876d519f081588f6e971e606d4deac400644f151888e height=451746 version=0x20000002 log2_work=85.934741 tx=193910861 date='2017-02-06 00:00:22' progress=0.948347 cache=417.3MiB(186597tx)
2017-03-16 04:48:24 UpdateTip: new best=000000000000000000ed62c58e59af32a818c7c5a71eff50a20737f23895207c height=451747 version=0x20000002 log2_work=85.934777 tx=193913303 date='2017-02-06 00:22:25' progress=0.948368 cache=419.8MiB(189004tx)
2017-03-16 04:48:30 UpdateTip: new best=00000000000000000047b6a0f954cc961a6b4a9d20b4ec415d85b3b35bac690c height=451748 version=0x20000000 log2_work=85.934812 tx=193915541 date='2017-02-06 00:51:25' progress=0.948394 cache=428.6MiB(191799tx)
2017-03-16 04:48:31 UpdateTip: new best=00000000000000000284a6ea6e78318d9c46754c36095201215e1854e57a3d61 height=451749 version=0x20000000 log2_work=85.934847 tx=193917661 date='2017-02-06 01:02:47' progress=0.948405 cache=429.5MiB(194287tx)
2017-03-16 04:48:36 UpdateTip: new best=000000000000000001cec6849a7dd39c59340ae3c426c7ab56428a1ded9a99ca height=451750 version=0x20000000 log2_work=85.934883 tx=193919709 date='2017-02-06 01:03:41' progress=0.948406 cache=433.1MiB(198372tx)
2017-03-16 04:48:39 UpdateTip: new best=000000000000000000bfa021bfa854cee67a02aa08e9155b8461fc15d8053e0e height=451751 version=0x20000000 log2_work=85.934918 tx=193921374 date='2017-02-06 01:04:54' progress=0.948407 cache=436.9MiB(201177tx)
2017-03-16 04:48:43 UpdateTip: new best=0000000000000000022a35d2accda9b8be7cd1f2a078b7aeeaa191f2e47fe03e height=451752 version=0x20000000 log2_work=85.934953 tx=193923083 date='2017-02-06 01:15:06' progress=0.948417 cache=443.8MiB(203266tx)
2017-03-16 04:48:45 UpdateTip: new best=00000000000000000114c284261835558ca6f17fc8ecf438cc54e06f78b0816b height=451753 version=0x20000002 log2_work=85.934989 tx=193924551 date='2017-02-06 01:23:29' progress=0.948425 cache=449.3MiB(205562tx)
2017-03-16 04:48:48 Pre-allocating up to position 0x400000 in rev00710.dat
2017-03-16 04:48:48 UpdateTip: new best=0000000000000000025813eff7534c95e5871409bc15b0476df7647acea895a6 height=451754 version=0x20000000 log2_work=85.935024 tx=193925063 date='2017-02-06 01:24:44' progress=0.948426 cache=451.4MiB(208773tx)
2017-03-16 04:48:49 UpdateTip: new best=0000000000000000001d70153adca55236feca12534b15b31430694a9fd883cd height=451755 version=0x20000000 log2_work=85.93506 tx=193925400 date='2017-02-06 01:26:50' progress=0.948428 cache=451.6MiB(209085tx)
2017-03-16 04:48:51 UpdateTip: new best=0000000000000000000808ce49d26c5754dd30eceecd91770d238f65804863cf height=451756 version=0x20000002 log2_work=85.935095 tx=193927762 date='2017-02-06 01:51:26' progress=0.948450 cache=452.5MiB(211179tx)
2017-03-16 04:48:53 UpdateTip: new best=000000000000000000dcee7ff0a476d9ed12936305276cb34cd2b7c8e024a4d7 height=451757 version=0x20000000 log2_work=85.93513 tx=193929630 date='2017-02-06 02:04:01' progress=0.948462 cache=453.8MiB(213650tx)
2017-03-16 04:48:56 UpdateTip: new best=00000000000000000049bf48c22e9ade7cf2c74872490f34be31352fdb0e42f5 height=451758 version=0x20000000 log2_work=85.935166 tx=193931852 date='2017-02-06 02:09:21' progress=0.948467 cache=455.9MiB(217429tx)
2017-03-16 04:48:57 UpdateTip: new best=000000000000000000a6d1ae0033f49716e8b2423c8bae1fe0f6f553e1abb98b height=451759 version=0x20000002 log2_work=85.935201 tx=193933676 date='2017-02-06 02:25:37' progress=0.948482 cache=456.6MiB(219029tx)
2017-03-16 04:49:00 UpdateTip: new best=000000000000000000c26155d9cbc607a5117f5aa44fb5b45cfec445e02e437f height=451760 version=0x20000000 log2_work=85.935236 tx=193935406 date='2017-02-06 02:28:55' progress=0.948485 cache=459.6MiB(221665tx)
2017-03-16 04:49:03 Pre-allocating up to position 0xe00000 in rev00709.dat
2017-03-16 04:49:03 UpdateTip: new best=0000000000000000020c3fd95337c471338fc8cc265f33e2eeed9b534ac2bc7f height=451761 version=0x20000000 log2_work=85.935272 tx=193936414 date='2017-02-06 02:34:21' progress=0.948490 cache=460.7MiB(223644tx)
2017-03-16 04:49:05 UpdateTip: new best=000000000000000000fac3f865722d7dc1d0a62b7cf1539b3f6abd2f8ac668a8 height=451762 version=0x20000000 log2_work=85.935307 tx=193938169 date='2017-02-06 02:44:01' progress=0.948499 cache=467.4MiB(226290tx)
2017-03-16 04:49:06 UpdateTip: new best=00000000000000000136f303c67da595fc809709279d257e92edafc3078ad70e height=451763 version=0x20000000 log2_work=85.935342 tx=193938332 date='2017-02-06 02:44:26' progress=0.948500 cache=468.0MiB(227568tx)
2017-03-16 04:49:08 UpdateTip: new best=00000000000000000147e8c8656ca4b22306f437f001a1153272b10f5cf622a7 height=451764 version=0x20000002 log2_work=85.935378 tx=193940806 date='2017-02-06 03:01:52' progress=0.948516 cache=469.7MiB(230205tx)
2017-03-16 04:49:10 UpdateTip: new best=000000000000000000f4aea3f95ec6249aa0445a6390ca2a180bd16d853da715 height=451765 version=0x20000002 log2_work=85.935413 tx=193941430 date='2017-02-06 03:02:45' progress=0.948517 cache=470.5MiB(231740tx)
2017-03-16 04:49:13 UpdateTip: new best=000000000000000001fb9adf6f1d905ebae10ad3fade372e572fa02c8e6c2a5f height=451766 version=0x20000000 log2_work=85.935449 tx=193942421 date='2017-02-06 03:07:55' progress=0.948522 cache=471.8MiB(233158tx)
2017-03-16 04:49:15 UpdateTip: new best=00000000000000000207fc2fb5a34c25333ebcf7aa173ca6219c1dd6473b836c height=451767 version=0x20000002 log2_work=85.935484 tx=193943043 date='2017-02-06 03:11:44' progress=0.948525 cache=475.7MiB(235251tx)
2017-03-16 04:49:16 UpdateTip: new best=000000000000000001bdd9365860ff7b1498e869e9be4a78e990b53b8527b9ec height=451768 version=0x20000000 log2_work=85.935519 tx=193944785 date='2017-02-06 03:22:04' progress=0.948535 cache=480.7MiB(237809tx)
2017-03-16 04:49:18 UpdateTip: new best=000000000000000000b6c157dbf780221575b2d022fa0929c377e79e614fde23 height=451769 version=0x20000000 log2_work=85.935555 tx=193945217 date='2017-02-06 03:24:24' progress=0.948537 cache=481.4MiB(239345tx)
2017-03-16 04:49:21 UpdateTip: new best=000000000000000000472491cd5887c990ff9c94fc446aecfd26efdbf0d039d6 height=451770 version=0x20000000 log2_work=85.93559 tx=193947305 date='2017-02-06 03:36:50' progress=0.948548 cache=493.7MiB(242132tx)
2017-03-16 04:49:23 UPnP Port Mapping successful.
2017-03-16 04:49:24 UpdateTip: new best=0000000000000000004ec7693b6d99bebd3d2c7cf369234af8588b0f9991158b height=451771 version=0x20000000 log2_work=85.935625 tx=193947603 date='2017-02-06 03:37:52' progress=0.948549 cache=495.7MiB(244262tx)
2017-03-16 04:49:26 UpdateTip: new best=000000000000000000f3112b3b41dbd08eac145f53d194aecfc4c003b531f450 height=451772 version=0x20000002 log2_work=85.935661 tx=193948281 date='2017-02-06 03:41:17' progress=0.948553 cache=496.6MiB(245891tx)
2017-03-16 04:49:28 UpdateTip: new best=000000000000000000eb726a694bff88989059868169868c876409d2aa864502 height=451773 version=0x20000000 log2_work=85.935696 tx=193950394 date='2017-02-06 03:52:17' progress=0.948563 cache=499.5MiB(248364tx)
2017-03-16 04:49:29 Pre-allocating up to position 0xf00000 in rev00709.dat
2017-03-16 04:49:29 UpdateTip: new best=000000000000000001418223a72b9b4f07d2084b5d33d15339486251237bcee8 height=451774 version=0x20000000 log2_work=85.935731 tx=193952629 date='2017-02-06 04:12:10' progress=0.948581 cache=500.3MiB(250349tx)
2017-03-16 04:49:31 UpdateTip: new best=0000000000000000029108f17b96647b9cee11efc185aeff90778f8071ed9c90 height=451775 version=0x20000000 log2_work=85.935767 tx=193954397 date='2017-02-06 04:36:55' progress=0.948604 cache=501.3MiB(253760tx)
2017-03-16 04:49:32 UpdateTip: new best=0000000000000000008a0268b8e5e876dbd0ffdc3df8033120bf7ccafe45e6be height=451776 version=0x20000000 log2_work=85.935802 tx=193956671 date='2017-02-06 04:52:05' progress=0.948618 cache=503.5MiB(256201tx)
2017-03-16 04:49:34 UpdateTip: new best=000000000000000000b09fb23cba6ff61c3c724cd74f6546b48fa09ce62dd30a height=451777 version=0x20000000 log2_work=85.935837 tx=193958141 date='2017-02-06 04:52:15' progress=0.948618 cache=504.5MiB(258505tx)
2017-03-16 04:49:36 UpdateTip: new best=000000000000000001d5ae3959e51548f68cf88e3a3fe7b79af4eb0361b6b3be height=451778 version=0x20000000 log2_work=85.935873 tx=193959816 date='2017-02-06 05:02:32' progress=0.948628 cache=505.5MiB(260705tx)
2017-03-16 04:49:41 UpdateTip: new best=000000000000000001b31c82061dc044e829561e81fd80344662b2ca8a155630 height=451779 version=0x20000000 log2_work=85.935908 tx=193961592 date='2017-02-06 05:02:59' progress=0.948629 cache=510.0MiB(263535tx)
2017-03-16 04:49:41 UpdateTip: new best=00000000000000000101453a3254097bf2ea61a408a1797249676666f0e65117 height=451780 version=0x20000002 log2_work=85.935943 tx=193964211 date='2017-02-06 05:27:01' progress=0.948651 cache=510.6MiB(265577tx)
2017-03-16 04:49:43 UpdateTip: new best=000000000000000000417927fdc1215c271929af429842dd1a1d64530adffe10 height=451781 version=0x30000000 log2_work=85.935979 tx=193965458 date='2017-02-06 05:27:21' progress=0.948651 cache=511.5MiB(267332tx)
2017-03-16 04:49:45 UpdateTip: new best=0000000000000000006730ed74e43acf7af7d1447cdbd837d06ddee79de48175 height=451782 version=0x20000000 log2_work=85.936014 tx=193967710 date='2017-02-06 05:44:55' progress=0.948667 cache=513.0MiB(269537tx)
2017-03-16 04:49:46 UpdateTip: new best=000000000000000000a5b9029440b180b733c7d1317c3d7f804f7d1c21fb61f1 height=451783 version=0x20000002 log2_work=85.936049 tx=193969967 date='2017-02-06 06:06:31' progress=0.948687 cache=514.1MiB(271426tx)
2017-03-16 04:49:46 UpdateTip: new best=000000000000000000f8cca7618a98bcb42572408832ea4d9b2df4c96eae0f08 height=451784 version=0x20000000 log2_work=85.936085 tx=193972654 date='2017-02-06 06:36:21' progress=0.948714 cache=514.8MiB(273734tx)
2017-03-16 04:49:47 UpdateTip: new best=0000000000000000007b06517a33ca278cf161cec9a817d9ea5f253ecebd3d87 height=451785 version=0x20000000 log2_work=85.93612 tx=193974724 date='2017-02-06 06:51:29' progress=0.948728 cache=515.9MiB(275507tx)
2017-03-16 04:49:48 Pre-allocating up to position 0x500000 in rev00710.dat
2017-03-16 04:49:50 UpdateTip: new best=0000000000000000018a6ebb2e92ba1e9f3eb57bafe345438cda9bb25dc0ae3d height=451786 version=0x20000002 log2_work=85.936156 tx=193976882 date='2017-02-06 07:08:04' progress=0.948744 cache=517.8MiB(277556tx)
2017-03-16 04:49:50 UpdateTip: new best=000000000000000001e3dab847d4abaa712188956ebfdd176b3788b84b79e5ac height=451787 version=0x20000000 log2_work=85.936191 tx=193978716 date='2017-02-06 07:13:55' progress=0.948749 cache=518.5MiB(279533tx)
2017-03-16 04:49:54 UpdateTip: new best=0000000000000000016a012dba9681f59e195a40be270668135c1778d8b917f5 height=451788 version=0x20000000 log2_work=85.936226 tx=193980798 date='2017-02-06 07:16:16' progress=0.948752 cache=521.2MiB(283416tx)
2017-03-16 04:49:57 Pre-allocating up to position 0x1000000 in rev00709.dat
2017-03-16 04:49:58 UpdateTip: new best=00000000000000000246d3781fb19c5eb5fc00f7df3fe682a40eb1c1b3826f72 height=451789 version=0x20000000 log2_work=85.936262 tx=193982616 date='2017-02-06 07:22:02' progress=0.948757 cache=526.8MiB(287462tx)
2017-03-16 04:49:59 UpdateTip: new best=00000000000000000284c8d7d4f465a88cfcba5beee085c70863816b3b7c04d6 height=451790 version=0x20000000 log2_work=85.936297 tx=193984994 date='2017-02-06 07:31:40' progress=0.948767 cache=527.7MiB(290471tx)
2017-03-16 04:50:01 UpdateTip: new best=0000000000000000019a3c9ea167488618fcb27b9f9b36f5375c6c6b35ac5477 height=451791 version=0x20000000 log2_work=85.936332 tx=193987285 date='2017-02-06 07:41:45' progress=0.948776 cache=528.7MiB(293166tx)
2017-03-16 04:50:01 UpdateTip: new best=00000000000000000048abab5cb3c194fc52e7e2d376bba60f6a04988382984a height=451792 version=0x20000000 log2_work=85.936368 tx=193989381 date='2017-02-06 08:11:54' progress=0.948803 cache=529.1MiB(295000tx)
2017-03-16 04:50:02 UpdateTip: new best=0000000000000000002b543c6c231f01feba57ac951567ec9dcfef295b40980c height=451793 version=0x20000002 log2_work=85.936403 tx=193991535 date='2017-02-06 08:23:25' progress=0.948814 cache=529.7MiB(296976tx)
2017-03-16 04:50:04 UpdateTip: new best=000000000000000000523c3d96d8a0253dfa3d110047e59c99575855005d4236 height=451794 version=0x20000002 log2_work=85.936438 tx=193993662 date='2017-02-06 08:35:21' progress=0.948825 cache=530.8MiB(298865tx)
2017-03-16 04:50:06 UpdateTip: new best=000000000000000000ccc04c39cd93bbb597724d473d51c5872cb795d37aa7ba height=451795 version=0x20000002 log2_work=85.936474 tx=193995333 date='2017-02-06 08:39:41' progress=0.948830 cache=532.2MiB(301179tx)
2017-03-16 04:50:07 UpdateTip: new best=0000000000000000004f6fe8579fefa1c3c6fabe1e044ec90b44d2c2e7f515c6 height=451796 version=0x20000000 log2_work=85.936509 tx=193998076 date='2017-02-06 08:58:46' progress=0.948847 cache=532.8MiB(303704tx)
2017-03-16 04:50:09 UpdateTip: new best=000000000000000001c2f6a4433894962fe83f5885235a5d7e002cd07db69952 height=451797 version=0x20000000 log2_work=85.936544 tx=194000150 date='2017-02-06 09:03:21' progress=0.948852 cache=534.5MiB(306746tx)
2017-03-16 04:50:10 UpdateTip: new best=0000000000000000011fb0bd9e217e8930cc5e2d22a9da9a7aa8f45dd9d721d6 height=451798 version=0x20000000 log2_work=85.93658 tx=194002811 date='2017-02-06 09:28:57' progress=0.948875 cache=535.3MiB(309399tx)
2017-03-16 04:50:12 UpdateTip: new best=0000000000000000012bee949b4efa1b7f58e2cffaf9699f976a46d4f5d45004 height=451799 version=0x20000000 log2_work=85.936615 tx=194004572 date='2017-02-06 09:37:59' progress=0.948884 cache=540.6MiB(311820tx)
2017-03-16 04:50:13 UpdateTip: new best=000000000000000000f3ad326756594cf57a18de6909d94a4fb3bbdb03745011 height=451800 version=0x20000000 log2_work=85.93665 tx=194006732 date='2017-02-06 09:53:11' progress=0.948898 cache=541.6MiB(314781tx)
2017-03-16 04:50:16 UpdateTip: new best=0000000000000000006906b6c6b0f33b52d50d7e88c68f55c1f648ac41ed9ea9 height=451801 version=0x20000000 log2_work=85.936686 tx=194008985 date='2017-02-06 10:06:15' progress=0.948910 cache=542.9MiB(317062tx)
2017-03-16 04:50:16 UpdateTip: new best=000000000000000000283cabdd251347aa6b2ad58fe1169dedc72e36fd00a99c height=451802 version=0x20000002 log2_work=85.936721 tx=194011255 date='2017-02-06 10:39:28' progress=0.948940 cache=543.6MiB(319233tx)
2017-03-16 04:50:17 UpdateTip: new best=000000000000000001d3214c3c3300483ffc56f4947d735c56f30d18226fd18c height=451803 version=0x20000002 log2_work=85.936756 tx=194013269 date='2017-02-06 10:41:40' progress=0.948943 cache=544.8MiB(321206tx)
2017-03-16 04:50:18 Pre-allocating up to position 0x600000 in rev00710.dat
2017-03-16 04:50:18 UpdateTip: new best=000000000000000000b90735b8b6e8058c713cd98120b686039580afa2750e77 height=451804 version=0x20000000 log2_work=85.936791 tx=194015149 date='2017-02-06 10:48:00' progress=0.948949 cache=546.0MiB(324014tx)
2017-03-16 04:50:19 Pre-allocating up to position 0x1100000 in rev00709.dat
2017-03-16 04:50:19 UpdateTip: new best=00000000000000000125ca3e08be6b0f6923d2fbe5840492d91ad42e0c9872f0 height=451805 version=0x20000000 log2_work=85.936827 tx=194017592 date='2017-02-06 11:08:21' progress=0.948968 cache=546.7MiB(326536tx)
2017-03-16 04:50:20 UpdateTip: new best=00000000000000000255585b780a47ae7e2e8b2147933a896395eae60ddb2cdb height=451806 version=0x20000002 log2_work=85.936862 tx=194019374 date='2017-02-06 11:13:39' progress=0.948973 cache=549.7MiB(328470tx)
2017-03-16 04:50:21 UpdateTip: new best=00000000000000000250a492ebeaa2d6f76ef6b23e0c201e9ccf607a0bd845b6 height=451807 version=0x20000002 log2_work=85.936897 tx=194021567 date='2017-02-06 11:27:20' progress=0.948985 cache=550.5MiB(331211tx)
2017-03-16 04:50:23 UpdateTip: new best=000000000000000000e47665ead92518ee2bfc0fba43e6bf5e669ec845471681 height=451808 version=0x20000000 log2_work=85.936933 tx=194023082 date='2017-02-06 11:27:34' progress=0.948986 cache=552.8MiB(333704tx)
2017-03-16 04:50:25 UpdateTip: new best=00000000000000000256d1bb6f5173fcb209cb14c834a8b4c550b740bf475ca4 height=451809 version=0x20000000 log2_work=85.936968 tx=194024835 date='2017-02-06 11:37:06' progress=0.948995 cache=553.9MiB(335762tx)
2017-03-16 04:50:28 UpdateTip: new best=0000000000000000026c803cdfc0bfb4239f6a03a33d1e5db5fe3967f144df78 height=451810 version=0x20000002 log2_work=85.937003 tx=194027402 date='2017-02-06 11:38:42' progress=0.948997 cache=556.1MiB(340040tx)
2017-03-16 04:50:30 UpdateTip: new best=0000000000000000015419769f3b9da36648f518760f9d19f428c4a05448fcc5 height=451811 version=0x20000000 log2_work=85.937039 tx=194029368 date='2017-02-06 11:47:06' progress=0.949005 cache=557.8MiB(343465tx)
2017-03-16 04:50:33 UpdateTip: new best=000000000000000001652b72f55d6585067763d54e418241304519566770c2cb height=451812 version=0x20000002 log2_work=85.937074 tx=194031690 date='2017-02-06 11:51:53' progress=0.949010 cache=559.2MiB(347504tx)
2017-03-16 04:50:38 UpdateTip: new best=000000000000000001fef95a15b0eb1916a1a63813aeed1fc73b1f6e0835b004 height=451813 version=0x20000002 log2_work=85.937109 tx=194032685 date='2017-02-06 11:53:08' progress=0.949011 cache=564.4MiB(351875tx)
2017-03-16 04:50:38 UpdateTip: new best=000000000000000000b503000d715d9811258b4c3142b3850d2641c75a56c234 height=451814 version=0x00000004 log2_work=85.937145 tx=194034912 date='2017-02-06 12:10:38' progress=0.949027 cache=565.2MiB(353650tx)
2017-03-16 04:50:39 Pre-allocating up to position 0x700000 in rev00710.dat
2017-03-16 04:50:40 UpdateTip: new best=000000000000000002760dc3b0eadcb93f8f6593de3d0d9313100fff3e3c728e height=451815 version=0x20000000 log2_work=85.93718 tx=194037220 date='2017-02-06 12:20:25' progress=0.949036 cache=566.4MiB(356247tx)
2017-03-16 04:50:42 UpdateTip: new best=0000000000000000002bb53aead0b8393474e35d7816631ac0af6d015a1005e0 height=451816 version=0x20000002 log2_work=85.937215 tx=194039615 date='2017-02-06 12:27:26' progress=0.949043 cache=568.3MiB(359459tx)
2017-03-16 04:51:14 UpdateTip: new best=0000000000000000003992decc7c704924e357ffc764830f0cf4121e14bba0dd height=451817 version=0x20000000 log2_work=85.937251 tx=194041466 date='2017-02-06 12:31:14' progress=0.949047 cache=16.4MiB(6820tx)
2017-03-16 04:51:17 UpdateTip: new best=000000000000000000d92ee3d867d7c188cc1949816413c5a2b61e978eeeb878 height=451818 version=0x20000000 log2_work=85.937286 tx=194043846 date='2017-02-06 13:11:49' progress=0.949083 cache=17.8MiB(12532tx)
2017-03-16 04:51:22 UpdateTip: new best=000000000000000000fd746ab514b1f0a0bfa606e3084262e42ef382c6ad6917 height=451819 version=0x20000002 log2_work=85.937321 tx=194045586 date='2017-02-06 13:24:36' progress=0.949095 cache=20.6MiB(17012tx)
2017-03-16 04:51:24 UpdateTip: new best=00000000000000000266d514d48e57d5ae7152db2254e0003ffe7b92dc7e57f3 height=451820 version=0x20000000 log2_work=85.937357 tx=194047453 date='2017-02-06 13:32:49' progress=0.949103 cache=22.4MiB(21568tx)
2017-03-16 04:51:26 UpdateTip: new best=00000000000000000036c4dacfdce507bd0a0ecc98985f4025349f2b8369525c height=451821 version=0x20000000 log2_work=85.937392 tx=194049231 date='2017-02-06 13:40:06' progress=0.949110 cache=24.1MiB(25274tx)
2017-03-16 04:51:29 UpdateTip: new best=000000000000000002813be2606bc8b9423c123d096be68f04646d68aa33379e height=451822 version=0x20000000 log2_work=85.937427 tx=194051354 date='2017-02-06 14:02:03' progress=0.949130 cache=25.4MiB(28873tx)
2017-03-16 04:52:05 Pre-allocating up to position 0x800000 in rev00710.dat
2017-03-16 04:52:06 UpdateTip: new best=000000000000000001baefc091b365a55ffc7b50d1ba348b60bc0aded27b8420 height=451823 version=0x20000000 log2_work=85.937463 tx=194051522 date='2017-02-06 14:29:19' progress=0.949153 cache=26.4MiB(35401tx)
2017-03-16 04:52:11 Pre-allocating up to position 0x7000000 in blk00710.dat
2017-03-16 04:53:04 UpdateTip: new best=000000000000000000e879c5a7bcbfd0005e43b751f10c8253cb17be829cf4b9 height=451824 version=0x20000000 log2_work=85.937498 tx=194051683 date='2017-02-06 14:42:52' progress=0.949165 cache=27.3MiB(41953tx)
2017-03-16 04:53:47 UpdateTip: new best=000000000000000001f33bfb730b7cbae3e51b13e829dee222372b8dce3dde72 height=451825 version=0x20000000 log2_work=85.937533 tx=194051962 date='2017-02-06 15:05:34' progress=0.949184 cache=28.4MiB(48337tx)
2017-03-16 04:54:11 UpdateTip: new best=0000000000000000011c32b5ddc234ba5d29c21941ab3cfcf07188505ddc2d82 height=451826 version=0x00000004 log2_work=85.937568 tx=194052758 date='2017-02-06 15:11:46' progress=0.949190 cache=29.6MiB(53406tx)
2017-03-16 04:54:12 UpdateTip: new best=0000000000000000002c88c8ff2548c4f302a87aa21879618fb5f564e2fd16f4 height=451827 version=0x20000000 log2_work=85.937604 tx=194053098 date='2017-02-06 15:12:47' progress=0.949191 cache=30.4MiB(56540tx)
2017-03-16 04:54:29 UpdateTip: new best=000000000000000000ae452301e3205a714dc5e25b41051b21c5ef0731a1357e height=451828 version=0x20000000 log2_work=85.937639 tx=194054030 date='2017-02-06 15:15:06' progress=0.949193 cache=31.3MiB(60734tx)
2017-03-16 04:54:35 UpdateTip: new best=000000000000000000d560b2b982fbcf7e50901ec0e79e836a2c191812e5b16b height=451829 version=0x20000002 log2_work=85.937674 tx=194055418 date='2017-02-06 15:26:53' progress=0.949204 cache=31.9MiB(63523tx)
2017-03-16 04:54:38 Pre-allocating up to position 0x900000 in rev00710.dat
2017-03-16 04:54:38 UpdateTip: new best=000000000000000001992eb5caa4ee3e66faaff4447ccd6cb56aae478e8805d7 height=451830 version=0x20000000 log2_work=85.93771 tx=194057513 date='2017-02-06 15:43:51' progress=0.949219 cache=53.4MiB(66694tx)
2017-03-16 04:54:47 UpdateTip: new best=00000000000000000172adcf1ede974f79230baa24ef4f22d76fa1b5cd0606b7 height=451831 version=0x20000000 log2_work=85.937745 tx=194059235 date='2017-02-06 15:50:24' progress=0.949225 cache=54.1MiB(70933tx)
2017-03-16 04:54:54 UpdateTip: new best=000000000000000001d1efb17f261b9b32fd3c40af3b8583253b1b8b35c4ea62 height=451832 version=0x20000000 log2_work=85.93778 tx=194061154 date='2017-02-06 15:58:11' progress=0.949233 cache=55.0MiB(75322tx)
2017-03-16 04:55:11 UpdateTip: new best=000000000000000002346de0a8874dbf2302f8c89542375d89b501f577dccf44 height=451833 version=0x20000000 log2_work=85.937816 tx=194062441 date='2017-02-06 15:59:10' progress=0.949234 cache=57.4MiB(80043tx)
2017-03-16 04:55:14 UpdateTip: new best=000000000000000001e351bdb7f2e0f06e4eb983f9843e0fe87f35c43f165947 height=451834 version=0x20000000 log2_work=85.937851 tx=194064560 date='2017-02-06 16:23:31' progress=0.949256 cache=63.0MiB(82850tx)
2017-03-16 04:55:19 UpdateTip: new best=000000000000000001d658567a926a3d3033bd8fbf5fbb86cce3e06c69aadf50 height=451835 version=0x20000000 log2_work=85.937886 tx=194066644 date='2017-02-06 16:27:02' progress=0.949259 cache=63.9MiB(87455tx)
2017-03-16 04:55:25 UpdateTip: new best=00000000000000000158b0508318d624e60cd28303e9cfc6d20ca33f7df811b4 height=451836 version=0x20000000 log2_work=85.937921 tx=194068474 date='2017-02-06 16:39:37' progress=0.949271 cache=65.4MiB(91251tx)
2017-03-16 04:55:30 UpdateTip: new best=000000000000000000bab776a2b6ba067aba70139865d5dc142bf0b63ea6f985 height=451837 version=0x20000000 log2_work=85.937957 tx=194070606 date='2017-02-06 17:07:54' progress=0.949297 cache=66.1MiB(94364tx)
2017-03-16 04:55:36 Pre-allocating up to position 0xa00000 in rev00710.dat
2017-03-16 04:55:36 UpdateTip: new best=00000000000000000232b440275ffd8b4a79221154b168dc7bedb4f8bdc8df5b height=451838 version=0x20000000 log2_work=85.937992 tx=194072025 date='2017-02-06 17:11:46' progress=0.949300 cache=66.9MiB(97672tx)
2017-03-16 04:55:48 UpdateTip: new best=0000000000000000016b33ee553ab4e064f57a7891b2ff1374d6b526f67ce257 height=451839 version=0x20000000 log2_work=85.938027 tx=194073577 date='2017-02-06 17:12:40' progress=0.949301 cache=69.9MiB(102910tx)
2017-03-16 04:56:00 UpdateTip: new best=0000000000000000029103c8ade7786e7379623465c72d71d84624eb9c159bea height=451840 version=0x20000002 log2_work=85.938063 tx=194075069 date='2017-02-06 17:15:16' progress=0.949304 cache=72.3MiB(107328tx)
2017-03-16 04:56:05 UpdateTip: new best=000000000000000000dd659b58284a5e93f5dde27639dc84c51bcd1e15499ef5 height=451841 version=0x20000002 log2_work=85.938098 tx=194076909 date='2017-02-06 17:19:22' progress=0.949308 cache=73.6MiB(111374tx)
2017-03-16 04:56:10 UpdateTip: new best=000000000000000002745a5fe62806f055dc7b57142ce2a5f5c4c109b80c98d1 height=451842 version=0x20000000 log2_work=85.938133 tx=194078952 date='2017-02-06 17:19:36' progress=0.949308 cache=75.6MiB(115158tx)
2017-03-16 04:56:15 UpdateTip: new best=000000000000000001309f47ab6d68526353f64e4012f2822ea34519760bd38d height=451843 version=0x20000000 log2_work=85.938168 tx=194081247 date='2017-02-06 17:31:48' progress=0.949320 cache=76.5MiB(118155tx)
2017-03-16 04:56:17 UpdateTip: new best=0000000000000000014e6de42ed80d042e3c1fa971be63acfef0ec65a13dc0de height=451844 version=0x20000000 log2_work=85.938204 tx=194083597 date='2017-02-06 17:46:35' progress=0.949334 cache=77.7MiB(121007tx)
2017-03-16 04:56:26 UpdateTip: new best=0000000000000000014f0ae93b7afb182f797d148eaaa31a1059fe5ab7549de7 height=451845 version=0x00000004 log2_work=85.938239 tx=194085929 date='2017-02-06 17:54:13' progress=0.949341 cache=84.3MiB(124442tx)
2017-03-16 04:56:30 UpdateTip: new best=0000000000000000019745ed5a31a1264d578883d6739b915d4745c5616ed31b height=451846 version=0x20000002 log2_work=85.938274 tx=194088322 date='2017-02-06 17:58:54' progress=0.949346 cache=88.2MiB(128595tx)
2017-03-16 04:56:30 Pre-allocating up to position 0x8000000 in blk00710.dat
2017-03-16 04:56:35 Pre-allocating up to position 0xb00000 in rev00710.dat
2017-03-16 04:56:35 UpdateTip: new best=0000000000000000015c5003a5869012f58522c0a1ee5f0ac2107b07d3b0cb74 height=451847 version=0x20000002 log2_work=85.93831 tx=194090803 date='2017-02-06 18:25:33' progress=0.949370 cache=88.7MiB(130890tx)
2017-03-16 04:56:39 UpdateTip: new best=000000000000000002765dd82d4d888421991ae661cb07e644755a926ede713e height=451848 version=0x20000000 log2_work=85.938345 tx=194092727 date='2017-02-06 18:27:46' progress=0.949372 cache=89.9MiB(134051tx)
2017-03-16 04:56:42 UpdateTip: new best=0000000000000000002058ce109bae0df6bca2e8c767a2d239a1bcddb4e9b734 height=451849 version=0x20000002 log2_work=85.93838 tx=194095100 date='2017-02-06 18:36:52' progress=0.949381 cache=95.9MiB(137222tx)
2017-03-16 04:56:46 UpdateTip: new best=0000000000000000017fd38e47f0b86a3507d16aa4189d16e596416d1c6d2627 height=451850 version=0x20000002 log2_work=85.938416 tx=194097794 date='2017-02-06 18:40:03' progress=0.949384 cache=98.1MiB(141504tx)
2017-03-16 04:56:48 Leaving block file 710: CBlockFileInfo(blocks=136, size=133290550, heights=451672...451927, time=2017-02-05...2017-02-07)
2017-03-16 04:56:49 Pre-allocating up to position 0x1000000 in blk00711.dat
2017-03-16 04:56:57 Pre-allocating up to position 0x100000 in rev00711.dat
2017-03-16 04:56:57 UpdateTip: new best=00000000000000000235cc331ad273e1ad43b6deb7475838b11d28fedc8fce76 height=451851 version=0x20000000 log2_work=85.938451 tx=194099804 date='2017-02-06 18:43:10' progress=0.949387 cache=102.5MiB(145936tx)
2017-03-16 04:56:58 UpdateTip: new best=00000000000000000131ec3b0433eec7a0784b42b4c8f71fe26d3f60a7af7d49 height=451852 version=0x20000000 log2_work=85.938486 tx=194102625 date='2017-02-06 19:06:50' progress=0.949409 cache=103.6MiB(148445tx)
2017-03-16 04:56:58 UpdateTip: new best=000000000000000000485cb0352c56f2b2670b9467112db0b0410c453302c4c3 height=451853 version=0x20000000 log2_work=85.938521 tx=194103565 date='2017-02-06 19:09:12' progress=0.949412 cache=104.8MiB(149483tx)
2017-03-16 04:57:04 UpdateTip: new best=00000000000000000019ccd1d634ba04a59b75e2f0cbb6b8d33a4d240e881b5a height=451854 version=0x20000000 log2_work=85.938557 tx=194104783 date='2017-02-06 19:11:29' progress=0.949414 cache=107.7MiB(152558tx)
2017-03-16 04:57:06 UpdateTip: new best=000000000000000001058b295d9951b0ef005fc9603f59657e1345c2e1bdeb0c height=451855 version=0x20000000 log2_work=85.938592 tx=194105898 date='2017-02-06 19:16:45' progress=0.949419 cache=109.2MiB(154875tx)
2017-03-16 04:57:12 UpdateTip: new best=000000000000000000cfa6e4b46bf1c31f4f5a79b0fbf809642414915f7d96a4 height=451856 version=0x20000000 log2_work=85.938627 tx=194107546 date='2017-02-06 19:17:39' progress=0.949420 cache=125.0MiB(159186tx)
2017-03-16 04:57:15 Pre-allocating up to position 0xc00000 in rev00710.dat
2017-03-16 04:57:15 UpdateTip: new best=0000000000000000021e2bd71fe382398b9155cb9c4185ad83a6fd09d4ce3aa9 height=451857 version=0x20000002 log2_work=85.938662 tx=194109569 date='2017-02-06 19:31:38' progress=0.949433 cache=126.1MiB(162537tx)
2017-03-16 04:57:16 UpdateTip: new best=0000000000000000023a55cc3913f5ec86e881310568ae750b85f625a6454f4c height=451858 version=0x20000002 log2_work=85.938698 tx=194111976 date='2017-02-06 21:10:52' progress=0.949522 cache=126.8MiB(165116tx)
2017-03-16 04:57:17 connect() to 45.76.101.78:8333 failed after select(): Connection refused (61)
2017-03-16 04:57:17 UpdateTip: new best=000000000000000001b32333d76e69fed723e780ed54a4d0677d88e786b50512 height=451859 version=0x20000000 log2_work=85.938733 tx=194114502 date='2017-02-06 21:42:44' progress=0.949551 cache=127.2MiB(167149tx)
2017-03-16 04:57:21 UpdateTip: new best=000000000000000000b644a82cf31e7370cefaa78114e7752d95266e51807b7a height=451860 version=0x20000000 log2_work=85.938768 tx=194116650 date='2017-02-06 21:46:07' progress=0.949554 cache=129.1MiB(169692tx)
2017-03-16 04:57:24 UpdateTip: new best=00000000000000000115b92b1ff4377441049bff75c6c48b626eb99e8b744297 height=451861 version=0x20000000 log2_work=85.938804 tx=194119323 date='2017-02-06 21:53:38' progress=0.949562 cache=136.0MiB(172412tx)
2017-03-16 04:57:29 UpdateTip: new best=000000000000000001ae40897e912c2fb049aee2e5c8bdb16d124b0bb28a9bb0 height=451862 version=0x20000000 log2_work=85.938839 tx=194121572 date='2017-02-06 22:05:06' progress=0.949572 cache=150.0MiB(175411tx)
2017-03-16 04:57:31 UpdateTip: new best=00000000000000000167179af20ae8fd095f5edcb268c6ffbf6736071c24aae8 height=451863 version=0x20000002 log2_work=85.938874 tx=194124211 date='2017-02-06 22:25:25' progress=0.949591 cache=151.0MiB(177703tx)
2017-03-16 04:57:36 UpdateTip: new best=000000000000000002155458a4423d15c29880f9661d4a3177229822a8db2178 height=451864 version=0x20000000 log2_work=85.938909 tx=194126684 date='2017-02-06 22:26:51' progress=0.949593 cache=154.2MiB(180855tx)
2017-03-16 04:57:37 UpdateTip: new best=00000000000000000112b68b6bf2f58fe173c3085e563b403067f046da64b107 height=451865 version=0x20000002 log2_work=85.938945 tx=194129028 date='2017-02-06 22:43:58' progress=0.949609 cache=154.8MiB(182924tx)
2017-03-16 04:57:38 Pre-allocating up to position 0xd00000 in rev00710.dat
2017-03-16 04:57:38 UpdateTip: new best=0000000000000000010bf7e487d0afa6f50db3107763880ed6289adad61251df height=451866 version=0x20000000 log2_work=85.93898 tx=194131276 date='2017-02-06 23:03:56' progress=0.949627 cache=156.0MiB(185177tx)
2017-03-16 04:57:42 UpdateTip: new best=00000000000000000119ef7c28becbfc2d34170e2005d340ce4b2e6aec57cced height=451867 version=0x20000002 log2_work=85.939015 tx=194133169 date='2017-02-06 23:04:53' progress=0.949628 cache=157.7MiB(188860tx)
2017-03-16 04:57:47 UpdateTip: new best=000000000000000000348b968e18dd71225d0f71186447db9b752ca60de8010e height=451868 version=0x20000000 log2_work=85.93905 tx=194134513 date='2017-02-06 23:16:08' progress=0.949639 cache=158.9MiB(192440tx)
2017-03-16 04:57:51 UpdateTip: new best=0000000000000000002193979bd1ed0b893a27f734d46379dd868545ea9e10c6 height=451869 version=0x20000000 log2_work=85.939086 tx=194135716 date='2017-02-06 23:25:11' progress=0.949647 cache=160.4MiB(196734tx)
2017-03-16 04:57:54 UpdateTip: new best=000000000000000001b6bc8ef50514a611b4e8fa21bf05ed89bd6d937283fee5 height=451870 version=0x20000000 log2_work=85.939121 tx=194138384 date='2017-02-06 23:52:38' progress=0.949672 cache=161.3MiB(199211tx)
2017-03-16 04:58:00 UpdateTip: new best=000000000000000000a4145a78b7f55abf129fb6715983e650aa8851b5d05758 height=451871 version=0x20000000 log2_work=85.939156 tx=194139731 date='2017-02-07 00:00:16' progress=0.949679 cache=166.8MiB(202984tx)
2017-03-16 04:58:03 UpdateTip: new best=00000000000000000190b819d859821b288d0008cb14d31e8d5403f08acf52a4 height=451872 version=0x20000002 log2_work=85.939192 tx=194141892 date='2017-02-07 00:14:19' progress=0.949692 cache=167.4MiB(204716tx)
2017-03-16 04:58:06 Pre-allocating up to position 0xe00000 in rev00710.dat
2017-03-16 04:58:07 UpdateTip: new best=000000000000000001149e6a88bde3033de860c6ceb199f80cf6084839cec6cc height=451873 version=0x20000002 log2_work=85.939227 tx=194143342 date='2017-02-07 00:28:03' progress=0.949705 cache=168.5MiB(208187tx)
2017-03-16 04:58:12 UpdateTip: new best=0000000000000000002bae6fde317c647ee0868cfe7c2271cebf538bca21bcf1 height=451874 version=0x30000000 log2_work=85.939262 tx=194144924 date='2017-02-07 00:33:10' progress=0.949710 cache=170.0MiB(211793tx)
2017-03-16 04:58:15 UpdateTip: new best=000000000000000000b5f98e2c1efd0719d11709022451fe3610f2bc30ac56da height=451875 version=0x20000000 log2_work=85.939297 tx=194147104 date='2017-02-07 00:52:38' progress=0.949727 cache=171.0MiB(214077tx)
2017-03-16 04:58:16 UpdateTip: new best=0000000000000000015ec3dab64816dfabf5f046c3d10e202e8c095d04a8fedc height=451876 version=0x20000002 log2_work=85.939333 tx=194149018 date='2017-02-07 01:40:36' progress=0.949771 cache=171.7MiB(215198tx)
2017-03-16 04:58:17 UpdateTip: new best=000000000000000001efde21a99e081bce0fc9be0f45f87a17c70c3b635f058e height=451877 version=0x20000000 log2_work=85.939368 tx=194151649 date='2017-02-07 01:42:13' progress=0.949773 cache=178.8MiB(217687tx)
2017-03-16 04:58:20 UpdateTip: new best=0000000000000000015fc6a5656847449d71278e6b9fcea9df380742ebf868e3 height=451878 version=0x20000000 log2_work=85.939403 tx=194153754 date='2017-02-07 01:43:41' progress=0.949775 cache=183.8MiB(220572tx)
2017-03-16 04:58:20 UpdateTip: new best=0000000000000000007e5dd11298921e3b4904e2f46dc6e438380a45e59d734a height=451879 version=0x20000000 log2_work=85.939438 tx=194154585 date='2017-02-07 01:53:58' progress=0.949784 cache=184.0MiB(221242tx)
2017-03-16 04:58:24 Pre-allocating up to position 0x2000000 in blk00711.dat
2017-03-16 04:58:29 UpdateTip: new best=000000000000000001c8c2c667e8650388a21870cf4890c9242925068b8bb763 height=451880 version=0x20000000 log2_work=85.939474 tx=194156384 date='2017-02-07 01:57:36' progress=0.949787 cache=189.1MiB(223729tx)
2017-03-16 04:58:32 UpdateTip: new best=0000000000000000004e37e275e34cd989fb33ecd6a9657217222340a8cb6109 height=451881 version=0x20000000 log2_work=85.939509 tx=194157875 date='2017-02-07 01:57:51' progress=0.949788 cache=196.5MiB(226563tx)
2017-03-16 04:58:33 UpdateTip: new best=0000000000000000006fe51b6dc1fde38394ae7a8db4c2717b2ead7bc8940bfc height=451882 version=0x20000000 log2_work=85.939544 tx=194160443 date='2017-02-07 02:24:01' progress=0.949812 cache=197.2MiB(229151tx)
2017-03-16 04:58:34 UpdateTip: new best=0000000000000000005661ea47da1fc56362dce14214701fa4fdd4efb7b93c4b height=451883 version=0x20000000 log2_work=85.939579 tx=194162288 date='2017-02-07 02:37:17' progress=0.949824 cache=197.6MiB(230542tx)
2017-03-16 04:58:36 UpdateTip: new best=00000000000000000004755db49093d799d50aebe5cbeaacdb39f787c00113a3 height=451884 version=0x20000000 log2_work=85.939615 tx=194164496 date='2017-02-07 02:55:25' progress=0.949841 cache=198.8MiB(232829tx)
2017-03-16 04:58:43 UpdateTip: new best=0000000000000000024a65a1c3d6b0afff8d5a2b0f17cc1b34486b389c6f28dc height=451885 version=0x20000000 log2_work=85.93965 tx=194166312 date='2017-02-07 02:57:47' progress=0.949843 cache=208.0MiB(236788tx)
2017-03-16 04:58:45 Pre-allocating up to position 0xf00000 in rev00710.dat
2017-03-16 04:58:45 UpdateTip: new best=000000000000000000cb18560c83574e4c459e56b40fb5b6ba355157f269fa1d height=451886 version=0x20000000 log2_work=85.939685 tx=194168826 date='2017-02-07 03:02:24' progress=0.949848 cache=209.4MiB(239931tx)
2017-03-16 04:58:47 UpdateTip: new best=000000000000000001489fbbb1491c7ee5424e267bd74928b7f35ab4937057cd height=451887 version=0x20000000 log2_work=85.93972 tx=194169710 date='2017-02-07 03:03:52' progress=0.949850 cache=210.3MiB(241411tx)
2017-03-16 04:58:52 UpdateTip: new best=000000000000000000763833f725d9791827fef5a874cdab89cc0d0e4c4d3f8a height=451888 version=0x20000000 log2_work=85.939756 tx=194170609 date='2017-02-07 03:05:33' progress=0.949851 cache=211.6MiB(244713tx)
2017-03-16 04:58:54 UpdateTip: new best=0000000000000000025c8fab6fed93ced1bdf80204636c8365f2efc330fe8253 height=451889 version=0x20000000 log2_work=85.939791 tx=194172103 date='2017-02-07 03:17:59' progress=0.949863 cache=212.2MiB(246542tx)
2017-03-16 04:58:55 UpdateTip: new best=00000000000000000046737c5e52a961ebc7d9db5e79dc6c937ebcb3f1e8a263 height=451890 version=0x20000000 log2_work=85.939826 tx=194174333 date='2017-02-07 03:36:44' progress=0.949880 cache=212.9MiB(248316tx)
2017-03-16 04:58:59 UpdateTip: new best=0000000000000000013e144724f468348729bad176e743b3a36902c5bfaae5ec height=451891 version=0x20000000 log2_work=85.939861 tx=194176847 date='2017-02-07 03:43:22' progress=0.949886 cache=217.1MiB(251685tx)
2017-03-16 04:58:59 UpdateTip: new best=00000000000000000010ccf431f0e7ded05b93a27bae285bbd750184ba7cd1c7 height=451892 version=0x20000000 log2_work=85.939897 tx=194177651 date='2017-02-07 03:45:15' progress=0.949888 cache=219.0MiB(253091tx)
2017-03-16 04:59:04 UpdateTip: new best=0000000000000000009491075507cca515569092312786dd5702419bf56f10ba height=451893 version=0x20000000 log2_work=85.939932 tx=194179561 date='2017-02-07 03:54:26' progress=0.949897 cache=221.9MiB(255764tx)
2017-03-16 04:59:06 UpdateTip: new best=00000000000000000023279ea4059b36d44a354b1d283560cdb0860c508f620d height=451894 version=0x20000000 log2_work=85.939967 tx=194181903 date='2017-02-07 04:04:37' progress=0.949906 cache=222.7MiB(258202tx)
2017-03-16 04:59:07 UpdateTip: new best=00000000000000000122999f436020802f0923e917ba2f2ec44d5e6424ecf83c height=451895 version=0x20000002 log2_work=85.940002 tx=194184345 date='2017-02-07 04:31:58' progress=0.949931 cache=223.3MiB(260599tx)
2017-03-16 04:59:09 UpdateTip: new best=0000000000000000024e41b44f8c809007c1af86d9ab680bcb87c50a13c4e577 height=451896 version=0x20000000 log2_work=85.940038 tx=194186429 date='2017-02-07 04:44:10' progress=0.949943 cache=224.8MiB(262614tx)
2017-03-16 04:59:11 Pre-allocating up to position 0x1000000 in rev00710.dat
2017-03-16 04:59:11 UpdateTip: new best=000000000000000001b37608df13e3a2269c69b9b4b178e07e008e59ebd2d9dd height=451897 version=0x20000000 log2_work=85.940073 tx=194189185 date='2017-02-07 04:59:23' progress=0.949957 cache=225.5MiB(265217tx)
2017-03-16 04:59:11 UpdateTip: new best=00000000000000000257afc6f2f62ed4f937a5e1b19d0589026841ba00a68435 height=451898 version=0x20000002 log2_work=85.940108 tx=194189186 date='2017-02-07 04:59:22' progress=0.949957 cache=225.5MiB(265218tx)
2017-03-16 04:59:14 UpdateTip: new best=000000000000000000274edae35a40786a0e4a85ee5c1a15b794ed51283fd405 height=451899 version=0x20000000 log2_work=85.940143 tx=194191176 date='2017-02-07 05:08:55' progress=0.949966 cache=229.6MiB(267385tx)
2017-03-16 04:59:15 UpdateTip: new best=000000000000000002256c066cd13314100d55e9ae3f0996f7513ba544d56e3e height=451900 version=0x20000002 log2_work=85.940179 tx=194193856 date='2017-02-07 05:17:03' progress=0.949974 cache=230.5MiB(270216tx)
2017-03-16 04:59:17 UpdateTip: new best=0000000000000000025a91ec9b4e5b1cea86fc32becda12d15193697cc40599a height=451901 version=0x20000000 log2_work=85.940214 tx=194197294 date='2017-02-07 05:19:11' progress=0.949977 cache=232.7MiB(275146tx)
2017-03-16 04:59:22 UpdateTip: new best=0000000000000000016490903c1e7358fc0a13cdbe345247595e90b3c9fc21d6 height=451902 version=0x20000000 log2_work=85.940249 tx=194199059 date='2017-02-07 05:20:06' progress=0.949978 cache=244.7MiB(280393tx)
2017-03-16 04:59:25 Pre-allocating up to position 0x200000 in rev00711.dat
2017-03-16 04:59:25 UpdateTip: new best=00000000000000000176c4cedae94c2ff783003c1c66654d46aa8230dc06b438 height=451903 version=0x20000002 log2_work=85.940284 tx=194201779 date='2017-02-07 05:25:07' progress=0.949983 cache=246.4MiB(284502tx)
2017-03-16 04:59:26 UpdateTip: new best=00000000000000000123ba8f029b6273a9ef6c848b52d53bbbf38915e755940e height=451904 version=0x20000000 log2_work=85.94032 tx=194203781 date='2017-02-07 05:43:17' progress=0.950000 cache=247.2MiB(286273tx)
2017-03-16 04:59:31 UpdateTip: new best=0000000000000000023b7afbc25b0fd13868c3f0fa9074cedb1ac0e4322cd341 height=451905 version=0x20000000 log2_work=85.940355 tx=194205240 date='2017-02-07 05:48:25' progress=0.950004 cache=261.4MiB(290589tx)
2017-03-16 04:59:34 UpdateTip: new best=0000000000000000021020b6379a6b907f1e5134bd1777c400b3c944d6fecc28 height=451906 version=0x20000000 log2_work=85.94039 tx=194209047 date='2017-02-07 05:52:13' progress=0.950009 cache=262.6MiB(295648tx)
2017-03-16 04:59:36 UpdateTip: new best=000000000000000000162da0b61d0236fdca0ed425a186cf6e641c235ec26e78 height=451907 version=0x20000000 log2_work=85.940425 tx=194212772 date='2017-02-07 05:54:23' progress=0.950012 cache=265.4MiB(300943tx)
2017-03-16 04:59:39 UpdateTip: new best=0000000000000000016cf0800a665a4fcc09fb194148076406a54c7e8c26f7d7 height=451908 version=0x20000002 log2_work=85.940461 tx=194214484 date='2017-02-07 06:06:23' progress=0.950023 cache=266.3MiB(303079tx)
2017-03-16 04:59:41 Pre-allocating up to position 0x3000000 in blk00711.dat
2017-03-16 04:59:44 Pre-allocating up to position 0x4000000 in blk00711.dat
2017-03-16 04:59:46 UpdateTip: new best=000000000000000001cec09988058f82afb6f00a21dfdf38e30f39d33a1e8d11 height=451909 version=0x20000000 log2_work=85.940496 tx=194215793 date='2017-02-07 06:07:00' progress=0.950023 cache=267.2MiB(305096tx)
2017-03-16 04:59:50 UpdateTip: new best=0000000000000000001580af159e4ae53f758b023fc316ae0bc877bc4cac1f3f height=451910 version=0x20000000 log2_work=85.940531 tx=194218104 date='2017-02-07 06:10:55' progress=0.950027 cache=269.8MiB(308622tx)
2017-03-16 04:59:52 UpdateTip: new best=0000000000000000027b27474a5f881c3d657d542ec8670085f4334009c68f9a height=451911 version=0x20000000 log2_work=85.940566 tx=194220352 date='2017-02-07 06:32:12' progress=0.950047 cache=270.8MiB(310499tx)
2017-03-16 04:59:55 UpdateTip: new best=000000000000000001779426e715ca9a14f424a3a2c87e1af6e9cb88711b5da4 height=451912 version=0x20000000 log2_work=85.940602 tx=194221853 date='2017-02-07 06:34:06' progress=0.950049 cache=276.6MiB(314571tx)
2017-03-16 04:59:58 UpdateTip: new best=000000000000000000558aff1c338701a8b082572111cfb7aecdf959f53d3c30 height=451913 version=0x20000000 log2_work=85.940637 tx=194223272 date='2017-02-07 06:46:27' progress=0.950060 cache=277.3MiB(316360tx)
2017-03-16 05:00:01 UpdateTip: new best=00000000000000000169a5134d551b88634041b278498566e4bac2db983fc3dc height=451914 version=0x20000000 log2_work=85.940672 tx=194224769 date='2017-02-07 06:50:34' progress=0.950064 cache=279.9MiB(320546tx)
2017-03-16 05:00:03 Pre-allocating up to position 0x300000 in rev00711.dat
2017-03-16 05:00:04 UpdateTip: new best=0000000000000000025875f9760cc9c91b34860c8d86adb503adb54e2427071d height=451915 version=0x20000000 log2_work=85.940707 tx=194226786 date='2017-02-07 06:51:51' progress=0.950066 cache=283.3MiB(324316tx)
2017-03-16 05:00:06 UpdateTip: new best=000000000000000001395f8e1a0259a862ef6f21b9d98e99e777a581a16acce5 height=451916 version=0x20000000 log2_work=85.940742 tx=194228180 date='2017-02-07 07:06:30' progress=0.950079 cache=283.5MiB(325040tx)
2017-03-16 05:00:09 UpdateTip: new best=000000000000000000755d22df24189266c042debbc63efcafd2fd3a1d1835e3 height=451917 version=0x20000000 log2_work=85.940778 tx=194229471 date='2017-02-07 07:07:57' progress=0.950081 cache=295.5MiB(328047tx)
2017-03-16 05:00:12 UpdateTip: new best=0000000000000000027c53d5efe2878c7eb999ca75f7db4028637ce00eecd7e1 height=451918 version=0x20000000 log2_work=85.940813 tx=194231096 date='2017-02-07 07:18:46' progress=0.950091 cache=298.8MiB(331235tx)
2017-03-16 05:00:17 UpdateTip: new best=000000000000000001200cd687f6ebe417f0a57a567b2834868eeef17b4b50cb height=451919 version=0x20000002 log2_work=85.940848 tx=194233132 date='2017-02-07 07:22:23' progress=0.950094 cache=306.1MiB(335811tx)
2017-03-16 05:00:19 UpdateTip: new best=0000000000000000007e92d1482ef90f97c78171c8e5f6792e266c97ce6bff15 height=451920 version=0x20000002 log2_work=85.940883 tx=194235140 date='2017-02-07 07:36:10' progress=0.950107 cache=308.2MiB(338263tx)
2017-03-16 05:00:23 UpdateTip: new best=000000000000000001f233bf4b9db4b21e570e8eb492d72b50f409d6eb8213b0 height=451921 version=0x20000000 log2_work=85.940919 tx=194236948 date='2017-02-07 07:41:22' progress=0.950112 cache=314.0MiB(342983tx)
2017-03-16 05:00:24 UpdateTip: new best=0000000000000000015921ca555d0108d597a62929ff80149d5de1b471422ed4 height=451922 version=0x20000000 log2_work=85.940954 tx=194239374 date='2017-02-07 08:09:03' progress=0.950137 cache=314.4MiB(345343tx)
2017-03-16 05:00:25 Pre-allocating up to position 0x400000 in rev00711.dat
2017-03-16 05:00:25 UpdateTip: new best=000000000000000001e57e6ee96ddb0b2bab7c4fde6bb630335fa8d966effdd5 height=451923 version=0x20000002 log2_work=85.940989 tx=194241257 date='2017-02-07 08:12:45' progress=0.950141 cache=315.7MiB(347272tx)
2017-03-16 05:00:29 UpdateTip: new best=000000000000000001bc41a0ad4beb289abbc46a224cee1578c0839f6aaa924c height=451924 version=0x30000000 log2_work=85.941024 tx=194243461 date='2017-02-07 08:34:20' progress=0.950161 cache=316.8MiB(349401tx)
2017-03-16 05:00:36 UpdateTip: new best=000000000000000001d4e5dc87bbe5f16ab154947357e3e7a1970be1f1b0ac9f height=451925 version=0x20000000 log2_work=85.941059 tx=194245406 date='2017-02-07 08:47:16' progress=0.950173 cache=324.6MiB(351606tx)
2017-03-16 05:00:37 UpdateTip: new best=000000000000000000f116e4787c969cddb38272118b2430decd2a2f808c229f height=451926 version=0x20000002 log2_work=85.941095 tx=194247831 date='2017-02-07 09:10:41' progress=0.950194 cache=325.3MiB(353886tx)
2017-03-16 05:00:39 Pre-allocating up to position 0x1100000 in rev00710.dat
2017-03-16 05:00:39 UpdateTip: new best=00000000000000000156a703b422b305ade6804fb3bb1bf0c528b501caaff1c0 height=451927 version=0x20000000 log2_work=85.94113 tx=194249772 date='2017-02-07 09:15:34' progress=0.950199 cache=328.4MiB(356321tx)
2017-03-16 05:00:43 UpdateTip: new best=0000000000000000002826f56411f26f29eed438bc3c84eb4cc46e20d9b8c833 height=451928 version=0x20000000 log2_work=85.941165 tx=194252298 date='2017-02-07 09:20:59' progress=0.950205 cache=330.3MiB(360163tx)
2017-03-16 05:00:45 UpdateTip: new best=00000000000000000265bf05b72b466b24b9aeba30cbad0e179cc536c9e2a400 height=451929 version=0x20000000 log2_work=85.9412 tx=194254543 date='2017-02-07 09:38:52' progress=0.950221 cache=342.8MiB(362550tx)
2017-03-16 05:00:49 UpdateTip: new best=0000000000000000010d9c6e6b6d5e3d1b2b04f56a6e2d5a6f644b3d5b768fd9 height=451930 version=0x20000000 log2_work=85.941236 tx=194256349 date='2017-02-07 09:39:35' progress=0.950222 cache=347.5MiB(366903tx)
2017-03-16 05:00:49 Pre-allocating up to position 0x5000000 in blk00711.dat
2017-03-16 05:00:53 UpdateTip: new best=000000000000000001ee5b2229cc510836ae0f15c713fa638f3b39ba0c98fd72 height=451931 version=0x20000000 log2_work=85.941271 tx=194258630 date='2017-02-07 09:48:28' progress=0.950230 cache=353.6MiB(370054tx)
2017-03-16 05:00:58 UpdateTip: new best=0000000000000000025d58665a14ff24e7162d04ad162d2f2019345f8f56f459 height=451932 version=0x20000000 log2_work=85.941306 tx=194260159 date='2017-02-07 09:48:44' progress=0.950231 cache=357.6MiB(375088tx)
2017-03-16 05:00:59 UpdateTip: new best=000000000000000001915ce2ef23ec48306a323b14e59afa549b37e9827c7fa0 height=451933 version=0x20000000 log2_work=85.941341 tx=194262454 date='2017-02-07 10:07:55' progress=0.950249 cache=358.4MiB(376846tx)
2017-03-16 05:01:01 Pre-allocating up to position 0x500000 in rev00711.dat
2017-03-16 05:01:01 UpdateTip: new best=00000000000000000111c5d4980370bc6f2462776b26b34b42f972df051c29ec height=451934 version=0x20000002 log2_work=85.941376 tx=194264597 date='2017-02-07 10:19:17' progress=0.950259 cache=375.1MiB(379296tx)
2017-03-16 05:01:02 UpdateTip: new best=00000000000000000064aedeb319dbd07e26c7520f7fcd69252d63dc2c4818a4 height=451935 version=0x20000000 log2_work=85.941412 tx=194266416 date='2017-02-07 10:38:29' progress=0.950277 cache=375.7MiB(381634tx)
2017-03-16 05:01:04 UpdateTip: new best=000000000000000000346206b04ce635cb9f6b22921ec6a53576b2bfc3599aca height=451936 version=0x20000002 log2_work=85.941447 tx=194268723 date='2017-02-07 10:47:54' progress=0.950286 cache=377.5MiB(384022tx)
2017-03-16 05:01:07 UpdateTip: new best=000000000000000001a80ee03f2ef192b906aa2546da08af977ca09e223a6585 height=451937 version=0x20000000 log2_work=85.941482 tx=194271479 date='2017-02-07 10:52:30' progress=0.950291 cache=382.2MiB(387382tx)
2017-03-16 05:01:08 UpdateTip: new best=000000000000000000ca97bd2a7ef6f16ed56fdb137af4648bdba8ab17b4d7d1 height=451938 version=0x20000000 log2_work=85.941517 tx=194273707 date='2017-02-07 11:42:09' progress=0.950335 cache=382.6MiB(389043tx)
2017-03-16 05:01:09 UpdateTip: new best=0000000000000000016a5a68d69ce3156c9c496cef93e0f624f87af04e2e2427 height=451939 version=0x20000000 log2_work=85.941552 tx=194276269 date='2017-02-07 11:59:41' progress=0.950352 cache=383.1MiB(391382tx)
2017-03-16 05:01:10 UpdateTip: new best=000000000000000000f7010d744f62668263226544b87380391d41e5c8e858b9 height=451940 version=0x20000000 log2_work=85.941588 tx=194277642 date='2017-02-07 12:08:13' progress=0.950360 cache=383.4MiB(392684tx)
2017-03-16 05:01:10 UpdateTip: new best=000000000000000000040334aea804766e65ec060d68bdb8592b1ee04b916aa5 height=451941 version=0x20000002 log2_work=85.941623 tx=194277643 date='2017-02-07 12:08:25' progress=0.950360 cache=383.4MiB(392685tx)
2017-03-16 05:01:11 UpdateTip: new best=000000000000000000f93b0db1132e369b6244984730db724d7375074d22578d height=451942 version=0x20000000 log2_work=85.941658 tx=194279861 date='2017-02-07 12:08:43' progress=0.950361 cache=385.6MiB(394723tx)
2017-03-16 05:01:13 UpdateTip: new best=000000000000000000af14e61b5ba8b1655035ddcd881e1df998fea5bc1ddfc2 height=451943 version=0x20000002 log2_work=85.941693 tx=194281675 date='2017-02-07 12:44:31' progress=0.950393 cache=386.7MiB(396540tx)
2017-03-16 05:01:13 Pre-allocating up to position 0x600000 in rev00711.dat
2017-03-16 05:01:14 UpdateTip: new best=000000000000000000afbe00d944ac3ba3c18988fd41cf152acc8e1987c77edb height=451944 version=0x20000002 log2_work=85.941728 tx=194283486 date='2017-02-07 12:58:04' progress=0.950405 cache=386.9MiB(397285tx)
2017-03-16 05:01:15 UpdateTip: new best=00000000000000000209730f64e376f5716bb89d47467f0b1d20c2e7163d9bbc height=451945 version=0x20000000 log2_work=85.941764 tx=194285722 date='2017-02-07 12:58:26' progress=0.950406 cache=389.0MiB(398752tx)
2017-03-16 05:01:17 UpdateTip: new best=000000000000000000972ad50f66fc8849bd60f39339699f153a9a59a15834f5 height=451946 version=0x20000000 log2_work=85.941799 tx=194287940 date='2017-02-07 13:02:45' progress=0.950411 cache=394.2MiB(401002tx)
2017-03-16 05:01:18 UpdateTip: new best=00000000000000000284a8b7b955ec410748e2bf0b2a61bdb4f0cec6dca6c479 height=451947 version=0x20000000 log2_work=85.941834 tx=194289954 date='2017-02-07 13:24:22' progress=0.950430 cache=395.4MiB(403294tx)
2017-03-16 05:01:21 UpdateTip: new best=000000000000000000c5e1556f3c2085d01ec714841765dae0d700a6dfcf746d height=451948 version=0x20000000 log2_work=85.941869 tx=194291762 date='2017-02-07 13:25:09' progress=0.950431 cache=397.2MiB(405142tx)
2017-03-16 05:01:25 UpdateTip: new best=0000000000000000021b51bc03633675c95c235ad8dbdaafe999c60c59b63e1e height=451949 version=0x20000000 log2_work=85.941904 tx=194293948 date='2017-02-07 13:28:11' progress=0.950435 cache=399.7MiB(408319tx)
2017-03-16 05:01:34 UpdateTip: new best=00000000000000000260f9e5fb689948ee41ed22b698b05a2978a6fe61a4f4a8 height=451950 version=0x20000000 log2_work=85.94194 tx=194296412 date='2017-02-07 13:31:14' progress=0.950438 cache=402.0MiB(412978tx)
2017-03-16 05:01:39 UpdateTip: new best=0000000000000000027bb11efe0b1b85da735a43e7ef5acc7539751edf66b10c height=451951 version=0x20000000 log2_work=85.941975 tx=194297464 date='2017-02-07 13:31:34' progress=0.950438 cache=408.9MiB(417821tx)
2017-03-16 05:01:43 Pre-allocating up to position 0x700000 in rev00711.dat
2017-03-16 05:01:44 UpdateTip: new best=000000000000000000fea0984d200fde1d61b0d3a26d6831790a51bc51e61426 height=451952 version=0x20000000 log2_work=85.94201 tx=194299243 date='2017-02-07 13:32:44' progress=0.950440 cache=411.5MiB(422643tx)
2017-03-16 05:01:45 UpdateTip: new best=000000000000000001173e584d8e613bc248ee3d14e4edeb5dd0ff30d5b16fdf height=451953 version=0x20000000 log2_work=85.942045 tx=194301468 date='2017-02-07 13:39:45' progress=0.950447 cache=433.7MiB(424918tx)
2017-03-16 05:01:46 UpdateTip: new best=0000000000000000000619aade36bc12b6465010127492906c6c87a9fc5b9b44 height=451954 version=0x20000000 log2_work=85.94208 tx=194303775 date='2017-02-07 14:00:33' progress=0.950466 cache=434.0MiB(426563tx)
2017-03-16 05:01:48 UpdateTip: new best=0000000000000000016863a3ff20e1fbc73519f760e750b344a00859b6a3225b height=451955 version=0x20000002 log2_work=85.942116 tx=194305977 date='2017-02-07 14:32:17' progress=0.950494 cache=434.5MiB(428439tx)
2017-03-16 05:01:49 UpdateTip: new best=000000000000000000415fd54c13e8d1bb3a61f26ece5bd819ae0f9935fc15b4 height=451956 version=0x20000000 log2_work=85.942151 tx=194307922 date='2017-02-07 14:41:14' progress=0.950503 cache=434.9MiB(429717tx)
2017-03-16 05:01:50 UpdateTip: new best=0000000000000000028ed38c7f148c3a39f5b64a31d158f1380edb0eab7024f5 height=451957 version=0x20000000 log2_work=85.942186 tx=194310293 date='2017-02-07 15:02:24' progress=0.950522 cache=435.6MiB(431685tx)
2017-03-16 05:01:51 UpdateTip: new best=000000000000000001dfc2e0fa91a97d0f55cee6216b65f1b27d3172b22bb60b height=451958 version=0x20000000 log2_work=85.942221 tx=194312502 date='2017-02-07 15:41:54' progress=0.950558 cache=436.0MiB(433516tx)
2017-03-16 05:01:52 UpdateTip: new best=000000000000000001864e48d7d84b0c526c30656ec349eb38abbd9548e40cb2 height=451959 version=0x20000000 log2_work=85.942256 tx=194315054 date='2017-02-07 15:48:37' progress=0.950565 cache=436.6MiB(435726tx)
2017-03-16 05:01:53 UpdateTip: new best=000000000000000001bf6181ebf6fbfb4e6ca5c3fdfa6e48e215a93156fdd1cd height=451960 version=0x20000000 log2_work=85.942292 tx=194317248 date='2017-02-07 15:50:36' progress=0.950567 cache=437.8MiB(438143tx)
2017-03-16 05:01:54 Pre-allocating up to position 0x800000 in rev00711.dat
2017-03-16 05:01:54 UpdateTip: new best=000000000000000000b27a899c9c395287512db330054c3c712bb614261b12ea height=451961 version=0x20000000 log2_work=85.942327 tx=194319755 date='2017-02-07 16:08:19' progress=0.950583 cache=438.2MiB(440149tx)
2017-03-16 05:01:56 UpdateTip: new best=0000000000000000020e6cdb12dee2ad7de1501b62e82ff3831334878e50c48b height=451962 version=0x20000002 log2_work=85.942362 tx=194321630 date='2017-02-07 16:10:00' progress=0.950585 cache=439.0MiB(442503tx)
2017-03-16 05:02:01 UpdateTip: new best=00000000000000000089273b1301f10e65956cedd2bdec8208a20ac80b9b80ac height=451963 version=0x20000000 log2_work=85.942397 tx=194323896 date='2017-02-07 16:14:16' progress=0.950590 cache=441.3MiB(445050tx)
2017-03-16 05:02:07 Pre-allocating up to position 0x6000000 in blk00711.dat
2017-03-16 05:02:13 UpdateTip: new best=000000000000000001e4ac2abb82da8d258d53c9296798534244c17c2b8e9409 height=451964 version=0x20000002 log2_work=85.942432 tx=194326306 date='2017-02-07 16:24:01' progress=0.950599 cache=445.9MiB(447450tx)
2017-03-16 05:02:15 UpdateTip: new best=000000000000000001322d1c10dee7deae50de1dd07f2d5fd74beb2bfe59a571 height=451965 version=0x20000000 log2_work=85.942468 tx=194328562 date='2017-02-07 16:27:50' progress=0.950603 cache=460.0MiB(449190tx)
2017-03-16 05:02:17 UpdateTip: new best=0000000000000000015e114d0e16251e1907b0957b21172f669b6fd2a406f8bc height=451966 version=0x20000002 log2_work=85.942503 tx=194331208 date='2017-02-07 16:33:58' progress=0.950609 cache=460.7MiB(451740tx)
2017-03-16 05:02:17 UpdateTip: new best=000000000000000001cce13a07b708fae84b60943cc61e7f58f0136df30d4261 height=451967 version=0x20000000 log2_work=85.942538 tx=194333523 date='2017-02-07 16:50:23' progress=0.950624 cache=461.2MiB(453465tx)
2017-03-16 05:02:19 UpdateTip: new best=0000000000000000019b10fac32a3a51684ff82948cc1332a57f07ac1a6375dc height=451968 version=0x20000002 log2_work=85.942573 tx=194335954 date='2017-02-07 16:58:01' progress=0.950631 cache=462.1MiB(455857tx)
2017-03-16 05:02:24 UpdateTip: new best=00000000000000000272ff41e00912d308849c245fcf385ed8d9587568d14acd height=451969 version=0x20000000 log2_work=85.942608 tx=194338637 date='2017-02-07 16:59:18' progress=0.950633 cache=465.5MiB(459457tx)
2017-03-16 05:02:24 UpdateTip: new best=00000000000000000150c3a94a4ebfb82e2baeaebb2939bca518cdca12df58bd height=451970 version=0x20000000 log2_work=85.942643 tx=194339488 date='2017-02-07 17:03:28' progress=0.950637 cache=465.7MiB(460180tx)
2017-03-16 05:02:27 Pre-allocating up to position 0x900000 in rev00711.dat
2017-03-16 05:02:28 UpdateTip: new best=00000000000000000027758533362604ef1b660c015b0c4112bbcfed46fab8b7 height=451971 version=0x20000000 log2_work=85.942679 tx=194341591 date='2017-02-07 17:08:06' progress=0.950642 cache=468.4MiB(463307tx)
2017-03-16 05:02:30 UpdateTip: new best=000000000000000000611ce5e9b9ba0c1013d3de2c907f74a031bff5680bab69 height=451972 version=0x20000000 log2_work=85.942714 tx=194344240 date='2017-02-07 17:12:06' progress=0.950646 cache=469.4MiB(466759tx)
2017-03-16 05:02:32 UpdateTip: new best=00000000000000000029416d37d4fb3e4e48fb183fb3e05af1b337f9f7c10acb height=451973 version=0x20000002 log2_work=85.942749 tx=194346667 date='2017-02-07 17:16:00' progress=0.950650 cache=474.7MiB(469719tx)
2017-03-16 05:02:33 UpdateTip: new best=0000000000000000027ba296450eab30e09a65a23fc51bad48bc0c831cd614b4 height=451974 version=0x20000000 log2_work=85.942784 tx=194348764 date='2017-02-07 17:35:36' progress=0.950668 cache=475.3MiB(471064tx)
2017-03-16 05:02:37 UpdateTip: new best=000000000000000001a7c0accc1e131917b9ddc65138a8c32d893886673dcbc3 height=451975 version=0x30000000 log2_work=85.942819 tx=194351076 date='2017-02-07 17:42:39' progress=0.950675 cache=476.1MiB(473174tx)
2017-03-16 05:02:38 UpdateTip: new best=000000000000000000c921c8cb43f45d0515931227fee5de31cfcec393df92d7 height=451976 version=0x20000000 log2_work=85.942855 tx=194353593 date='2017-02-07 18:04:42' progress=0.950695 cache=476.6MiB(475102tx)
2017-03-16 05:02:42 UpdateTip: new best=000000000000000000ae815579e65a086a6877c9fe26e56277e624f7e5e0c940 height=451977 version=0x20000000 log2_work=85.94289 tx=194356214 date='2017-02-07 18:09:14' progress=0.950700 cache=482.7MiB(477856tx)
2017-03-16 05:02:43 Pre-allocating up to position 0x7000000 in blk00711.dat
2017-03-16 05:02:49 UpdateTip: new best=000000000000000002650c1a1a7f038077b8dcd6ae417bbd2a3ec882b87550d9 height=451978 version=0x20000000 log2_work=85.942925 tx=194357961 date='2017-02-07 18:10:44' progress=0.950701 cache=488.0MiB(482023tx)
2017-03-16 05:02:51 Pre-allocating up to position 0xa00000 in rev00711.dat
2017-03-16 05:02:52 UpdateTip: new best=00000000000000000126054182fe5cfbd337e5cac5e2ac07807c2b592e496614 height=451979 version=0x20000002 log2_work=85.94296 tx=194361068 date='2017-02-07 18:11:01' progress=0.950702 cache=489.5MiB(486010tx)
2017-03-16 05:02:54 UpdateTip: new best=000000000000000001527a4bf4f541f3478ff0ced890b7ca4de046d91fbdbaba height=451980 version=0x20000000 log2_work=85.942995 tx=194363240 date='2017-02-07 18:20:58' progress=0.950711 cache=491.7MiB(488472tx)
2017-03-16 05:02:57 UpdateTip: new best=000000000000000001bcb2443b74a3401d3c9aefe4e1f5c0d3bf83d57a0d07ce height=451981 version=0x20000000 log2_work=85.94303 tx=194366023 date='2017-02-07 18:24:30' progress=0.950715 cache=493.5MiB(492518tx)
2017-03-16 05:02:57 UpdateTip: new best=000000000000000000450bf3a949d3d86fe973f46e10b9b6d1970046f8b29024 height=451982 version=0x20000000 log2_work=85.943066 tx=194366024 date='2017-02-07 18:25:28' progress=0.950716 cache=493.5MiB(492519tx)
2017-03-16 05:02:59 UpdateTip: new best=000000000000000001ddda548768f575c2063c48386b05232647ebda734c1414 height=451983 version=0x20000000 log2_work=85.943101 tx=194369400 date='2017-02-07 18:26:56' progress=0.950718 cache=494.5MiB(496776tx)
2017-03-16 05:03:00 UpdateTip: new best=0000000000000000022ad473fab63db36fc28f3568c373e3ad3f21cc324066b4 height=451984 version=0x20000002 log2_work=85.943136 tx=194371847 date='2017-02-07 18:35:50' progress=0.950727 cache=496.3MiB(499185tx)
2017-03-16 05:03:03 UpdateTip: new best=00000000000000000151fbd08c22b8215404a3c9f2a5e41581686a9c5d1f4b01 height=451985 version=0x20000000 log2_work=85.943171 tx=194374021 date='2017-02-07 18:42:07' progress=0.950733 cache=497.7MiB(501463tx)
2017-03-16 05:03:04 UpdateTip: new best=000000000000000002671840472acab64498acbaf17e83b030354022020075eb height=451986 version=0x20000000 log2_work=85.943206 tx=194376879 date='2017-02-07 18:46:30' progress=0.950737 cache=498.5MiB(504973tx)
2017-03-16 05:03:05 UpdateTip: new best=00000000000000000166e142fcb62317691d487f3107d31ebf37eee151cf9746 height=451987 version=0x20000000 log2_work=85.943241 tx=194379241 date='2017-02-07 19:11:06' progress=0.950760 cache=498.9MiB(506602tx)
2017-03-16 05:03:09 Pre-allocating up to position 0xb00000 in rev00711.dat
2017-03-16 05:03:10 UpdateTip: new best=00000000000000000204510e9be1dc3edace14e685f202d2608a166ebf3e94b0 height=451988 version=0x20000000 log2_work=85.943277 tx=194381965 date='2017-02-07 19:14:24' progress=0.950763 cache=499.8MiB(509293tx)
2017-03-16 05:03:13 UpdateTip: new best=000000000000000001ff047879fed10c046db333066b2399d013635de835807b height=451989 version=0x20000002 log2_work=85.943312 tx=194384664 date='2017-02-07 19:15:43' progress=0.950765 cache=502.2MiB(512711tx)
2017-03-16 05:03:16 UpdateTip: new best=000000000000000002915294dc0b3ae5262854196eebddc8b7024b0d0077394d height=451990 version=0x20000000 log2_work=85.943347 tx=194386913 date='2017-02-07 19:29:34' progress=0.950778 cache=502.6MiB(514485tx)
2017-03-16 05:03:19 UpdateTip: new best=000000000000000000071483b839a5d05e9f636ef411b404b499c5b0b36ff6cf height=451991 version=0x20000000 log2_work=85.943382 tx=194389958 date='2017-02-07 19:31:05' progress=0.950780 cache=512.0MiB(518191tx)
2017-03-16 05:03:20 UpdateTip: new best=000000000000000002837e2ddbe8f5a19a12ea77f8da05e8dc5e1137ca14f461 height=451992 version=0x20000002 log2_work=85.943417 tx=194393559 date='2017-02-07 19:35:09' progress=0.950785 cache=513.1MiB(521839tx)
2017-03-16 05:03:25 UpdateTip: new best=000000000000000000a1d08275072c4cf5a60cf7b89b3ed8b726ff086e2747a9 height=451993 version=0x20000000 log2_work=85.943452 tx=194396181 date='2017-02-07 19:44:58' progress=0.950794 cache=514.8MiB(524299tx)
2017-03-16 05:03:27 UpdateTip: new best=0000000000000000022b934b0c4d1dd4bdeee51460a46b6b95ad630f4cf9a2e0 height=451994 version=0x20000000 log2_work=85.943488 tx=194398076 date='2017-02-07 19:54:31' progress=0.950803 cache=521.2MiB(525595tx)
2017-03-16 05:03:29 UpdateTip: new best=0000000000000000022c653a5646ed8b5ba150683123554add39569388937825 height=451995 version=0x20000002 log2_work=85.943523 tx=194401279 date='2017-02-07 19:58:29' progress=0.950807 cache=522.2MiB(529553tx)
2017-03-16 05:03:31 Pre-allocating up to position 0xc00000 in rev00711.dat
2017-03-16 05:03:31 UpdateTip: new best=000000000000000000f7ca7b30a3d38b50c56a8f081091ee211cb44d03cd7d93 height=451996 version=0x20000000 log2_work=85.943558 tx=194403511 date='2017-02-07 20:13:48' progress=0.950821 cache=522.9MiB(532055tx)
2017-03-16 05:03:33 UpdateTip: new best=000000000000000000c710d2d10a05711a595baa5074976fa59111235e39cf01 height=451997 version=0x20000002 log2_work=85.943593 tx=194405716 date='2017-02-07 20:21:54' progress=0.950829 cache=532.6MiB(533964tx)
2017-03-16 05:03:35 UpdateTip: new best=0000000000000000027fa7a4dd08f4a0c1473dc54803681d0f2c1ee54fc2f174 height=451998 version=0x20000000 log2_work=85.943628 tx=194407690 date='2017-02-07 20:25:56' progress=0.950833 cache=546.9MiB(536959tx)
2017-03-16 05:03:37 UpdateTip: new best=00000000000000000152e2387a050e1153ee5f2bd3e424009b8c2e2c5460c0dc height=451999 version=0x20000002 log2_work=85.943663 tx=194410799 date='2017-02-07 20:29:19' progress=0.950837 cache=547.6MiB(540510tx)
2017-03-16 05:03:38 UpdateTip: new best=0000000000000000028e5a6f102c472d27b303dabe6f0e49ecf2774fe18e6d74 height=452000 version=0x20000000 log2_work=85.943699 tx=194413895 date='2017-02-07 20:35:29' progress=0.950843 cache=548.6MiB(544098tx)
2017-03-16 05:03:40 UpdateTip: new best=00000000000000000073757a2d9faf9428f81aa5a89c2d99a6330b2be87c1b01 height=452001 version=0x20000000 log2_work=85.943734 tx=194416510 date='2017-02-07 20:39:40' progress=0.950847 cache=549.8MiB(547353tx)
2017-03-16 05:03:56 Pre-allocating up to position 0x8000000 in blk00711.dat
2017-03-16 05:04:07 UpdateTip: new best=0000000000000000007d242f77b6688a1edcb97ff726bd8dd8868a02ff78ab7a height=452002 version=0x20000000 log2_work=85.943769 tx=194419822 date='2017-02-07 20:44:04' progress=0.950852 cache=16.6MiB(7275tx)
2017-03-16 05:04:31 Leaving block file 711: CBlockFileInfo(blocks=141, size=134076281, heights=451851...452067, time=2017-02-06...2017-02-08)
2017-03-16 05:04:32 Pre-allocating up to position 0x1000000 in blk00712.dat
2017-03-16 05:04:35 Pre-allocating up to position 0x100000 in rev00712.dat
2017-03-16 05:04:35 UpdateTip: new best=0000000000000000017c40a6322077d76a4036f0df750cbe2e0ebf36a3e5c658 height=452003 version=0x20000000 log2_work=85.943804 tx=194422557 date='2017-02-07 21:00:46' progress=0.950867 cache=19.3MiB(12989tx)
2017-03-16 05:04:37 UpdateTip: new best=00000000000000000061907cfb85ca7810a9e195fe8a471a5c9db6db1974f16b height=452004 version=0x20000002 log2_work=85.943839 tx=194425450 date='2017-02-07 21:04:40' progress=0.950871 cache=24.6MiB(18759tx)
2017-03-16 05:04:39 UpdateTip: new best=000000000000000002299faf680f92015cf7891d8e68cc75b72a12a4dc55bad3 height=452005 version=0x20000000 log2_work=85.943874 tx=194428509 date='2017-02-07 21:10:30' progress=0.950877 cache=26.7MiB(24844tx)
2017-03-16 05:04:41 Pre-allocating up to position 0xd00000 in rev00711.dat
2017-03-16 05:04:41 UpdateTip: new best=0000000000000000027a2641625fe63962a5cec8a7550390d0ed53ed4844a675 height=452006 version=0x20000000 log2_work=85.943909 tx=194431046 date='2017-02-07 21:24:38' progress=0.950890 cache=29.5MiB(29434tx)
2017-03-16 05:42:31 socket sending timeout: 2297s
2017-03-16 05:42:31 socket sending timeout: 2293s
2017-03-16 05:42:31 socket sending timeout: 2273s
2017-03-16 05:42:31 socket sending timeout: 2274s
2017-03-16 05:42:31 socket sending timeout: 2274s
2017-03-16 05:42:31 socket sending timeout: 2274s
2017-03-16 05:42:31 socket sending timeout: 2291s
2017-03-16 05:42:31 socket sending timeout: 2273s
2017-03-16 05:42:31 connect() to 87.173.244.96:8333 failed: Network is unreachable (51)
2017-03-16 05:42:32 connect() to 191.235.80.138:8333 failed: Network is unreachable (51)
2017-03-16 05:42:33 connect() to 98.250.82.63:8333 failed: Network is unreachable (51)
2017-03-16 05:42:35 UpdateTip: new best=00000000000000000271483fa7bda5c4132dc21befdd3543afbe0d2df6efceeb height=452007 version=0x20000000 log2_work=85.943945 tx=194433577 date='2017-02-07 21:37:41' progress=0.950869 cache=34.5MiB(34069tx)
2017-03-16 05:42:37 UpdateTip: new best=0000000000000000005a4089eb15946f4bd47a0b2c06f645ed7a80606ce206d5 height=452008 version=0x20000000 log2_work=85.94398 tx=194437315 date='2017-02-07 21:38:04' progress=0.950870 cache=35.9MiB(40958tx)
2017-03-16 05:42:40 UpdateTip: new best=0000000000000000017dc2a0787218539be61a06f161eca237f0f5391671ef72 height=452009 version=0x20000000 log2_work=85.944015 tx=194440286 date='2017-02-07 21:44:13' progress=0.950876 cache=38.8MiB(46301tx)
2017-03-16 05:42:40 UpdateTip: new best=0000000000000000023d91be397c623f3e5f250eb2b0b955ee489f1c8a341e9d height=452010 version=0x20000000 log2_work=85.94405 tx=194442592 date='2017-02-07 22:07:35' progress=0.950897 cache=40.9MiB(49924tx)
2017-03-16 05:42:41 connect() to 101.201.31.79:8333 failed: Network is unreachable (51)
2017-03-16 05:42:41 connect() to [2001::d59:2ec8:10f4:28a7:bde3:2af2]:8333 failed: No route to host (65)
2017-03-16 05:43:07 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457451, us=98.7.115.37:58074, peer=240
2017-03-16 05:43:07 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457451, us=98.7.115.37:58076, peer=241
2017-03-16 05:43:08 connect() to 192.254.71.222:8333 failed after select(): Connection refused (61)
2017-03-16 05:43:14 UpdateTip: new best=000000000000000000a836e2afcbbce3e107dfa0eb62840358a14372388634a7 height=452011 version=0x20000000 log2_work=85.944085 tx=194443933 date='2017-02-07 22:13:44' progress=0.950903 cache=42.7MiB(52335tx)
2017-03-16 05:43:14 connect() to 212.7.220.214:8333 failed after select(): Connection refused (61)
2017-03-16 05:43:17 UpdateTip: new best=000000000000000002135b54892ebb6ff156a62a422cb078f460aa72590431b3 height=452012 version=0x20000002 log2_work=85.94412 tx=194445482 date='2017-02-07 22:21:32' progress=0.950910 cache=45.7MiB(55888tx)
2017-03-16 05:43:17 UpdateTip: new best=0000000000000000023291cdb8ebe2617b94041887dfd5a0fe2397257076ddcb height=452013 version=0x20000000 log2_work=85.944156 tx=194445483 date='2017-02-07 22:21:42' progress=0.950910 cache=45.7MiB(55889tx)
2017-03-16 05:43:23 UpdateTip: new best=000000000000000000cef6d12e7a23b4b9223d822c3bbfea9182ff26df83950c height=452014 version=0x20000002 log2_work=85.944191 tx=194447658 date='2017-02-07 22:23:42' progress=0.950912 cache=48.5MiB(60662tx)
2017-03-16 05:43:26 UpdateTip: new best=000000000000000001790d35acb00ab494fec6903e5960b99fddfa7e1a9937d0 height=452015 version=0x20000000 log2_work=85.944226 tx=194448703 date='2017-02-07 22:23:56' progress=0.950913 cache=49.7MiB(62871tx)
2017-03-16 05:43:28 UpdateTip: new best=00000000000000000130f5012eceb29b40271a8c6cfa4dddc0f0cfd7e87ee49c height=452016 version=0x20000000 log2_work=85.944261 tx=194451195 date='2017-02-07 22:41:11' progress=0.950929 cache=50.4MiB(65763tx)
2017-03-16 05:43:32 Pre-allocating up to position 0xe00000 in rev00711.dat
2017-03-16 05:43:32 UpdateTip: new best=0000000000000000021a0892594691ac2b0378b340e59e8bc5c88fd93c9c69c6 height=452017 version=0x20000000 log2_work=85.944296 tx=194454458 date='2017-02-07 22:43:46' progress=0.950932 cache=52.8MiB(71400tx)
2017-03-16 05:43:34 UpdateTip: new best=00000000000000000086ce14ad3bd6e69329c1350d5b10b67e068605342f99d6 height=452018 version=0x20000002 log2_work=85.944331 tx=194456695 date='2017-02-07 23:01:21' progress=0.950948 cache=53.6MiB(74617tx)
2017-03-16 05:43:38 connect() to 98.118.137.26:8333 failed after select(): Connection refused (61)
2017-03-16 05:43:40 UpdateTip: new best=000000000000000001efa20737eb635e90925e096cb8ed50f766811e51dc2af5 height=452019 version=0x20000002 log2_work=85.944366 tx=194458945 date='2017-02-07 23:15:40' progress=0.950961 cache=55.0MiB(78337tx)
2017-03-16 05:43:44 UpdateTip: new best=00000000000000000167e34f0f5ac2cda77dee59bee71a6ef4da3ef202798a13 height=452020 version=0x20000000 log2_work=85.944401 tx=194461269 date='2017-02-07 23:26:32' progress=0.950971 cache=61.2MiB(82635tx)
2017-03-16 05:43:50 UpdateTip: new best=0000000000000000018f30efe5c96a3ad7225ec15506721b3ee77bbfcc362e53 height=452021 version=0x20000002 log2_work=85.944437 tx=194463652 date='2017-02-07 23:31:46' progress=0.950977 cache=69.1MiB(87320tx)
2017-03-16 05:43:55 UpdateTip: new best=00000000000000000207346ee1fa6dbc330261fb282b6e6d13fdce746e17876d height=452022 version=0x20000000 log2_work=85.944472 tx=194466670 date='2017-02-08 00:02:23' progress=0.951005 cache=70.3MiB(91385tx)
2017-03-16 05:44:03 UpdateTip: new best=000000000000000001883493866f2476ea6c8e3e41bd6e7e5952bae37ecebb80 height=452023 version=0x20000000 log2_work=85.944507 tx=194468926 date='2017-02-08 00:05:11' progress=0.951008 cache=85.9MiB(95150tx)
2017-03-16 05:44:08 UpdateTip: new best=0000000000000000016713d8ccac77223c2a9a899397e3ef4397a9817876724a height=452024 version=0x20000002 log2_work=85.944542 tx=194471219 date='2017-02-08 00:13:00' progress=0.951015 cache=88.1MiB(98654tx)
2017-03-16 05:44:12 UpdateTip: new best=000000000000000001c397f77e516961e538254f58c54525772834c626d74fc7 height=452025 version=0x20000000 log2_work=85.944577 tx=194474398 date='2017-02-08 00:20:50' progress=0.951023 cache=90.1MiB(103448tx)
2017-03-16 05:44:12 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457451, us=98.7.115.37:58083, peer=242
2017-03-16 05:44:12 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457451, us=98.7.115.37:58085, peer=243
2017-03-16 05:44:12 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457451, us=98.7.115.37:58095, peer=245
2017-03-16 05:44:21 version handshake timeout from 242
2017-03-16 05:44:24 UpdateTip: new best=00000000000000000172b92217c0c09b7fe0c3908c71597a5720184f69ef7399 height=452026 version=0x20000002 log2_work=85.944612 tx=194476398 date='2017-02-08 00:26:13' progress=0.951028 cache=93.2MiB(108239tx)
2017-03-16 05:44:26 UpdateTip: new best=0000000000000000007dc9d5ba72e86d1ee879f87762de9a6e69d910610bd1e0 height=452027 version=0x20000000 log2_work=85.944647 tx=194478712 date='2017-02-08 00:47:48' progress=0.951048 cache=94.2MiB(110834tx)
2017-03-16 05:44:26 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457449, us=98.7.115.37:58096, peer=246
2017-03-16 05:44:26 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457451, us=98.7.115.37:58097, peer=247
2017-03-16 05:44:31 connect() to 188.193.186.50:8333 failed after select(): Connection refused (61)
2017-03-16 05:44:31 UpdateTip: new best=0000000000000000027dbe78ce47adab064578c1c8c39e86daf6ad9e71912f5d height=452028 version=0x20000000 log2_work=85.944683 tx=194481218 date='2017-02-08 00:55:30' progress=0.951055 cache=95.9MiB(114387tx)
2017-03-16 05:44:35 UpdateTip: new best=000000000000000000ecab624a290b4d34beaabef17c282689924ebf12927e7c height=452029 version=0x20000000 log2_work=85.944718 tx=194483220 date='2017-02-08 01:04:11' progress=0.951063 cache=98.4MiB(117171tx)
2017-03-16 05:44:36 connect() to [2003:6e:ec41:7f00:2cc7:dc44:2342:3d45]:8333 failed after select(): Connection refused (61)
2017-03-16 05:44:42 Pre-allocating up to position 0xf00000 in rev00711.dat
2017-03-16 05:44:42 UpdateTip: new best=00000000000000000025ecd30f260887a73f93811da353e0e6bc5821ad6cb176 height=452030 version=0x20000000 log2_work=85.944753 tx=194485113 date='2017-02-08 01:12:37' progress=0.951071 cache=101.5MiB(120966tx)
2017-03-16 05:44:46 UpdateTip: new best=000000000000000000f8a4ec24575be55baa091325f47cd46b492920eb312aa6 height=452031 version=0x20000000 log2_work=85.944788 tx=194487315 date='2017-02-08 01:25:29' progress=0.951083 cache=102.7MiB(123506tx)
2017-03-16 05:44:46 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457451, us=[2604:2000:e104:1200:4312:182b:e335:3074]:58107, peer=248
2017-03-16 05:44:54 UpdateTip: new best=00000000000000000163a5e850cf105f55be47b72429ec439a6f5035fe154a36 height=452032 version=0x20000002 log2_work=85.944823 tx=194489361 date='2017-02-08 01:26:21' progress=0.951084 cache=104.1MiB(127724tx)
2017-03-16 05:45:00 UpdateTip: new best=000000000000000002247064a0321d9043a022bef75ad4522c9ce648594dd568 height=452033 version=0x20000002 log2_work=85.944858 tx=194491435 date='2017-02-08 01:28:14' progress=0.951086 cache=109.0MiB(132281tx)
2017-03-16 05:45:07 Pre-allocating up to position 0x200000 in rev00712.dat
2017-03-16 05:45:07 UpdateTip: new best=0000000000000000029260704147e2862d47c61a15c4a2d9b3a8b57c2cc47289 height=452034 version=0x20000002 log2_work=85.944893 tx=194493567 date='2017-02-08 01:34:07' progress=0.951092 cache=112.2MiB(136021tx)
2017-03-16 05:45:12 UpdateTip: new best=00000000000000000226b901d9dc418c4c271855cd52b400ea13e75fbf587389 height=452035 version=0x20000002 log2_work=85.944928 tx=194495166 date='2017-02-08 01:38:30' progress=0.951096 cache=114.2MiB(138556tx)
2017-03-16 05:45:14 UpdateTip: new best=00000000000000000010a096d727151cdb4cbab35e1cff7d52a6f6542d74e015 height=452036 version=0x20000002 log2_work=85.944964 tx=194498496 date='2017-02-08 02:25:26' progress=0.951139 cache=115.0MiB(142397tx)
2017-03-16 05:45:17 UpdateTip: new best=00000000000000000297351ac7aed7408b06349c14893dfabac43fd6805934ca height=452037 version=0x20000000 log2_work=85.944999 tx=194501449 date='2017-02-08 03:02:21' progress=0.951172 cache=116.0MiB(145821tx)
2017-03-16 05:45:20 UpdateTip: new best=000000000000000001b77bdc9a9a3c9185651ff981e21656364bb0b953378bcb height=452038 version=0x20000000 log2_work=85.945034 tx=194504191 date='2017-02-08 03:16:33' progress=0.951186 cache=117.4MiB(148537tx)
2017-03-16 05:45:22 UpdateTip: new best=00000000000000000233b743a9679d9b3defc212404e2c07dc1aa1843f532f87 height=452039 version=0x20000002 log2_work=85.945069 tx=194505598 date='2017-02-08 03:17:27' progress=0.951187 cache=118.0MiB(150246tx)
2017-03-16 05:45:23 connect() to 91.64.16.122:8333 failed after select(): Connection refused (61)
2017-03-16 05:45:24 UpdateTip: new best=000000000000000001bc38ee3e27948e0121aad309a38b4c7f6c3e6f6abc9676 height=452040 version=0x20000000 log2_work=85.945104 tx=194507441 date='2017-02-08 03:20:21' progress=0.951190 cache=118.9MiB(152493tx)
2017-03-16 05:45:25 UpdateTip: new best=000000000000000001af854209c68ea9d6f379adedd580454b873c40bf4e38fb height=452041 version=0x20000000 log2_work=85.945139 tx=194508751 date='2017-02-08 03:31:45' progress=0.951200 cache=119.4MiB(153719tx)
2017-03-16 05:45:26 UpdateTip: new best=000000000000000000c175e8b87e7ec442c825284281794ef2d2e3a5f449f9f0 height=452042 version=0x20000002 log2_work=85.945174 tx=194510899 date='2017-02-08 03:48:42' progress=0.951216 cache=119.9MiB(155886tx)
2017-03-16 05:45:32 UpdateTip: new best=0000000000000000027aed9871e49c5644be7625f504e89fa78abd9094ef21fc height=452043 version=0x20000000 log2_work=85.945209 tx=194512719 date='2017-02-08 04:01:16' progress=0.951227 cache=120.7MiB(157923tx)
2017-03-16 05:45:35 connect() to 104.197.181.53:8333 failed after select(): Connection refused (61)
2017-03-16 05:45:39 UpdateTip: new best=000000000000000001bf055be387b328220e7b087810ff63ecf380c1aad14027 height=452044 version=0x20000000 log2_work=85.945245 tx=194514881 date='2017-02-08 04:12:19' progress=0.951238 cache=121.5MiB(160557tx)
2017-03-16 05:45:40 Pre-allocating up to position 0x2000000 in blk00712.dat
2017-03-16 05:45:47 connect() to 46.166.190.222:8333 failed after select(): Connection refused (61)
2017-03-16 05:45:55 UpdateTip: new best=0000000000000000006cfb0e5d771651a268ec38573131751315831bf6dc7bf4 height=452045 version=0x20000000 log2_work=85.94528 tx=194517700 date='2017-02-08 04:15:34' progress=0.951241 cache=125.6MiB(165311tx)
2017-03-16 05:46:05 Pre-allocating up to position 0x1000000 in rev00711.dat
2017-03-16 05:46:05 UpdateTip: new best=000000000000000000fc50c32aa71991f6bd119e27f509e54cc7dbe5f53f7fdb height=452046 version=0x20000000 log2_work=85.945315 tx=194519697 date='2017-02-08 04:17:40' progress=0.951243 cache=131.4MiB(170175tx)
2017-03-16 05:46:08 UpdateTip: new best=0000000000000000013dbdf88d51cbf79d177a95115f38ec7aea4069cbd3a72c height=452047 version=0x20000002 log2_work=85.94535 tx=194521918 date='2017-02-08 04:34:41' progress=0.951259 cache=132.3MiB(172725tx)
2017-03-16 05:46:10 connect() to 205.207.179.173:8333 failed after select(): Connection refused (61)
2017-03-16 05:46:13 UpdateTip: new best=00000000000000000026dc7d50995ea0d01b68273a528726a25dfcbf037e0381 height=452048 version=0x20000000 log2_work=85.945385 tx=194524642 date='2017-02-08 04:39:06' progress=0.951263 cache=134.6MiB(176429tx)
2017-03-16 05:46:14 Pre-allocating up to position 0x3000000 in blk00712.dat
2017-03-16 05:46:16 connect() to [2406:e007:2d69:1:28da:8643:c5b1:f978]:8333 failed after select(): Connection refused (61)
2017-03-16 05:46:27 UpdateTip: new best=0000000000000000023a740920f16b2180c319cef8174f5151a591ad4377e5a8 height=452049 version=0x20000000 log2_work=85.94542 tx=194525939 date='2017-02-08 04:43:56' progress=0.951268 cache=140.5MiB(180753tx)
2017-03-16 05:46:31 Pre-allocating up to position 0x4000000 in blk00712.dat
2017-03-16 05:46:35 UpdateTip: new best=0000000000000000008be4a13a0eeb80e5b7591c1d2b7354b83b72521f6e5941 height=452050 version=0x20000000 log2_work=85.945455 tx=194528244 date='2017-02-08 04:57:46' progress=0.951281 cache=144.3MiB(183404tx)
2017-03-16 05:46:39 UpdateTip: new best=0000000000000000026da85ead65b4e14f38163d27c15058f26f56604d1ecedc height=452051 version=0x20000000 log2_work=85.94549 tx=194530677 date='2017-02-08 05:08:43' progress=0.951291 cache=147.2MiB(186465tx)
2017-03-16 05:46:52 UpdateTip: new best=0000000000000000015554be14689879ee2f7630e227571d86a3ef58194084f5 height=452052 version=0x20000000 log2_work=85.945526 tx=194531923 date='2017-02-08 05:12:32' progress=0.951295 cache=170.0MiB(191181tx)
2017-03-16 05:47:06 UpdateTip: new best=00000000000000000041181cb3d3337aeab9f6c47b29d941f144a567173292b7 height=452053 version=0x20000000 log2_work=85.945561 tx=194532280 date='2017-02-08 05:13:44' progress=0.951295 cache=171.7MiB(196073tx)
2017-03-16 05:47:06 connect() to 92.114.94.85:8333 failed after select(): Connection refused (61)
2017-03-16 05:47:09 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457452, us=98.7.115.37:58140, peer=250
2017-03-16 05:47:09 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457452, us=98.7.115.37:58144, peer=251
2017-03-16 05:47:10 Pre-allocating up to position 0x5000000 in blk00712.dat
2017-03-16 05:47:10 UPnP Port Mapping successful.
2017-03-16 05:47:18 connect() to 80.143.172.169:8333 failed after select(): Connection refused (61)
2017-03-16 05:47:18 Pre-allocating up to position 0x300000 in rev00712.dat
2017-03-16 05:47:18 UpdateTip: new best=000000000000000000272179906c1dfbd7b1464bc4760b580ab39b59fa3fd039 height=452054 version=0x20000000 log2_work=85.945596 tx=194533474 date='2017-02-08 05:20:45' progress=0.951302 cache=178.3MiB(199966tx)
2017-03-16 05:47:24 UpdateTip: new best=000000000000000002640d2c395401fdb6d05d548a4b059273afc5e58b6f4213 height=452055 version=0x20000000 log2_work=85.945631 tx=194535591 date='2017-02-08 05:34:15' progress=0.951314 cache=179.3MiB(202969tx)
2017-03-16 05:47:26 UpdateTip: new best=000000000000000000a0c0e31815ceba5d2af5b5a6335e8477b4791d298bc0c3 height=452056 version=0x30000000 log2_work=85.945666 tx=194535673 date='2017-02-08 05:34:33' progress=0.951315 cache=179.4MiB(203413tx)
2017-03-16 05:47:26 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457452, us=98.7.115.37:58151, peer=252
2017-03-16 05:47:41 UpdateTip: new best=000000000000000001b36433f8ca11f30b40f308a53c9e5f0d310ca5da90dbf8 height=452057 version=0x20000000 log2_work=85.945701 tx=194537114 date='2017-02-08 05:38:35' progress=0.951318 cache=183.1MiB(207521tx)
2017-03-16 05:47:46 UpdateTip: new best=000000000000000000377c1ea298a57193a175fe5f87d6b128453a27d8b14b9f height=452058 version=0x20000000 log2_work=85.945736 tx=194539318 date='2017-02-08 05:54:24' progress=0.951333 cache=184.6MiB(210165tx)
2017-03-16 05:47:49 UpdateTip: new best=000000000000000000329149719203651f7bddfa8df353241c2c1cc882fe776f height=452059 version=0x20000002 log2_work=85.945771 tx=194541735 date='2017-02-08 06:08:17' progress=0.951346 cache=185.7MiB(212722tx)
2017-03-16 05:47:57 UpdateTip: new best=00000000000000000192189f005c4c49e120c50c18790faf3576fb0a091efba3 height=452060 version=0x20000000 log2_work=85.945806 tx=194543870 date='2017-02-08 06:09:14' progress=0.951347 cache=188.4MiB(217413tx)
2017-03-16 05:48:05 Pre-allocating up to position 0x1100000 in rev00711.dat
2017-03-16 05:48:05 UpdateTip: new best=0000000000000000019e2b9c5f31cc21b379eec81330d8804b46df7a01250d63 height=452061 version=0x20000002 log2_work=85.945841 tx=194546646 date='2017-02-08 06:13:41' progress=0.951352 cache=189.6MiB(222036tx)
2017-03-16 05:48:08 Pre-allocating up to position 0x6000000 in blk00712.dat
2017-03-16 05:48:19 UpdateTip: new best=000000000000000002592d84682d16e14e1f0e0f553b66040ba5fc19beacf3eb height=452062 version=0x20000000 log2_work=85.945877 tx=194548885 date='2017-02-08 06:35:55' progress=0.951372 cache=190.2MiB(224956tx)
2017-03-16 05:48:20 Pre-allocating up to position 0x7000000 in blk00712.dat
2017-03-16 05:48:47 UpdateTip: new best=0000000000000000025f3961dc4a2313a947fe33a0e1a334708e227eb44025f0 height=452063 version=0x20000000 log2_work=85.945912 tx=194550258 date='2017-02-08 06:37:48' progress=0.951373 cache=191.1MiB(229942tx)
2017-03-16 05:48:49 UpdateTip: new best=000000000000000002958ac01e2b9a005b654551a7d02c75025d9b8bbad97103 height=452064 version=0x20000000 log2_work=85.945947 tx=194552323 date='2017-02-08 07:06:08' progress=0.951399 cache=192.3MiB(232143tx)
2017-03-16 05:48:55 Pre-allocating up to position 0x400000 in rev00712.dat
2017-03-16 05:48:55 UpdateTip: new best=000000000000000001b0465987618a2137d066f4c7ab19730addfebbddba0ed6 height=452065 version=0x20000000 log2_work=85.945982 tx=194554144 date='2017-02-08 07:19:49' progress=0.951412 cache=195.9MiB(234230tx)
2017-03-16 05:48:59 Pre-allocating up to position 0x8000000 in blk00712.dat
2017-03-16 05:49:07 UpdateTip: new best=00000000000000000202da7f92d666c0bfb1f45d97a923885fd10037d6254bc8 height=452066 version=0x20000000 log2_work=85.946017 tx=194556392 date='2017-02-08 07:25:22' progress=0.951417 cache=197.9MiB(237564tx)
2017-03-16 05:49:23 UpdateTip: new best=0000000000000000003507661b95db09f477201334622b627b474f40f843e1bf height=452067 version=0x20000000 log2_work=85.946052 tx=194558400 date='2017-02-08 07:25:38' progress=0.951417 cache=201.4MiB(242340tx)
2017-03-16 05:49:32 UpdateTip: new best=0000000000000000004ad7e510ec9da12db77b854c70732242905df541512d52 height=452068 version=0x20000002 log2_work=85.946087 tx=194560498 date='2017-02-08 07:26:44' progress=0.951419 cache=208.0MiB(245841tx)
2017-03-16 05:49:37 UpdateTip: new best=000000000000000000414ab28aa43af555375c9eb49905b89160eafd1a9e1075 height=452069 version=0x20000002 log2_work=85.946122 tx=194562593 date='2017-02-08 07:39:25' progress=0.951431 cache=209.2MiB(248071tx)
2017-03-16 05:49:49 UpdateTip: new best=00000000000000000014e498fcf0cb9c4f4d68b0ffbc8964f0d872dab3ed3be3 height=452070 version=0x20000002 log2_work=85.946157 tx=194564713 date='2017-02-08 07:45:34' progress=0.951436 cache=212.9MiB(251218tx)
2017-03-16 05:49:50 UpdateTip: new best=00000000000000000069c47b3930567f673bf1c91da9f960ffe2524eef000795 height=452071 version=0x20000002 log2_work=85.946192 tx=194567230 date='2017-02-08 08:09:30' progress=0.951458 cache=213.4MiB(253655tx)
2017-03-16 05:49:53 UpdateTip: new best=000000000000000000827b05c313f8c5cc3ff464ecd430e77f59149f829a317a height=452072 version=0x20000000 log2_work=85.946228 tx=194569354 date='2017-02-08 08:16:28' progress=0.951465 cache=214.8MiB(255704tx)
2017-03-16 05:49:56 UpdateTip: new best=00000000000000000157e7962c336869c0fcaad50869dbed76abc8742162ca57 height=452073 version=0x20000002 log2_work=85.946263 tx=194571713 date='2017-02-08 08:32:37' progress=0.951480 cache=215.6MiB(257978tx)
2017-03-16 05:49:59 UpdateTip: new best=000000000000000000a49c282f910386a9df2d90cd5b02142a9f21efab2afc4b height=452074 version=0x20000000 log2_work=85.946298 tx=194573199 date='2017-02-08 08:41:19' progress=0.951488 cache=216.2MiB(259675tx)
2017-03-16 05:50:09 Pre-allocating up to position 0x500000 in rev00712.dat
2017-03-16 05:50:09 UpdateTip: new best=000000000000000001efbef5a264b44bbf52ace8bae37ea3cbd4288e5940a27f height=452075 version=0x20000000 log2_work=85.946333 tx=194575094 date='2017-02-08 08:47:24' progress=0.951494 cache=222.0MiB(263426tx)
2017-03-16 05:50:11 UpdateTip: new best=0000000000000000023c510edaac3201c0a2d671ab19982ec66df945fd0f8e59 height=452076 version=0x20000002 log2_work=85.946368 tx=194577585 date='2017-02-08 09:03:18' progress=0.951509 cache=222.7MiB(265850tx)
2017-03-16 05:50:22 UpdateTip: new best=000000000000000002658627eb14ee298e1a14c254ade6e29c78c623d357d196 height=452077 version=0x20000000 log2_work=85.946403 tx=194579886 date='2017-02-08 09:04:50' progress=0.951510 cache=226.3MiB(270294tx)
2017-03-16 05:50:37 UpdateTip: new best=000000000000000001fef3c2349a48e924cae63d5c7841433d1fd6865addb3ce height=452078 version=0x20000000 log2_work=85.946438 tx=194582258 date='2017-02-08 09:05:16' progress=0.951511 cache=231.2MiB(274718tx)
2017-03-16 05:50:48 UpdateTip: new best=00000000000000000144958d4eec75bb551461fa00d8836d7b7ac058d7e1dbab height=452079 version=0x30000000 log2_work=85.946473 tx=194583772 date='2017-02-08 09:06:37' progress=0.951512 cache=240.5MiB(278894tx)
2017-03-16 05:51:02 UpdateTip: new best=00000000000000000220aeff22caa3501aa339eb718ed09b6de397460f7925de height=452080 version=0x20000000 log2_work=85.946508 tx=194585479 date='2017-02-08 09:11:39' progress=0.951517 cache=257.7MiB(282900tx)
2017-03-16 05:51:09 UpdateTip: new best=000000000000000001a8bfd1614925fb4c2b237763d8425fa91d01b2aa5df935 height=452081 version=0x20000002 log2_work=85.946543 tx=194587773 date='2017-02-08 09:21:08' progress=0.951526 cache=263.4MiB(285990tx)
2017-03-16 05:51:11 UpdateTip: new best=00000000000000000274ec095285960f7e230551f3c4cd25a0c124246708007b height=452082 version=0x20000000 log2_work=85.946578 tx=194590322 date='2017-02-08 09:48:50' progress=0.951551 cache=263.8MiB(288138tx)
2017-03-16 05:51:13 Pre-allocating up to position 0x600000 in rev00712.dat
2017-03-16 05:51:13 UpdateTip: new best=0000000000000000029021da8127de4564d41eb733c4e93bb6e95011c90a8dec height=452083 version=0x20000000 log2_work=85.946614 tx=194592073 date='2017-02-08 09:55:58' progress=0.951558 cache=264.6MiB(289922tx)
2017-03-16 05:51:19 Leaving block file 712: CBlockFileInfo(blocks=140, size=133636729, heights=452003...452253, time=2017-02-07...2017-02-09)
2017-03-16 05:51:19 Pre-allocating up to position 0x1000000 in blk00713.dat
2017-03-16 05:51:21 Pre-allocating up to position 0x2000000 in blk00713.dat
2017-03-16 05:51:27 Pre-allocating up to position 0x100000 in rev00713.dat
2017-03-16 05:51:27 UpdateTip: new best=00000000000000000053437b4b56dddb1ba78b92f1374636ede7f0338354628e height=452084 version=0x20000000 log2_work=85.946649 tx=194593984 date='2017-02-08 10:05:25' progress=0.951567 cache=265.5MiB(292109tx)
2017-03-16 05:51:28 UpdateTip: new best=00000000000000000235438349017ab078027d9707ae96b5666b9a5c1ea165a7 height=452085 version=0x20000000 log2_work=85.946684 tx=194595537 date='2017-02-08 10:17:36' progress=0.951578 cache=265.8MiB(293303tx)
2017-03-16 05:51:42 UpdateTip: new best=0000000000000000017fb341c0d81feaf0f3c46150ae30cd1862a61bf938f0b2 height=452086 version=0x20000000 log2_work=85.946719 tx=194597539 date='2017-02-08 10:17:46' progress=0.951578 cache=291.0MiB(297641tx)
2017-03-16 05:51:57 UpdateTip: new best=000000000000000001468614a99a76900caaecb0198c3913e23cc7cf66b6174c height=452087 version=0x20000000 log2_work=85.946754 tx=194599554 date='2017-02-08 10:19:24' progress=0.951580 cache=318.7MiB(301887tx)
2017-03-16 05:52:00 UpdateTip: new best=000000000000000001ae55e6bdac3185626e7fd44b8d234382face59f984c7df height=452088 version=0x20000000 log2_work=85.946789 tx=194601754 date='2017-02-08 10:30:36' progress=0.951591 cache=320.6MiB(304114tx)
2017-03-16 05:52:01 UpdateTip: new best=000000000000000001851c6a5a959f34c5b7b5551bbe1dcdb785531b6d80d4d5 height=452089 version=0x20000000 log2_work=85.946824 tx=194603821 date='2017-02-08 10:56:17' progress=0.951614 cache=321.7MiB(305790tx)
2017-03-16 05:52:03 UpdateTip: new best=000000000000000001018ebfc70031e8f425516065cb72ba41aca08d8ab9e0aa height=452090 version=0x20000000 log2_work=85.946859 tx=194605606 date='2017-02-08 10:56:33' progress=0.951615 cache=322.2MiB(307193tx)
2017-03-16 05:52:14 UpdateTip: new best=00000000000000000072016b018df6b9ccc0883465a3cf6807cc69eb86aa93c1 height=452091 version=0x20000000 log2_work=85.946894 tx=194607688 date='2017-02-08 11:01:59' progress=0.951620 cache=336.6MiB(310795tx)
2017-03-16 05:52:22 UpdateTip: new best=0000000000000000018fc93c5b71f3a10d4d047408442bb02e9c87c082e2474f height=452092 version=0x20000000 log2_work=85.946929 tx=194609975 date='2017-02-08 11:08:44' progress=0.951626 cache=342.2MiB(313672tx)
2017-03-16 05:52:39 Pre-allocating up to position 0x700000 in rev00712.dat
2017-03-16 05:52:39 UpdateTip: new best=000000000000000001db023b2451fb9666e9b550fd15c6fd46df4cf90c15ddaa height=452093 version=0x20000000 log2_work=85.946964 tx=194611116 date='2017-02-08 11:09:46' progress=0.951627 cache=372.9MiB(318052tx)
2017-03-16 05:52:43 UpdateTip: new best=000000000000000000313524801849f10878ffea7addb4c782635af80ae07481 height=452094 version=0x20000000 log2_work=85.946999 tx=194614022 date='2017-02-08 11:13:27' progress=0.951631 cache=375.0MiB(322540tx)
2017-03-16 05:52:46 UpdateTip: new best=000000000000000000cdbc7bf69ca8807c42ae620df4aeff79dcc163a8efef08 height=452095 version=0x20000000 log2_work=85.947035 tx=194616290 date='2017-02-08 11:22:47' progress=0.951640 cache=377.0MiB(324894tx)
2017-03-16 05:52:49 UpdateTip: new best=00000000000000000050353138cc146e248be1665ad002ea7d5e0eba878f491e height=452096 version=0x20000000 log2_work=85.94707 tx=194618661 date='2017-02-08 11:23:08' progress=0.951641 cache=378.2MiB(329072tx)
2017-03-16 05:52:56 UpdateTip: new best=000000000000000001dd34e7f8e34e03aa98fd8066b81316c61aa5966a85d749 height=452097 version=0x20000002 log2_work=85.947105 tx=194620150 date='2017-02-08 11:26:02' progress=0.951644 cache=380.7MiB(332147tx)
2017-03-16 05:53:01 UpdateTip: new best=000000000000000000a89eb3ae73cbaaab9da7739c2d6479a74eafcf9e88c9a2 height=452098 version=0x20000000 log2_work=85.94714 tx=194622072 date='2017-02-08 11:32:44' progress=0.951650 cache=382.4MiB(335266tx)
2017-03-16 05:53:09 UpdateTip: new best=00000000000000000121ebdfd38f02be0fb814dc1ef8b46dcb58b25a2aec0af6 height=452099 version=0x00000004 log2_work=85.947175 tx=194624207 date='2017-02-08 11:34:36' progress=0.951652 cache=383.8MiB(339762tx)
2017-03-16 05:53:24 UpdateTip: new best=000000000000000001ed266e9e48bc27a327530ea7ab70c49eaf4cdeae1012c0 height=452100 version=0x20000002 log2_work=85.94721 tx=194625657 date='2017-02-08 11:36:06' progress=0.951654 cache=400.7MiB(345154tx)
2017-03-16 05:53:27 UpdateTip: new best=0000000000000000007ee6c60f3ef5f2267ed02a0ba4c28d252947d15fdad773 height=452101 version=0x20000000 log2_work=85.947245 tx=194627992 date='2017-02-08 11:47:05' progress=0.951664 cache=402.6MiB(347434tx)
2017-03-16 05:53:33 Pre-allocating up to position 0x800000 in rev00712.dat
2017-03-16 05:53:33 UpdateTip: new best=000000000000000001b9e990c72fd8aa7867005d899415dcbf0ee45ae3031199 height=452102 version=0x20000000 log2_work=85.94728 tx=194630519 date='2017-02-08 11:50:58' progress=0.951668 cache=404.9MiB(351214tx)
2017-03-16 05:53:34 UpdateTip: new best=0000000000000000023b5cdb803d1571a067c71bc25e814ca4e3ee7f8e51feed height=452103 version=0x20000000 log2_work=85.947315 tx=194631400 date='2017-02-08 11:57:37' progress=0.951674 cache=405.2MiB(351981tx)
2017-03-16 05:53:36 UpdateTip: new best=000000000000000000be1fab0266280bbe668b1af4fc6279ab2d896cdc53d18f height=452104 version=0x20000000 log2_work=85.94735 tx=194633493 date='2017-02-08 12:05:17' progress=0.951681 cache=406.3MiB(353787tx)
2017-03-16 05:53:37 UpdateTip: new best=000000000000000002552845f7a27fdb3dad443984f81711f34cbf40c276e16f height=452105 version=0x30000000 log2_work=85.947385 tx=194636812 date='2017-02-08 12:45:00' progress=0.951718 cache=406.9MiB(356658tx)
2017-03-16 05:53:38 UpdateTip: new best=000000000000000001984287b6c6ba43c60525375293512ff219eb705a669b2f height=452106 version=0x20000000 log2_work=85.94742 tx=194639893 date='2017-02-08 13:07:31' progress=0.951738 cache=407.5MiB(359406tx)
2017-03-16 05:53:41 UpdateTip: new best=0000000000000000006a44d56f40175775d1d5d97fcb47c30a951eae21f8d4a0 height=452107 version=0x20000002 log2_work=85.947455 tx=194641992 date='2017-02-08 13:07:50' progress=0.951739 cache=412.9MiB(361388tx)
2017-03-16 05:53:42 UpdateTip: new best=000000000000000000590ef23732c7d0307e8deb475cce40324b74b4b529a4c6 height=452108 version=0x20000000 log2_work=85.94749 tx=194644187 date='2017-02-08 13:23:28' progress=0.951754 cache=413.5MiB(363412tx)
2017-03-16 05:53:46 UpdateTip: new best=000000000000000001b868c9f5fe07d23c3cdd57c8cb15f6925c1dcc2e00644c height=452109 version=0x20000000 log2_work=85.947525 tx=194646092 date='2017-02-08 13:27:31' progress=0.951758 cache=417.9MiB(365664tx)
2017-03-16 05:53:48 UpdateTip: new best=000000000000000000ffe75e43b899d309eabddc751c1710f7f7c81a6b64d199 height=452110 version=0x20000000 log2_work=85.947561 tx=194648573 date='2017-02-08 13:28:31' progress=0.951759 cache=419.0MiB(368371tx)
2017-03-16 05:53:53 UpdateTip: new best=000000000000000001ef3a92c62a6af295cf213e9afd1125646ff57b91e50563 height=452111 version=0x20000000 log2_work=85.947596 tx=194650386 date='2017-02-08 13:31:23' progress=0.951762 cache=424.6MiB(371067tx)
2017-03-16 05:53:53 UpdateTip: new best=000000000000000001b9b72daaca49d45d588041f62a09a9c6b3a10ae89c9432 height=452112 version=0x20000000 log2_work=85.947631 tx=194650599 date='2017-02-08 14:23:26' progress=0.951809 cache=424.7MiB(371203tx)
2017-03-16 05:53:54 Pre-allocating up to position 0x900000 in rev00712.dat
2017-03-16 05:53:55 UpdateTip: new best=00000000000000000149b23c1854a1ee224e935e16ed38edd76dc39bb1955252 height=452113 version=0x20000000 log2_work=85.947666 tx=194652524 date='2017-02-08 14:30:20' progress=0.951815 cache=425.0MiB(372193tx)
2017-03-16 05:53:57 UpdateTip: new best=000000000000000001c87c36eb90d36274908b370be3788ef2a636f9c4394ffe height=452114 version=0x20000002 log2_work=85.947701 tx=194655674 date='2017-02-08 14:41:58' progress=0.951826 cache=425.8MiB(374728tx)
2017-03-16 05:53:58 UpdateTip: new best=00000000000000000179ec5c5ab4a6ccb7f8a3df51a8ed848be7a8e87459fcb0 height=452115 version=0x20000002 log2_work=85.947736 tx=194657105 date='2017-02-08 14:57:28' progress=0.951840 cache=426.2MiB(376458tx)
2017-03-16 05:54:00 UpdateTip: new best=000000000000000002760786cb431c0824e238df5b95dad0fc24c68f0cc656a8 height=452116 version=0x00000004 log2_work=85.947771 tx=194659507 date='2017-02-08 15:00:17' progress=0.951843 cache=427.1MiB(378831tx)
2017-03-16 05:54:01 UpdateTip: new best=000000000000000000df62f53ff2a56c34c7e718734bcf4a8f229b3a738dcff1 height=452117 version=0x00000004 log2_work=85.947806 tx=194661040 date='2017-02-08 15:01:22' progress=0.951845 cache=427.9MiB(380195tx)
2017-03-16 05:54:04 Pre-allocating up to position 0x3000000 in blk00713.dat
2017-03-16 05:54:07 UpdateTip: new best=000000000000000001210994aad782bd23048c7b2e31916cc18ce48a15e5db30 height=452118 version=0x20000000 log2_work=85.947841 tx=194662855 date='2017-02-08 15:03:17' progress=0.951847 cache=429.3MiB(381656tx)
2017-03-16 05:54:11 UpdateTip: new best=0000000000000000027c69f81d20bb5fc5dd2db7c8b40b86de305cf5624a2d1d height=452119 version=0x20000000 log2_work=85.947876 tx=194665148 date='2017-02-08 15:03:48' progress=0.951848 cache=435.2MiB(384567tx)
2017-03-16 05:54:14 UpdateTip: new best=0000000000000000020dc8655142a65238611f244fdb52283c7aa6ce3e87d1dd height=452120 version=0x20000000 log2_work=85.947911 tx=194667095 date='2017-02-08 15:10:19' progress=0.951854 cache=437.3MiB(386429tx)
2017-03-16 05:54:15 UpdateTip: new best=00000000000000000216d8106289b1dbaa795d333e1035be714647b28fb357b9 height=452121 version=0x20000000 log2_work=85.947946 tx=194670050 date='2017-02-08 15:38:53' progress=0.951880 cache=437.9MiB(388900tx)
2017-03-16 05:54:16 UpdateTip: new best=000000000000000002547845eb7ef007430adb82e94342cea45bc97411c30713 height=452122 version=0x20000002 log2_work=85.947981 tx=194672353 date='2017-02-08 15:51:30' progress=0.951892 cache=439.1MiB(390817tx)
2017-03-16 05:54:17 Pre-allocating up to position 0xa00000 in rev00712.dat
2017-03-16 05:54:18 UpdateTip: new best=00000000000000000265a2419fe7cfdcc90bbd9bd175172b81a879e0710b6ca1 height=452123 version=0x20000000 log2_work=85.948016 tx=194674697 date='2017-02-08 15:58:46' progress=0.951899 cache=439.9MiB(393072tx)
2017-03-16 05:54:19 UpdateTip: new best=000000000000000000c103210a3f17b50f41c2a33eb60972a948b2a264d82ce2 height=452124 version=0x20000000 log2_work=85.948051 tx=194677170 date='2017-02-08 16:19:27' progress=0.951918 cache=440.4MiB(395262tx)
2017-03-16 05:54:22 UpdateTip: new best=0000000000000000004c7eb927200b37d26fb11d299a3db1b8b3aea7321d1c5b height=452125 version=0x20000002 log2_work=85.948086 tx=194679282 date='2017-02-08 16:23:54' progress=0.951923 cache=442.9MiB(397913tx)
2017-03-16 05:54:22 UpdateTip: new best=00000000000000000270e5b927cdbae82ec381f33a17afb0b564c1d49b66d17c height=452126 version=0x20000000 log2_work=85.948121 tx=194679283 date='2017-02-08 16:24:03' progress=0.951923 cache=442.9MiB(397914tx)
2017-03-16 05:54:26 UpdateTip: new best=000000000000000000e2b373604fa14b858ecae8cc6582caa949f94cbc1a549f height=452127 version=0x20000000 log2_work=85.948156 tx=194681565 date='2017-02-08 16:28:25' progress=0.951927 cache=444.3MiB(400644tx)
2017-03-16 05:54:31 UpdateTip: new best=00000000000000000236ef83469990f1732ddb972a67fcb3ed753396a465aa05 height=452128 version=0x20000002 log2_work=85.948192 tx=194684068 date='2017-02-08 16:35:52' progress=0.951934 cache=453.9MiB(403773tx)
2017-03-16 05:54:33 UpdateTip: new best=0000000000000000024112a136242257b49615aa0fcb4cbc9d66e112ea7cf624 height=452129 version=0x20000002 log2_work=85.948227 tx=194686282 date='2017-02-08 16:45:46' progress=0.951944 cache=457.0MiB(405851tx)
2017-03-16 05:54:34 UpdateTip: new best=000000000000000001789e91cd8bb45c297c350f051fedde3358d4ec770ae83e height=452130 version=0x20000000 log2_work=85.948262 tx=194686624 date='2017-02-08 17:00:25' progress=0.951957 cache=457.0MiB(406146tx)
2017-03-16 05:54:37 UpdateTip: new best=00000000000000000257b0159d52f8ade0ab84b7296027ee1603caf55f96da0a height=452131 version=0x20000002 log2_work=85.948297 tx=194688858 date='2017-02-08 17:05:43' progress=0.951962 cache=457.7MiB(408254tx)
2017-03-16 05:54:42 UpdateTip: new best=000000000000000000ad30243b8750944a37617f36b6d2406e0ac57bfc725b69 height=452132 version=0x20000000 log2_work=85.948332 tx=194690887 date='2017-02-08 17:06:54' progress=0.951963 cache=459.4MiB(411389tx)
2017-03-16 05:54:45 UpdateTip: new best=000000000000000001f68cbc9f4ed3a0f1f10b736e08591481c4de7c9f62478a height=452133 version=0x20000002 log2_work=85.948367 tx=194693627 date='2017-02-08 17:17:16' progress=0.951973 cache=460.8MiB(414002tx)
2017-03-16 05:54:46 Pre-allocating up to position 0xb00000 in rev00712.dat
2017-03-16 05:54:46 UpdateTip: new best=00000000000000000219eab9bc2324ebc6a81c98cbc586f5914d91c96d0497e1 height=452134 version=0x20000000 log2_work=85.948402 tx=194696833 date='2017-02-08 17:49:55' progress=0.952003 cache=461.4MiB(416679tx)
2017-03-16 05:54:47 UpdateTip: new best=0000000000000000008f75f18ae2535586367c3ce1dda8468cce3305be81c11e height=452135 version=0x20000002 log2_work=85.948437 tx=194699988 date='2017-02-08 18:24:10' progress=0.952034 cache=462.4MiB(419556tx)
2017-03-16 05:54:48 UpdateTip: new best=0000000000000000005b711e26b61b79fdae74d64fc191695804a2a6c8b41763 height=452136 version=0x20000002 log2_work=85.948472 tx=194701894 date='2017-02-08 18:33:10' progress=0.952043 cache=463.1MiB(421321tx)
2017-03-16 05:54:49 UpdateTip: new best=0000000000000000029346d81e186e2953c5b65ae18cd4d32dd67486c9d57bcd height=452137 version=0x20000000 log2_work=85.948507 tx=194703579 date='2017-02-08 18:40:21' progress=0.952050 cache=464.4MiB(422615tx)
2017-03-16 05:54:52 UpdateTip: new best=0000000000000000027e6440c6a051e85b32cc4956076a7f36c61eff06c22ecc height=452138 version=0x20000000 log2_work=85.948542 tx=194705733 date='2017-02-08 18:42:50' progress=0.952052 cache=468.5MiB(424539tx)
2017-03-16 05:54:56 UpdateTip: new best=000000000000000000a9e20a0b0d8244a4303a4ee226c653c58a216f27d798b0 height=452139 version=0x20000000 log2_work=85.948577 tx=194708061 date='2017-02-08 18:45:54' progress=0.952056 cache=472.5MiB(426913tx)
2017-03-16 05:55:03 UpdateTip: new best=000000000000000000f31a4fbf0b1ae9696b182ec6c0af46ac079790a2e1fbe3 height=452140 version=0x20000000 log2_work=85.948612 tx=194711239 date='2017-02-08 18:46:33' progress=0.952057 cache=481.2MiB(431669tx)
2017-03-16 05:55:06 UpdateTip: new best=0000000000000000026ba3c5bac12846e7a3267920ba23828c30eb063503385e height=452141 version=0x20000000 log2_work=85.948647 tx=194713795 date='2017-02-08 19:05:10' progress=0.952074 cache=481.8MiB(433862tx)
2017-03-16 05:55:08 Pre-allocating up to position 0xc00000 in rev00712.dat
2017-03-16 05:55:08 UpdateTip: new best=000000000000000000af3a8e5c10c6e052b6dc32e1af861710a2ab660faeb2f6 height=452142 version=0x20000000 log2_work=85.948682 tx=194716236 date='2017-02-08 19:19:39' progress=0.952088 cache=482.5MiB(435750tx)
2017-03-16 05:55:10 UpdateTip: new best=000000000000000001b5bf891d898153d1c7a7c8a32586f10b190ef815ea4565 height=452143 version=0x20000000 log2_work=85.948717 tx=194719004 date='2017-02-08 19:21:37' progress=0.952090 cache=484.0MiB(438897tx)
2017-03-16 05:55:16 UpdateTip: new best=0000000000000000000060e984498dd1e27baf4cd00eb3ed7cc879f63aae6457 height=452144 version=0x20000000 log2_work=85.948752 tx=194720212 date='2017-02-08 19:24:58' progress=0.952093 cache=487.6MiB(442688tx)
2017-03-16 05:55:22 UpdateTip: new best=0000000000000000022404e798e8d8dc51dc197b6acd158f26d96c8692a579d3 height=452145 version=0x20000002 log2_work=85.948787 tx=194721048 date='2017-02-08 19:27:48' progress=0.952096 cache=493.4MiB(443849tx)
2017-03-16 05:55:23 UpdateTip: new best=0000000000000000022f9c51e2a9b11ea290700387da8d0defb40198f56a2752 height=452146 version=0x20000002 log2_work=85.948822 tx=194723936 date='2017-02-08 19:57:20' progress=0.952123 cache=497.1MiB(446165tx)
2017-03-16 05:55:25 UpdateTip: new best=00000000000000000255125d04c692032d73e5c2580fc0de61a2c3a3ff0bf3bc height=452147 version=0x20000000 log2_work=85.948857 tx=194725282 date='2017-02-08 19:58:36' progress=0.952124 cache=499.2MiB(447475tx)
2017-03-16 05:55:26 UpdateTip: new best=00000000000000000077e50d982e5747fd46777b8291e3755bfa8da8ae73babe height=452148 version=0x20000000 log2_work=85.948892 tx=194727750 date='2017-02-08 20:17:30' progress=0.952142 cache=500.6MiB(449418tx)
2017-03-16 05:55:27 UpdateTip: new best=000000000000000001429c2ea3ca102c2f64fbfd768673e4ead91adedcd27f6a height=452149 version=0x20000000 log2_work=85.948927 tx=194729943 date='2017-02-08 20:28:27' progress=0.952152 cache=502.3MiB(451404tx)
2017-03-16 05:55:32 UpdateTip: new best=0000000000000000027790f71962b933d1f77d8ef875e8c882eb8c81b930ab08 height=452150 version=0x20000000 log2_work=85.948962 tx=194732324 date='2017-02-08 20:31:24' progress=0.952155 cache=505.6MiB(455006tx)
2017-03-16 05:55:38 UpdateTip: new best=000000000000000000d46fb9295869f107a9341ba8f439e107d748c7201ddf37 height=452151 version=0x20000000 log2_work=85.948997 tx=194733999 date='2017-02-08 20:38:06' progress=0.952161 cache=525.0MiB(458259tx)
2017-03-16 05:56:16 UpdateTip: new best=0000000000000000016aa71afe99e3c8857c9ca25d8a02b2e8580e24a4a42817 height=452152 version=0x20000000 log2_work=85.949032 tx=194736636 date='2017-02-08 20:44:59' progress=0.952168 cache=11.7MiB(5918tx)
2017-03-16 05:56:24 Pre-allocating up to position 0xd00000 in rev00712.dat
2017-03-16 05:56:24 UpdateTip: new best=000000000000000001d57491c10cd43851d48ab18ffb14e4e71d80eef7658201 height=452153 version=0x20000000 log2_work=85.949067 tx=194739204 date='2017-02-08 21:03:29' progress=0.952185 cache=14.5MiB(11065tx)
2017-03-16 05:56:51 UpdateTip: new best=000000000000000001d44e26ee37a3b96fb3b2c424e1c1b85a3f5d9fb6c7f68e height=452154 version=0x20000000 log2_work=85.949102 tx=194741339 date='2017-02-08 21:07:33' progress=0.952188 cache=30.1MiB(17484tx)
2017-03-16 05:56:54 UpdateTip: new best=000000000000000001b5750477f15f00439aaf515ae36c86946b09e4cb250272 height=452155 version=0x20000002 log2_work=85.949137 tx=194743838 date='2017-02-08 21:26:42' progress=0.952206 cache=32.4MiB(21781tx)
2017-03-16 05:57:01 UpdateTip: new best=0000000000000000003962fe087ca89e85c0b9664401ea8baf92cec7ae100c61 height=452156 version=0x20000000 log2_work=85.949172 tx=194746060 date='2017-02-08 21:35:36' progress=0.952214 cache=36.0MiB(26222tx)
2017-03-16 05:57:09 UpdateTip: new best=000000000000000000788f82278532b761d07e5cb072790b84a0e1f650122b66 height=452157 version=0x20000000 log2_work=85.949207 tx=194748185 date='2017-02-08 21:37:36' progress=0.952217 cache=38.8MiB(32899tx)
2017-03-16 05:57:18 UpdateTip: new best=000000000000000000ac010b1efcac1953d932b813a7c7985718ee1b6a0222c1 height=452158 version=0x20000002 log2_work=85.949243 tx=194750480 date='2017-02-08 21:38:57' progress=0.952218 cache=75.8MiB(38884tx)
2017-03-16 05:57:19 UpdateTip: new best=000000000000000001351444a8a7f75681d72853b62f52888a5cc817060e0611 height=452159 version=0x20000002 log2_work=85.949278 tx=194752676 date='2017-02-08 22:11:38' progress=0.952248 cache=76.8MiB(43250tx)
2017-03-16 05:57:24 UpdateTip: new best=0000000000000000020812b16d0fa151f1783bf3c8ea81836c4db79513c32732 height=452160 version=0x20000000 log2_work=85.949313 tx=194755624 date='2017-02-08 22:41:25' progress=0.952275 cache=78.3MiB(47947tx)
2017-03-16 05:57:29 Pre-allocating up to position 0x200000 in rev00713.dat
2017-03-16 05:57:30 UpdateTip: new best=00000000000000000230061686bbf75770f20a3b17e3012a3fb91b5b1669f859 height=452161 version=0x20000000 log2_work=85.949348 tx=194757398 date='2017-02-08 22:43:24' progress=0.952277 cache=85.1MiB(51473tx)
2017-03-16 05:57:33 UpdateTip: new best=000000000000000000f926d70e6a58459c76e15225a5dde8a7b4e30f728b9f95 height=452162 version=0x20000002 log2_work=85.949383 tx=194759353 date='2017-02-08 23:00:38' progress=0.952293 cache=86.7MiB(54536tx)
2017-03-16 05:57:35 UpdateTip: new best=00000000000000000166f79f0c597e307fc4474c684e483c623d001ef6f10011 height=452163 version=0x20000002 log2_work=85.949418 tx=194761617 date='2017-02-08 23:10:47' progress=0.952303 cache=90.0MiB(58080tx)
2017-03-16 05:57:40 UpdateTip: new best=0000000000000000021f12858873db70c4cf221517a281eb7979bb239a4fcc75 height=452164 version=0x20000000 log2_work=85.949453 tx=194764259 date='2017-02-08 23:26:53' progress=0.952318 cache=94.7MiB(61815tx)
2017-03-16 05:57:51 UpdateTip: new best=0000000000000000029038af9bb924b2444dad10f4761e0dbf911c13d5067044 height=452165 version=0x20000000 log2_work=85.949488 tx=194766887 date='2017-02-08 23:32:23' progress=0.952323 cache=99.2MiB(66266tx)
2017-03-16 05:58:05 Pre-allocating up to position 0xe00000 in rev00712.dat
2017-03-16 05:58:05 UpdateTip: new best=0000000000000000006c5c3104c7fbf83ee1420c51b435c46d69279546225a04 height=452166 version=0x20000000 log2_work=85.949523 tx=194769417 date='2017-02-08 23:33:46' progress=0.952325 cache=108.0MiB(71561tx)
2017-03-16 05:58:11 UpdateTip: new best=000000000000000000da327ea0ac7cc9fb32dd6666300b8113a5a03775c6f601 height=452167 version=0x20000000 log2_work=85.949558 tx=194771968 date='2017-02-08 23:48:13' progress=0.952338 cache=112.1MiB(74758tx)
2017-03-16 05:58:17 UpdateTip: new best=000000000000000000cda962dd2c952b634eac7fc86bac06b0ca496df637a838 height=452168 version=0x20000000 log2_work=85.949593 tx=194774273 date='2017-02-09 00:03:06' progress=0.952352 cache=114.5MiB(78138tx)
2017-03-16 05:58:26 UpdateTip: new best=000000000000000001cf263b86a86b096af07c9ce23da18111e692da69101a38 height=452169 version=0x20000000 log2_work=85.949628 tx=194776505 date='2017-02-09 00:07:46' progress=0.952356 cache=119.9MiB(83556tx)
2017-03-16 05:58:31 UpdateTip: new best=000000000000000000450d1a9e87f2f5eaa6710779c958d08ebfb8f1218d6fdb height=452170 version=0x20000000 log2_work=85.949663 tx=194779895 date='2017-02-09 00:11:10' progress=0.952360 cache=121.4MiB(89872tx)
2017-03-16 05:58:38 UpdateTip: new best=000000000000000001440208d5d5c075156752280229cdc0b453fc342b09f847 height=452171 version=0x20000000 log2_work=85.949698 tx=194782861 date='2017-02-09 00:13:06' progress=0.952362 cache=125.1MiB(96023tx)
2017-03-16 05:58:43 UpdateTip: new best=000000000000000002522454fca8978c49204b6ba2666866f71752e735e8212a height=452172 version=0x20000000 log2_work=85.949733 tx=194785181 date='2017-02-09 00:22:03' progress=0.952371 cache=127.8MiB(99912tx)
2017-03-16 05:58:48 UpdateTip: new best=000000000000000000ad745095073c68a15578162420929d0f874ab2fac5b4f3 height=452173 version=0x20000000 log2_work=85.949768 tx=194788138 date='2017-02-09 00:25:41' progress=0.952375 cache=129.2MiB(104178tx)
2017-03-16 05:58:55 UpdateTip: new best=0000000000000000028b83615d0033a90abf4d068f814c01140ea385f744fd6b height=452174 version=0x20000000 log2_work=85.949803 tx=194791961 date='2017-02-09 00:26:57' progress=0.952377 cache=130.7MiB(110656tx)
2017-03-16 05:59:03 Pre-allocating up to position 0x300000 in rev00713.dat
2017-03-16 05:59:03 UpdateTip: new best=000000000000000001aae80120e2f1ad6b4fb3e81bed0f1b637742a8f57ab961 height=452175 version=0x20000000 log2_work=85.949838 tx=194793912 date='2017-02-09 00:29:02' progress=0.952379 cache=137.3MiB(115130tx)
2017-03-16 05:59:09 UpdateTip: new best=00000000000000000264d1e04c9a5f2aaa786276a9b38a697c1c01325d646ffa height=452176 version=0x20000002 log2_work=85.949873 tx=194795961 date='2017-02-09 00:30:18' progress=0.952380 cache=139.5MiB(119445tx)
2017-03-16 05:59:09 Pre-allocating up to position 0x4000000 in blk00713.dat
2017-03-16 05:59:16 UpdateTip: new best=0000000000000000009ee3377637fce759fe49b4089bf93d058ff079e5917de0 height=452177 version=0x20000000 log2_work=85.949908 tx=194798271 date='2017-02-09 00:36:54' progress=0.952387 cache=145.3MiB(123155tx)
2017-03-16 05:59:20 UpdateTip: new best=00000000000000000195c3d760dfbee153f8d53994405436f392f71643236beb height=452178 version=0x20000002 log2_work=85.949943 tx=194800031 date='2017-02-09 00:42:58' progress=0.952392 cache=156.1MiB(126923tx)
2017-03-16 05:59:20 UpdateTip: new best=000000000000000002981c311835133601f5b65cf8285e9398b3dd5850998ed7 height=452179 version=0x20000000 log2_work=85.949978 tx=194800032 date='2017-02-09 00:52:31' progress=0.952401 cache=156.1MiB(126924tx)
2017-03-16 05:59:21 UpdateTip: new best=00000000000000000096a8a3ef42235d1521b25b3adbdbbb1e10abba812326ea height=452180 version=0x20000000 log2_work=85.950013 tx=194802853 date='2017-02-09 01:12:59' progress=0.952420 cache=157.0MiB(129842tx)
2017-03-16 05:59:23 UpdateTip: new best=000000000000000000f5747e9a8077a1ea4373cc280ee0127801a5205d2a7a4d height=452181 version=0x30000000 log2_work=85.950048 tx=194804843 date='2017-02-09 01:23:33' progress=0.952430 cache=158.2MiB(132124tx)
2017-03-16 05:59:25 UpdateTip: new best=0000000000000000024ddf1af316c94cf743a930b33e7e534aaf704d8b56d1a4 height=452182 version=0x20000000 log2_work=85.950083 tx=194806443 date='2017-02-09 01:30:45' progress=0.952437 cache=159.7MiB(133988tx)
2017-03-16 05:59:26 UpdateTip: new best=000000000000000001304c4762a2878f03d465952905e76baed207b3a798cd76 height=452183 version=0x20000000 log2_work=85.950118 tx=194807716 date='2017-02-09 01:50:45' progress=0.952455 cache=160.0MiB(135240tx)
2017-03-16 05:59:28 UpdateTip: new best=0000000000000000013f811878e4d665310d0ff60a82d78f44aaf8b70897e420 height=452184 version=0x20000000 log2_work=85.950153 tx=194809519 date='2017-02-09 02:01:29' progress=0.952465 cache=163.0MiB(137207tx)
2017-03-16 05:59:29 UpdateTip: new best=00000000000000000034fc2e39a139905996056237a58878b571ab113db4ad82 height=452185 version=0x20000000 log2_work=85.950188 tx=194811466 date='2017-02-09 02:16:39' progress=0.952479 cache=164.4MiB(139244tx)
2017-03-16 05:59:33 UpdateTip: new best=000000000000000001669dc34a65b8281363f0ff96a3c7656b7f06eac3ae0f86 height=452186 version=0x20000000 log2_work=85.950223 tx=194813131 date='2017-02-09 02:22:40' progress=0.952484 cache=179.1MiB(141018tx)
2017-03-16 05:59:43 Pre-allocating up to position 0x400000 in rev00713.dat
2017-03-16 05:59:43 UpdateTip: new best=00000000000000000091b9262b000acede22a4fa073cf2cf05705fc3cf2fb478 height=452187 version=0x20000002 log2_work=85.950258 tx=194815480 date='2017-02-09 02:25:04' progress=0.952487 cache=206.5MiB(145700tx)
2017-03-16 05:59:48 UpdateTip: new best=0000000000000000016cb0fd244f9c088282790c5b5ac396dfca28871bcbf29b height=452188 version=0x20000000 log2_work=85.950293 tx=194817701 date='2017-02-09 02:33:37' progress=0.952495 cache=210.0MiB(149161tx)
2017-03-16 05:59:56 connect() to 188.167.104.116:8333 failed after select(): Connection refused (61)
2017-03-16 06:00:00 UpdateTip: new best=0000000000000000026358d17292fdbe7646637b9820da27ae09dfdf4c731394 height=452189 version=0x20000000 log2_work=85.950328 tx=194819063 date='2017-02-09 02:34:26' progress=0.952496 cache=230.5MiB(153204tx)
2017-03-16 06:00:04 UpdateTip: new best=00000000000000000106749de2ecda081a10c20b34c4b0b6987c30bec0ddaafa height=452190 version=0x20000002 log2_work=85.950363 tx=194821566 date='2017-02-09 02:37:12' progress=0.952499 cache=233.9MiB(157669tx)
2017-03-16 06:00:07 UpdateTip: new best=0000000000000000025e91a426a4f221fbf9d7172b4e492a21f09d3850255deb height=452191 version=0x20000002 log2_work=85.950398 tx=194823860 date='2017-02-09 02:50:44' progress=0.952511 cache=235.3MiB(160065tx)
2017-03-16 06:00:19 UpdateTip: new best=0000000000000000014f5a849c6b979af5ddd1b0a5471fe8c6776cde350296e8 height=452192 version=0x20000000 log2_work=85.950433 tx=194825992 date='2017-02-09 02:53:05' progress=0.952514 cache=238.1MiB(165508tx)
2017-03-16 06:00:22 Pre-allocating up to position 0x5000000 in blk00713.dat
2017-03-16 06:00:29 UpdateTip: new best=000000000000000001a6b6e7bdf25eb9084c718b9c00117cb881e3ac1831ad7e height=452193 version=0x00000004 log2_work=85.950468 tx=194828182 date='2017-02-09 03:04:37' progress=0.952525 cache=240.3MiB(168226tx)
2017-03-16 06:38:32 socket sending timeout: 2293s
2017-03-16 06:38:32 socket sending timeout: 2288s
2017-03-16 06:38:32 socket sending timeout: 2282s
2017-03-16 06:38:32 socket sending timeout: 2283s
2017-03-16 06:38:32 socket sending timeout: 2288s
2017-03-16 06:38:32 socket sending timeout: 2283s
2017-03-16 06:38:32 socket sending timeout: 2287s
2017-03-16 06:38:32 socket sending timeout: 2287s
2017-03-16 06:38:32 connect() to 146.60.204.92:8333 failed: Network is unreachable (51)
2017-03-16 06:38:33 connect() to 23.250.19.125:8333 failed: Network is unreachable (51)
2017-03-16 06:38:34 connect() to 69.50.171.205:8333 failed: Network is unreachable (51)
2017-03-16 06:38:35 connect() to 85.212.53.190:8333 failed: Network is unreachable (51)
2017-03-16 06:38:36 connect() to 185.53.128.180:8333 failed: Network is unreachable (51)
2017-03-16 06:38:37 connect() to 84.111.224.59:8333 failed: Network is unreachable (51)
2017-03-16 06:38:38 connect() to [2606:6000:6200:f700:a87e:52ea:639f:7cc2]:8333 failed: No route to host (65)
2017-03-16 06:38:45 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457460, us=98.7.115.37:58200, peer=253
2017-03-16 06:38:46 connect() to 77.117.95.215:8333 failed after select(): Connection refused (61)
2017-03-16 06:38:47 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457460, us=98.7.115.37:58202, peer=254
2017-03-16 06:38:51 UpdateTip: new best=0000000000000000021164b1d3cc6cafc613240892bd2a2fc405b409ad9bb766 height=452194 version=0x20000002 log2_work=85.950503 tx=194829833 date='2017-02-09 03:10:06' progress=0.952496 cache=253.8MiB(171866tx)
2017-03-16 06:38:58 Pre-allocating up to position 0x500000 in rev00713.dat
2017-03-16 06:38:58 UpdateTip: new best=000000000000000001cb3b43beff75f9cba4d68353c1b870e60e4097b462c5a7 height=452195 version=0x20000002 log2_work=85.950538 tx=194830695 date='2017-02-09 03:10:52' progress=0.952496 cache=263.7MiB(175686tx)
2017-03-16 06:39:02 UpdateTip: new best=000000000000000001dbd001a57694c5818b0538a6a14bf543861b63bbb22a73 height=452196 version=0x20000002 log2_work=85.950573 tx=194832744 date='2017-02-09 03:15:06' progress=0.952501 cache=269.3MiB(179717tx)
2017-03-16 06:39:06 UpdateTip: new best=000000000000000000a3de2e48497777411ea6d7b8aab4a1eaf6290d7b93c328 height=452197 version=0x30000000 log2_work=85.950608 tx=194834367 date='2017-02-09 03:21:21' progress=0.952506 cache=274.6MiB(183157tx)
2017-03-16 06:39:09 connect() to 104.167.236.185:8333 failed after select(): Connection refused (61)
2017-03-16 06:39:09 UpdateTip: new best=00000000000000000015475e76199a5b51b81c770191ce051bd01fb3b66d7302 height=452198 version=0x20000000 log2_work=85.950643 tx=194837267 date='2017-02-09 03:24:07' progress=0.952510 cache=276.8MiB(187879tx)
2017-03-16 06:39:14 UpdateTip: new best=000000000000000001385299968ddc11a95a4cce3fc53e2ed8263bf8eb1271dc height=452199 version=0x20000000 log2_work=85.950678 tx=194840115 date='2017-02-09 03:29:13' progress=0.952515 cache=282.1MiB(192076tx)
2017-03-16 06:39:23 UpdateTip: new best=00000000000000000075b3ac6fcc05f2c2d167234d1ad7f509f0dfbab6f30106 height=452200 version=0x20000000 log2_work=85.950713 tx=194841482 date='2017-02-09 03:30:01' progress=0.952516 cache=288.5MiB(196502tx)
2017-03-16 06:39:30 UpdateTip: new best=00000000000000000254cd94121f771670385f5128c51645542064e5bc431283 height=452201 version=0x20000000 log2_work=85.950748 tx=194842931 date='2017-02-09 03:35:54' progress=0.952521 cache=352.1MiB(199589tx)
2017-03-16 06:39:37 Pre-allocating up to position 0xf00000 in rev00712.dat
2017-03-16 06:39:37 UpdateTip: new best=00000000000000000058d184a61d15d3cb60de2ba2498652b7df77e061458b8a height=452202 version=0x20000000 log2_work=85.950783 tx=194844760 date='2017-02-09 03:40:16' progress=0.952525 cache=355.6MiB(203948tx)
2017-03-16 06:39:41 UpdateTip: new best=000000000000000000ddb8814de36334778c1762f1a42da5401633d91cbc0d5b height=452203 version=0x20000000 log2_work=85.950818 tx=194846688 date='2017-02-09 03:50:33' progress=0.952535 cache=356.8MiB(206720tx)
2017-03-16 06:39:42 UpdateTip: new best=000000000000000000e605bdecf65bf087fcc5f825ac2071fdfa8d97e4586335 height=452204 version=0x20000000 log2_work=85.950853 tx=194849706 date='2017-02-09 04:28:59' progress=0.952570 cache=357.8MiB(209433tx)
2017-03-16 06:39:45 UpdateTip: new best=0000000000000000001292f94128eed61883ae808a8b991bef13cf68761e2d16 height=452205 version=0x20000002 log2_work=85.950888 tx=194851448 date='2017-02-09 04:29:49' progress=0.952571 cache=359.9MiB(211524tx)
2017-03-16 06:39:46 UpdateTip: new best=0000000000000000015320d7fb6ababd306c5ecea76e74b43898466b33a72f8b height=452206 version=0x20000000 log2_work=85.950923 tx=194852882 date='2017-02-09 04:42:52' progress=0.952583 cache=360.5MiB(213909tx)
2017-03-16 06:39:54 version handshake timeout from 255
2017-03-16 06:39:56 UpdateTip: new best=0000000000000000016255da9bf411b22f53def82c0cb4fe9311281831d076e6 height=452207 version=0x20000000 log2_work=85.950958 tx=194855033 date='2017-02-09 04:49:15' progress=0.952589 cache=363.3MiB(217366tx)
2017-03-16 06:40:00 connect() to 94.112.173.90:8333 failed after select(): Connection refused (61)
2017-03-16 06:40:01 version handshake timeout from 256
2017-03-16 06:40:04 UpdateTip: new best=0000000000000000025c61cb35db826a58ae833e6e4c36e226d6231d21cca984 height=452208 version=0x20000000 log2_work=85.950993 tx=194857555 date='2017-02-09 04:56:05' progress=0.952596 cache=366.2MiB(221016tx)
2017-03-16 06:40:11 UpdateTip: new best=00000000000000000027332b51775a3547ad9f71cc2fbff4a62e38d59549e23d height=452209 version=0x20000002 log2_work=85.951027 tx=194859425 date='2017-02-09 05:00:04' progress=0.952600 cache=367.8MiB(225324tx)
2017-03-16 06:40:15 UpdateTip: new best=00000000000000000096660d292ff09d425f3c3f04d4518e413feaa5794b77a8 height=452210 version=0x20000002 log2_work=85.951062 tx=194861042 date='2017-02-09 05:06:36' progress=0.952606 cache=369.0MiB(228382tx)
2017-03-16 06:40:16 version handshake timeout from 257
2017-03-16 06:40:25 UpdateTip: new best=000000000000000001edae0e013de6bd2767947bd3954665bef9a8d837ca6859 height=452211 version=0x20000000 log2_work=85.951097 tx=194862804 date='2017-02-09 05:06:58' progress=0.952606 cache=370.8MiB(233302tx)
2017-03-16 06:40:25 version handshake timeout from 258
2017-03-16 06:40:31 Pre-allocating up to position 0x600000 in rev00713.dat
2017-03-16 06:40:31 UpdateTip: new best=0000000000000000009d6341f4f88de355cb15f5f528bfc5baa8a22822f1cb0f height=452212 version=0x00000004 log2_work=85.951132 tx=194864618 date='2017-02-09 05:10:07' progress=0.952609 cache=372.9MiB(236749tx)
2017-03-16 06:40:33 version handshake timeout from 259
2017-03-16 06:40:36 UpdateTip: new best=00000000000000000063af5cdaa3e0fe4c24210485ae01f573ef0006712990d8 height=452213 version=0x20000000 log2_work=85.951167 tx=194866715 date='2017-02-09 05:32:22' progress=0.952630 cache=373.4MiB(239209tx)
2017-03-16 06:40:43 UpdateTip: new best=000000000000000001a653ac96b91ba5778219ad5e87f0adf55d54ab8ab103ea height=452214 version=0x20000000 log2_work=85.951202 tx=194868798 date='2017-02-09 05:33:07' progress=0.952631 cache=391.1MiB(242273tx)
2017-03-16 06:40:44 connect() to 73.128.101.27:8333 failed after select(): Network is unreachable (51)
2017-03-16 06:40:47 UpdateTip: new best=00000000000000000203716a30eaa1de844fe776446ddd695fc0726c048e84e2 height=452215 version=0x20000000 log2_work=85.951237 tx=194871229 date='2017-02-09 05:59:10' progress=0.952655 cache=392.0MiB(245277tx)
2017-03-16 06:40:51 UpdateTip: new best=000000000000000001a0335dc157bb1d82c6fae54de3962d11748be05f93f880 height=452216 version=0x20000002 log2_work=85.951272 tx=194873280 date='2017-02-09 06:02:22' progress=0.952658 cache=393.3MiB(247950tx)
2017-03-16 06:40:55 UpdateTip: new best=0000000000000000015b58b8a4f966209f4b5fc0bb88fecfe91b0ffbb1d1220a height=452217 version=0x20000002 log2_work=85.951307 tx=194875831 date='2017-02-09 06:26:08' progress=0.952680 cache=394.1MiB(250528tx)
2017-03-16 06:41:02 UpdateTip: new best=00000000000000000172437f6d244725592c40d35cf158dde9a711d7544fa1f3 height=452218 version=0x20000000 log2_work=85.951342 tx=194877896 date='2017-02-09 06:33:17' progress=0.952686 cache=397.2MiB(253360tx)
2017-03-16 06:41:04 UpdateTip: new best=000000000000000002008dd73a8526a2655099ab716e76c9135da8a4c306cb3d height=452219 version=0x20000000 log2_work=85.951377 tx=194880055 date='2017-02-09 06:51:58' progress=0.952704 cache=398.4MiB(255403tx)
2017-03-16 06:41:07 version handshake timeout from 260
2017-03-16 06:41:09 connect() to 94.242.57.2:8333 failed after select(): Connection refused (61)
2017-03-16 06:41:12 Pre-allocating up to position 0x1000000 in rev00712.dat
2017-03-16 06:41:12 UpdateTip: new best=0000000000000000006e5a75da5b1eecdd9e89fc9f6b96bc0de716c8f53cdca1 height=452220 version=0x20000000 log2_work=85.951412 tx=194882473 date='2017-02-09 06:54:45' progress=0.952707 cache=416.5MiB(259582tx)
2017-03-16 06:41:20 UpdateTip: new best=00000000000000000093a1dbf97ff1dbaa2217844075419e03f3c4894bc51d64 height=452221 version=0x20000002 log2_work=85.951447 tx=194883810 date='2017-02-09 06:54:42' progress=0.952707 cache=420.6MiB(262704tx)
2017-03-16 06:41:22 UpdateTip: new best=0000000000000000021f003cdb32c1cd35ad8260034a4ab2094f04e1806304bb height=452222 version=0x20000000 log2_work=85.951482 tx=194885117 date='2017-02-09 07:03:51' progress=0.952715 cache=420.9MiB(264033tx)
2017-03-16 06:41:22 connect() to 80.67.16.8:8333 failed after select(): Connection refused (61)
2017-03-16 06:41:24 UpdateTip: new best=00000000000000000130fa15205ad2148e8038fd6bc334920a54bfedbdc2f2f7 height=452223 version=0x20000000 log2_work=85.951517 tx=194887400 date='2017-02-09 07:21:56' progress=0.952732 cache=422.0MiB(266388tx)
2017-03-16 06:41:24 UpdateTip: new best=00000000000000000166b7be20b91fbb60ab22791f2db8ea9eb74c0c850f8708 height=452224 version=0x20000000 log2_work=85.951552 tx=194887401 date='2017-02-09 07:32:35' progress=0.952741 cache=422.0MiB(266389tx)
2017-03-16 06:41:25 connect() to 5.45.110.20:8333 failed after select(): Connection refused (61)
2017-03-16 06:41:33 UpdateTip: new best=00000000000000000010e6b1abddf0d94cfa99a53fb9a1405e4672cb1a4947f1 height=452225 version=0x20000000 log2_work=85.951587 tx=194889623 date='2017-02-09 07:26:26' progress=0.952736 cache=424.7MiB(270222tx)
2017-03-16 06:41:39 connect() to 69.12.77.197:8333 failed after select(): Connection refused (61)
2017-03-16 06:41:40 UpdateTip: new best=000000000000000002302cb5730630a4749a5a3c1ed686eba29173b4d6b79ed3 height=452226 version=0x20000000 log2_work=85.951622 tx=194891764 date='2017-02-09 07:35:10' progress=0.952744 cache=427.2MiB(273209tx)
2017-03-16 06:41:49 UpdateTip: new best=0000000000000000027c8bf4b4182ccd92e620d8f94a8d394c55457a6cce9205 height=452227 version=0x20000002 log2_work=85.951657 tx=194893454 date='2017-02-09 07:42:42' progress=0.952751 cache=428.9MiB(276430tx)
2017-03-16 06:41:51 connect() to 217.23.2.10:8333 failed after select(): Connection refused (61)
2017-03-16 06:41:54 Pre-allocating up to position 0x700000 in rev00713.dat
2017-03-16 06:41:55 UpdateTip: new best=000000000000000001bbd29a2685d6a1909bf5ed4b7a2420fa954eeba9b4973d height=452228 version=0x00000004 log2_work=85.951692 tx=194895209 date='2017-02-09 07:50:58' progress=0.952759 cache=433.1MiB(279429tx)
2017-03-16 06:41:56 UpdateTip: new best=000000000000000000cc4e29e38b4c876b53f160b72e86b5c5e197c441ba027c height=452229 version=0x20000000 log2_work=85.951727 tx=194897490 date='2017-02-09 08:15:00' progress=0.952781 cache=433.6MiB(281285tx)
2017-03-16 06:42:01 UpdateTip: new best=000000000000000000a936fe0532010e38af3a837a89e3f8c70a5653ae27bd63 height=452230 version=0x20000000 log2_work=85.951762 tx=194899169 date='2017-02-09 08:26:44' progress=0.952792 cache=435.3MiB(283999tx)
2017-03-16 06:42:08 UpdateTip: new best=00000000000000000096db1f99b5e92f7927484117334726b8955d181b92699a height=452231 version=0x20000000 log2_work=85.951797 tx=194900788 date='2017-02-09 08:29:16' progress=0.952794 cache=437.2MiB(286800tx)
2017-03-16 06:42:14 connect() to 1.234.27.161:8333 failed after select(): Connection refused (61)
2017-03-16 06:42:15 connect() to 185.65.132.137:8333 failed after select(): Connection refused (61)
2017-03-16 06:42:16 UpdateTip: new best=0000000000000000013714fa6969b3a86749c052daa19b1ccb521adf76418994 height=452232 version=0x20000000 log2_work=85.951832 tx=194903250 date='2017-02-09 08:30:32' progress=0.952796 cache=441.8MiB(291341tx)
2017-03-16 06:42:17 Pre-allocating up to position 0x6000000 in blk00713.dat
2017-03-16 06:42:22 version handshake timeout from 262
2017-03-16 06:42:24 version handshake timeout from 263
2017-03-16 06:42:25 UpdateTip: new best=0000000000000000028c3435572c5a5bac9835d6984c7b129752f10a356ba906 height=452233 version=0x30000000 log2_work=85.951867 tx=194904945 date='2017-02-09 08:36:06' progress=0.952801 cache=447.2MiB(294440tx)
2017-03-16 06:42:27 connect() to 84.255.215.55:8333 failed after select(): Connection refused (61)
2017-03-16 06:42:27 version handshake timeout from 264
2017-03-16 06:42:28 UpdateTip: new best=0000000000000000028f3571373f8356e5c87a83ac7361b28f4af9f7ff63d14b height=452234 version=0x20000000 log2_work=85.951902 tx=194906543 date='2017-02-09 08:40:56' progress=0.952806 cache=448.2MiB(296619tx)
2017-03-16 06:42:32 UpdateTip: new best=0000000000000000013eb0ff9fa1f08ee458c1ea42f8204eb8af76ded92bb49d height=452235 version=0x20000000 log2_work=85.951937 tx=194908135 date='2017-02-09 08:46:11' progress=0.952811 cache=449.2MiB(298333tx)
2017-03-16 06:42:44 connect() to [2001:8003:854f:ea00:512f:1f71:6766:c6ff]:8333 failed after select(): Connection refused (61)
2017-03-16 06:42:44 UpdateTip: new best=0000000000000000001b973f1f943ac9a6a30f251b91330fce75fefdd8340971 height=452236 version=0x20000000 log2_work=85.951972 tx=194909456 date='2017-02-09 08:46:34' progress=0.952811 cache=459.8MiB(303883tx)
2017-03-16 06:42:53 Pre-allocating up to position 0x800000 in rev00713.dat
2017-03-16 06:42:53 UpdateTip: new best=00000000000000000256fdefd7fde5a178c6186b885a82d4fd3a0be46bc4a9f0 height=452237 version=0x20000002 log2_work=85.952007 tx=194911501 date='2017-02-09 08:50:58' progress=0.952816 cache=462.0MiB(307238tx)
2017-03-16 06:43:05 UpdateTip: new best=0000000000000000011e2d72898c09b4133ce1e07dddc9377d7292265c2b2e29 height=452238 version=0x20000000 log2_work=85.952041 tx=194913574 date='2017-02-09 08:51:15' progress=0.952816 cache=465.7MiB(312337tx)
2017-03-16 06:43:17 UpdateTip: new best=0000000000000000000445c0f7deabd7e2690e611c7bf4d1bdda9c8c187cb3be height=452239 version=0x20000000 log2_work=85.952076 tx=194914939 date='2017-02-09 08:54:08' progress=0.952819 cache=469.2MiB(316195tx)
2017-03-16 06:43:17 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457460, us=98.7.115.37:58261, peer=265
2017-03-16 06:43:17 ProcessMessages(version, 102 bytes) FAILED peer=266
2017-03-16 06:43:21 UpdateTip: new best=0000000000000000006ced1ec5536a48e4fb93e71629f829316cf06556e64951 height=452240 version=0x20000000 log2_work=85.952111 tx=194917059 date='2017-02-09 09:05:06' progress=0.952829 cache=470.7MiB(318469tx)
2017-03-16 06:43:24 connect() to 5.45.99.34:8333 failed after select(): Connection refused (61)
2017-03-16 06:43:27 UpdateTip: new best=0000000000000000027cdd98132489d1e694f03121970996e373d9f83cc6bda2 height=452241 version=0x20000000 log2_work=85.952146 tx=194919558 date='2017-02-09 09:06:46' progress=0.952831 cache=476.2MiB(323321tx)
2017-03-16 06:43:28 version handshake timeout from 265
2017-03-16 06:43:31 UpdateTip: new best=00000000000000000142a3264f45aa4086a639a1b13d729b1258b773bcf7e058 height=452242 version=0x30000000 log2_work=85.952181 tx=194921045 date='2017-02-09 09:12:32' progress=0.952837 cache=485.0MiB(325803tx)
2017-03-16 06:43:33 UpdateTip: new best=000000000000000000e5cd49e2197b0aa738b8db11c8a4e321d1947f2de02272 height=452243 version=0x20000000 log2_work=85.952216 tx=194923587 date='2017-02-09 09:34:22' progress=0.952857 cache=485.7MiB(328356tx)
2017-03-16 06:43:40 UpdateTip: new best=000000000000000000ca5ecf861c6c08c879e1a4bd65505101d31a5d568e31b8 height=452244 version=0x20000002 log2_work=85.952251 tx=194924918 date='2017-02-09 09:52:55' progress=0.952873 cache=486.4MiB(332415tx)
2017-03-16 06:43:43 Pre-allocating up to position 0x900000 in rev00713.dat
2017-03-16 06:43:43 UpdateTip: new best=0000000000000000006ca27797e764b734204fb9d1af49ca04b6ca884bb9fa33 height=452245 version=0x20000000 log2_work=85.952286 tx=194926710 date='2017-02-09 10:01:15' progress=0.952881 cache=488.0MiB(334644tx)
2017-03-16 06:43:43 connect() to 62.75.138.9:8333 failed after select(): Connection refused (61)
2017-03-16 06:43:44 UpdateTip: new best=0000000000000000024d112fe7ab6265e5e73c6995aabb30e5f281264b170ddc height=452246 version=0x20000000 log2_work=85.952321 tx=194928088 date='2017-02-09 10:04:38' progress=0.952885 cache=488.9MiB(335857tx)
2017-03-16 06:43:45 UpdateTip: new best=0000000000000000028ae1e1ba8f7c3135e48e6475bc1dc3ab150b0ad881eb54 height=452247 version=0x20000000 log2_work=85.952356 tx=194929015 date='2017-02-09 10:14:55' progress=0.952894 cache=489.4MiB(336712tx)
2017-03-16 06:43:48 UpdateTip: new best=000000000000000001773ce667bea8837221de081671f5b588a811c2cd94470a height=452248 version=0x20000000 log2_work=85.952391 tx=194931106 date='2017-02-09 10:30:30' progress=0.952908 cache=490.5MiB(338339tx)
2017-03-16 06:43:52 UpdateTip: new best=0000000000000000022f97d1729586f4282368c522dcc84dedaf57d447b42409 height=452249 version=0x20000002 log2_work=85.952426 tx=194933527 date='2017-02-09 10:34:05' progress=0.952912 cache=493.2MiB(341360tx)
2017-03-16 06:43:56 UpdateTip: new best=000000000000000000e324ca059196a028f61bb2a3de4077822faa4ac96bc396 height=452250 version=0x00000004 log2_work=85.952461 tx=194936185 date='2017-02-09 10:54:19' progress=0.952931 cache=494.4MiB(343704tx)
2017-03-16 06:44:01 UpdateTip: new best=00000000000000000053fa1fe8ae8e266aa8542143c1b79f3226bf833e518234 height=452251 version=0x20000000 log2_work=85.952496 tx=194938422 date='2017-02-09 11:02:15' progress=0.952938 cache=497.8MiB(346993tx)
2017-03-16 06:44:02 connect() to [2a01:4f8:110:448c::2]:8333 failed after select(): Connection refused (61)
2017-03-16 06:44:05 UpdateTip: new best=0000000000000000027708bc64b178a76b2a587157582998683f4b6634f0a3f0 height=452252 version=0x20000000 log2_work=85.952531 tx=194940723 date='2017-02-09 11:12:51' progress=0.952948 cache=506.1MiB(349975tx)
2017-03-16 06:44:08 UpdateTip: new best=0000000000000000015b396f5c256ff3d0d74f53604b38813c2363e5026526ac height=452253 version=0x20000000 log2_work=85.952566 tx=194942484 date='2017-02-09 11:25:05' progress=0.952959 cache=507.5MiB(351478tx)
2017-03-16 06:44:10 UpdateTip: new best=000000000000000001e1c92a3eb3a2e9d847c473da6755843247d40f6d93133c height=452254 version=0x20000000 log2_work=85.952601 tx=194945621 date='2017-02-09 12:16:04' progress=0.953006 cache=513.8MiB(354231tx)
2017-03-16 06:44:11 UpdateTip: new best=000000000000000001f26aa0f9fdbbb4f10f5ffad4c1006dce70fac499fa7a87 height=452255 version=0x20000000 log2_work=85.952636 tx=194948235 date='2017-02-09 12:35:46' progress=0.953024 cache=514.2MiB(356624tx)
2017-03-16 06:44:13 UpdateTip: new best=000000000000000001df076cfc7326ae679ebd5175bad4c4985357af5deb3d5a height=452256 version=0x20000000 log2_work=85.95267 tx=194950394 date='2017-02-09 12:36:55' progress=0.953025 cache=515.3MiB(358667tx)
2017-03-16 06:44:14 UpdateTip: new best=0000000000000000013658a62a0297306dcd28eb65bf271771f9fd07652eea38 height=452257 version=0x20000000 log2_work=85.952705 tx=194952383 date='2017-02-09 12:47:16' progress=0.953035 cache=515.8MiB(360134tx)
2017-03-16 06:44:18 UpdateTip: new best=000000000000000001128a7e000f5082eb93474380e5033bacbea70ce1acd56b height=452258 version=0x20000000 log2_work=85.95274 tx=194954417 date='2017-02-09 12:47:46' progress=0.953036 cache=518.1MiB(362593tx)
2017-03-16 06:44:22 Pre-allocating up to position 0xa00000 in rev00713.dat
2017-03-16 06:44:23 UpdateTip: new best=0000000000000000004bebc75d6de80519a6ec71d5f61df27674ae867d842c96 height=452259 version=0x20000002 log2_work=85.952775 tx=194956727 date='2017-02-09 12:51:27' progress=0.953040 cache=520.1MiB(365651tx)
2017-03-16 06:44:25 version handshake timeout from 267
2017-03-16 06:44:27 UpdateTip: new best=0000000000000000015eb001920103f21830c6a59a5c0208ccbef633e764daf0 height=452260 version=0x20000002 log2_work=85.95281 tx=194959292 date='2017-02-09 12:54:48' progress=0.953043 cache=522.3MiB(369573tx)
2017-03-16 06:44:28 UpdateTip: new best=000000000000000001a2c82b97e6c55857634ad37723fdc1ca872e9e235582db height=452261 version=0x20000000 log2_work=85.952845 tx=194961656 date='2017-02-09 13:13:17' progress=0.953060 cache=522.8MiB(371315tx)
2017-03-16 06:44:29 version handshake timeout from 268
2017-03-16 06:44:33 UpdateTip: new best=0000000000000000009c0374702d401d12cb2788cd516025744bc77d2f9de98d height=452262 version=0x20000000 log2_work=85.95288 tx=194963232 date='2017-02-09 13:15:00' progress=0.953062 cache=540.8MiB(374781tx)
2017-03-16 06:44:38 UpdateTip: new best=00000000000000000204f4423a53a3ea821879b15db8a745c300b3132232443c height=452263 version=0x20000002 log2_work=85.952915 tx=194965648 date='2017-02-09 13:15:27' progress=0.953063 cache=543.9MiB(379055tx)
2017-03-16 06:44:40 UpdateTip: new best=000000000000000001e17d3320e55278c3b56b375f98f7a904f7a69af299b80f height=452264 version=0x20000002 log2_work=85.95295 tx=194967956 date='2017-02-09 13:27:05' progress=0.953074 cache=545.9MiB(381492tx)
2017-03-16 06:44:51 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457460, us=98.7.115.37:58286, peer=269
2017-03-16 06:44:51 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457460, us=[2604:2000:e104:1200:4312:182b:e335:3074]:58289, peer=270
2017-03-16 06:44:51 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457460, us=98.7.115.37:58292, peer=271
2017-03-16 06:45:01 UpdateTip: new best=0000000000000000001108b99cee1738c0c2b05871d6b4a5d24da64987b4f26f height=452265 version=0x20000000 log2_work=85.952985 tx=194969890 date='2017-02-09 13:41:13' progress=0.953087 cache=10.8MiB(4606tx)
2017-03-16 06:45:02 connect() to 201.22.218.4:8333 failed after select(): Connection refused (61)
2017-03-16 06:45:11 UPnP Port Mapping successful.
2017-03-16 06:45:17 UpdateTip: new best=000000000000000000bd45c2afbbafbec7ab6c7470b163598881dd9ca5eb939d height=452266 version=0x20000000 log2_work=85.95302 tx=194971904 date='2017-02-09 13:49:17' progress=0.953094 cache=36.8MiB(9849tx)
2017-03-16 06:45:37 UpdateTip: new best=0000000000000000021a3b2509b26792580aaa1a68422507f6f14c556cb1b97b height=452267 version=0x20000002 log2_work=85.953055 tx=194974231 date='2017-02-09 13:51:18' progress=0.953096 cache=49.1MiB(16014tx)
2017-03-16 06:45:37 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457461, us=[2604:2000:e104:1200:4312:182b:e335:3074]:58301, peer=272
2017-03-16 06:45:38 Pre-allocating up to position 0xb00000 in rev00713.dat
2017-03-16 06:45:38 UpdateTip: new best=000000000000000000ba7851202ae882fbe89a75470376e86a245783d15dbe78 height=452268 version=0x20000000 log2_work=85.95309 tx=194975605 date='2017-02-09 13:59:09' progress=0.953104 cache=50.1MiB(18654tx)
2017-03-16 06:45:39 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457461, us=98.7.115.37:58304, peer=273
2017-03-16 06:45:40 UpdateTip: new best=00000000000000000044faba61d4f5bd40ecc0a0b5719366af36aa73ac09f686 height=452269 version=0x20000000 log2_work=85.953125 tx=194977311 date='2017-02-09 14:09:59' progress=0.953114 cache=52.2MiB(23724tx)
2017-03-16 06:45:44 UpdateTip: new best=000000000000000001062743886bdc6b1e2b4528308be080ef5cd754f5e2aa69 height=452270 version=0x20000000 log2_work=85.95316 tx=194979407 date='2017-02-09 14:12:56' progress=0.953117 cache=57.2MiB(28688tx)
2017-03-16 06:45:48 UpdateTip: new best=000000000000000000fb1cbdbe5fd67a1c539ac23345a7589bc720e4fc4842cf height=452271 version=0x20000000 log2_work=85.953194 tx=194981679 date='2017-02-09 14:15:10' progress=0.953119 cache=61.0MiB(34859tx)
2017-03-16 06:45:48 Pre-allocating up to position 0x7000000 in blk00713.dat
2017-03-16 06:45:50 connect() to 93.137.104.46:8333 failed after select(): Connection refused (61)
2017-03-16 06:45:52 UpdateTip: new best=0000000000000000028ca03d31a23f34ba37ec6790e21deffad42246ac45f0ed height=452272 version=0x20000000 log2_work=85.953229 tx=194983854 date='2017-02-09 14:24:03' progress=0.953128 cache=67.1MiB(39101tx)
2017-03-16 06:46:04 UpdateTip: new best=0000000000000000024bb622b0011233840a961c0f04bba560b2fa61b47289f1 height=452273 version=0x20000000 log2_work=85.953264 tx=194986604 date='2017-02-09 14:26:03' progress=0.953130 cache=70.4MiB(44991tx)
2017-03-16 06:46:06 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457461, us=[2604:2000:e104:1200:4312:182b:e335:3074]:58309, peer=274
2017-03-16 06:46:08 Pre-allocating up to position 0x8000000 in blk00713.dat
2017-03-16 06:46:15 UpdateTip: new best=000000000000000000d84bc23a5ba83315681834c0deaeda218062254e319880 height=452274 version=0x20000000 log2_work=85.953299 tx=194989009 date='2017-02-09 14:42:38' progress=0.953145 cache=71.9MiB(48872tx)
2017-03-16 06:46:26 UpdateTip: new best=00000000000000000171725fa8cc608f92b192d372dc7157cc785a7e781cb138 height=452275 version=0x20000000 log2_work=85.953334 tx=194990844 date='2017-02-09 15:03:48' progress=0.953164 cache=74.8MiB(53645tx)
2017-03-16 06:46:26 Leaving block file 713: CBlockFileInfo(blocks=141, size=134048583, heights=452084...452418, time=2017-02-08...2017-02-10)
2017-03-16 06:46:27 Pre-allocating up to position 0x1000000 in blk00714.dat
2017-03-16 06:46:30 Pre-allocating up to position 0x2000000 in blk00714.dat
2017-03-16 06:46:39 Pre-allocating up to position 0x100000 in rev00714.dat
2017-03-16 06:46:39 UpdateTip: new best=000000000000000000c52bf039f142fba4fd296f7107a63f0b21cb967a9b6e64 height=452276 version=0x30000000 log2_work=85.953369 tx=194992603 date='2017-02-09 15:08:00' progress=0.953168 cache=77.0MiB(57601tx)
2017-03-16 06:46:43 Pre-allocating up to position 0xc00000 in rev00713.dat
2017-03-16 06:46:44 UpdateTip: new best=00000000000000000275d44a8d21da15bbb15d8144bfb1e03d7fb9d5fe788956 height=452277 version=0x20000000 log2_work=85.953404 tx=194994362 date='2017-02-09 15:17:56' progress=0.953177 cache=78.4MiB(60601tx)
2017-03-16 06:46:48 UpdateTip: new best=00000000000000000201cf3795e690621a349894d17f653546b0e3cda5da1c4f height=452278 version=0x20000000 log2_work=85.953439 tx=194996623 date='2017-02-09 15:23:22' progress=0.953183 cache=86.3MiB(64059tx)
2017-03-16 06:46:49 UpdateTip: new best=00000000000000000268c7176f225676307ce5a702e3c409b905a2ece19ce4cc height=452279 version=0x20000000 log2_work=85.953474 tx=194998011 date='2017-02-09 15:32:16' progress=0.953191 cache=86.9MiB(65952tx)
2017-03-16 06:46:57 UpdateTip: new best=0000000000000000006a343e86610bb963364451eae3941574c4017287474e93 height=452280 version=0x20000000 log2_work=85.953509 tx=195000147 date='2017-02-09 15:40:52' progress=0.953199 cache=94.1MiB(69565tx)
2017-03-16 06:47:07 UpdateTip: new best=0000000000000000022eba9612ecd08a6255560b1c3adb5176f655ebf4784451 height=452281 version=0x30000000 log2_work=85.953544 tx=195002570 date='2017-02-09 15:42:08' progress=0.953201 cache=105.7MiB(74582tx)
2017-03-16 06:47:10 UpdateTip: new best=000000000000000001d3e273a219274c30b692033d4920a060ca45437b6bd5ad height=452282 version=0x20000002 log2_work=85.953579 tx=195004893 date='2017-02-09 15:57:39' progress=0.953215 cache=107.3MiB(77432tx)
2017-03-16 06:47:14 UpdateTip: new best=000000000000000000519d96cb5cfb139768365c2a565b69b484e3375d94b77a height=452283 version=0x20000000 log2_work=85.953614 tx=195007559 date='2017-02-09 16:20:04' progress=0.953236 cache=108.2MiB(80974tx)
2017-03-16 06:47:16 UpdateTip: new best=000000000000000000d1d695f87e0fe8589cb5819d013069ef07637bb20a77fb height=452284 version=0x20000000 log2_work=85.953648 tx=195009488 date='2017-02-09 16:26:03' progress=0.953241 cache=110.0MiB(83691tx)
2017-03-16 06:47:29 UpdateTip: new best=00000000000000000261ea5d4d0bf75d2fd81ad78822ca4995a313e9dca3ebac height=452285 version=0x20000000 log2_work=85.953683 tx=195011080 date='2017-02-09 17:03:07' progress=0.953275 cache=111.6MiB(87072tx)
2017-03-16 06:47:29 UpdateTip: new best=000000000000000001faf12278112f7074325cbb54ba404d359a7e3a87785ab8 height=452286 version=0x20000000 log2_work=85.953718 tx=195011081 date='2017-02-09 17:03:12' progress=0.953275 cache=111.6MiB(87073tx)
2017-03-16 06:47:32 Pre-allocating up to position 0xd00000 in rev00713.dat
2017-03-16 06:47:32 UpdateTip: new best=00000000000000000054ca1fbcd56a4c80de712c6e78ad202a4eb864d8b3eb21 height=452287 version=0x20000002 log2_work=85.953753 tx=195013918 date='2017-02-09 17:15:11' progress=0.953286 cache=112.6MiB(90933tx)
2017-03-16 06:47:34 UpdateTip: new best=000000000000000000437e6a88e7c93ae9d05b5c7bdee0bc0bcf4eb372a0b639 height=452288 version=0x20000000 log2_work=85.953788 tx=195015812 date='2017-02-09 17:20:50' progress=0.953291 cache=114.9MiB(93862tx)
2017-03-16 06:47:38 UpdateTip: new best=00000000000000000191f54ceb1c818f013e8e5cc1ab9306684b407564184979 height=452289 version=0x20000000 log2_work=85.953823 tx=195018250 date='2017-02-09 17:23:54' progress=0.953295 cache=119.3MiB(97195tx)
2017-03-16 06:47:48 UpdateTip: new best=000000000000000001906c1a6fddbebda6b243ded6b5b7985b3fddf284a3f7ef height=452290 version=0x20000000 log2_work=85.953858 tx=195020306 date='2017-02-09 17:30:51' progress=0.953301 cache=123.4MiB(100674tx)
2017-03-16 06:47:57 UpdateTip: new best=0000000000000000004e92d5524fd6fd2395ec19fc7f92e458229cc6b81f939c height=452291 version=0x20000000 log2_work=85.953893 tx=195022440 date='2017-02-09 17:34:07' progress=0.953305 cache=157.6MiB(104209tx)
2017-03-16 06:48:04 UpdateTip: new best=000000000000000001452cfeca3c55a240ce29c88195bdef2af2ceb77b19093b height=452292 version=0x20000002 log2_work=85.953928 tx=195025082 date='2017-02-09 17:38:55' progress=0.953309 cache=161.3MiB(108514tx)
2017-03-16 06:48:07 socket recv error Connection reset by peer (54)
2017-03-16 06:48:08 Pre-allocating up to position 0x3000000 in blk00714.dat
2017-03-16 06:48:08 connect() to 83.255.70.87:8333 failed after select(): Connection refused (61)
2017-03-16 06:48:10 Pre-allocating up to position 0x4000000 in blk00714.dat
2017-03-16 06:48:13 Pre-allocating up to position 0x5000000 in blk00714.dat
2017-03-16 06:48:40 UpdateTip: new best=000000000000000001a3098128b707531e46667915115ec9ff304792a0a92357 height=452293 version=0x30000000 log2_work=85.953963 tx=195027323 date='2017-02-09 17:39:34' progress=0.953310 cache=165.3MiB(114736tx)
2017-03-16 07:33:39 socket sending timeout: 2726s
2017-03-16 07:33:39 socket sending timeout: 2699s
2017-03-16 07:33:39 socket sending timeout: 2698s
2017-03-16 07:33:39 socket sending timeout: 2698s
2017-03-16 07:33:39 socket sending timeout: 2726s
2017-03-16 07:33:39 socket sending timeout: 2727s
2017-03-16 07:33:39 socket sending timeout: 2726s
2017-03-16 07:33:39 connect() to 81.7.14.160:8333 failed: Network is unreachable (51)
2017-03-16 07:33:54 connect() to 98.118.137.26:8333 failed after select(): Connection refused (61)
2017-03-16 07:34:34 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457466, us=98.7.115.37:58341, peer=275
2017-03-16 07:34:34 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457466, us=98.7.115.37:58342, peer=276
2017-03-16 07:34:35 ProcessMessages(sendcmpct, 5 bytes): Exception 'CDataStream::read(): end of data: unspecified iostream_category error' caught, normally caused by a message being shorter than its stated length
2017-03-16 07:34:35 ProcessMessages(sendcmpct, 5 bytes) FAILED peer=276
2017-03-16 07:34:35 ProcessMessages(sendcmpct, 5 bytes): Exception 'CDataStream::read(): end of data: unspecified iostream_category error' caught, normally caused by a message being shorter than its stated length
2017-03-16 07:34:35 ProcessMessages(sendcmpct, 5 bytes) FAILED peer=276
2017-03-16 07:34:35 connect() to 104.238.169.75:8333 failed after select(): Connection refused (61)
2017-03-16 07:34:38 UpdateTip: new best=000000000000000000b6776621e9c623a450eb63047efb1eb258b6be3fc33035 height=452294 version=0x20000000 log2_work=85.953998 tx=195030006 date='2017-02-09 18:02:25' progress=0.953290 cache=166.0MiB(117315tx)
2017-03-16 07:34:56 UpdateTip: new best=00000000000000000255f22148c5f1feef54c9ee665c66141e9180938ddf42e7 height=452295 version=0x20000000 log2_work=85.954032 tx=195031096 date='2017-02-09 18:04:55' progress=0.953292 cache=166.7MiB(118882tx)
2017-03-16 07:35:02 UpdateTip: new best=000000000000000000159f8091a65ed3b0c828d3859d9662e9c52564c9b4ba01 height=452296 version=0x20000002 log2_work=85.954067 tx=195033269 date='2017-02-09 18:14:56' progress=0.953301 cache=169.5MiB(121835tx)
2017-03-16 07:35:03 socket recv error Connection reset by peer (54)
2017-03-16 07:35:11 UpdateTip: new best=0000000000000000018357241c626e9dd0565f022d8d5d9b88ea9c845a55ac13 height=452297 version=0x20000000 log2_work=85.954102 tx=195035429 date='2017-02-09 18:18:18' progress=0.953305 cache=175.8MiB(126145tx)
2017-03-16 07:35:23 UpdateTip: new best=000000000000000001e1d613c5d718d741cb8310e2603fb3e6b84d1525e9b98b height=452298 version=0x30000000 log2_work=85.954137 tx=195037052 date='2017-02-09 18:18:59' progress=0.953306 cache=183.4MiB(131465tx)
2017-03-16 07:35:23 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457466, us=98.7.115.37:58349, peer=277
2017-03-16 07:35:23 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457466, us=98.7.115.37:58352, peer=278
2017-03-16 07:35:31 UpdateTip: new best=00000000000000000190173276e5f7793a2c1479e60257cb5b5ad4e5175c6c0a height=452299 version=0x20000000 log2_work=85.954172 tx=195039532 date='2017-02-09 18:37:35' progress=0.953323 cache=184.4MiB(134117tx)
2017-03-16 07:35:34 Pre-allocating up to position 0x200000 in rev00714.dat
2017-03-16 07:35:34 UpdateTip: new best=000000000000000000844edb3c2449253d5fdc05a7f536dfdfa5871b84323dc4 height=452300 version=0x20000000 log2_work=85.954207 tx=195041809 date='2017-02-09 18:50:25' progress=0.953335 cache=187.0MiB(137104tx)
2017-03-16 07:35:37 UpdateTip: new best=00000000000000000255f3265753f2347320a95b92e0c0c08149d838105f3729 height=452301 version=0x20000000 log2_work=85.954242 tx=195044261 date='2017-02-09 19:04:38' progress=0.953348 cache=188.8MiB(140336tx)
2017-03-16 07:35:37 Pre-allocating up to position 0x6000000 in blk00714.dat
2017-03-16 07:35:48 UpdateTip: new best=00000000000000000059205480dd0674ad11cd967d563d50be7d3fa032c8ae2a height=452302 version=0x20000002 log2_work=85.954277 tx=195046532 date='2017-02-09 19:07:24' progress=0.953351 cache=192.7MiB(144905tx)
2017-03-16 07:35:54 connect() to 107.150.48.82:8333 failed after select(): Connection refused (61)
2017-03-16 07:35:56 UpdateTip: new best=000000000000000001f0c0e6a0816b57d53772720ab718c70406d2cd89dc4830 height=452303 version=0x20000000 log2_work=85.954312 tx=195049492 date='2017-02-09 19:08:43' progress=0.953352 cache=194.2MiB(149918tx)
2017-03-16 07:35:57 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457466, us=98.7.115.37:58363, peer=279
2017-03-16 07:36:05 UpdateTip: new best=0000000000000000023de4af4c75d245f5bcc4ff463e90354ab7d84b0806fd6f height=452304 version=0x20000000 log2_work=85.954347 tx=195052287 date='2017-02-09 19:18:05' progress=0.953361 cache=195.1MiB(153775tx)
2017-03-16 07:36:16 UpdateTip: new best=00000000000000000020b397f9c60206d75c7c0660b701642637ce29d02e6d22 height=452305 version=0x20000000 log2_work=85.954381 tx=195054385 date='2017-02-09 19:29:08' progress=0.953371 cache=199.8MiB(156794tx)
2017-03-16 07:36:23 UpdateTip: new best=0000000000000000021e132d37f42048c9bd34c1c77f9a3f4ca660425fee5023 height=452306 version=0x20000000 log2_work=85.954416 tx=195056284 date='2017-02-09 19:37:40' progress=0.953379 cache=200.8MiB(159841tx)
2017-03-16 07:36:25 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457466, us=98.7.115.37:58371, peer=280
2017-03-16 07:36:28 UpdateTip: new best=0000000000000000006c0660e4e983336d6ea1921b0dcc40a7f6932d591d0aa3 height=452307 version=0x20000000 log2_work=85.954451 tx=195058485 date='2017-02-09 19:50:36' progress=0.953391 cache=206.7MiB(162683tx)
2017-03-16 07:36:40 Pre-allocating up to position 0x300000 in rev00714.dat
2017-03-16 07:36:41 UpdateTip: new best=0000000000000000005867634c363284caf01ce5dd2d6e2a6c2ab26030f33493 height=452308 version=0x20000000 log2_work=85.954486 tx=195060776 date='2017-02-09 20:00:26' progress=0.953401 cache=208.6MiB(166094tx)
2017-03-16 07:36:49 UpdateTip: new best=0000000000000000015a31abfb1ca61e5a8863312dce8d3f2ebcced6b61f3d74 height=452309 version=0x20000000 log2_work=85.954521 tx=195063622 date='2017-02-09 20:06:06' progress=0.953406 cache=210.6MiB(170039tx)
2017-03-16 07:36:58 connect() to 2.132.241.146:8333 failed after select(): Connection refused (61)
2017-03-16 07:36:59 connect() to [2a01:e35:8a3f:47c0:c617:feff:fe3c:9fbd]:8333 failed after select(): Connection refused (61)
2017-03-16 07:37:03 UpdateTip: new best=00000000000000000264bc8e7f94cab5f856634f8f7743f37d32bb72e1c0bd13 height=452310 version=0x20000000 log2_work=85.954556 tx=195066141 date='2017-02-09 20:11:39' progress=0.953411 cache=213.4MiB(173971tx)
2017-03-16 07:37:04 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457466, us=98.7.115.37:58381, peer=281
2017-03-16 07:37:09 UpdateTip: new best=000000000000000001918cc1745369d6ad9b871a72edc69e737add2ab435234e height=452311 version=0x20000000 log2_work=85.954591 tx=195069059 date='2017-02-09 20:52:51' progress=0.953449 cache=214.4MiB(177416tx)
2017-03-16 07:37:11 UpdateTip: new best=0000000000000000003cf225bba1404ce74e27050dd37f7faa32fa5b83d27cc5 height=452312 version=0x20000000 log2_work=85.954626 tx=195070677 date='2017-02-09 20:55:03' progress=0.953451 cache=214.9MiB(179328tx)
2017-03-16 07:37:13 UpdateTip: new best=000000000000000000169a1ef2721188b457ace1c0a490a6de1e5fc63ea09378 height=452313 version=0x20000002 log2_work=85.954661 tx=195072199 date='2017-02-09 21:01:41' progress=0.953457 cache=216.2MiB(181072tx)
2017-03-16 07:37:21 UpdateTip: new best=00000000000000000089aafa540672e5211bec00e101dc2e6bb88d39d92d1dd0 height=452314 version=0x20000000 log2_work=85.954695 tx=195074443 date='2017-02-09 21:05:27' progress=0.953461 cache=219.6MiB(183919tx)
2017-03-16 07:37:37 Pre-allocating up to position 0xe00000 in rev00713.dat
2017-03-16 07:37:37 UpdateTip: new best=00000000000000000062132ba4637b4ba675c13680d582fe9b47aff1a5843338 height=452315 version=0x20000000 log2_work=85.95473 tx=195076783 date='2017-02-09 21:06:02' progress=0.953462 cache=234.1MiB(189101tx)
2017-03-16 07:37:44 UpdateTip: new best=0000000000000000004ab0c1b29b8a12f9596c088475a7b03ede2a0bcb387ec0 height=452316 version=0x20000002 log2_work=85.954765 tx=195078857 date='2017-02-09 21:09:55' progress=0.953466 cache=235.0MiB(192851tx)
2017-03-16 07:37:47 UpdateTip: new best=00000000000000000141b59e0651ff83b5b0aaefb1ce67b061dd9356159fea57 height=452317 version=0x20000000 log2_work=85.9548 tx=195081167 date='2017-02-09 21:22:17' progress=0.953477 cache=236.4MiB(195622tx)
2017-03-16 07:37:51 UpdateTip: new best=0000000000000000008373897dc6461daac8761cca4b5e0d3ac0037923ed0309 height=452318 version=0x20000002 log2_work=85.954835 tx=195083643 date='2017-02-09 21:39:22' progress=0.953493 cache=237.7MiB(198153tx)
2017-03-16 07:37:53 connect() to [2a02:908:2f32:380:a139:35d9:7017:5f0d]:8333 failed after select(): Connection refused (61)
2017-03-16 07:38:06 UpdateTip: new best=000000000000000001e56306c3397d2361dfa0a33ef2825184b187ebd33b6316 height=452319 version=0x20000000 log2_work=85.95487 tx=195085562 date='2017-02-09 21:43:44' progress=0.953497 cache=239.5MiB(201957tx)
2017-03-16 07:38:15 UpdateTip: new best=0000000000000000020e54a22f619c9827cc574ac8f27b7aad26a93f23d3c1e2 height=452320 version=0x00000004 log2_work=85.954905 tx=195086851 date='2017-02-09 21:49:05' progress=0.953502 cache=241.8MiB(205125tx)
2017-03-16 07:38:17 UpdateTip: new best=000000000000000000512d47ad4be3d0c9be16c61cc7c4ffd497d5576ed2e6e9 height=452321 version=0x20000000 log2_work=85.95494 tx=195087682 date='2017-02-09 22:10:37' progress=0.953522 cache=242.0MiB(205969tx)
2017-03-16 07:38:19 UpdateTip: new best=00000000000000000044c2ecd0c9e5fb30eaebe02dc22327f19c40c28a8d37fe height=452322 version=0x20000000 log2_work=85.954975 tx=195089694 date='2017-02-09 22:20:13' progress=0.953531 cache=252.4MiB(208867tx)
2017-03-16 07:38:22 UpdateTip: new best=0000000000000000016ab1de9d2135a31cbbffb74bf15c668fcdecff9c44d2ad height=452323 version=0x20000000 log2_work=85.955009 tx=195091523 date='2017-02-09 22:20:50' progress=0.953532 cache=255.1MiB(211265tx)
2017-03-16 07:38:25 Pre-allocating up to position 0xf00000 in rev00713.dat
2017-03-16 07:38:26 UpdateTip: new best=0000000000000000013cb10835fd04ed4387060e6cb57b9bdf6fcf63de4c1ee6 height=452324 version=0x20000000 log2_work=85.955044 tx=195094276 date='2017-02-09 22:31:10' progress=0.953541 cache=258.1MiB(214808tx)
2017-03-16 07:38:28 version handshake timeout from 282
2017-03-16 07:38:29 UpdateTip: new best=0000000000000000027212a08c37da3f238ffee7a6b6a6c4444b7d305f9d09b2 height=452325 version=0x20000000 log2_work=85.955079 tx=195096767 date='2017-02-09 22:43:32' progress=0.953553 cache=259.9MiB(217585tx)
2017-03-16 07:38:37 UpdateTip: new best=000000000000000002852f5faa5e4cc6d55efaad993926a542634fddbba6bab7 height=452326 version=0x20000000 log2_work=85.955114 tx=195098762 date='2017-02-09 22:45:12' progress=0.953555 cache=262.1MiB(221776tx)
2017-03-16 07:38:40 UpdateTip: new best=0000000000000000013455d41f3b9d7c2e7fd2462341f77ce8b907c6d89129fc height=452327 version=0x20000000 log2_work=85.955149 tx=195101160 date='2017-02-09 22:56:08' progress=0.953565 cache=263.5MiB(224704tx)
2017-03-16 07:38:54 UpdateTip: new best=000000000000000002135c982cdd8e3979425faa2161db96f3f8b598e7cf37cc height=452328 version=0x20000000 log2_work=85.955184 tx=195101909 date='2017-02-09 22:59:05' progress=0.953568 cache=264.6MiB(227898tx)
2017-03-16 07:38:57 UpdateTip: new best=00000000000000000277f22095e69e05fb5d924ee3311ba5f76bfaefeea0d761 height=452329 version=0x20000000 log2_work=85.955219 tx=195104272 date='2017-02-09 23:08:49' progress=0.953577 cache=270.7MiB(230577tx)
2017-03-16 07:39:01 version handshake timeout from 283
2017-03-16 07:39:05 UpdateTip: new best=0000000000000000022a12636d9eef6027a633cb811c4ad137352d7d2a5821a2 height=452330 version=0x20000002 log2_work=85.955254 tx=195105561 date='2017-02-09 23:10:45' progress=0.953579 cache=271.7MiB(234169tx)
2017-03-16 07:39:08 UpdateTip: new best=000000000000000000475e5fc4599f30fa36e336e6c976c80fd41ffc1aaf600d height=452331 version=0x00000004 log2_work=85.955288 tx=195108439 date='2017-02-09 23:29:06' progress=0.953596 cache=272.6MiB(237108tx)
2017-03-16 07:39:08 version handshake timeout from 284
2017-03-16 07:39:18 UpdateTip: new best=000000000000000000a5529c1cc862d67ed3b8356c85e280136db3dc2f54c01d height=452332 version=0x20000000 log2_work=85.955323 tx=195110174 date='2017-02-09 23:29:38' progress=0.953597 cache=281.3MiB(240917tx)
2017-03-16 07:39:22 UpdateTip: new best=0000000000000000020b600e88fa51c6fe813f622225bbead6653847ff172b38 height=452333 version=0x20000000 log2_work=85.955358 tx=195113076 date='2017-02-09 23:36:17' progress=0.953603 cache=282.8MiB(244641tx)
2017-03-16 07:39:26 UpdateTip: new best=00000000000000000230d44c33af911dadc6f7ca2ac942785253009f9fdedc6a height=452334 version=0x20000000 log2_work=85.955393 tx=195115672 date='2017-02-09 23:46:07' progress=0.953613 cache=284.8MiB(247613tx)
2017-03-16 07:39:30 version handshake timeout from 285
2017-03-16 07:39:38 UpdateTip: new best=0000000000000000012a9903839e2391130fc79833af1c171ed3a9230be14555 height=452335 version=0x20000000 log2_work=85.955428 tx=195117001 date='2017-02-09 23:49:54' progress=0.953616 cache=301.3MiB(251687tx)
2017-03-16 07:39:45 Pre-allocating up to position 0x1000000 in rev00713.dat
2017-03-16 07:39:45 UpdateTip: new best=0000000000000000010507f202e666566537382b41fe8c7c7d8fa60c4abb9e66 height=452336 version=0x30000000 log2_work=85.955463 tx=195118512 date='2017-02-09 23:59:12' progress=0.953625 cache=306.8MiB(254422tx)
2017-03-16 07:39:53 UpdateTip: new best=00000000000000000158426c16ebe21d4a3079809eacb2c73e451de96f7ab0b8 height=452337 version=0x20000000 log2_work=85.955498 tx=195120214 date='2017-02-10 00:05:15' progress=0.953630 cache=317.8MiB(257580tx)
2017-03-16 07:40:02 UpdateTip: new best=0000000000000000004cb0c8a67ce346a5e52286fab7ed50cc002a1cb73958cc height=452338 version=0x20000000 log2_work=85.955533 tx=195121871 date='2017-02-10 00:07:31' progress=0.953633 cache=321.4MiB(261648tx)
2017-03-16 07:40:08 Pre-allocating up to position 0x400000 in rev00714.dat
2017-03-16 07:40:08 UpdateTip: new best=0000000000000000022927133f4969fd6fd99e399496bb59fab74f89739eb6b6 height=452339 version=0x20000000 log2_work=85.955567 tx=195123939 date='2017-02-10 00:15:05' progress=0.953640 cache=325.0MiB(265586tx)
2017-03-16 07:40:09 version handshake timeout from 286
2017-03-16 07:40:17 UpdateTip: new best=000000000000000000e37025f2eb25c6fa5ad378fb6466f4e51eda610241a79f height=452340 version=0x20000002 log2_work=85.955602 tx=195125829 date='2017-02-10 00:16:45' progress=0.953641 cache=338.3MiB(269850tx)
2017-03-16 07:40:20 version handshake timeout from 287
2017-03-16 07:40:22 UpdateTip: new best=000000000000000002022f934967668a3d3100be3dcd954a737ba8abd4020f17 height=452341 version=0x20000002 log2_work=85.955637 tx=195128192 date='2017-02-10 00:23:58' progress=0.953648 cache=342.8MiB(272914tx)
2017-03-16 07:40:28 UpdateTip: new best=000000000000000001360bee98313fa661608e98528252b7cd0edba4e1b61f67 height=452342 version=0x20000000 log2_work=85.955672 tx=195130112 date='2017-02-10 00:25:43' progress=0.953650 cache=346.2MiB(276472tx)
2017-03-16 07:40:30 UpdateTip: new best=0000000000000000001226303acfab727931f501a163df306bcaf40cd418edce height=452343 version=0x20000002 log2_work=85.955707 tx=195131661 date='2017-02-10 00:31:22' progress=0.953656 cache=348.6MiB(278582tx)
2017-03-16 07:40:31 UpdateTip: new best=000000000000000000aabfb48cd8daa6d585df4aaf0fb79e463a93f1517871a2 height=452344 version=0x20000000 log2_work=85.955742 tx=195133852 date='2017-02-10 00:53:22' progress=0.953676 cache=350.1MiB(280560tx)
2017-03-16 07:40:33 UpdateTip: new best=0000000000000000018ee4ffccccb6058a69c040a3dda277f0dc60955984a6e3 height=452345 version=0x20000000 log2_work=85.955777 tx=195136087 date='2017-02-10 01:06:02' progress=0.953688 cache=351.0MiB(282809tx)
2017-03-16 07:40:37 UpdateTip: new best=00000000000000000228969f30d6810341a107e3fa02e1aa1dd8eccf18032369 height=452346 version=0x00000004 log2_work=85.955811 tx=195138445 date='2017-02-10 01:10:34' progress=0.953692 cache=357.4MiB(285818tx)
2017-03-16 07:40:39 UpdateTip: new best=000000000000000000eef8cb81a6a977a4d36f086e55568ed03a5aead0cb7ae9 height=452347 version=0x20000002 log2_work=85.955846 tx=195140905 date='2017-02-10 01:24:01' progress=0.953705 cache=359.1MiB(287985tx)
2017-03-16 07:40:43 UpdateTip: new best=0000000000000000018eec66ebde011ed93992b36beccef15cea4da5930ccd2b height=452348 version=0x20000000 log2_work=85.955881 tx=195142050 date='2017-02-10 01:25:22' progress=0.953706 cache=360.3MiB(290391tx)
2017-03-16 07:40:50 UpdateTip: new best=0000000000000000016f969d73b94aef957269df71793f1e832c5e8d48a42dd4 height=452349 version=0x20000000 log2_work=85.955916 tx=195143063 date='2017-02-10 01:26:17' progress=0.953707 cache=362.8MiB(294051tx)
2017-03-16 07:40:50 Pre-allocating up to position 0x500000 in rev00714.dat
2017-03-16 07:40:50 UpdateTip: new best=000000000000000000d05fca2af5be33cc362969e0344fb255aa60686403d677 height=452350 version=0x20000000 log2_work=85.955951 tx=195144944 date='2017-02-10 01:41:58' progress=0.953722 cache=363.7MiB(295526tx)
2017-03-16 07:40:55 UpdateTip: new best=00000000000000000026faa595fcb18f03cfb48054176ab2d7056fd273ce17ee height=452351 version=0x20000000 log2_work=85.955986 tx=195147078 date='2017-02-10 01:49:10' progress=0.953728 cache=371.8MiB(298391tx)
2017-03-16 07:40:57 UpdateTip: new best=00000000000000000102664f4664fe5363a8346704c05dc77b3bc61f5c6ea40e height=452352 version=0x20000000 log2_work=85.956021 tx=195148715 date='2017-02-10 01:54:51' progress=0.953734 cache=372.6MiB(300264tx)
2017-03-16 07:40:58 UpdateTip: new best=000000000000000000bd50db854ab9e0cf935afa602ae25a3ac78aa070998a34 height=452353 version=0x20000000 log2_work=85.956056 tx=195149277 date='2017-02-10 01:57:49' progress=0.953737 cache=373.1MiB(300931tx)
2017-03-16 07:41:01 version handshake timeout from 288
2017-03-16 07:41:02 connect() to [2001:41d0:1:da33::1]:8333 failed after select(): Connection refused (61)
2017-03-16 07:41:06 UpdateTip: new best=00000000000000000250492c61746d7a294f806a1bc0188b699ca84faf63e369 height=452354 version=0x20000000 log2_work=85.95609 tx=195150268 date='2017-02-10 02:00:13' progress=0.953739 cache=379.4MiB(303831tx)
2017-03-16 07:41:08 UpdateTip: new best=000000000000000001833f8a68ea790a4cb063d4d483985a6c8d5f5133059944 height=452355 version=0x20000002 log2_work=85.956125 tx=195152405 date='2017-02-10 02:12:18' progress=0.953750 cache=380.6MiB(305903tx)
2017-03-16 07:41:10 version handshake timeout from 289
2017-03-16 07:41:20 UpdateTip: new best=000000000000000001a9abfda803abde78023a27d6449006fd3e610aa4c90f92 height=452356 version=0x20000000 log2_work=85.95616 tx=195153444 date='2017-02-10 02:13:17' progress=0.953751 cache=384.2MiB(309852tx)
2017-03-16 07:41:29 UpdateTip: new best=00000000000000000002a9da438934824d58e2d62786f8ffbd55ce6d7e98bbe3 height=452357 version=0x20000000 log2_work=85.956195 tx=195155013 date='2017-02-10 02:21:49' progress=0.953759 cache=385.6MiB(312354tx)
2017-03-16 07:41:31 UpdateTip: new best=0000000000000000023b2af2b6e18f31d8b939ccd9f8ce0087633cc9cdc75518 height=452358 version=0x20000002 log2_work=85.95623 tx=195157503 date='2017-02-10 02:41:35' progress=0.953777 cache=386.8MiB(314441tx)
2017-03-16 07:41:31 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457418, us=98.7.115.37:8333, peer=291
2017-03-16 07:41:36 UpdateTip: new best=00000000000000000274e0270d9144de8b5d2d56ee97dbb5fcc1ad264812043b height=452359 version=0x20000000 log2_work=85.956265 tx=195159891 date='2017-02-10 02:56:47' progress=0.953791 cache=388.1MiB(317059tx)
2017-03-16 07:41:38 Pre-allocating up to position 0x7000000 in blk00714.dat
2017-03-16 07:41:41 Pre-allocating up to position 0x600000 in rev00714.dat
2017-03-16 07:41:42 UpdateTip: new best=000000000000000001d456692cfd928eb159cfd7d9aa9a1d0b1f560846802ab1 height=452360 version=0x20000000 log2_work=85.956299 tx=195162209 date='2017-02-10 03:15:48' progress=0.953809 cache=402.4MiB(319581tx)
2017-03-16 07:41:47 UpdateTip: new best=0000000000000000003dcfb5490b5187c6e268763b7f22e690e885b1b316aa5c height=452361 version=0x20000000 log2_work=85.956334 tx=195164613 date='2017-02-10 03:22:32' progress=0.953815 cache=404.1MiB(322862tx)
2017-03-16 07:41:55 UpdateTip: new best=0000000000000000006b1c2d91e0bdf285eb313bb5fca5866f52d2e8448eb689 height=452362 version=0x20000002 log2_work=85.956369 tx=195165836 date='2017-02-10 03:24:39' progress=0.953817 cache=407.7MiB(325771tx)
2017-03-16 08:28:40 UpdateTip: new best=00000000000000000225cfaf83f4593f149e2c9aa3d66e500a1dea93f949181c height=452363 version=0x20000002 log2_work=85.956404 tx=195167240 date='2017-02-10 03:31:07' progress=0.953781 cache=413.0MiB(329476tx)
2017-03-16 08:28:40 socket sending timeout: 2813s
2017-03-16 08:28:40 socket sending timeout: 2811s
2017-03-16 08:28:40 socket sending timeout: 2810s
2017-03-16 08:28:40 socket sending timeout: 2822s
2017-03-16 08:28:41 connect() to [2a02:a03f:2a6a:9b00:e5:1b4a:ebe3:5891]:8333 failed: No route to host (65)
2017-03-16 08:28:42 connect() to 24.8.187.182:8333 failed: Network is unreachable (51)
2017-03-16 08:28:43 connect() to 77.40.137.88:8333 failed: Network is unreachable (51)
2017-03-16 08:28:44 connect() to 130.204.204.75:8333 failed: Network is unreachable (51)
2017-03-16 08:28:45 connect() to [2001:8a0:fc9f:9201:88c7:63b3:b5bc:fb07]:8333 failed: No route to host (65)
2017-03-16 08:28:45 UpdateTip: new best=0000000000000000009feef0e3ba74dc3007746ef63632581c95283e303071ff height=452364 version=0x20000000 log2_work=85.956439 tx=195169243 date='2017-02-10 03:42:33' progress=0.953792 cache=426.9MiB(332496tx)
2017-03-16 08:28:45 connect() to [2001::9d38:6ab8:c80:106c:4345:3ef0]:8333 failed: No route to host (65)
2017-03-16 08:28:46 connect() to 176.104.28.44:8333 failed: Network is unreachable (51)
2017-03-16 08:28:52 UpdateTip: new best=000000000000000001b45edf1b3926ac649e9f61c59b6bcfe44b41ef8f756683 height=452365 version=0x20000000 log2_work=85.956474 tx=195170301 date='2017-02-10 03:46:05' progress=0.953795 cache=452.8MiB(337334tx)
2017-03-16 08:28:54 UpdateTip: new best=000000000000000001874bdcc2d3e5074e09a10aa492cf2cab425225fc889269 height=452366 version=0x20000000 log2_work=85.956509 tx=195172579 date='2017-02-10 04:01:33' progress=0.953810 cache=454.2MiB(339671tx)
2017-03-16 08:28:56 UpdateTip: new best=0000000000000000003f4d568cd229407d548edfd4f4cc1f58ec4652c7a14059 height=452367 version=0x20000002 log2_work=85.956543 tx=195174713 date='2017-02-10 04:22:50' progress=0.953829 cache=455.2MiB(341544tx)
2017-03-16 08:28:58 Pre-allocating up to position 0x700000 in rev00714.dat
2017-03-16 08:28:58 UpdateTip: new best=0000000000000000005679f6d22c7db21d28ba4ef8203ae2fe4774b772c184ee height=452368 version=0x20000000 log2_work=85.956578 tx=195176668 date='2017-02-10 04:39:50' progress=0.953845 cache=457.8MiB(344006tx)
2017-03-16 08:28:58 UpdateTip: new best=000000000000000002827c07abcfa02a9357581bebb172ae429cbba0c4a25504 height=452369 version=0x20000000 log2_work=85.956613 tx=195179180 date='2017-02-10 05:12:53' progress=0.953875 cache=458.6MiB(346294tx)
2017-03-16 08:29:00 UpdateTip: new best=000000000000000000ef5512eba89d510617b750fe34d07da20a2191e7bd06e0 height=452370 version=0x20000002 log2_work=85.956648 tx=195181238 date='2017-02-10 05:21:15' progress=0.953883 cache=459.7MiB(348208tx)
2017-03-16 08:29:02 UpdateTip: new best=0000000000000000023ca757d206a3011a3e00a3a1a1c2f9b35306e4b04b2582 height=452371 version=0x20000000 log2_work=85.956683 tx=195183667 date='2017-02-10 05:31:35' progress=0.953893 cache=461.2MiB(351092tx)
2017-03-16 08:29:03 UpdateTip: new best=000000000000000000ff8329947b917973bd3c2c9c4c482ff91ef8545a9d4529 height=452372 version=0x20000000 log2_work=85.956718 tx=195186283 date='2017-02-10 05:53:23' progress=0.953913 cache=462.5MiB(353371tx)
2017-03-16 08:29:06 UpdateTip: new best=0000000000000000029a2098c0a445af6358fd2388285e724bbde6f5bb19fdec height=452373 version=0x20000000 log2_work=85.956752 tx=195188709 date='2017-02-10 05:55:42' progress=0.953915 cache=471.7MiB(357409tx)
2017-03-16 08:29:09 UpdateTip: new best=000000000000000002468e8e1fefe45da5a42051275e0f73d0f36c50b6c3bbb8 height=452374 version=0x20000000 log2_work=85.956787 tx=195190744 date='2017-02-10 06:03:19' progress=0.953923 cache=531.9MiB(359834tx)
2017-03-16 08:29:10 UpdateTip: new best=000000000000000002356a8780decf9c8552ebf60b3e5b7cfb3ec40b2e1b3d0e height=452375 version=0x20000000 log2_work=85.956822 tx=195192429 date='2017-02-10 06:09:14' progress=0.953928 cache=532.6MiB(360985tx)
2017-03-16 08:29:11 UpdateTip: new best=0000000000000000005960d90d300d3cd81b360b0157d21289426ca474e50cb6 height=452376 version=0x20000000 log2_work=85.956857 tx=195194897 date='2017-02-10 06:32:29' progress=0.953950 cache=533.5MiB(362839tx)
2017-03-16 08:29:11 Pre-allocating up to position 0x800000 in rev00714.dat
2017-03-16 08:29:12 UpdateTip: new best=0000000000000000021835f47f557ab849b2b76bf115f5692b2f9db67250eff9 height=452377 version=0x20000002 log2_work=85.956892 tx=195196972 date='2017-02-10 06:44:56' progress=0.953961 cache=534.4MiB(364639tx)
2017-03-16 08:29:16 UpdateTip: new best=000000000000000000407bca21468c2b5ff5edaac2d8adca368963af5b51add8 height=452378 version=0x20000000 log2_work=85.956927 tx=195199213 date='2017-02-10 06:48:48' progress=0.953965 cache=537.2MiB(367798tx)
2017-03-16 08:29:24 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457470, us=98.7.115.37:58447, peer=293
2017-03-16 08:29:24 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457470, us=[2604:2000:e104:1200:4312:182b:e335:3074]:58450, peer=294
2017-03-16 08:29:24 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457470, us=98.7.115.37:58452, peer=295
2017-03-16 08:29:25 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457470, us=98.7.115.37:58453, peer=296
2017-03-16 08:29:33 UpdateTip: new best=000000000000000001eb6a45198f8c05d5f098af8abe6e94200eb76666c18ba2 height=452379 version=0x20000000 log2_work=85.956961 tx=195201666 date='2017-02-10 07:35:20' progress=0.954007 cache=11.3MiB(6409tx)
2017-03-16 08:29:37 Pre-allocating up to position 0x8000000 in blk00714.dat
2017-03-16 08:29:57 UpdateTip: new best=000000000000000001f6d6b689c0a84255b8b4df2a456e57a7dc7581de62e569 height=452380 version=0x20000000 log2_work=85.956996 tx=195203647 date='2017-02-10 07:47:55' progress=0.954018 cache=13.5MiB(11706tx)
2017-03-16 08:29:58 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457470, us=98.7.115.37:58459, peer=297
2017-03-16 08:29:58 receive version message: /Coinscope-GH:0.2/: version 70002, blocks=346110, us=98.7.115.37:8333, peer=298
2017-03-16 08:29:58 ProcessMessages(version, 102 bytes) FAILED peer=299
2017-03-16 08:30:08 UpdateTip: new best=0000000000000000002a912f6ff13ad14332fd4827b8ab8d5dd67df9cbe814ae height=452381 version=0x20000000 log2_work=85.957031 tx=195205419 date='2017-02-10 07:50:08' progress=0.954021 cache=17.5MiB(15624tx)
2017-03-16 08:30:10 UpdateTip: new best=000000000000000000cffd3edb3764799b6c6352d97d796217c2d30af3925a9e height=452382 version=0x20000000 log2_work=85.957066 tx=195208307 date='2017-02-10 08:18:59' progress=0.954047 cache=18.8MiB(19786tx)
2017-03-16 08:30:12 UpdateTip: new best=0000000000000000023e9e8cdfc91ba42cb0095d4a5d1b213469b2cfb06d1831 height=452383 version=0x20000000 log2_work=85.957101 tx=195210155 date='2017-02-10 08:24:04' progress=0.954052 cache=22.0MiB(23385tx)
2017-03-16 08:30:14 UpdateTip: new best=0000000000000000022f5f3eeb3424cc0b7836ca777c2ac3313bbafae656ca8b height=452384 version=0x20000000 log2_work=85.957136 tx=195212290 date='2017-02-10 08:33:47' progress=0.954061 cache=23.8MiB(27165tx)
2017-03-16 08:30:17 UpdateTip: new best=000000000000000000a4c7939df3f31d7afe358c0492cee4efd82e6754f399a2 height=452385 version=0x20000000 log2_work=85.95717 tx=195213659 date='2017-02-10 08:34:26' progress=0.954062 cache=29.2MiB(31688tx)
2017-03-16 08:30:19 UpdateTip: new best=000000000000000002151d288c25473e1a1c8a1ec00aa8f5c26243ca19a19a31 height=452386 version=0x20000000 log2_work=85.957205 tx=195214388 date='2017-02-10 08:34:50' progress=0.954062 cache=40.2MiB(33677tx)
2017-03-16 08:30:20 Pre-allocating up to position 0x900000 in rev00714.dat
2017-03-16 08:30:20 UpdateTip: new best=0000000000000000024c558685d8238f71b5146ff7deb1a029e0d0f77089f056 height=452387 version=0x20000000 log2_work=85.95724 tx=195217250 date='2017-02-10 09:10:21' progress=0.954095 cache=41.4MiB(37379tx)
2017-03-16 08:30:21 UpdateTip: new best=000000000000000002692ce4b46f7f1bb7bf6737a2b7dfb305ca328d4df2baf9 height=452388 version=0x20000000 log2_work=85.957275 tx=195220083 date='2017-02-10 09:40:04' progress=0.954122 cache=42.6MiB(41340tx)
2017-03-16 08:30:23 UpdateTip: new best=00000000000000000223e43dd155b07c7666a93797a2bf1c4e9c2fe7c1afddb5 height=452389 version=0x20000000 log2_work=85.95731 tx=195221515 date='2017-02-10 09:40:54' progress=0.954123 cache=46.6MiB(43954tx)
2017-03-16 08:30:28 UpdateTip: new best=000000000000000000c1bf44d54161c7bd1a3e20c83bbaf9e61b8d7bc0118971 height=452390 version=0x20000002 log2_work=85.957345 tx=195224071 date='2017-02-10 09:45:20' progress=0.954128 cache=52.3MiB(47778tx)
2017-03-16 08:30:36 UpdateTip: new best=00000000000000000241183a411dd0199f2fe9b5cd9264065fa63bf9a20c6347 height=452391 version=0x20000000 log2_work=85.957379 tx=195226573 date='2017-02-10 09:46:23' progress=0.954129 cache=56.7MiB(52874tx)
2017-03-16 08:30:56 UpdateTip: new best=000000000000000001bb5e08c9018a7641f9540800da7fc2f9fdf6d689f946cc height=452392 version=0x20000000 log2_work=85.957414 tx=195228103 date='2017-02-10 09:47:05' progress=0.954130 cache=63.3MiB(59101tx)
2017-03-16 08:30:56 version handshake timeout from 298
2017-03-16 08:30:59 UpdateTip: new best=000000000000000000ceef3086485210a0ba1fcc7596b02bf73c1d9d0f2d1263 height=452393 version=0x20000002 log2_work=85.957449 tx=195229943 date='2017-02-10 10:04:34' progress=0.954146 cache=63.9MiB(61715tx)
2017-03-16 08:31:06 UpdateTip: new best=000000000000000000d809887b09a98e023bc9a436f1fa46ce6287eaca87406e height=452394 version=0x20000000 log2_work=85.957484 tx=195232293 date='2017-02-10 10:07:16' progress=0.954149 cache=66.0MiB(66081tx)
2017-03-16 08:31:12 connect() to [2001:4dd0:fd2e::ec98:75e2:ff6:a386]:8333 failed after select(): Connection refused (61)
2017-03-16 08:31:13 UpdateTip: new best=0000000000000000027caf06e138f727ec6cc7173c137d2353540e900bde805b height=452395 version=0x20000000 log2_work=85.957519 tx=195234515 date='2017-02-10 10:23:45' progress=0.954164 cache=67.8MiB(68872tx)
2017-03-16 08:31:25 UpdateTip: new best=0000000000000000008a4c7c5714abb3c070f75e1d980e69ca7226fc166d737b height=452396 version=0x20000002 log2_work=85.957554 tx=195237249 date='2017-02-10 10:28:06' progress=0.954168 cache=69.6MiB(73414tx)
2017-03-16 08:31:31 UpdateTip: new best=000000000000000001f907f5be215f7b62d93ef743f26e05a656e3230f655d18 height=452397 version=0x20000000 log2_work=85.957588 tx=195240016 date='2017-02-10 10:36:04' progress=0.954176 cache=71.0MiB(77557tx)
2017-03-16 08:31:37 UpdateTip: new best=000000000000000001770ed8d56a56d677e59f31a0c1826d8319215335d10f87 height=452398 version=0x20000000 log2_work=85.957623 tx=195242391 date='2017-02-10 10:44:28' progress=0.954184 cache=76.2MiB(81165tx)
2017-03-16 08:31:51 Pre-allocating up to position 0xa00000 in rev00714.dat
2017-03-16 08:31:51 UpdateTip: new best=00000000000000000209f5383de1a9e6ff541f6f04c3e0fa6bdfa781d67e2e56 height=452399 version=0x20000000 log2_work=85.957658 tx=195244375 date='2017-02-10 10:45:51' progress=0.954185 cache=85.1MiB(85409tx)
2017-03-16 08:31:54 version handshake timeout from 301
2017-03-16 08:31:55 UpdateTip: new best=000000000000000000dc5b9fbb1ca2c0351e766a084254b697e7a390307c9ff9 height=452400 version=0x20000000 log2_work=85.957693 tx=195245155 date='2017-02-10 10:48:35' progress=0.954188 cache=96.2MiB(86786tx)
2017-03-16 08:31:55 connect() to 89.99.253.15:8333 failed after select(): Connection refused (61)
2017-03-16 08:31:58 version handshake timeout from 302
2017-03-16 08:31:58 UpdateTip: new best=000000000000000001038e3e75c47bc725e757df053d0962fe7d0eb7efcb3a7a height=452401 version=0x20000000 log2_work=85.957728 tx=195247537 date='2017-02-10 11:14:08' progress=0.954211 cache=97.9MiB(89445tx)
2017-03-16 08:32:00 UpdateTip: new best=0000000000000000000b24bb3bf93f09dfbf3cb33ae9afd4c8ec7e8a34ae7704 height=452402 version=0x20000002 log2_work=85.957762 tx=195250335 date='2017-02-10 11:35:57' progress=0.954231 cache=99.1MiB(92570tx)
2017-03-16 08:32:02 UpdateTip: new best=0000000000000000015eb40c1cd126fe5723231a3d1f33a29dc41494196136e0 height=452403 version=0x20000000 log2_work=85.957797 tx=195251935 date='2017-02-10 11:41:46' progress=0.954237 cache=100.8MiB(95276tx)
2017-03-16 08:32:05 UpdateTip: new best=00000000000000000283c1df034867e279739be24df274690a8704bbf0cbc580 height=452404 version=0x20000000 log2_work=85.957832 tx=195254421 date='2017-02-10 12:06:09' progress=0.954259 cache=101.9MiB(98100tx)
2017-03-16 08:32:06 version handshake timeout from 304
2017-03-16 08:32:09 UpdateTip: new best=0000000000000000028ff3779706397b456a31843ac78a64f0f81115909c7220 height=452405 version=0x20000000 log2_work=85.957867 tx=195255898 date='2017-02-10 12:06:31' progress=0.954260 cache=103.2MiB(99358tx)
2017-03-16 08:32:17 UpdateTip: new best=0000000000000000005d87f5f60364ce674d19a6497abc66f0d5968949bbfd35 height=452406 version=0x20000000 log2_work=85.957902 tx=195257836 date='2017-02-10 12:13:06' progress=0.954266 cache=106.1MiB(102695tx)
2017-03-16 08:32:19 connect() to 92.110.52.134:8333 failed after select(): Connection refused (61)
2017-03-16 08:32:20 UpdateTip: new best=0000000000000000013513b8074ddf6734917c825cdf1a568ac1e1ae362900fa height=452407 version=0x20000002 log2_work=85.957937 tx=195260873 date='2017-02-10 12:21:08' progress=0.954274 cache=107.5MiB(106593tx)
2017-03-16 08:32:33 Pre-allocating up to position 0xb00000 in rev00714.dat
2017-03-16 08:32:33 UpdateTip: new best=00000000000000000079f983b063037748049c010c59084da20cca17d28484fb height=452408 version=0x20000000 log2_work=85.957971 tx=195263054 date='2017-02-10 12:23:10' progress=0.954276 cache=110.3MiB(111646tx)
2017-03-16 08:32:50 UpdateTip: new best=000000000000000001dcb9af0f0a1af551c93b2b55221e781a676113ae1367a5 height=452409 version=0x20000000 log2_work=85.958006 tx=195265150 date='2017-02-10 12:25:12' progress=0.954278 cache=119.3MiB(115892tx)
2017-03-16 08:33:02 UpdateTip: new best=000000000000000001b4843be2aa4b700f4f94ba8bd40a3363a260a1272bd399 height=452410 version=0x30000000 log2_work=85.958041 tx=195266710 date='2017-02-10 12:27:01' progress=0.954280 cache=132.6MiB(120047tx)
2017-03-16 08:33:05 UpdateTip: new best=00000000000000000014a8aaac4fadafe5918e23463b614d4fc25e0f7936ab1a height=452411 version=0x00000004 log2_work=85.958076 tx=195268188 date='2017-02-10 12:41:04' progress=0.954293 cache=133.7MiB(122985tx)
2017-03-16 08:33:09 UpdateTip: new best=0000000000000000014f28b15cec400473db632ffd556ca9089dbc74ab52d8d3 height=452412 version=0x20000000 log2_work=85.958111 tx=195271170 date='2017-02-10 13:19:13' progress=0.954327 cache=134.9MiB(126490tx)
2017-03-16 08:33:09 UpdateTip: new best=000000000000000001fd865ff40388a587c99348e78cf09622a448b9da4a5b02 height=452413 version=0x20000000 log2_work=85.958145 tx=195271171 date='2017-02-10 13:29:34' progress=0.954337 cache=134.9MiB(126491tx)
2017-03-16 08:33:12 UpdateTip: new best=000000000000000001fcb40e79750c2eff68880f2d98715877c818d93a0e4068 height=452414 version=0x20000002 log2_work=85.95818 tx=195273304 date='2017-02-10 13:26:48' progress=0.954335 cache=136.8MiB(128988tx)
2017-03-16 08:33:15 UpdateTip: new best=000000000000000001fa71c24856b8a4ed64628b14d29c8b12b5bad7d0dcb34e height=452415 version=0x20000000 log2_work=85.958215 tx=195275504 date='2017-02-10 13:41:34' progress=0.954348 cache=138.0MiB(131712tx)
2017-03-16 08:33:19 UpdateTip: new best=000000000000000001abf37bd229b5665aa4088ea5ad469dcd3aa9236207ac7e height=452416 version=0x20000000 log2_work=85.95825 tx=195277784 date='2017-02-10 13:54:31' progress=0.954360 cache=142.1MiB(134442tx)
2017-03-16 08:33:22 UpdateTip: new best=00000000000000000296487307cbdbeabfb2e3187736529b3470a697a4f32c86 height=452417 version=0x20000002 log2_work=85.958285 tx=195280429 date='2017-02-10 14:31:03' progress=0.954393 cache=142.9MiB(137065tx)
2017-03-16 08:33:26 UpdateTip: new best=000000000000000001c2563a05c879d883aa1680d0a49a1e0148afcf5b5034bf height=452418 version=0x20000000 log2_work=85.958319 tx=195282497 date='2017-02-10 14:43:06' progress=0.954405 cache=146.8MiB(139890tx)
2017-03-16 08:33:29 Pre-allocating up to position 0xc00000 in rev00714.dat
2017-03-16 08:33:29 UpdateTip: new best=00000000000000000093ac01fe8f123addc1bec980b9b558a8dd3ee3fea0a7bd height=452419 version=0x20000000 log2_work=85.958354 tx=195284771 date='2017-02-10 14:44:49' progress=0.954407 cache=151.6MiB(142475tx)
2017-03-16 08:33:33 UpdateTip: new best=0000000000000000015b5f2e398ad37f41bc35265369c692546d8586b837624d height=452420 version=0x20000000 log2_work=85.958389 tx=195286698 date='2017-02-10 14:51:18' progress=0.954413 cache=155.8MiB(144591tx)
2017-03-16 08:33:40 version handshake timeout from 306
2017-03-16 08:33:41 UpdateTip: new best=000000000000000002355176618d5866cc832515cecd6688587c774efad7341c height=452421 version=0x20000000 log2_work=85.958424 tx=195289314 date='2017-02-10 14:54:11' progress=0.954416 cache=157.6MiB(148222tx)
2017-03-16 08:33:47 UpdateTip: new best=000000000000000001a790552bd07e769f1790c4adec96962cfeb6f14f133d19 height=452422 version=0x20000000 log2_work=85.958459 tx=195290548 date='2017-02-10 14:57:29' progress=0.954419 cache=174.5MiB(151020tx)
2017-03-16 08:33:49 UpdateTip: new best=000000000000000001c8d2b31c893fa64bb96283f34409170c047c90d3d861f6 height=452423 version=0x20000000 log2_work=85.958493 tx=195292000 date='2017-02-10 15:07:05' progress=0.954428 cache=179.1MiB(152626tx)
2017-03-16 08:33:52 version handshake timeout from 307
2017-03-16 08:33:54 UpdateTip: new best=0000000000000000012f2f567c06cf325cbaf0262724f3ab3af559355bbfe706 height=452424 version=0x20000000 log2_work=85.958528 tx=195293870 date='2017-02-10 15:15:27' progress=0.954436 cache=180.8MiB(154860tx)
2017-03-16 08:34:04 UpdateTip: new best=0000000000000000009ac10b13553968eff4034bb3b2c1d4e1e5209149251a2d height=452425 version=0x20000000 log2_work=85.958563 tx=195296352 date='2017-02-10 15:16:26' progress=0.954437 cache=185.2MiB(159107tx)
2017-03-16 08:34:08 UpdateTip: new best=00000000000000000175f84fd9724507165007f8bcd471734fc704f71c1dd0c1 height=452426 version=0x20000000 log2_work=85.958598 tx=195299338 date='2017-02-10 15:24:47' progress=0.954445 cache=187.0MiB(162799tx)
2017-03-16 08:34:09 connect() to 77.188.80.7:8333 failed after select(): Connection refused (61)
2017-03-16 08:34:10 connect() to 78.50.235.113:8333 failed after select(): Connection refused (61)
2017-03-16 08:34:19 Pre-allocating up to position 0xd00000 in rev00714.dat
2017-03-16 08:34:19 UpdateTip: new best=000000000000000000cf74e0bb5a2d377fef9356f705dfea93855f477bb86bed height=452427 version=0x20000000 log2_work=85.958633 tx=195300817 date='2017-02-10 15:25:02' progress=0.954446 cache=194.1MiB(167929tx)
2017-03-16 08:34:21 Leaving block file 714: CBlockFileInfo(blocks=137, size=133458208, heights=452276...452489, time=2017-02-09...2017-02-11)
2017-03-16 08:34:21 Pre-allocating up to position 0x1000000 in blk00715.dat
2017-03-16 08:34:22 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457470, us=[2604:2000:e104:1200:4312:182b:e335:3074]:58498, peer=308
2017-03-16 08:34:22 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457470, us=98.7.115.37:58499, peer=309
2017-03-16 08:34:24 Pre-allocating up to position 0x100000 in rev00715.dat
2017-03-16 08:34:24 UpdateTip: new best=000000000000000001c5b8d769af2f838ac7e5b56c9402d71df5fd9809da0fe7 height=452428 version=0x20000000 log2_work=85.958667 tx=195302905 date='2017-02-10 15:39:01' progress=0.954458 cache=195.1MiB(170100tx)
2017-03-16 08:34:29 UpdateTip: new best=000000000000000001f4be535b4f2eb703b9391f599c7655ffe031a3d4e3e80d height=452429 version=0x20000000 log2_work=85.958702 tx=195305573 date='2017-02-10 15:59:54' progress=0.954478 cache=196.1MiB(172934tx)
2017-03-16 08:34:29 Pre-allocating up to position 0x2000000 in blk00715.dat
2017-03-16 08:34:34 UpdateTip: new best=0000000000000000025258689f1ce3a19127790f57f1332ce77cff98dc63324b height=452430 version=0x20000000 log2_work=85.958737 tx=195307487 date='2017-02-10 16:03:38' progress=0.954481 cache=200.3MiB(175294tx)
2017-03-16 08:34:40 UpdateTip: new best=000000000000000001045a8f578889dda0079689c9896a8caf3d77cbdf0ba1fa height=452431 version=0x20000000 log2_work=85.958772 tx=195309566 date='2017-02-10 16:07:12' progress=0.954485 cache=202.0MiB(178452tx)
2017-03-16 08:34:42 Pre-allocating up to position 0x3000000 in blk00715.dat
2017-03-16 08:34:49 UpdateTip: new best=000000000000000001eeeed04ddd55ca41e4b0ddc11caff3d3cdfa503570078e height=452432 version=0x20000000 log2_work=85.958807 tx=195311789 date='2017-02-10 16:15:07' progress=0.954492 cache=205.3MiB(181532tx)
2017-03-16 08:34:57 UpdateTip: new best=0000000000000000004a4817306ff0eb0d1742487d960d9d9a833c00f97769fe height=452433 version=0x20000000 log2_work=85.958841 tx=195314099 date='2017-02-10 16:18:20' progress=0.954496 cache=207.8MiB(185712tx)
2017-03-16 08:35:03 UpdateTip: new best=0000000000000000027811c1dd65923506002ee074fe90f428970c26abc32cf1 height=452434 version=0x20000002 log2_work=85.958876 tx=195316813 date='2017-02-10 16:23:03' progress=0.954500 cache=209.4MiB(189264tx)
2017-03-16 08:35:05 Pre-allocating up to position 0x4000000 in blk00715.dat
2017-03-16 08:35:09 UpdateTip: new best=0000000000000000003008f9c597ea98adf0d5c92fc86ff68e89ce685ce9c0ed height=452435 version=0x20000000 log2_work=85.958911 tx=195319783 date='2017-02-10 16:26:01' progress=0.954504 cache=212.0MiB(193290tx)
2017-03-16 08:35:15 Pre-allocating up to position 0x200000 in rev00715.dat
2017-03-16 08:35:15 UpdateTip: new best=00000000000000000185e2a3e9ac1ee196bbcfa2466716a6dbd4426865ba8661 height=452436 version=0x20000000 log2_work=85.958946 tx=195322068 date='2017-02-10 16:36:50' progress=0.954514 cache=224.3MiB(195643tx)
2017-03-16 08:35:19 Pre-allocating up to position 0x5000000 in blk00715.dat
2017-03-16 08:35:26 UpdateTip: new best=00000000000000000153ada6833cdaf143bbacb844890b2c532c854e357b5f9f height=452437 version=0x20000002 log2_work=85.95898 tx=195324551 date='2017-02-10 16:42:48' progress=0.954519 cache=227.1MiB(199047tx)
2017-03-16 08:35:37 UpdateTip: new best=000000000000000001d0c5678126d087fcde3f34cd4576d763487b9ffe48220f height=452438 version=0x20000000 log2_work=85.959015 tx=195326488 date='2017-02-10 16:43:45' progress=0.954521 cache=230.3MiB(202474tx)
2017-03-16 08:35:44 UpdateTip: new best=00000000000000000246f7a530fb8bb2d675921620d67f1e1230cd1de6e812ea height=452439 version=0x20000000 log2_work=85.95905 tx=195327899 date='2017-02-10 16:44:48' progress=0.954522 cache=231.6MiB(205503tx)
2017-03-16 08:35:45 connect() to 213.101.194.203:8333 failed after select(): Connection refused (61)
2017-03-16 08:35:46 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457470, us=[2604:2000:e104:1200:4312:182b:e335:3074]:58521, peer=310
2017-03-16 08:35:50 UpdateTip: new best=000000000000000002552b618db7e44f1c2979340bce4e0d85689c606fd5ca67 height=452440 version=0x20000000 log2_work=85.959085 tx=195330354 date='2017-02-10 16:56:22' progress=0.954533 cache=233.9MiB(208066tx)
2017-03-16 08:35:54 UpdateTip: new best=000000000000000002875a45245c989881db639617ed5722ce555b55881d5a2f height=452441 version=0x20000000 log2_work=85.95912 tx=195332636 date='2017-02-10 17:06:54' progress=0.954542 cache=235.5MiB(210401tx)
2017-03-16 08:35:55 Pre-allocating up to position 0x6000000 in blk00715.dat
2017-03-16 08:35:55 connect() to 104.200.153.84:8333 failed after select(): Connection refused (61)
2017-03-16 08:35:56 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457470, us=98.7.115.37:58525, peer=311
2017-03-16 08:35:58 Pre-allocating up to position 0x7000000 in blk00715.dat
2017-03-16 08:36:05 UpdateTip: new best=00000000000000000036710951ac0e08da6e8beab598d9fced5bf3dd239e4c77 height=452442 version=0x20000002 log2_work=85.959154 tx=195334259 date='2017-02-10 17:09:13' progress=0.954545 cache=252.5MiB(213385tx)
2017-03-16 08:36:08 UpdateTip: new best=000000000000000002817ab6e79152c24ac3b5ac1c2b3afac2938eed2ac8f0c4 height=452443 version=0x20000000 log2_work=85.959189 tx=195336737 date='2017-02-10 17:19:22' progress=0.954554 cache=254.2MiB(216155tx)
2017-03-16 08:36:15 UpdateTip: new best=0000000000000000012168540a674ecc7d3cfa307333049b7329a9c5040aabc9 height=452444 version=0x20000000 log2_work=85.959224 tx=195338775 date='2017-02-10 17:25:33' progress=0.954560 cache=260.3MiB(218602tx)
2017-03-16 08:36:16 UpdateTip: new best=000000000000000000b7e95eee417a5134a860f7aed0d9dccbb33fcd2dff38ec height=452445 version=0x20000000 log2_work=85.959259 tx=195341820 date='2017-02-10 18:04:04' progress=0.954595 cache=261.1MiB(221709tx)
2017-03-16 08:36:18 UpdateTip: new best=00000000000000000264e6630ae97214dec1a8bf6214b3fa21fb8936a2408678 height=452446 version=0x20000002 log2_work=85.959293 tx=195343975 date='2017-02-10 18:08:01' progress=0.954599 cache=262.3MiB(223886tx)
2017-03-16 08:36:22 UpdateTip: new best=0000000000000000015aaa6252e641a52e89bdf077c599ef7d64a3d1276ea45b height=452447 version=0x20000000 log2_work=85.959328 tx=195345738 date='2017-02-10 18:16:32' progress=0.954607 cache=264.9MiB(226245tx)
2017-03-16 08:36:27 UpdateTip: new best=000000000000000001e1a9a038faaa3aab7ada06c22599752ea3ea0a257dd2e8 height=452448 version=0x20000002 log2_work=85.959363 tx=195347652 date='2017-02-10 18:20:21' progress=0.954611 cache=266.2MiB(228486tx)
2017-03-16 08:36:33 UpdateTip: new best=000000000000000001b5ff4a7841ee32c991f9d3098cec38d3d3c0bd1593f8e3 height=452449 version=0x20000000 log2_work=85.959398 tx=195349795 date='2017-02-10 18:28:37' progress=0.954619 cache=273.9MiB(231398tx)
2017-03-16 08:36:36 Pre-allocating up to position 0xe00000 in rev00714.dat
2017-03-16 08:36:36 UpdateTip: new best=00000000000000000061b1c1973953dae8ffc36f1948cac6b07c19e61473aa75 height=452450 version=0x20000002 log2_work=85.959433 tx=195351999 date='2017-02-10 18:34:05' progress=0.954624 cache=275.0MiB(233741tx)
2017-03-16 08:36:41 UPnP Port Mapping successful.
2017-03-16 08:36:44 UpdateTip: new best=000000000000000000ee326c0ef293a18cc5b498ca7ca9be67d76100f1dae88d height=452451 version=0x20000000 log2_work=85.959467 tx=195353434 date='2017-02-10 18:38:24' progress=0.954628 cache=276.5MiB(237143tx)
2017-03-16 08:36:48 UpdateTip: new best=0000000000000000015839c18c2c5b3b34f2df88ea7104841ca2a87d76051959 height=452452 version=0x20000000 log2_work=85.959502 tx=195356096 date='2017-02-10 18:47:12' progress=0.954637 cache=278.7MiB(240209tx)
2017-03-16 08:36:54 UpdateTip: new best=000000000000000001fcccec243240d6c660c3bb732a7ecb21f2810e046d67aa height=452453 version=0x20000002 log2_work=85.959537 tx=195358037 date='2017-02-10 18:48:11' progress=0.954638 cache=280.8MiB(243386tx)
2017-03-16 08:36:59 UpdateTip: new best=0000000000000000010c3edf081a1fc2989dcbf84d1c82bc8e882bfbfe3d1e4c height=452454 version=0x20000000 log2_work=85.959572 tx=195360497 date='2017-02-10 19:00:33' progress=0.954649 cache=282.3MiB(245909tx)
2017-03-16 08:37:01 UpdateTip: new best=000000000000000001fc03873beb240a0729e0ceb1416c6d5003cfcd5887388c height=452455 version=0x20000000 log2_work=85.959606 tx=195362919 date='2017-02-10 19:21:04' progress=0.954668 cache=283.0MiB(248130tx)
2017-03-16 08:37:07 UpdateTip: new best=000000000000000000ac3769282bf52e666be752fbacce55b8344ea3317ac97c height=452456 version=0x20000000 log2_work=85.959641 tx=195364982 date='2017-02-10 19:23:55' progress=0.954671 cache=286.0MiB(251512tx)
2017-03-16 08:37:17 UpdateTip: new best=000000000000000000348cb2f735b2f42f5ae0a9f8938a69b3e9ead14c8aced2 height=452457 version=0x20000002 log2_work=85.959676 tx=195367438 date='2017-02-10 19:26:54' progress=0.954674 cache=288.4MiB(254789tx)
2017-03-16 08:37:24 UpdateTip: new best=000000000000000001ada273f0768a784c851eb0061b00ee6eda611b64f46731 height=452458 version=0x20000002 log2_work=85.959711 tx=195368859 date='2017-02-10 19:31:03' progress=0.954678 cache=289.8MiB(257641tx)
2017-03-16 08:37:35 UpdateTip: new best=000000000000000001b73dabea71655c35c2858d90ce2b41e80003d4256a27f5 height=452459 version=0x20000000 log2_work=85.959746 tx=195370745 date='2017-02-10 19:38:07' progress=0.954685 cache=295.0MiB(260612tx)
2017-03-16 08:37:40 UpdateTip: new best=0000000000000000013e7603f5252ccf6bebb36c4cbd547dbe54f6d8bf8b0db1 height=452460 version=0x20000000 log2_work=85.95978 tx=195372982 date='2017-02-10 19:49:56' progress=0.954696 cache=298.7MiB(263511tx)
2017-03-16 08:37:43 UpdateTip: new best=0000000000000000027125c2b68dec88f0510cfec637e564b534948f59287726 height=452461 version=0x20000002 log2_work=85.959815 tx=195375485 date='2017-02-10 20:01:43' progress=0.954707 cache=303.1MiB(266227tx)
2017-03-16 08:37:48 Pre-allocating up to position 0x300000 in rev00715.dat
2017-03-16 08:37:48 UpdateTip: new best=0000000000000000010a1652e24e137fa4bf83a6edb1ea5437431839f11747c6 height=452462 version=0x20000000 log2_work=85.95985 tx=195377733 date='2017-02-10 20:12:59' progress=0.954717 cache=304.6MiB(269148tx)
2017-03-16 08:37:59 UpdateTip: new best=00000000000000000230b071e9c155788aafeb899f250d52a96ac412e822f71f height=452463 version=0x20000002 log2_work=85.959885 tx=195379489 date='2017-02-10 20:17:46' progress=0.954722 cache=308.6MiB(273277tx)
2017-03-16 08:38:02 UpdateTip: new best=000000000000000001e950c20c05c36b8b40271ada495094a4e7e028eb526509 height=452464 version=0x20000000 log2_work=85.959919 tx=195382546 date='2017-02-10 21:01:46' progress=0.954762 cache=309.3MiB(276304tx)
2017-03-16 08:38:04 UpdateTip: new best=0000000000000000013e7ab11829e56fbb01ff03753514714a38752b22c572fe height=452465 version=0x20000002 log2_work=85.959954 tx=195384959 date='2017-02-10 21:12:28' progress=0.954772 cache=310.7MiB(278688tx)
2017-03-16 08:38:08 UpdateTip: new best=000000000000000002258a53e6d182300501967b6cf14add3afea900094c8c99 height=452466 version=0x20000002 log2_work=85.959989 tx=195387055 date='2017-02-10 21:16:26' progress=0.954776 cache=313.6MiB(280720tx)
2017-03-16 08:38:13 UpdateTip: new best=000000000000000002681aafbaecbff011a421e3deb3b76840d729de3aea27ba height=452467 version=0x20000000 log2_work=85.960024 tx=195389546 date='2017-02-10 21:26:50' progress=0.954786 cache=317.8MiB(283732tx)
2017-03-16 08:38:19 Pre-allocating up to position 0xf00000 in rev00714.dat
2017-03-16 08:38:20 UpdateTip: new best=0000000000000000026083872574e1b2442fac4305a185523e9c91911f20a214 height=452468 version=0x20000000 log2_work=85.960058 tx=195392234 date='2017-02-10 21:26:29' progress=0.954786 cache=321.7MiB(288212tx)
2017-03-16 08:38:31 UpdateTip: new best=0000000000000000016bb45d05e3dc1d7b74b0668c81d18f868b0d3790760492 height=452469 version=0x20000000 log2_work=85.960093 tx=195394242 date='2017-02-10 21:30:05' progress=0.954789 cache=330.9MiB(292297tx)
2017-03-16 08:38:38 UpdateTip: new best=00000000000000000295b1e546bfcd09ae6c45874519eedd9b841e0954b6e65e height=452470 version=0x30000000 log2_work=85.960128 tx=195395965 date='2017-02-10 21:36:57' progress=0.954796 cache=334.7MiB(295082tx)
2017-03-16 08:38:40 UpdateTip: new best=000000000000000001e0e290f8f8e28099373d5fe6770956ba29454971a57b33 height=452471 version=0x20000000 log2_work=85.960163 tx=195398880 date='2017-02-10 22:04:28' progress=0.954821 cache=337.8MiB(297774tx)
2017-03-16 08:38:46 UpdateTip: new best=000000000000000001f1cb0cc314c66f00765b7cc7deda3a508347b2bb87eb96 height=452472 version=0x20000000 log2_work=85.960197 tx=195401068 date='2017-02-10 22:07:44' progress=0.954824 cache=340.9MiB(300906tx)
2017-03-16 08:38:55 UpdateTip: new best=0000000000000000028afc1fb155d8ff01cff85d4dd4d5946c9fd2c6031ca25e height=452473 version=0x20000000 log2_work=85.960232 tx=195403270 date='2017-02-10 22:16:45' progress=0.954833 cache=343.3MiB(304063tx)
2017-03-16 08:38:57 UpdateTip: new best=00000000000000000151dd91bcc3dfe5b552ab946c6c78d25631c64895cdca5e height=452474 version=0x20000002 log2_work=85.960267 tx=195406004 date='2017-02-10 22:31:24' progress=0.954847 cache=344.4MiB(306733tx)
2017-03-16 08:39:01 UpdateTip: new best=00000000000000000299eb39c53bcf8c144de4ebe79232354cd73d097f86a152 height=452475 version=0x20000000 log2_work=85.960302 tx=195408556 date='2017-02-10 22:46:15' progress=0.954860 cache=346.2MiB(309453tx)
2017-03-16 08:39:07 UpdateTip: new best=000000000000000001092a659691c1fbbd110f7c142784e698cedc687875c04a height=452476 version=0x00000004 log2_work=85.960336 tx=195409898 date='2017-02-10 22:46:42' progress=0.954861 cache=349.1MiB(312637tx)
2017-03-16 08:39:11 UpdateTip: new best=000000000000000001bfb8df1423fdb7962f5a5aedb985cba1eb89510f59b8a3 height=452477 version=0x20000000 log2_work=85.960371 tx=195411643 date='2017-02-10 22:54:43' progress=0.954869 cache=354.7MiB(315269tx)
2017-03-16 08:39:16 Pre-allocating up to position 0x400000 in rev00715.dat
2017-03-16 08:39:16 UpdateTip: new best=000000000000000000226641c6b2523057214fd80d4b075c64369c7adb86b16f height=452478 version=0x20000002 log2_work=85.960406 tx=195414034 date='2017-02-10 23:06:24' progress=0.954879 cache=356.7MiB(318221tx)
2017-03-16 08:39:29 UpdateTip: new best=00000000000000000196d896aab50c39956245328410ecac93489dd1e3bff048 height=452479 version=0x20000000 log2_work=85.960441 tx=195414856 date='2017-02-10 23:08:24' progress=0.954881 cache=376.0MiB(322985tx)
2017-03-16 08:39:40 UpdateTip: new best=0000000000000000026850e8bfe09e27a8c14a1469d62e1deefe15b86aafa4e3 height=452480 version=0x20000002 log2_work=85.960475 tx=195415960 date='2017-02-10 23:09:54' progress=0.954883 cache=384.5MiB(327769tx)
2017-03-16 08:39:46 UpdateTip: new best=00000000000000000292b8e6cd28cfc8d6ffb3b46619d41639eaca24cb04777f height=452481 version=0x20000002 log2_work=85.96051 tx=195417848 date='2017-02-10 23:18:03' progress=0.954890 cache=398.2MiB(330783tx)
2017-03-16 08:39:48 UpdateTip: new best=000000000000000001445cd957f8533ea3378012bcd5ada0ccb8417c258c1aed height=452482 version=0x20000000 log2_work=85.960545 tx=195420300 date='2017-02-10 23:48:50' progress=0.954918 cache=398.7MiB(332869tx)
2017-03-16 08:39:48 UpdateTip: new best=0000000000000000024d75d4c5e2881e26c09ca7e95bc6582f135c6ec96a03dc height=452483 version=0x20000000 log2_work=85.96058 tx=195420301 date='2017-02-10 23:49:17' progress=0.954919 cache=398.7MiB(332870tx)
2017-03-16 08:39:50 Pre-allocating up to position 0x1000000 in rev00714.dat
2017-03-16 08:39:51 UpdateTip: new best=000000000000000000b86753dbbbf4b7d72a98986f263d9cfd6721c8a831f3b3 height=452484 version=0x20000000 log2_work=85.960614 tx=195422528 date='2017-02-11 00:05:45' progress=0.954934 cache=399.5MiB(334618tx)
2017-03-16 08:39:52 UpdateTip: new best=000000000000000002616ff271c38e4ab5d133f9725a83000b3bfaf4c152f19b height=452485 version=0x30000000 log2_work=85.960649 tx=195424921 date='2017-02-11 00:24:41' progress=0.954951 cache=401.0MiB(336789tx)
2017-03-16 08:39:57 UpdateTip: new best=000000000000000000607243e297517333469575766bc43b6a631ff15009192a height=452486 version=0x20000002 log2_work=85.960684 tx=195427527 date='2017-02-11 00:25:11' progress=0.954952 cache=401.9MiB(339821tx)
2017-03-16 08:39:59 UpdateTip: new best=00000000000000000126791dd19b4b6a7c085e74c1526a2be52beddf4da94ca1 height=452487 version=0x20000000 log2_work=85.960719 tx=195429842 date='2017-02-11 00:44:34' progress=0.954970 cache=402.7MiB(341883tx)
2017-03-16 08:40:01 UpdateTip: new best=00000000000000000088c2561c818006ba22c4e9503dbd428cb054c7de3f0620 height=452488 version=0x20000000 log2_work=85.960753 tx=195432644 date='2017-02-11 01:14:59' progress=0.954998 cache=403.4MiB(344269tx)
2017-03-16 08:40:06 UpdateTip: new best=0000000000000000028a9da8e1e5edd68b05c8d4d6422083986b9dec7d1a6782 height=452489 version=0x20000002 log2_work=85.960788 tx=195434994 date='2017-02-11 01:22:17' progress=0.955005 cache=404.6MiB(346935tx)
2017-03-16 08:40:12 UpdateTip: new best=00000000000000000113c4b0908d7fe68c0964ba9814e7f0d222590037ab6941 height=452490 version=0x20000002 log2_work=85.960823 tx=195437585 date='2017-02-11 01:24:21' progress=0.955007 cache=413.1MiB(350532tx)
2017-03-16 08:40:16 UpdateTip: new best=0000000000000000017f8903c5eacc4444004f51c0c66d98c79b6b097ed929a6 height=452491 version=0x20000000 log2_work=85.960858 tx=195439310 date='2017-02-11 01:28:35' progress=0.955011 cache=427.4MiB(352917tx)
2017-03-16 08:40:21 UpdateTip: new best=0000000000000000005f376304d93debc352417b581144a4a4220ada79e1082f height=452492 version=0x20000000 log2_work=85.960892 tx=195440763 date='2017-02-11 01:35:11' progress=0.955018 cache=431.2MiB(355606tx)
2017-03-16 08:40:30 Pre-allocating up to position 0x500000 in rev00715.dat
2017-03-16 08:40:30 UpdateTip: new best=000000000000000001c6d5aa5b1f8265f5e5ee2d32de98a71c2689bb6ef4640f height=452493 version=0x20000000 log2_work=85.960927 tx=195441798 date='2017-02-11 01:40:30' progress=0.955022 cache=444.6MiB(359477tx)
2017-03-16 08:40:45 UpdateTip: new best=000000000000000001e4a104b8fecf68bd85f5f84dfde4eccbb86af22c7583bc height=452494 version=0x20000000 log2_work=85.960962 tx=195442342 date='2017-02-11 01:42:14' progress=0.955024 cache=509.7MiB(364678tx)
2017-03-16 08:40:48 UpdateTip: new best=000000000000000000bd1a8a7282c4e70419a11ad260f0ac8897882cf4b6a57a height=452495 version=0x30000000 log2_work=85.960997 tx=195444576 date='2017-02-11 01:57:34' progress=0.955038 cache=510.4MiB(366859tx)
2017-03-16 08:40:50 UpdateTip: new best=000000000000000000aaf97ad645d10edcb0b324d255680c2032c142b9ecb73a height=452496 version=0x20000000 log2_work=85.961031 tx=195446737 date='2017-02-11 02:09:25' progress=0.955049 cache=511.7MiB(368890tx)
2017-03-16 08:40:51 UpdateTip: new best=00000000000000000047fc272f042cb01b3f9744a092c068e54dfec0f26e7195 height=452497 version=0x20000000 log2_work=85.961066 tx=195449682 date='2017-02-11 02:37:28' progress=0.955075 cache=512.6MiB(371257tx)
2017-03-16 08:40:54 UpdateTip: new best=0000000000000000015be0b6eef7ff3e9f25b7003850c3a0ff7493aac33b7d69 height=452498 version=0x20000000 log2_work=85.961101 tx=195451826 date='2017-02-11 02:50:32' progress=0.955087 cache=513.5MiB(373111tx)
2017-03-16 08:40:58 UpdateTip: new best=000000000000000001cba86a86df4f325e5b70b5595518ab0bdc3b76cbee2c5e height=452499 version=0x20000000 log2_work=85.961136 tx=195454075 date='2017-02-11 02:53:50' progress=0.955090 cache=521.8MiB(376144tx)
2017-03-16 09:24:02 socket sending timeout: 2888s
2017-03-16 09:24:02 socket sending timeout: 2883s
2017-03-16 09:24:02 socket sending timeout: 2883s
2017-03-16 09:24:02 socket sending timeout: 2883s
2017-03-16 09:24:02 socket sending timeout: 2884s
2017-03-16 09:24:02 socket sending timeout: 2884s
2017-03-16 09:24:02 socket sending timeout: 2884s
2017-03-16 09:24:02 socket sending timeout: 2883s
2017-03-16 09:24:02 connect() to 27.254.61.17:8333 failed: Network is down (50)
2017-03-16 09:24:08 connect() to 139.59.210.142:8333 failed: Network is unreachable (51)
2017-03-16 09:24:09 connect() to [2001::2854:18dd:452:3da2:3f57:fefd]:8333 failed: No route to host (65)
2017-03-16 09:24:09 UpdateTip: new best=000000000000000000184f1c66512499018520026cd42cf5093670c6c2408f4f height=452500 version=0x20000000 log2_work=85.96117 tx=195454550 date='2017-02-11 02:54:48' progress=0.955053 cache=565.3MiB(380197tx)
2017-03-16 09:24:10 connect() to 77.96.64.70:8333 failed: Network is unreachable (51)
2017-03-16 09:24:11 connect() to 92.75.47.129:8333 failed after select(): Connection refused (61)
2017-03-16 09:24:12 connect() to [2001::2854:193c:c7c:4153:b73d:b325]:8333 failed: No route to host (65)
2017-03-16 09:24:13 Pre-allocating up to position 0x600000 in rev00715.dat
2017-03-16 09:24:13 connect() to [2a02:8071:a384:6d00:6cf6:1018:b535:7612]:8333 failed: No route to host (65)
2017-03-16 09:24:36 UpdateTip: new best=000000000000000000290a41a4c3923b10303c90dc141d0b6786f32e38a227f0 height=452501 version=0x20000002 log2_work=85.961205 tx=195456137 date='2017-02-11 03:04:44' progress=0.955062 cache=8.0MiB(0tx)
2017-03-16 09:24:41 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457474, us=98.7.115.37:58554, peer=315
2017-03-16 09:25:05 UpdateTip: new best=0000000000000000012a51bdb3b6a77c3c47d98a7fe9b8b18b68590c284679f5 height=452502 version=0x20000002 log2_work=85.96124 tx=195456992 date='2017-02-11 03:07:49' progress=0.955064 cache=35.0MiB(4899tx)
2017-03-16 09:25:08 connect() to 68.38.106.193:8333 failed after select(): Connection refused (61)
2017-03-16 09:25:15 UpdateTip: new best=000000000000000001b861ac917ff716b10d30c79e3e46ae1775d3539b98c83b height=452503 version=0x20000000 log2_work=85.961274 tx=195458545 date='2017-02-11 03:17:22' progress=0.955073 cache=78.1MiB(10198tx)
2017-03-16 09:25:19 UpdateTip: new best=000000000000000001c859d726911480d7a84bf7d6f7032c3503156663c7b3d7 height=452504 version=0x20000002 log2_work=85.961309 tx=195460925 date='2017-02-11 03:33:32' progress=0.955088 cache=82.9MiB(15542tx)
2017-03-16 09:25:22 connect() to 82.165.25.152:8333 failed after select(): Connection refused (61)
2017-03-16 09:25:28 UpdateTip: new best=000000000000000001ae03c8df3a8a69b01adab8f69b7f8c1dcad6fae80ca46d height=452505 version=0x30000000 log2_work=85.961344 tx=195462453 date='2017-02-11 03:40:58' progress=0.955095 cache=103.2MiB(19427tx)
2017-03-16 09:25:55 UpdateTip: new best=000000000000000001e486801b1530c1dedd9b1e4018686915552fea1377136c height=452506 version=0x20000000 log2_work=85.961379 tx=195463702 date='2017-02-11 03:43:35' progress=0.955097 cache=119.9MiB(24304tx)
2017-03-16 09:25:56 version handshake timeout from 316
2017-03-16 09:26:04 UpdateTip: new best=0000000000000000010f795084f6f1c0fe07dc864d57e1097a72052f509e8081 height=452507 version=0x20000000 log2_work=85.961413 tx=195465600 date='2017-02-11 03:59:55' progress=0.955112 cache=121.9MiB(29056tx)
2017-03-16 09:26:10 connect() to 77.59.33.52:8333 failed after select(): Network is unreachable (51)
2017-03-16 09:26:13 UpdateTip: new best=0000000000000000027f1518de0481ee33ef25db808c484a493b49aa4475f289 height=452508 version=0x20000000 log2_work=85.961448 tx=195468035 date='2017-02-11 04:18:22' progress=0.955129 cache=129.1MiB(33674tx)
2017-03-16 09:26:24 version handshake timeout from 317
2017-03-16 09:26:34 Pre-allocating up to position 0x700000 in rev00715.dat
2017-03-16 09:26:34 UpdateTip: new best=00000000000000000096ea8255cc8bf1161022421ba97fecbba65ed26d154bf3 height=452509 version=0x20000000 log2_work=85.961483 tx=195469485 date='2017-02-11 04:19:59' progress=0.955130 cache=142.9MiB(38064tx)
2017-03-16 09:26:53 UpdateTip: new best=00000000000000000098099ee474245a7f2cdade25e05b31ec00e5f09f3f821d height=452510 version=0x20000000 log2_work=85.961518 tx=195470545 date='2017-02-11 04:23:21' progress=0.955133 cache=155.3MiB(43036tx)
2017-03-16 09:26:59 connect() to 37.187.30.78:8333 failed after select(): Connection refused (61)
2017-03-16 09:27:04 version handshake timeout from 318
2017-03-16 09:27:07 UpdateTip: new best=00000000000000000030deb078abe9a2a603c74b2548c43c5aa09e4f93438134 height=452511 version=0x20000000 log2_work=85.961552 tx=195470978 date='2017-02-11 04:24:38' progress=0.955134 cache=160.9MiB(45952tx)
2017-03-16 09:27:08 connect() to 193.180.165.41:8333 failed after select(): Connection refused (61)
2017-03-16 09:27:17 version handshake timeout from 319
2017-03-16 09:27:26 UpdateTip: new best=0000000000000000002c6e36c82093eb04cf60537e98307db786e58a533ef55c height=452512 version=0x20000000 log2_work=85.961587 tx=195471850 date='2017-02-11 04:27:42' progress=0.955137 cache=194.6MiB(50381tx)
2017-03-16 09:27:27 connect() to 189.205.220.176:8333 failed after select(): Connection refused (61)
2017-03-16 09:27:29 UpdateTip: new best=00000000000000000275ccab7bfe23395948fc2d134fc32cb873d395ae04dc17 height=452513 version=0x20000000 log2_work=85.961622 tx=195473250 date='2017-02-11 04:41:09' progress=0.955149 cache=195.1MiB(52366tx)
2017-03-16 09:27:36 UpdateTip: new best=000000000000000001d7f074c1d50276aabeba313ce4a933e65c8fed3933c5a4 height=452514 version=0x20000000 log2_work=85.961656 tx=195475440 date='2017-02-11 04:56:56' progress=0.955164 cache=198.9MiB(56218tx)
2017-03-16 09:27:37 connect() to [2003:dd:33c6:9807:4ce2:d0bb:c302:df19]:8333 failed after select(): Connection refused (61)
2017-03-16 09:27:42 version handshake timeout from 320
2017-03-16 09:27:46 UpdateTip: new best=000000000000000000e6494724bb4cad70b7399e3da107168005129a6392823e height=452515 version=0x20000000 log2_work=85.961691 tx=195477628 date='2017-02-11 05:01:13' progress=0.955168 cache=200.6MiB(60659tx)
2017-03-16 09:27:52 UpdateTip: new best=000000000000000000c4e1811d617a14f76a8fc571158288a9af3dd7478ebaca height=452516 version=0x20000002 log2_work=85.961726 tx=195479952 date='2017-02-11 05:16:10' progress=0.955182 cache=206.4MiB(64659tx)
2017-03-16 09:28:04 connect() to 87.122.4.207:8333 failed after select(): Connection refused (61)
2017-03-16 09:28:05 Pre-allocating up to position 0x800000 in rev00715.dat
2017-03-16 09:28:05 UpdateTip: new best=000000000000000001455e5819a1121bbf3ef6dd6e9c540cd56df9c4d81480c1 height=452517 version=0x20000000 log2_work=85.961761 tx=195480285 date='2017-02-11 05:17:14' progress=0.955183 cache=208.4MiB(66884tx)
2017-03-16 09:28:16 version handshake timeout from 322
2017-03-16 09:28:19 UpdateTip: new best=00000000000000000100bc6a86bc0a37aab57dd06f8829976554e4b7720f6e93 height=452518 version=0x20000000 log2_work=85.961795 tx=195481015 date='2017-02-11 05:21:26' progress=0.955186 cache=211.5MiB(69619tx)
2017-03-16 09:28:33 UpdateTip: new best=000000000000000000aaff673952e8a6d26d2768ab555743f291230ab7f8f062 height=452519 version=0x20000002 log2_work=85.96183 tx=195482241 date='2017-02-11 05:29:48' progress=0.955194 cache=219.8MiB(72532tx)
2017-03-16 09:28:39 version handshake timeout from 323
2017-03-16 09:28:39 UpdateTip: new best=0000000000000000019098e7c4b7bd8347c37a9f604367f29de0fce5e22470fb height=452520 version=0x20000000 log2_work=85.961865 tx=195484692 date='2017-02-11 05:54:56' progress=0.955217 cache=221.6MiB(75982tx)
2017-03-16 09:28:48 UpdateTip: new best=000000000000000000854d6b61a805f9f7a93ce0947449cbb84f5e45bc0a9d78 height=452521 version=0x20000002 log2_work=85.961899 tx=195486600 date='2017-02-11 06:07:29' progress=0.955228 cache=225.0MiB(79159tx)
2017-03-16 09:28:49 connect() to 37.24.238.107:8333 failed after select(): Connection refused (61)
2017-03-16 09:29:04 UpdateTip: new best=000000000000000001496ab9b1ebfcb9ab80a3818d3d109085bef8be04465ac7 height=452522 version=0x20000000 log2_work=85.961934 tx=195488424 date='2017-02-11 06:12:10' progress=0.955233 cache=226.8MiB(82984tx)
2017-03-16 09:29:07 UpdateTip: new best=00000000000000000043a8466dfc07e9fb14d86607c97167ec76c11eefecf26d height=452523 version=0x20000002 log2_work=85.961969 tx=195489723 date='2017-02-11 06:20:22' progress=0.955240 cache=228.2MiB(85326tx)
2017-03-16 09:29:10 UpdateTip: new best=0000000000000000001b67a7b9de8799a2e70dc09a464326be96c14df32737db height=452524 version=0x20000002 log2_work=85.962004 tx=195491531 date='2017-02-11 06:39:25' progress=0.955258 cache=229.3MiB(87743tx)
2017-03-16 09:29:11 version handshake timeout from 324
2017-03-16 09:29:26 UpdateTip: new best=0000000000000000022f6efdcca4d34fe1f556971681c7cf5f87820fa9782189 height=452525 version=0x20000000 log2_work=85.962038 tx=195493272 date='2017-02-11 06:44:07' progress=0.955262 cache=243.2MiB(91506tx)
2017-03-16 09:29:29 connect() to 85.200.247.118:8333 failed after select(): Connection refused (61)
2017-03-16 09:29:36 UpdateTip: new best=000000000000000000526b805a026371d0609975cb38aacd9b6af21322a1e164 height=452526 version=0x20000002 log2_work=85.962073 tx=195494983 date='2017-02-11 06:54:27' progress=0.955271 cache=250.7MiB(94595tx)
2017-03-16 09:29:47 Pre-allocating up to position 0x900000 in rev00715.dat
2017-03-16 09:29:47 UpdateTip: new best=000000000000000001895bd0313386b15c5473c2ad960605c65cb1ae4ce19f69 height=452527 version=0x20000000 log2_work=85.962108 tx=195495450 date='2017-02-11 06:56:48' progress=0.955274 cache=251.6MiB(96201tx)
2017-03-16 09:30:00 UpdateTip: new best=000000000000000001fc102b7376addbdafe4e03664021e9eafd99c3597564a8 height=452528 version=0x20000000 log2_work=85.962142 tx=195496000 date='2017-02-11 07:00:08' progress=0.955276 cache=253.8MiB(98340tx)
2017-03-16 09:30:03 UpdateTip: new best=00000000000000000140b481cf0232ee4020d82d844233066f69615d78a8e348 height=452529 version=0x20000000 log2_work=85.962177 tx=195498698 date='2017-02-11 07:34:44' progress=0.955308 cache=254.7MiB(101503tx)
2017-03-16 09:30:09 UpdateTip: new best=0000000000000000018e73d3e19e38b40cc5804f5f7655e75196f14fcc6b84e4 height=452530 version=0x20000000 log2_work=85.962212 tx=195500436 date='2017-02-11 07:42:24' progress=0.955315 cache=256.4MiB(104377tx)
2017-03-16 09:30:15 UpdateTip: new best=0000000000000000020e805f2036faffa1ddb9e3e0d6f032901841f4623cec00 height=452531 version=0x20000002 log2_work=85.962247 tx=195502640 date='2017-02-11 08:05:07' progress=0.955336 cache=257.3MiB(107334tx)
2017-03-16 09:30:17 UpdateTip: new best=0000000000000000005e0fd31a67b2f5ab9098b24e3eb15c6432a86d636a3572 height=452532 version=0x20000002 log2_work=85.962281 tx=195505105 date='2017-02-11 08:26:55' progress=0.955356 cache=258.6MiB(110613tx)
2017-03-16 09:30:20 UpdateTip: new best=000000000000000001b36260735d305ab575a7adee359c77569dea31a80e6442 height=452533 version=0x20000002 log2_work=85.962316 tx=195506964 date='2017-02-11 08:35:12' progress=0.955364 cache=260.0MiB(113100tx)
2017-03-16 09:30:36 version handshake timeout from 325
2017-03-16 09:30:38 UpdateTip: new best=0000000000000000021b9f8874aeac4910aea219676eb030f2063a6acf019c7f height=452534 version=0x20000002 log2_work=85.962351 tx=195509193 date='2017-02-11 08:36:29' progress=0.955365 cache=266.1MiB(118449tx)
2017-03-16 09:30:43 connect() to [2001:984:d0b1:1:583c:be2:3192:1e3d]:8333 failed after select(): Connection refused (61)
2017-03-16 09:30:45 connect() to 92.255.251.199:8333 failed after select(): Connection refused (61)
2017-03-16 09:30:49 UpdateTip: new best=0000000000000000012f049b6089d1a3d0b7e27331bd3606b92c4aee74a8a82c height=452535 version=0x20000000 log2_work=85.962385 tx=195511713 date='2017-02-11 08:39:31' progress=0.955368 cache=272.1MiB(123245tx)
2017-03-16 09:30:59 Pre-allocating up to position 0xa00000 in rev00715.dat
2017-03-16 09:30:59 UpdateTip: new best=00000000000000000204370e69fadd692459c43c780b236996145c244d745bbd height=452536 version=0x20000000 log2_work=85.96242 tx=195513419 date='2017-02-11 08:45:44' progress=0.955374 cache=286.5MiB(126393tx)
2017-03-16 09:31:01 version handshake timeout from 326
2017-03-16 09:31:02 version handshake timeout from 327
2017-03-16 09:31:04 UpdateTip: new best=0000000000000000022c043c770383e44f42b09397be6b97ac633a3546beafba height=452537 version=0x20000000 log2_work=85.962455 tx=195515590 date='2017-02-11 08:59:09' progress=0.955386 cache=288.6MiB(129240tx)
2017-03-16 09:31:04 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457474, us=98.7.115.37:58640, peer=328
2017-03-16 09:31:04 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457474, us=98.7.115.37:58642, peer=329
2017-03-16 09:31:04 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457474, us=98.7.115.37:58645, peer=330
2017-03-16 09:31:19 UpdateTip: new best=0000000000000000002da6f1c0f500a446f8ffc2030756ddb3852a27057bd6d2 height=452538 version=0x20000000 log2_work=85.96249 tx=195515832 date='2017-02-11 08:59:34' progress=0.955387 cache=291.6MiB(131345tx)
2017-03-16 09:31:25 UpdateTip: new best=000000000000000001d5fe1c7478dfaeaece9f415e3c8d51b06c59d173d179f0 height=452539 version=0x20000000 log2_work=85.962524 tx=195518115 date='2017-02-11 09:11:16' progress=0.955398 cache=293.1MiB(134154tx)
2017-03-16 09:31:52 UpdateTip: new best=0000000000000000001840c7032b26b72a64859c839fd9ede7005019e1347606 height=452540 version=0x20000000 log2_work=85.962559 tx=195518950 date='2017-02-11 09:13:03' progress=0.955399 cache=308.6MiB(138551tx)
2017-03-16 09:32:03 UpdateTip: new best=00000000000000000234e088e341e97a5b74d46ba69b0c3e5a486161e2f17114 height=452541 version=0x20000002 log2_work=85.962594 tx=195521060 date='2017-02-11 09:24:10' progress=0.955409 cache=309.8MiB(141691tx)
2017-03-16 09:32:07 UpdateTip: new best=0000000000000000023b71749ee5c62cc6d0c2a04135071ca5cd84cc9757b45d height=452542 version=0x20000000 log2_work=85.962628 tx=195523816 date='2017-02-11 09:44:49' progress=0.955428 cache=311.3MiB(144756tx)
2017-03-16 09:32:18 UpdateTip: new best=000000000000000000ced2bcf56ae8b69e0080e93f6e762f842d233556e64381 height=452543 version=0x20000000 log2_work=85.962663 tx=195525792 date='2017-02-11 09:47:22' progress=0.955431 cache=322.0MiB(148749tx)
2017-03-16 09:32:18 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457474, us=98.7.115.37:58655, peer=331
2017-03-16 09:32:18 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457474, us=98.7.115.37:58656, peer=332
2017-03-16 09:32:18 ProcessMessages(version, 99 bytes) FAILED peer=333
2017-03-16 09:32:23 version handshake timeout from 331
2017-03-16 09:32:24 UpdateTip: new best=0000000000000000002a3a44ce453e84f9d7e29f0ba8852af29431bb2915f6b7 height=452544 version=0x20000002 log2_work=85.962698 tx=195526626 date='2017-02-11 09:52:16' progress=0.955435 cache=324.4MiB(151269tx)
2017-03-16 09:32:26 connect() to 82.220.91.142:8333 failed after select(): Connection refused (61)
2017-03-16 09:32:27 version handshake timeout from 332
2017-03-16 09:32:37 Pre-allocating up to position 0xb00000 in rev00715.dat
2017-03-16 09:32:37 UpdateTip: new best=000000000000000000f6db429f59978302e63132648cb0d80ed97dfbb6542863 height=452545 version=0x20000002 log2_work=85.962732 tx=195526862 date='2017-02-11 09:53:02' progress=0.955436 cache=325.1MiB(153211tx)
2017-03-16 09:32:45 UpdateTip: new best=000000000000000000771ab1295e71dbc349220c47b0abfe17807c36c56ebe15 height=452546 version=0x20000000 log2_work=85.962767 tx=195528642 date='2017-02-11 10:04:27' progress=0.955446 cache=339.5MiB(156110tx)
2017-03-16 09:32:49 UpdateTip: new best=00000000000000000029210aa639e7226072bf5366c86fffedfe293367fd37c1 height=452547 version=0x20000002 log2_work=85.962802 tx=195531204 date='2017-02-11 10:28:55' progress=0.955469 cache=340.9MiB(158690tx)
2017-03-16 09:32:49 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457474, us=98.7.115.37:58666, peer=334
2017-03-16 09:32:58 UpdateTip: new best=000000000000000002802d83fc857e57da798e8e1bfe0489846210658e4123c6 height=452548 version=0x20000000 log2_work=85.962836 tx=195533546 date='2017-02-11 10:36:48' progress=0.955476 cache=343.2MiB(162514tx)
2017-03-16 09:32:58 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457474, us=98.7.115.37:58667, peer=335
2017-03-16 09:33:03 UpdateTip: new best=000000000000000000aebc5734e2628a084f9054bcd357a9fa81920611da38f6 height=452549 version=0x20000000 log2_work=85.962871 tx=195535176 date='2017-02-11 10:44:10' progress=0.955483 cache=344.4MiB(164769tx)
2017-03-16 09:33:15 UpdateTip: new best=000000000000000000479ab2e8c93c3e0eace6a9cff5c02ab4e9ebfe2fb6b052 height=452550 version=0x20000000 log2_work=85.962906 tx=195536230 date='2017-02-11 10:46:40' progress=0.955485 cache=356.2MiB(168481tx)
2017-03-16 09:33:23 UpdateTip: new best=000000000000000000e0e341fae8c7f75b1ded1b3a591601dd7fa4236d9f169f height=452551 version=0x20000000 log2_work=85.962941 tx=195537003 date='2017-02-11 10:52:21' progress=0.955490 cache=357.6MiB(170766tx)
2017-03-16 09:33:23 Pre-allocating up to position 0x8000000 in blk00715.dat
2017-03-16 09:33:24 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457474, us=98.7.115.37:58668, peer=336
2017-03-16 09:33:28 UpdateTip: new best=0000000000000000008b75d8c18c29b811660e91a2f45f88095c8a184fc3c580 height=452552 version=0x20000000 log2_work=85.962975 tx=195539487 date='2017-02-11 11:16:53' progress=0.955513 cache=358.9MiB(173598tx)
2017-03-16 09:33:30 UpdateTip: new best=000000000000000000e150518e41af0da0fd77e38fbce72ff22b2d525b2e6499 height=452553 version=0x20000000 log2_work=85.96301 tx=195541490 date='2017-02-11 11:34:26' progress=0.955529 cache=360.3MiB(175979tx)
2017-03-16 09:33:31 ProcessMessages(version, 102 bytes) FAILED peer=337
2017-03-16 09:33:32 connect() to 190.85.201.37:8333 failed after select(): Connection refused (61)
2017-03-16 09:33:37 Pre-allocating up to position 0xc00000 in rev00715.dat
2017-03-16 09:33:37 UpdateTip: new best=00000000000000000210b54f8a003232da22f4922b4fa5145c900a11674fedd3 height=452554 version=0x20000000 log2_work=85.963045 tx=195544228 date='2017-02-11 12:19:45' progress=0.955570 cache=361.0MiB(179123tx)
2017-03-16 09:33:38 UpdateTip: new best=000000000000000000c948f179d8b59fe0a5d183b6a4e35e4a29fb66d6267296 height=452555 version=0x20000000 log2_work=85.963079 tx=195546505 date='2017-02-11 12:49:55' progress=0.955598 cache=361.7MiB(181642tx)
2017-03-16 09:33:39 connect() to 188.193.62.8:8333 failed after select(): Connection refused (61)
2017-03-16 09:33:42 UpdateTip: new best=000000000000000001a9465ae2fabcca97061db99b9982a3bdcf50dc8155e1b7 height=452556 version=0x20000000 log2_work=85.963114 tx=195548469 date='2017-02-11 13:04:45' progress=0.955611 cache=381.5MiB(184302tx)
2017-03-16 09:33:51 UpdateTip: new best=000000000000000000481a1434967b3bfb5537dfb5efb83f8526f025493b178b height=452557 version=0x20000000 log2_work=85.963149 tx=195550232 date='2017-02-11 13:05:51' progress=0.955613 cache=386.0MiB(187264tx)
2017-03-16 09:33:52 Leaving block file 715: CBlockFileInfo(blocks=141, size=134212951, heights=452428...452650, time=2017-02-10...2017-02-12)
2017-03-16 09:33:53 Pre-allocating up to position 0x1000000 in blk00716.dat
2017-03-16 09:33:58 Pre-allocating up to position 0x100000 in rev00716.dat
2017-03-16 09:33:58 UpdateTip: new best=000000000000000000de9e47211605f663d8f44ceeaed76373e572d1c1098b50 height=452558 version=0x20000000 log2_work=85.963183 tx=195551892 date='2017-02-11 13:09:39' progress=0.955616 cache=387.2MiB(189505tx)
2017-03-16 09:33:58 UpdateTip: new best=000000000000000000d8b48a45c533681ccbf54d674e3a59cd3e127e2eff48b5 height=452559 version=0x20000000 log2_work=85.963218 tx=195551893 date='2017-02-11 13:10:37' progress=0.955617 cache=387.2MiB(189506tx)
2017-03-16 09:34:01 connect() to [2a02:810d:8840:3c50:3511:596f:293b:1f0e]:8333 failed after select(): Connection refused (61)
2017-03-16 09:34:09 UpdateTip: new best=0000000000000000008c85acbdd0cd82123f26f93f07168746ffa8b410f8c7c2 height=452560 version=0x20000000 log2_work=85.963253 tx=195553214 date='2017-02-11 13:10:56' progress=0.955618 cache=390.8MiB(191820tx)
2017-03-16 09:34:15 UpdateTip: new best=0000000000000000019a0be77b4ebe7b99441d4b232d1ab6a659100040ad896f height=452561 version=0x20000002 log2_work=85.963287 tx=195555678 date='2017-02-11 13:20:06' progress=0.955626 cache=394.1MiB(194705tx)
2017-03-16 09:34:19 UpdateTip: new best=0000000000000000020724adb1dc105cec4f97d3a2aec92e0f0dfeaf1f07713f height=452562 version=0x20000000 log2_work=85.963322 tx=195558051 date='2017-02-11 13:35:01' progress=0.955640 cache=396.1MiB(197591tx)
2017-03-16 09:34:22 Pre-allocating up to position 0x2000000 in blk00716.dat
2017-03-16 09:34:22 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457475, us=98.7.115.37:58681, peer=338
2017-03-16 09:34:30 UpdateTip: new best=000000000000000002354807f7cceb6075039d4e8652fee6d9243593ed97549f height=452563 version=0x20000002 log2_work=85.963357 tx=195560468 date='2017-02-11 13:39:28' progress=0.955644 cache=398.3MiB(201596tx)
2017-03-16 09:34:31 UpdateTip: new best=000000000000000000fbfce410837f2d44e863a07a1af0305bd6ff17e43c22bd height=452564 version=0x20000000 log2_work=85.963391 tx=195562705 date='2017-02-11 13:56:39' progress=0.955660 cache=399.9MiB(203624tx)
2017-03-16 09:34:34 Pre-allocating up to position 0x3000000 in blk00716.dat
2017-03-16 09:34:50 UpdateTip: new best=000000000000000001158113ab97db1bee7f1ef45dbe7e39ad4669049c13d1e5 height=452565 version=0x20000000 log2_work=85.963426 tx=195564256 date='2017-02-11 13:57:20' progress=0.955661 cache=404.2MiB(208075tx)
2017-03-16 09:35:05 UpdateTip: new best=00000000000000000156f9539ac7454a3f4cec1704411b7ef32dfbdc19848982 height=452566 version=0x20000000 log2_work=85.963461 tx=195566211 date='2017-02-11 14:01:11' progress=0.955665 cache=407.3MiB(212461tx)
2017-03-16 09:35:09 UpdateTip: new best=000000000000000001bc7f0f9ab65ae4dc05f7ddf410db424afc16e945e7b9e8 height=452567 version=0x20000002 log2_work=85.963495 tx=195568135 date='2017-02-11 14:13:04' progress=0.955676 cache=409.1MiB(214731tx)
2017-03-16 09:35:14 Pre-allocating up to position 0xd00000 in rev00715.dat
2017-03-16 09:35:14 UpdateTip: new best=000000000000000001a0c8a60984806ff2d1e15b046bf8a9e545bfd4d25ce15a height=452568 version=0x20000000 log2_work=85.96353 tx=195570452 date='2017-02-11 14:32:04' progress=0.955693 cache=410.8MiB(217488tx)
2017-03-16 09:35:16 UpdateTip: new best=0000000000000000023336df26cc1722fb101de86c3ea13ef47f656e8700c1e8 height=452569 version=0x20000000 log2_work=85.963565 tx=195573204 date='2017-02-11 14:58:59' progress=0.955718 cache=412.5MiB(220196tx)
2017-03-16 09:35:20 UpdateTip: new best=0000000000000000008c519ff033335ae24f6ad6473648346fcf7e34ece595ba height=452570 version=0x20000000 log2_work=85.9636 tx=195575591 date='2017-02-11 15:15:54' progress=0.955733 cache=413.6MiB(222605tx)
2017-03-16 09:35:29 UpdateTip: new best=0000000000000000016c38cc763efe14b32734e8da749b0538d3108fdbc53a73 height=452571 version=0x30000000 log2_work=85.963634 tx=195578167 date='2017-02-11 15:28:50' progress=0.955745 cache=418.5MiB(225499tx)
2017-03-16 09:35:39 UpdateTip: new best=00000000000000000179b49b113e6148639c27d69ffe62ed9f8c482af42e6d14 height=452572 version=0x20000000 log2_work=85.963669 tx=195579995 date='2017-02-11 15:31:13' progress=0.955748 cache=422.9MiB(228612tx)
2017-03-16 09:35:49 UpdateTip: new best=000000000000000002317c92747a79a5ccf2234cd17d87565ae0a33e21b79329 height=452573 version=0x20000000 log2_work=85.963704 tx=195582354 date='2017-02-11 15:33:00' progress=0.955750 cache=429.5MiB(232958tx)
2017-03-16 09:35:52 UpdateTip: new best=000000000000000000937b024bc90d5593433d206498a2a8483a68ab666a2984 height=452574 version=0x20000002 log2_work=85.963738 tx=195585476 date='2017-02-11 16:03:40' progress=0.955778 cache=430.3MiB(235896tx)
2017-03-16 09:35:56 UpdateTip: new best=00000000000000000065af87048505c7746d68d1293feb43e019dade3a66b186 height=452575 version=0x20000000 log2_work=85.963773 tx=195587322 date='2017-02-11 16:08:52' progress=0.955783 cache=432.0MiB(238050tx)
2017-03-16 09:36:03 UpdateTip: new best=000000000000000000bee61901040a3ce9c286cf9d6eef644eecf489994d1b0a height=452576 version=0x20000002 log2_work=85.963808 tx=195588889 date='2017-02-11 16:13:11' progress=0.955787 cache=435.9MiB(240801tx)
2017-03-16 09:36:14 UpdateTip: new best=000000000000000001e8a4ab1d59bf5ed50e0789636be2541ba06578e7271c20 height=452577 version=0x20000000 log2_work=85.963842 tx=195590830 date='2017-02-11 16:17:44' progress=0.955791 cache=438.5MiB(245088tx)
2017-03-16 09:36:21 UpdateTip: new best=0000000000000000004dd8727f92b66ded28841e53ca6d780446597f817a1278 height=452578 version=0x20000000 log2_work=85.963877 tx=195594156 date='2017-02-11 16:22:33' progress=0.955796 cache=439.7MiB(249322tx)
2017-03-16 09:36:26 Pre-allocating up to position 0xe00000 in rev00715.dat
2017-03-16 09:36:26 UpdateTip: new best=000000000000000001dd410f0c13a821d5972f066a029a486a14e61ce5bce620 height=452579 version=0x20000000 log2_work=85.963912 tx=195597094 date='2017-02-11 16:28:15' progress=0.955802 cache=448.2MiB(253034tx)
2017-03-16 09:36:33 UpdateTip: new best=000000000000000000d7e67e7a09191d43c72307196b1491bd928dbe16ef468f height=452580 version=0x20000000 log2_work=85.963946 tx=195599462 date='2017-02-11 16:33:12' progress=0.955807 cache=450.3MiB(256598tx)
2017-03-16 09:36:42 UpdateTip: new best=00000000000000000065a89128de5b8fb098f05fb3598f7df5709d3ff6c6ebb1 height=452581 version=0x20000000 log2_work=85.963981 tx=195601260 date='2017-02-11 16:39:49' progress=0.955813 cache=491.5MiB(259769tx)
2017-03-16 09:36:48 UpdateTip: new best=0000000000000000023d5678ebbded7474579462350b7fbe9fd594ca7c4eb61e height=452582 version=0x20000000 log2_work=85.964016 tx=195603296 date='2017-02-11 16:45:05' progress=0.955818 cache=493.1MiB(262926tx)
2017-03-16 09:36:52 UpdateTip: new best=00000000000000000072d44bf16993111bafc20e64c8472bf3bd4e279091bb45 height=452583 version=0x20000000 log2_work=85.96405 tx=195606287 date='2017-02-11 17:19:25' progress=0.955849 cache=493.9MiB(266178tx)
2017-03-16 09:36:54 UpdateTip: new best=00000000000000000012658f4c13a6f6ccdac74ed265d55f70f33f95b5b64d90 height=452584 version=0x20000002 log2_work=85.964085 tx=195608973 date='2017-02-11 17:39:33' progress=0.955868 cache=495.3MiB(268741tx)
2017-03-16 09:36:55 Pre-allocating up to position 0x4000000 in blk00716.dat
2017-03-16 09:37:00 UpdateTip: new best=000000000000000001c1d0659065746bf92e5e158bace2e1bfc8fff05281b34b height=452585 version=0x20000000 log2_work=85.96412 tx=195610910 date='2017-02-11 17:40:52' progress=0.955870 cache=499.8MiB(270937tx)
2017-03-16 09:37:06 UpdateTip: new best=000000000000000001ab06bbe96b8f100a09331db9953b33d619febb8ef425f2 height=452586 version=0x20000000 log2_work=85.964154 tx=195613022 date='2017-02-11 17:43:22' progress=0.955872 cache=501.2MiB(274068tx)
2017-03-16 09:37:12 Pre-allocating up to position 0x5000000 in blk00716.dat
2017-03-16 09:37:17 UpdateTip: new best=00000000000000000159e3cf5a9ffdd10f666818a1210b07a18af7475262b9c3 height=452587 version=0x20000000 log2_work=85.964189 tx=195615457 date='2017-02-11 17:47:36' progress=0.955876 cache=502.6MiB(277588tx)
2017-03-16 09:37:24 Pre-allocating up to position 0x200000 in rev00716.dat
2017-03-16 09:37:24 UpdateTip: new best=000000000000000000f0e689fab4a049393501addaef493be0fb9eb03b6589a4 height=452588 version=0x20000000 log2_work=85.964224 tx=195616816 date='2017-02-11 17:49:38' progress=0.955878 cache=504.5MiB(280303tx)
2017-03-16 09:37:26 Pre-allocating up to position 0x6000000 in blk00716.dat
2017-03-16 09:37:30 UpdateTip: new best=0000000000000000017864aa0bfe477ec2b95b0d2f24edf862550a0c0d5a5e18 height=452589 version=0x20000000 log2_work=85.964258 tx=195618986 date='2017-02-11 17:58:49' progress=0.955887 cache=508.5MiB(282663tx)
2017-03-16 09:37:32 UpdateTip: new best=000000000000000001a2657b86a994fbfa07b401adade2f332eb45313e29031a height=452590 version=0x20000002 log2_work=85.964293 tx=195620940 date='2017-02-11 18:16:19' progress=0.955903 cache=509.3MiB(284437tx)
2017-03-16 09:37:35 UpdateTip: new best=0000000000000000016c40bdb8338b8a790e598d65132cf90093e740e074b629 height=452591 version=0x20000002 log2_work=85.964327 tx=195623210 date='2017-02-11 18:29:36' progress=0.955915 cache=511.1MiB(286834tx)
2017-03-16 09:37:42 Pre-allocating up to position 0xf00000 in rev00715.dat
2017-03-16 09:37:42 UpdateTip: new best=000000000000000001c540b4939d6f0aa5db129e4945c9b759c8a66183713e0b height=452592 version=0x20000000 log2_work=85.964362 tx=195625768 date='2017-02-11 18:32:19' progress=0.955918 cache=515.8MiB(291083tx)
2017-03-16 09:37:46 UpdateTip: new best=000000000000000000f96eac080779b5a5b53875f0b0e76d3e502c8523f1e33e height=452593 version=0x20000000 log2_work=85.964397 tx=195627744 date='2017-02-11 18:38:04' progress=0.955924 cache=520.4MiB(293679tx)
2017-03-16 09:37:51 UpdateTip: new best=0000000000000000007c4bd439babef940ea7cfc264368a861a9593b9a8b76df height=452594 version=0x20000000 log2_work=85.964431 tx=195629563 date='2017-02-11 18:43:31' progress=0.955929 cache=522.3MiB(296447tx)
2017-03-16 09:37:52 UpdateTip: new best=000000000000000001cc162dd05183bf0ec774c5b0a6012280857bc85829b8ce height=452595 version=0x20000002 log2_work=85.964466 tx=195631820 date='2017-02-11 19:14:52' progress=0.955958 cache=522.9MiB(298057tx)
2017-03-16 09:37:55 UpdateTip: new best=0000000000000000026b9b0396ec99917bf49fd6e2cd365bac30f42eaba63a97 height=452596 version=0x20000000 log2_work=85.964501 tx=195633750 date='2017-02-11 19:19:09' progress=0.955962 cache=523.8MiB(299700tx)
2017-03-16 09:38:00 UpdateTip: new best=0000000000000000025a5dea7aec5f0b421104eea09875ab47e0499175cdca8b height=452597 version=0x20000002 log2_work=85.964535 tx=195636174 date='2017-02-11 19:21:55' progress=0.955965 cache=528.5MiB(303259tx)
2017-03-16 09:38:01 UpdateTip: new best=0000000000000000008c49842d565058c235dc7a527b0ad40088317aa4e618bf height=452598 version=0x30000000 log2_work=85.96457 tx=195638599 date='2017-02-11 19:40:17' progress=0.955982 cache=529.2MiB(305285tx)
2017-03-16 09:38:04 UpdateTip: new best=00000000000000000008f048acb1e991ed54f277391488fc5583d7589763b038 height=452599 version=0x20000002 log2_work=85.964605 tx=195640965 date='2017-02-11 20:18:32' progress=0.956016 cache=529.8MiB(307855tx)
2017-03-16 09:38:05 UpdateTip: new best=0000000000000000013299b8307f19d4a359f6ccb9b2f80f9285b5829c341858 height=452600 version=0x20000000 log2_work=85.964639 tx=195643114 date='2017-02-11 20:27:41' progress=0.956025 cache=530.7MiB(310008tx)
2017-03-16 09:38:06 UpdateTip: new best=000000000000000001c1ff0787da41ab5c7c162148d3c262d7eb85e6456baafb height=452601 version=0x20000002 log2_work=85.964674 tx=195644348 date='2017-02-11 20:28:58' progress=0.956027 cache=531.9MiB(311246tx)
2017-03-16 09:38:12 UpdateTip: new best=0000000000000000016c05e0a467c79b668206c8875718e02542e9b5ac3cdb81 height=452602 version=0x20000000 log2_work=85.964709 tx=195646714 date='2017-02-11 20:31:27' progress=0.956029 cache=533.6MiB(314518tx)
2017-03-16 09:38:13 UpdateTip: new best=0000000000000000021cd99260d6f8ee0969554c5b7285d43c11fc3df6f30383 height=452603 version=0x20000000 log2_work=85.964743 tx=195648101 date='2017-02-11 20:39:12' progress=0.956036 cache=534.2MiB(315701tx)
2017-03-16 09:38:14 UpdateTip: new best=00000000000000000044abe8dc5cfcf2473d3c3a2d35c176dea348666d8f7442 height=452604 version=0x20000000 log2_work=85.964778 tx=195650007 date='2017-02-11 21:07:32' progress=0.956062 cache=534.6MiB(317280tx)
2017-03-16 09:38:16 UpdateTip: new best=00000000000000000191c54fcc6ab7a1f50a2ef37b3276b0cdb131cb9d15eea1 height=452605 version=0x20000002 log2_work=85.964813 tx=195652343 date='2017-02-11 21:20:32' progress=0.956074 cache=535.6MiB(319492tx)
2017-03-16 09:38:42 UpdateTip: new best=0000000000000000015a071fbc35ca2902490f778297d6d1992c807e11adb83d height=452606 version=0x20000000 log2_work=85.964847 tx=195654129 date='2017-02-11 21:41:15' progress=0.956093 cache=10.6MiB(3975tx)
2017-03-16 09:38:55 Pre-allocating up to position 0x300000 in rev00716.dat
2017-03-16 09:38:56 UpdateTip: new best=000000000000000001f7dfd2d7fc7c7ac522fb0f91398858999be1946bdf2c79 height=452607 version=0x20000000 log2_work=85.964882 tx=195655686 date='2017-02-11 21:46:40' progress=0.956098 cache=13.5MiB(7545tx)
2017-03-16 09:38:56 Pre-allocating up to position 0x7000000 in blk00716.dat
2017-03-16 09:39:07 UpdateTip: new best=000000000000000000da0fcc3f8e74dc6db101b33883706c4fac381ce69d274a height=452608 version=0x20000000 log2_work=85.964917 tx=195657901 date='2017-02-11 22:08:18' progress=0.956118 cache=16.5MiB(12273tx)
2017-03-16 09:39:26 UpdateTip: new best=0000000000000000024911774c9ce916060d3d1b6128ce8f7df3bb4537784b01 height=452609 version=0x20000000 log2_work=85.964951 tx=195660322 date='2017-02-11 22:23:08' progress=0.956131 cache=22.6MiB(17345tx)
2017-03-16 09:39:34 UpdateTip: new best=0000000000000000001a1dff06b2a4fdc72c370c6ac150e9fb9418451cc6c481 height=452610 version=0x20000000 log2_work=85.964986 tx=195663017 date='2017-02-11 22:37:37' progress=0.956145 cache=25.1MiB(22251tx)
2017-03-16 09:39:37 UPnP Port Mapping successful.
2017-03-16 09:40:02 UpdateTip: new best=000000000000000000eeaf9efc5a84681a01758671ab6c901c2b8759e8b54250 height=452611 version=0x20000002 log2_work=85.96502 tx=195665164 date='2017-02-11 22:44:19' progress=0.956151 cache=36.3MiB(27866tx)
2017-03-16 09:40:14 Pre-allocating up to position 0x1000000 in rev00715.dat
2017-03-16 09:40:14 UpdateTip: new best=000000000000000001a266d05af77965d5666759f89fa3fcedba17767f6e1dc5 height=452612 version=0x20000002 log2_work=85.965055 tx=195667913 date='2017-02-11 22:47:13' progress=0.956154 cache=44.0MiB(34351tx)
2017-03-16 09:40:17 UpdateTip: new best=000000000000000000d070efa43bb90e4090474114bff9d1999855071929fe0d height=452613 version=0x20000000 log2_work=85.96509 tx=195670563 date='2017-02-11 23:16:12' progress=0.956180 cache=45.5MiB(37963tx)
2017-03-16 09:40:29 UpdateTip: new best=00000000000000000047a2d80b956b2979b23565b49d687ae9acff826b1bd62b height=452614 version=0x20000000 log2_work=85.965124 tx=195673294 date='2017-02-11 23:19:59' progress=0.956184 cache=51.3MiB(43071tx)
2017-03-16 09:40:41 UpdateTip: new best=0000000000000000015d41470de8ef2f2ab09e1c068fa90248f0065aac7e666a height=452615 version=0x20000000 log2_work=85.965159 tx=195675513 date='2017-02-11 23:20:22' progress=0.956185 cache=59.0MiB(48439tx)
2017-03-16 09:40:46 UpdateTip: new best=000000000000000001ae8a6ae5218d1aadd54a815506ed2f0e845ed9b7a3be55 height=452616 version=0x20000002 log2_work=85.965194 tx=195677794 date='2017-02-11 23:27:33' progress=0.956192 cache=64.9MiB(52801tx)
2017-03-16 09:41:00 UpdateTip: new best=000000000000000000fc234128bb5fcaf198c6aef79841808516044d44070760 height=452617 version=0x20000000 log2_work=85.965228 tx=195678637 date='2017-02-11 23:29:36' progress=0.956193 cache=71.5MiB(56208tx)
2017-03-16 09:41:16 Pre-allocating up to position 0x400000 in rev00716.dat
2017-03-16 09:41:16 UpdateTip: new best=0000000000000000012e55a2a821210f9b5b9131fe268e4ed95af7c24e8dee45 height=452618 version=0x20000000 log2_work=85.965263 tx=195679847 date='2017-02-11 23:33:02' progress=0.956196 cache=77.1MiB(60636tx)
2017-03-16 09:41:24 UpdateTip: new best=0000000000000000027f956a45e7ea2f1c759dbd505dfd6502db13f548abd84f height=452619 version=0x20000000 log2_work=85.965298 tx=195680337 date='2017-02-11 23:33:34' progress=0.956197 cache=109.6MiB(65762tx)
2017-03-16 09:41:36 UpdateTip: new best=000000000000000000717e90f9e2e83396351c12722dd68911ca0198b934bf9f height=452620 version=0x20000000 log2_work=85.965332 tx=195680822 date='2017-02-11 23:35:33' progress=0.956199 cache=114.7MiB(69242tx)
2017-03-16 09:41:49 UpdateTip: new best=000000000000000001d79b7f684fc232cb7a47489141e37dbf2688034405f0d2 height=452621 version=0x20000000 log2_work=85.965367 tx=195681875 date='2017-02-11 23:41:27' progress=0.956204 cache=121.8MiB(72739tx)
2017-03-16 09:41:58 UpdateTip: new best=00000000000000000239cf84ccf5097d77a00696ef41f29e199ff73e894b0265 height=452622 version=0x20000000 log2_work=85.965401 tx=195682987 date='2017-02-11 23:48:22' progress=0.956210 cache=127.6MiB(75998tx)
2017-03-16 09:42:01 UpdateTip: new best=000000000000000001349434dd1bd61f696960584858577f41b334a841cf6e5b height=452623 version=0x20000000 log2_work=85.965436 tx=195685640 date='2017-02-12 00:13:38' progress=0.956233 cache=128.5MiB(79061tx)
2017-03-16 09:42:02 Pre-allocating up to position 0x8000000 in blk00716.dat
2017-03-16 09:42:10 UpdateTip: new best=000000000000000001d5e324814c749bc1161ca59843ccf7b44229ed43f929ab height=452624 version=0x20000000 log2_work=85.965471 tx=195687626 date='2017-02-12 00:19:47' progress=0.956239 cache=132.2MiB(83239tx)
2017-03-16 09:42:15 Leaving block file 716: CBlockFileInfo(blocks=152, size=133254942, heights=452558...452803, time=2017-02-11...2017-02-13)
2017-03-16 09:42:15 Pre-allocating up to position 0x1000000 in blk00717.dat
2017-03-16 09:42:17 Pre-allocating up to position 0x2000000 in blk00717.dat
2017-03-16 09:42:19 Pre-allocating up to position 0x100000 in rev00717.dat
2017-03-16 09:42:19 UpdateTip: new best=000000000000000001652c6b891203ef434c2329775c231292f2cac532d0b1e4 height=452625 version=0x20000000 log2_work=85.965505 tx=195689643 date='2017-02-12 00:42:19' progress=0.956260 cache=133.3MiB(85734tx)
2017-03-16 09:42:24 UpdateTip: new best=00000000000000000223367f060457a2ac3c1e2d6534d021ac82e2921dfc2180 height=452626 version=0x20000000 log2_work=85.96554 tx=195691551 date='2017-02-12 00:47:52' progress=0.956265 cache=138.0MiB(89039tx)
2017-03-16 09:42:24 UpdateTip: new best=000000000000000001b52ed5957c325cd3ce0a96413e19ce51f6a1d30a362b35 height=452627 version=0x20000000 log2_work=85.965575 tx=195691927 date='2017-02-12 00:57:28' progress=0.956274 cache=138.2MiB(89403tx)
2017-03-16 09:42:26 UpdateTip: new best=000000000000000001df00ae9c1f5653802ed4340a45e13dbb9ee695cacf3b8f height=452628 version=0x20000002 log2_work=85.965609 tx=195694076 date='2017-02-12 01:06:16' progress=0.956282 cache=139.0MiB(92235tx)
2017-03-16 09:42:37 UpdateTip: new best=000000000000000000d18f78acaa883cd264df1c88189bbfd89058424c50c878 height=452629 version=0x20000000 log2_work=85.965644 tx=195695032 date='2017-02-12 01:09:11' progress=0.956285 cache=211.3MiB(95460tx)
2017-03-16 09:42:53 UpdateTip: new best=00000000000000000279f81f19ecbcdef8ab762e44a72174185dc058858a0427 height=452630 version=0x20000000 log2_work=85.965678 tx=195696073 date='2017-02-12 01:16:04' progress=0.956291 cache=212.8MiB(98827tx)
2017-03-16 09:42:56 UpdateTip: new best=0000000000000000020cc6bcf06beba60fffd63270e5050037fd23549953fd2c height=452631 version=0x20000000 log2_work=85.965713 tx=195698626 date='2017-02-12 01:34:15' progress=0.956308 cache=213.9MiB(102254tx)
2017-03-16 09:42:57 UpdateTip: new best=000000000000000001320a54f7ede2019dbbf4ef5cb242c35564706b0c1d4fe1 height=452632 version=0x20000002 log2_work=85.965748 tx=195698897 date='2017-02-12 01:36:00' progress=0.956309 cache=213.9MiB(102609tx)
2017-03-16 09:42:58 UpdateTip: new best=00000000000000000298f0aef172a8bb8fc27ca10aca4b7d32b75964962dbbe9 height=452633 version=0x00000004 log2_work=85.965782 tx=195699903 date='2017-02-12 01:43:07' progress=0.956316 cache=214.3MiB(103844tx)
2017-03-16 09:43:12 UpdateTip: new best=000000000000000000ef86485380861343ec1ca0e13b3aeadeaa834756618e37 height=452634 version=0x20000000 log2_work=85.965817 tx=195700298 date='2017-02-12 01:44:06' progress=0.956317 cache=228.1MiB(107332tx)
2017-03-16 09:43:17 UpdateTip: new best=000000000000000002867d2762753eac599973efbe4b2ae1a3a2b42f3efe3b99 height=452635 version=0x20000000 log2_work=85.965852 tx=195702063 date='2017-02-12 01:57:07' progress=0.956329 cache=230.6MiB(110070tx)
2017-03-16 09:43:17 UpdateTip: new best=00000000000000000066df9c5b819f789bea78209659060ac688fa7ae6e66d0a height=452636 version=0x20000000 log2_work=85.965886 tx=195702064 date='2017-02-12 01:57:34' progress=0.956329 cache=230.6MiB(110071tx)
2017-03-16 09:43:21 UpdateTip: new best=000000000000000002797e34d21ede93b081a088cfd42eb855ee316743becc76 height=452637 version=0x20000002 log2_work=85.965921 tx=195703708 date='2017-02-12 02:14:54' progress=0.956345 cache=231.3MiB(112701tx)
2017-03-16 09:43:26 Pre-allocating up to position 0x500000 in rev00716.dat
2017-03-16 09:43:26 UpdateTip: new best=00000000000000000061dc5b180ec3de8e0031fe95e46803813f54af1b0faa66 height=452638 version=0x20000000 log2_work=85.965955 tx=195706114 date='2017-02-12 02:46:02' progress=0.956373 cache=232.9MiB(116262tx)
2017-03-16 09:43:34 UpdateTip: new best=00000000000000000051e3078bc120bb64721c5e76724662911d2d40ef22dfc0 height=452639 version=0x20000000 log2_work=85.96599 tx=195708309 date='2017-02-12 02:48:30' progress=0.956376 cache=235.7MiB(119936tx)
2017-03-16 09:43:42 UpdateTip: new best=0000000000000000002c0c95e5358abae59b5d13e5c21e4682fa1221b0afd1af height=452640 version=0x20000002 log2_work=85.966025 tx=195708863 date='2017-02-12 02:51:09' progress=0.956378 cache=239.1MiB(122238tx)
2017-03-16 09:43:49 UpdateTip: new best=000000000000000000d05469b95f4c513e282acc0e527f489c535b72e26a3883 height=452641 version=0x20000000 log2_work=85.966059 tx=195709381 date='2017-02-12 02:54:02' progress=0.956381 cache=240.3MiB(124248tx)
2017-03-16 09:43:58 UpdateTip: new best=000000000000000001ba525ec6dfbb494121a2d23582e2fbd89dc3edceeb8d4b height=452642 version=0x20000002 log2_work=85.966094 tx=195710220 date='2017-02-12 03:00:31' progress=0.956387 cache=241.4MiB(127186tx)
2017-03-16 10:20:11 socket sending timeout: 2274s
2017-03-16 10:20:11 socket sending timeout: 2271s
2017-03-16 10:20:11 socket sending timeout: 2272s
2017-03-16 10:20:11 socket sending timeout: 2270s
2017-03-16 10:20:11 socket sending timeout: 2274s
2017-03-16 10:20:11 socket sending timeout: 2275s
2017-03-16 10:20:11 socket sending timeout: 2274s
2017-03-16 10:20:11 socket sending timeout: 2271s
2017-03-16 10:20:11 connect() to 84.160.163.160:8333 failed: Network is unreachable (51)
2017-03-16 10:20:30 UpdateTip: new best=000000000000000000025fdad40d3f85eda1354fc46602b5a58edd7f2c5020fc height=452643 version=0x20000000 log2_work=85.966129 tx=195710623 date='2017-02-12 03:02:33' progress=0.956356 cache=244.2MiB(132228tx)
2017-03-16 10:20:38 UpdateTip: new best=000000000000000000c82d7323c3ac57972c1d256f13d3802053926079597cfd height=452644 version=0x20000000 log2_work=85.966163 tx=195710739 date='2017-02-12 03:03:29' progress=0.956357 cache=249.5MiB(133938tx)
2017-03-16 10:20:47 UpdateTip: new best=0000000000000000025f3f0ebb888723fb030f7b83895962b5e59821bcc3b5bf height=452645 version=0x20000000 log2_work=85.966198 tx=195712173 date='2017-02-12 03:10:35' progress=0.956363 cache=257.6MiB(137724tx)
2017-03-16 10:20:53 UpdateTip: new best=00000000000000000272b1c33fb9cdea1bc300b2215db583a2bd580694e9f91f height=452646 version=0x20000000 log2_work=85.966232 tx=195714347 date='2017-02-12 03:25:54' progress=0.956377 cache=273.0MiB(141169tx)
2017-03-16 10:21:04 Pre-allocating up to position 0x600000 in rev00716.dat
2017-03-16 10:21:04 UpdateTip: new best=000000000000000001f166d68dfd8c5388586fd6d51337c3ecea38add45b6cd5 height=452647 version=0x20000000 log2_work=85.966267 tx=195716125 date='2017-02-12 03:37:05' progress=0.956387 cache=278.2MiB(144996tx)
2017-03-16 10:21:05 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457479, us=98.7.115.37:58729, peer=339
2017-03-16 10:21:21 UpdateTip: new best=0000000000000000006b7065ea745d73eef971a3d2afe7f0bf7c4800529c65e8 height=452648 version=0x20000000 log2_work=85.966302 tx=195716567 date='2017-02-12 03:38:14' progress=0.956388 cache=295.6MiB(149657tx)
2017-03-16 10:21:29 UpdateTip: new best=000000000000000001c53b45a18ac9cc3fe1521738cea9c6958e04b329da9ed2 height=452649 version=0x20000000 log2_work=85.966336 tx=195718644 date='2017-02-12 03:52:45' progress=0.956402 cache=301.2MiB(153146tx)
2017-03-16 10:21:33 connect() to 212.117.31.162:8333 failed after select(): Connection refused (61)
2017-03-16 10:21:44 UpdateTip: new best=0000000000000000021e694f532f7dd8fa27c0fee69925bd7ff9a6eac6c77907 height=452650 version=0x20000000 log2_work=85.966371 tx=195719724 date='2017-02-12 03:58:48' progress=0.956407 cache=320.0MiB(157376tx)
2017-03-16 10:21:48 UpdateTip: new best=000000000000000001615f8d81ae325ba1c414da7b5ba90c87b62737094dca3f height=452651 version=0x20000002 log2_work=85.966405 tx=195721507 date='2017-02-12 04:13:04' progress=0.956420 cache=320.8MiB(159290tx)
2017-03-16 10:21:56 UpdateTip: new best=000000000000000000f45c0f4f3e4dfe12afd131a3067558b97e8eb1a12e8850 height=452652 version=0x20000000 log2_work=85.96644 tx=195723664 date='2017-02-12 04:29:18' progress=0.956435 cache=323.5MiB(162683tx)
2017-03-16 10:22:00 UpdateTip: new best=0000000000000000001e899a11a2463fbc0bdf1646f24a06fcb96dbdda7f9b7f height=452653 version=0x20000002 log2_work=85.966475 tx=195724826 date='2017-02-12 04:37:57' progress=0.956443 cache=324.0MiB(164390tx)
2017-03-16 10:22:03 UpdateTip: new best=000000000000000000b164ab127e1b9495e2a8d2aba7cb852f9ea48db60f35c9 height=452654 version=0x20000002 log2_work=85.966509 tx=195726294 date='2017-02-12 04:50:07' progress=0.956454 cache=331.8MiB(166302tx)
2017-03-16 10:22:12 UpdateTip: new best=0000000000000000016c9edb5544a800ffa27766d63cbb0e0c4c1ee879e6201c height=452655 version=0x20000000 log2_work=85.966544 tx=195728175 date='2017-02-12 05:03:54' progress=0.956467 cache=336.1MiB(170036tx)
2017-03-16 10:22:12 UpdateTip: new best=000000000000000001ed748bc960c070be42c73d9ff3817906d5a83f0b294260 height=452656 version=0x20000000 log2_work=85.966578 tx=195728206 date='2017-02-12 05:04:07' progress=0.956467 cache=336.1MiB(170070tx)
2017-03-16 10:22:13 UpdateTip: new best=000000000000000001e7afa00315ca9f898e64416d3a568b3d0a1ce555ade9b9 height=452657 version=0x20000000 log2_work=85.966613 tx=195728649 date='2017-02-12 05:07:24' progress=0.956470 cache=336.6MiB(170560tx)
2017-03-16 10:22:16 UpdateTip: new best=000000000000000001155df3aa6581295acb7f8af71e2ed4e2cd3480edccc01c height=452658 version=0x20000000 log2_work=85.966648 tx=195729673 date='2017-02-12 05:14:43' progress=0.956477 cache=337.9MiB(172222tx)
2017-03-16 10:22:17 connect() to 90.65.167.24:8333 failed after select(): Connection refused (61)
2017-03-16 10:22:38 UpdateTip: new best=000000000000000001dec6c8c0dc21a5861ea01e11701331f7631adbdf064a23 height=452659 version=0x20000000 log2_work=85.966682 tx=195730587 date='2017-02-12 05:20:33' progress=0.956482 cache=341.8MiB(176877tx)
2017-03-16 10:22:40 UpdateTip: new best=000000000000000001b7ff7efe9b1c3e4139a7f51ef41fd19e8f6986017380cd height=452660 version=0x20000002 log2_work=85.966717 tx=195732826 date='2017-02-12 05:45:56' progress=0.956505 cache=342.9MiB(179094tx)
2017-03-16 10:22:49 Pre-allocating up to position 0x700000 in rev00716.dat
2017-03-16 10:22:49 UpdateTip: new best=000000000000000001416ec21e339fb9b98e2fb30e414db4ead5ecc8718d5a13 height=452661 version=0x20000002 log2_work=85.966751 tx=195734953 date='2017-02-12 05:57:23' progress=0.956516 cache=361.5MiB(182873tx)
2017-03-16 10:22:52 UpdateTip: new best=00000000000000000094de2b34236579df2ec19f05d4ad25648a9686517e91cc height=452662 version=0x20000000 log2_work=85.966786 tx=195737670 date='2017-02-12 06:37:47' progress=0.956553 cache=362.3MiB(185525tx)
2017-03-16 10:22:52 connect() to 81.169.134.50:8333 failed after select(): Connection refused (61)
2017-03-16 10:22:59 UpdateTip: new best=0000000000000000003ecdef7e46a7e093dd8b0908871dba6d2b4c9da75f59a4 height=452663 version=0x20000000 log2_work=85.966821 tx=195739309 date='2017-02-12 06:39:00' progress=0.956554 cache=363.6MiB(189182tx)
2017-03-16 10:23:02 UpdateTip: new best=000000000000000001852ecba761d5f60dc81835af31ad51897f1c1c63039d03 height=452664 version=0x20000000 log2_work=85.966855 tx=195740835 date='2017-02-12 06:51:07' progress=0.956565 cache=364.5MiB(192713tx)
2017-03-16 10:23:04 UpdateTip: new best=000000000000000000ccea6c6c1aef35a0070dbd610f61c8a8dc99d96c6ba342 height=452665 version=0x20000000 log2_work=85.96689 tx=195743292 date='2017-02-12 07:26:27' progress=0.956597 cache=365.2MiB(195453tx)
2017-03-16 10:23:10 UpdateTip: new best=0000000000000000009eee07f3ee2e3de5c182c14f402280e45ad231a666a7d2 height=452666 version=0x20000002 log2_work=85.966924 tx=195745086 date='2017-02-12 07:31:19' progress=0.956602 cache=367.8MiB(198646tx)
2017-03-16 10:23:15 version handshake timeout from 340
2017-03-16 10:23:19 UpdateTip: new best=000000000000000001ba6a389099dd83c60f40e850faaa24e0df402d21dc9c7e height=452667 version=0x20000002 log2_work=85.966959 tx=195747023 date='2017-02-12 07:32:00' progress=0.956603 cache=377.1MiB(203257tx)
2017-03-16 10:23:19 connect() to [2605:a601:cc4:e800:3437:6f55:9250:76bd]:8333 failed after select(): Connection refused (61)
2017-03-16 10:23:22 UpdateTip: new best=000000000000000002957c25fd875c5a4898ab15e9907922f969a10e386cab8b height=452668 version=0x20000002 log2_work=85.966994 tx=195749378 date='2017-02-12 07:46:37' progress=0.956616 cache=378.7MiB(205980tx)
2017-03-16 10:23:27 UpdateTip: new best=0000000000000000003e43bbbb1ce363a62005676f66e31698c7178bf4312847 height=452669 version=0x20000000 log2_work=85.967028 tx=195751551 date='2017-02-12 08:01:17' progress=0.956630 cache=388.4MiB(208953tx)
2017-03-16 10:23:31 UpdateTip: new best=000000000000000001169aa172d470fde64e1d197857baf47afdce3e3635421c height=452670 version=0x20000000 log2_work=85.967063 tx=195753071 date='2017-02-12 08:09:38' progress=0.956638 cache=396.7MiB(211449tx)
2017-03-16 10:23:38 UpdateTip: new best=00000000000000000148dc446ede28dc7c1de4556245fa583311c0678b406de8 height=452671 version=0x20000000 log2_work=85.967097 tx=195754902 date='2017-02-12 08:20:47' progress=0.956648 cache=401.9MiB(214579tx)
2017-03-16 10:23:51 Pre-allocating up to position 0x800000 in rev00716.dat
2017-03-16 10:23:52 UpdateTip: new best=000000000000000000d54759da7ae5866afaf2681b8789981b112ee30fa084ab height=452672 version=0x20000002 log2_work=85.967132 tx=195755778 date='2017-02-12 08:24:15' progress=0.956651 cache=418.8MiB(218822tx)
2017-03-16 10:23:53 UpdateTip: new best=000000000000000002844daf847c23f38c57649a89a733bede54c99560f876f3 height=452673 version=0x20000000 log2_work=85.967167 tx=195757651 date='2017-02-12 08:45:31' progress=0.956671 cache=419.5MiB(220554tx)
2017-03-16 10:24:02 UpdateTip: new best=0000000000000000014de71d6760b90bd34f0054d314ba48bd3d71768ab9dbeb height=452674 version=0x20000000 log2_work=85.967201 tx=195759004 date='2017-02-12 08:46:00' progress=0.956671 cache=424.7MiB(224281tx)
2017-03-16 10:24:03 UpdateTip: new best=000000000000000000dfd957e80215b959b7ea27b23291475a677757b2e6c74b height=452675 version=0x20000000 log2_work=85.967236 tx=195761549 date='2017-02-12 09:11:00' progress=0.956694 cache=425.4MiB(226726tx)
2017-03-16 10:24:07 UpdateTip: new best=00000000000000000118fadc62c56543a90ce237dcaeb10d01abfaaf732ebf03 height=452676 version=0x20000002 log2_work=85.96727 tx=195763170 date='2017-02-12 09:13:02' progress=0.956696 cache=427.2MiB(229422tx)
2017-03-16 10:24:07 UpdateTip: new best=000000000000000001c4ccba18046be57e75beddd02f6f6c3ffa5a92ef84e0ef height=452677 version=0x20000002 log2_work=85.967305 tx=195763346 date='2017-02-12 09:14:31' progress=0.956698 cache=427.5MiB(229637tx)
2017-03-16 10:24:10 UpdateTip: new best=000000000000000002930102abaf03102f2a5755cfbe74ecfed64b81ed8ef5ba height=452678 version=0x20000000 log2_work=85.967339 tx=195765260 date='2017-02-12 09:31:58' progress=0.956714 cache=429.2MiB(231790tx)
2017-03-16 10:24:16 UpdateTip: new best=00000000000000000049d1623d78c88aed9f15a839855f63bb2398a350bb91c3 height=452679 version=0x20000000 log2_work=85.967374 tx=195767131 date='2017-02-12 09:38:11' progress=0.956719 cache=437.0MiB(235610tx)
2017-03-16 10:24:23 UpdateTip: new best=000000000000000001fc409a4b16f778f4617e41d8e68da38ae300066c82871b height=452680 version=0x20000000 log2_work=85.967409 tx=195768466 date='2017-02-12 09:45:50' progress=0.956727 cache=439.4MiB(238503tx)
2017-03-16 10:24:26 UpdateTip: new best=0000000000000000016770efc18081626f39bb7f940e6384e90db403ba12d628 height=452681 version=0x20000000 log2_work=85.967443 tx=195769870 date='2017-02-12 09:55:07' progress=0.956735 cache=440.7MiB(240715tx)
2017-03-16 10:24:27 Pre-allocating up to position 0x900000 in rev00716.dat
2017-03-16 10:24:27 UpdateTip: new best=00000000000000000285bd2f4a41ba4ae98a39656845875a6f538106852182d2 height=452682 version=0x20000000 log2_work=85.967478 tx=195772487 date='2017-02-12 10:22:08' progress=0.956760 cache=441.5MiB(243330tx)
2017-03-16 10:24:28 connect() to 213.160.157.110:8333 failed after select(): Connection refused (61)
2017-03-16 10:24:29 UpdateTip: new best=0000000000000000002966800c5ebcb493477c8a5e2abd312206bf9fd33f1b29 height=452683 version=0x20000002 log2_work=85.967512 tx=195774162 date='2017-02-12 10:33:20' progress=0.956770 cache=442.4MiB(244774tx)
2017-03-16 10:24:31 UpdateTip: new best=00000000000000000265a2f596075166e0b5e2674b2b045430ec89e0419c8107 height=452684 version=0x20000000 log2_work=85.967547 tx=195776458 date='2017-02-12 10:47:52' progress=0.956784 cache=444.1MiB(247515tx)
2017-03-16 10:24:37 UpdateTip: new best=000000000000000000918a8d07f40a0251e0fe958a9e1b3640ddea6d335f1527 height=452685 version=0x20000000 log2_work=85.967582 tx=195778245 date='2017-02-12 10:56:09' progress=0.956791 cache=445.6MiB(250877tx)
2017-03-16 10:24:39 UpdateTip: new best=0000000000000000017c50307fe895187e742de227f50f091129ba5e53bfc1b0 height=452686 version=0x20000002 log2_work=85.967616 tx=195780586 date='2017-02-12 11:24:37' progress=0.956818 cache=446.8MiB(252813tx)
2017-03-16 10:24:40 UpdateTip: new best=0000000000000000019753b79d3156f038a9e3a7d08e4977a26ecb624e09589f height=452687 version=0x20000000 log2_work=85.967651 tx=195782513 date='2017-02-12 11:38:34' progress=0.956830 cache=449.4MiB(254711tx)
2017-03-16 10:24:43 UpdateTip: new best=0000000000000000016b2e1da2a137be4479867d96c743b68e38b9505109320f height=452688 version=0x20000002 log2_work=85.967685 tx=195784699 date='2017-02-12 11:44:57' progress=0.956837 cache=450.4MiB(257485tx)
2017-03-16 10:24:44 UpdateTip: new best=00000000000000000153b118ec05262d374d1bb3544bd15a830671ae965d6454 height=452689 version=0x20000000 log2_work=85.96772 tx=195785536 date='2017-02-12 11:49:44' progress=0.956841 cache=451.1MiB(258764tx)
2017-03-16 10:24:48 UpdateTip: new best=000000000000000001c2642a6972148a3108dbe612653669debef59ab10f7d73 height=452690 version=0x20000000 log2_work=85.967754 tx=195787569 date='2017-02-12 11:59:32' progress=0.956850 cache=452.9MiB(261904tx)
2017-03-16 10:24:52 Pre-allocating up to position 0xa00000 in rev00716.dat
2017-03-16 10:24:52 UpdateTip: new best=000000000000000000ce60257ab34d0ac850afb1e5ef9b749e58d5f73def6ca8 height=452691 version=0x30000000 log2_work=85.967789 tx=195789730 date='2017-02-12 12:03:13' progress=0.956854 cache=458.0MiB(265420tx)
2017-03-16 10:24:56 UpdateTip: new best=000000000000000000edd2ec88cc8f827eebab0a1b6a2178c47ec6de0ff8d3b6 height=452692 version=0x20000002 log2_work=85.967824 tx=195791927 date='2017-02-12 12:18:00' progress=0.956868 cache=462.1MiB(268139tx)
2017-03-16 10:24:57 UpdateTip: new best=000000000000000002108b45a1b8bed996c82e170090ca717a590aeeaac89cdc height=452693 version=0x20000000 log2_work=85.967858 tx=195792977 date='2017-02-12 12:29:06' progress=0.956878 cache=462.3MiB(269116tx)
2017-03-16 10:25:01 UpdateTip: new best=000000000000000001b2d2678d37eb458d89e7d508ced2ac872236d17d35e93f height=452694 version=0x20000002 log2_work=85.967893 tx=195795359 date='2017-02-12 12:41:02' progress=0.956889 cache=467.6MiB(272287tx)
2017-03-16 10:25:02 UpdateTip: new best=00000000000000000067fa06242f7937b44ed63043974bf961a295b3f1ea5ea0 height=452695 version=0x20000000 log2_work=85.967927 tx=195798196 date='2017-02-12 13:16:33' progress=0.956921 cache=468.2MiB(274889tx)
2017-03-16 10:25:05 UpdateTip: new best=00000000000000000140c4d8a232b07c28bee693a72314880e6214ef2b8d8762 height=452696 version=0x20000000 log2_work=85.967962 tx=195800049 date='2017-02-12 13:17:56' progress=0.956923 cache=470.1MiB(277491tx)
2017-03-16 10:25:10 UpdateTip: new best=000000000000000001f5dff24db1f4e2aba60d889716717a071471f64e270326 height=452697 version=0x20000000 log2_work=85.967996 tx=195802516 date='2017-02-12 13:21:40' progress=0.956927 cache=478.4MiB(281812tx)
2017-03-16 10:25:16 UpdateTip: new best=0000000000000000014a7e9ab5249a371080b46d5c39672a874853193a3032fa height=452698 version=0x20000000 log2_work=85.968031 tx=195804276 date='2017-02-12 13:29:33' progress=0.956934 cache=482.3MiB(285019tx)
2017-03-16 10:25:19 UpdateTip: new best=0000000000000000017cfb913357359d5a447670a7aa8802ae5b17e2105f51ec height=452699 version=0x20000002 log2_work=85.968066 tx=195806038 date='2017-02-12 13:32:30' progress=0.956937 cache=485.0MiB(287378tx)
2017-03-16 10:25:24 UpdateTip: new best=0000000000000000002e35f57d2765051ffbefec536cf0d9485ef23903800fff height=452700 version=0x20000002 log2_work=85.9681 tx=195806533 date='2017-02-12 13:33:54' progress=0.956938 cache=501.6MiB(289540tx)
2017-03-16 10:25:26 Pre-allocating up to position 0xb00000 in rev00716.dat
2017-03-16 10:25:26 UpdateTip: new best=000000000000000000b609338a223e4f76123c37a264c81defed32e17c92f8ac height=452701 version=0x20000000 log2_work=85.968135 tx=195807965 date='2017-02-12 13:41:17' progress=0.956945 cache=502.5MiB(291122tx)
2017-03-16 10:25:29 version handshake timeout from 341
2017-03-16 10:25:30 UpdateTip: new best=00000000000000000192f569f61cffbb823c90761c38e9378266a6555cdaf39b height=452702 version=0x20000000 log2_work=85.968169 tx=195810769 date='2017-02-12 14:13:14' progress=0.956975 cache=503.3MiB(293867tx)
2017-03-16 10:25:32 UpdateTip: new best=0000000000000000002104a97bf9b15cdb6b7e2c59dd99c93f2b51f22b660266 height=452703 version=0x20000002 log2_work=85.968204 tx=195812440 date='2017-02-12 14:16:34' progress=0.956978 cache=504.9MiB(295454tx)
2017-03-16 10:25:35 UpdateTip: new best=000000000000000000ba25b971e7876fac516bf1b2f1d76b509e948df3f5ece2 height=452704 version=0x20000000 log2_work=85.968238 tx=195815412 date='2017-02-12 15:01:02' progress=0.957018 cache=512.2MiB(298406tx)
2017-03-16 10:25:38 UpdateTip: new best=0000000000000000004ab2360ef2dd387434e55597dd76a3e968059aed9ccb57 height=452705 version=0x20000000 log2_work=85.968273 tx=195817042 date='2017-02-12 15:01:18' progress=0.957019 cache=513.0MiB(300410tx)
2017-03-16 10:25:43 UpdateTip: new best=00000000000000000177a0535dccf0c41f94723751404f2de5f141154235593d height=452706 version=0x20000002 log2_work=85.968308 tx=195818892 date='2017-02-12 15:03:19' progress=0.957021 cache=514.8MiB(303008tx)
2017-03-16 10:25:44 UpdateTip: new best=000000000000000000652955bcbabcc0ab70889a7ad36ff6d4791ba832bb5e10 height=452707 version=0x20000000 log2_work=85.968342 tx=195820612 date='2017-02-12 15:45:12' progress=0.957059 cache=515.0MiB(303886tx)
2017-03-16 10:25:46 UpdateTip: new best=00000000000000000047a5f4d9390dbb1638aa5c19b18d7ffc3aa3b4fff9ca80 height=452708 version=0x20000000 log2_work=85.968377 tx=195823188 date='2017-02-12 15:52:29' progress=0.957066 cache=515.6MiB(306599tx)
2017-03-16 10:25:48 UpdateTip: new best=0000000000000000018234083ce8b9cd321844f7cfdf7b366780fb8d2c428b3e height=452709 version=0x20000002 log2_work=85.968411 tx=195825061 date='2017-02-12 15:55:48' progress=0.957069 cache=516.4MiB(308713tx)
2017-03-16 10:25:50 Pre-allocating up to position 0x200000 in rev00717.dat
2017-03-16 10:25:50 UpdateTip: new best=00000000000000000097f4ef5d1e8de19fafb01c5c165841a1a4bd3d11794dac height=452710 version=0x20000000 log2_work=85.968446 tx=195826461 date='2017-02-12 16:00:37' progress=0.957074 cache=517.0MiB(310659tx)
2017-03-16 10:25:53 version handshake timeout from 342
2017-03-16 10:25:59 UpdateTip: new best=0000000000000000007813122890482210f2a43e23ae92392cc0906e51aaefc0 height=452711 version=0x20000000 log2_work=85.96848 tx=195828744 date='2017-02-12 16:04:54' progress=0.957078 cache=521.0MiB(314708tx)
2017-03-16 10:26:05 UpdateTip: new best=00000000000000000152d1f735e02ef2e00fcf0162a16c5feec187fbfe7c6961 height=452712 version=0x20000000 log2_work=85.968515 tx=195830613 date='2017-02-12 16:11:59' progress=0.957085 cache=523.7MiB(317999tx)
2017-03-16 10:26:09 version handshake timeout from 343
2017-03-16 10:26:11 Pre-allocating up to position 0xc00000 in rev00716.dat
2017-03-16 10:26:11 UpdateTip: new best=000000000000000001570b59f245c3d80b445ca9183d02ea16eb238bd208589b height=452713 version=0x20000002 log2_work=85.968549 tx=195833683 date='2017-02-12 16:14:19' progress=0.957087 cache=526.0MiB(321984tx)
2017-03-16 10:26:17 UpdateTip: new best=000000000000000001329334b19f484e9f9d30f10bc8c8d65ff069e7e8aa9d8a height=452714 version=0x30000000 log2_work=85.968584 tx=195835702 date='2017-02-12 16:17:51' progress=0.957091 cache=533.3MiB(324994tx)
2017-03-16 10:26:21 UpdateTip: new best=00000000000000000141b0f678f4d7a5e34c57f79edf945b722e1c93c152a596 height=452715 version=0x20000002 log2_work=85.968619 tx=195837476 date='2017-02-12 16:27:49' progress=0.957100 cache=534.6MiB(327166tx)
2017-03-16 10:26:45 connect() to 91.188.125.252:8333 failed after select(): Connection refused (61)
2017-03-16 10:26:54 UpdateTip: new best=000000000000000001f810d349c723118f41ac4bb630487ddf6b87df33e396f6 height=452716 version=0x20000000 log2_work=85.968653 tx=195839267 date='2017-02-12 16:36:28' progress=0.957108 cache=13.3MiB(6272tx)
2017-03-16 10:27:12 version handshake timeout from 345
2017-03-16 10:27:15 UpdateTip: new best=000000000000000000824b8d9cfa34bbdb4ef5c7a42ff7d2cd4f9e842e7c3687 height=452717 version=0x20000002 log2_work=85.968688 tx=195841043 date='2017-02-12 16:40:48' progress=0.957112 cache=42.3MiB(12057tx)
2017-03-16 10:27:21 connect() to 62.133.194.156:8333 failed after select(): Connection refused (61)
2017-03-16 10:27:23 UpdateTip: new best=000000000000000001691b77a6471c97e32d5a7cb215690d3954ce7f53f66657 height=452718 version=0x20000002 log2_work=85.968722 tx=195842895 date='2017-02-12 16:49:18' progress=0.957120 cache=47.4MiB(17117tx)
2017-03-16 10:27:30 UpdateTip: new best=0000000000000000027172c13d2094606b4effd852a19b940e968e3dfb5c4d51 height=452719 version=0x20000000 log2_work=85.968757 tx=195843715 date='2017-02-12 16:53:33' progress=0.957124 cache=84.1MiB(20228tx)
2017-03-16 10:27:30 version handshake timeout from 346
2017-03-16 10:27:33 connect() to 178.195.149.34:8333 failed after select(): Connection refused (61)
2017-03-16 10:27:40 UpdateTip: new best=00000000000000000010d43554341006ed6b95a8bd2d887fdea367579ca6ca9f height=452720 version=0x20000000 log2_work=85.968791 tx=195845615 date='2017-02-12 17:00:57' progress=0.957130 cache=97.5MiB(25037tx)
2017-03-16 10:27:43 UpdateTip: new best=0000000000000000001c07788f7c3ae2b291fb30dfbe88175e52a91d4cccfa68 height=452721 version=0x20000000 log2_work=85.968826 tx=195846259 date='2017-02-12 17:03:47' progress=0.957133 cache=101.0MiB(26395tx)
2017-03-16 10:27:50 connect() to 188.172.220.159:8333 failed after select(): Connection refused (61)
2017-03-16 10:27:51 UpdateTip: new best=0000000000000000009ee55eacc467d881fb2928113a173bb7194c7686e34fe4 height=452722 version=0x20000000 log2_work=85.96886 tx=195848356 date='2017-02-12 17:15:57' progress=0.957144 cache=104.6MiB(30609tx)
2017-03-16 10:27:58 version handshake timeout from 347
2017-03-16 10:28:06 UpdateTip: new best=0000000000000000022f24e91ba368e14423d74df0427ba71dc88a54bf0b040c height=452723 version=0x20000000 log2_work=85.968895 tx=195850357 date='2017-02-12 17:22:37' progress=0.957151 cache=112.2MiB(35546tx)
2017-03-16 10:28:08 UpdateTip: new best=000000000000000002987104c6ec5171054a21997979bb1812e91a186fe90ebf height=452724 version=0x20000000 log2_work=85.968929 tx=195850950 date='2017-02-12 17:25:24' progress=0.957153 cache=114.5MiB(36755tx)
2017-03-16 10:28:29 UpdateTip: new best=000000000000000001c33134824241aa3c818f644d71dab8056701f7db1574de height=452725 version=0x20000000 log2_work=85.968964 tx=195851553 date='2017-02-12 17:27:08' progress=0.957155 cache=135.4MiB(40668tx)
2017-03-16 10:28:37 UpdateTip: new best=000000000000000001aa7a0b94757363dc6567d097e17d7fc37819a183f5dffd height=452726 version=0x20000000 log2_work=85.968999 tx=195854354 date='2017-02-12 17:53:32' progress=0.957179 cache=136.7MiB(44933tx)
2017-03-16 10:28:43 Pre-allocating up to position 0xd00000 in rev00716.dat
2017-03-16 10:28:43 UpdateTip: new best=000000000000000001e74042c3a8cd13c5ec8c31bb5e1bd07d6ad731fa5bb936 height=452727 version=0x20000000 log2_work=85.969033 tx=195856039 date='2017-02-12 17:58:39' progress=0.957184 cache=139.0MiB(48758tx)
2017-03-16 10:28:48 UpdateTip: new best=000000000000000002019f1d9a1f693e1a87da9409848574c6c6e5e49a9276fa height=452728 version=0x20000000 log2_work=85.969068 tx=195857633 date='2017-02-12 18:02:49' progress=0.957188 cache=140.0MiB(51461tx)
2017-03-16 10:28:53 UpdateTip: new best=0000000000000000001e030038a01b43ea2f84a3b12742bb6895bea317bbf100 height=452729 version=0x20000000 log2_work=85.969102 tx=195860020 date='2017-02-12 18:17:46' progress=0.957201 cache=144.5MiB(55535tx)
2017-03-16 10:28:55 connect() to 31.41.113.94:8333 failed after select(): Connection refused (61)
2017-03-16 10:29:01 UpdateTip: new best=00000000000000000225cb1f7fdb76e2288ce559c784c570a877467304fe753d height=452730 version=0x20000000 log2_work=85.969137 tx=195862318 date='2017-02-12 19:09:01' progress=0.957248 cache=146.0MiB(60053tx)
2017-03-16 10:29:01 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457482, us=98.7.115.37:58826, peer=348
2017-03-16 10:29:01 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457482, us=98.7.115.37:58828, peer=349
2017-03-16 10:29:01 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457482, us=98.7.115.37:58829, peer=350
2017-03-16 10:29:07 UpdateTip: new best=00000000000000000148956ef7b3bd74f93ed094c26acb3f82ce00a6181794f8 height=452731 version=0x20000000 log2_work=85.969171 tx=195864998 date='2017-02-12 19:26:07' progress=0.957264 cache=148.0MiB(64204tx)
2017-03-16 10:29:09 version handshake timeout from 348
2017-03-16 10:29:11 UpdateTip: new best=00000000000000000250c4bcda4aaa1959d8866a77bbbd35cdfcd8c0d388a3ee height=452732 version=0x20000000 log2_work=85.969206 tx=195867598 date='2017-02-12 19:52:02' progress=0.957287 cache=159.1MiB(67852tx)
2017-03-16 10:29:16 UpdateTip: new best=00000000000000000048812029ef3c68e0bfe8e45e527d25cf20e21fba3c8fd3 height=452733 version=0x20000000 log2_work=85.96924 tx=195869748 date='2017-02-12 19:54:19' progress=0.957290 cache=161.7MiB(71587tx)
2017-03-16 10:29:21 UpdateTip: new best=00000000000000000292a0c7e49812b67e1cff5c5a89e04617cf5822e3427860 height=452734 version=0x20000002 log2_work=85.969275 tx=195871771 date='2017-02-12 20:02:57' progress=0.957298 cache=162.5MiB(74568tx)
2017-03-16 10:29:28 UpdateTip: new best=000000000000000001939951882265135180cf7c6e1f5d200a7c7c337dceab07 height=452735 version=0x20000002 log2_work=85.969309 tx=195873287 date='2017-02-12 20:10:57' progress=0.957305 cache=166.0MiB(77863tx)
2017-03-16 10:29:43 Pre-allocating up to position 0x300000 in rev00717.dat
2017-03-16 10:29:44 UpdateTip: new best=0000000000000000022e35fb0fc51377638b6ee625ecf3c60269187d8aa822c5 height=452736 version=0x20000000 log2_work=85.969344 tx=195876028 date='2017-02-12 20:14:10' progress=0.957309 cache=170.7MiB(83470tx)
2017-03-16 10:29:46 connect() to [2601:282:8102:2618::b679]:8333 failed after select(): No route to host (65)
2017-03-16 10:29:46 connect() to 84.250.101.61:8333 failed after select(): Connection refused (61)
2017-03-16 10:29:56 UpdateTip: new best=0000000000000000010372de4e6863cd245ca14ea2c23a55cfb29dfa73877747 height=452737 version=0x20000000 log2_work=85.969379 tx=195877965 date='2017-02-12 20:20:59' progress=0.957315 cache=195.0MiB(88167tx)
2017-03-16 10:30:03 version handshake timeout from 351
2017-03-16 10:30:06 UpdateTip: new best=0000000000000000021e275fbf22d5ab8262800731f7db91f967a5c02f76ea02 height=452738 version=0x20000000 log2_work=85.969413 tx=195880424 date='2017-02-12 20:33:44' progress=0.957327 cache=197.0MiB(91725tx)
2017-03-16 10:30:11 UpdateTip: new best=00000000000000000230d1198c31c79c988a5ebc0418596fd0d9eef49770cba1 height=452739 version=0x20000000 log2_work=85.969448 tx=195883268 date='2017-02-12 21:01:51' progress=0.957352 cache=198.0MiB(94741tx)
2017-03-16 10:30:19 UpdateTip: new best=00000000000000000230c5245354f18b3c1138eaf1b6054db76ee1a9a0865d8c height=452740 version=0x20000000 log2_work=85.969482 tx=195885517 date='2017-02-12 21:09:05' progress=0.957359 cache=199.4MiB(98504tx)
2017-03-16 10:30:31 connect() to [2a02:348:86:3011::1]:8333 failed after select(): Connection refused (61)
2017-03-16 10:30:31 connect() to 50.188.187.180:8333 failed after select(): Connection refused (61)
2017-03-16 10:30:33 UpdateTip: new best=0000000000000000028382b6cd78a5bd7c91bd7829be844c062a1f7fee57ab7e height=452741 version=0x20000000 log2_work=85.969517 tx=195887993 date='2017-02-12 21:13:49' progress=0.957364 cache=202.7MiB(103184tx)
2017-03-16 10:30:38 Pre-allocating up to position 0xe00000 in rev00716.dat
2017-03-16 10:30:39 UpdateTip: new best=000000000000000000f1fae151a85974237cfca691e8a2f33e72480ba8eee277 height=452742 version=0x20000000 log2_work=85.969551 tx=195890979 date='2017-02-12 21:19:29' progress=0.957370 cache=205.2MiB(107705tx)
2017-03-16 10:30:51 UpdateTip: new best=0000000000000000011ee7f02e943b5079ce153cfafd34071d11ef5c047d5a7b height=452743 version=0x20000002 log2_work=85.969586 tx=195893185 date='2017-02-12 21:28:27' progress=0.957378 cache=210.2MiB(111760tx)
2017-03-16 10:30:55 UpdateTip: new best=000000000000000001670ad05fd15dc80b0d90aabb9889da412f920fbfe8d9dd height=452744 version=0x20000000 log2_work=85.96962 tx=195893991 date='2017-02-12 21:29:18' progress=0.957379 cache=214.5MiB(113616tx)
2017-03-16 10:30:59 version handshake timeout from 352
2017-03-16 10:31:02 UpdateTip: new best=0000000000000000001036280d134351d843e04316bb8f32eaa0ff604153eeee height=452745 version=0x20000000 log2_work=85.969655 tx=195895692 date='2017-02-12 21:32:03' progress=0.957381 cache=217.6MiB(116835tx)
2017-03-16 10:31:12 UpdateTip: new best=00000000000000000002c75894c511b21d83120ffb2bde23bcaa51f8a719101a height=452746 version=0x20000000 log2_work=85.969689 tx=195897339 date='2017-02-12 21:36:20' progress=0.957385 cache=222.4MiB(120425tx)
2017-03-16 10:31:13 version handshake timeout from 353
2017-03-16 10:31:15 UpdateTip: new best=0000000000000000007837c9cb2c695eb2f5fc7d5cb1086ee2ec5626005fd33d height=452747 version=0x20000002 log2_work=85.969724 tx=195899581 date='2017-02-12 21:51:11' progress=0.957399 cache=223.1MiB(123006tx)
2017-03-16 10:31:25 UpdateTip: new best=00000000000000000071d6c3b46ef382f9f4ee76bcdaeaf0e4d817d168e4574e height=452748 version=0x20000000 log2_work=85.969758 tx=195901075 date='2017-02-12 21:54:43' progress=0.957403 cache=237.1MiB(126911tx)
2017-03-16 10:31:33 version handshake timeout from 354
2017-03-16 10:31:39 connect() to 84.166.255.163:8333 failed after select(): Connection refused (61)
2017-03-16 10:31:46 UpdateTip: new best=000000000000000000a134a3ab3353a11879dbe2ddb23030365690db41c55d78 height=452749 version=0x20000000 log2_work=85.969793 tx=195901730 date='2017-02-12 21:56:10' progress=0.957404 cache=272.7MiB(131618tx)
2017-03-16 10:31:52 UpdateTip: new best=0000000000000000017e1d5329fc58a6ccefc5e5bc85723f961a510054b172c8 height=452750 version=0x20000000 log2_work=85.969827 tx=195902952 date='2017-02-12 22:02:17' progress=0.957409 cache=276.3MiB(134174tx)
2017-03-16 10:32:01 Pre-allocating up to position 0x400000 in rev00717.dat
2017-03-16 10:32:01 UpdateTip: new best=00000000000000000021770e8f086523ebc96a517cf8934be9ffa4dd8cc38eac height=452751 version=0x20000000 log2_work=85.969862 tx=195904882 date='2017-02-12 22:16:08' progress=0.957422 cache=278.5MiB(137402tx)
2017-03-16 10:32:06 UpdateTip: new best=000000000000000000ed4f21858c813b70be0379af337c0d9ab8ac5e42891fa3 height=452752 version=0x20000000 log2_work=85.969896 tx=195905639 date='2017-02-12 22:17:27' progress=0.957423 cache=294.2MiB(139248tx)
2017-03-16 10:32:08 version handshake timeout from 355
2017-03-16 10:32:11 UpdateTip: new best=0000000000000000021d2b6808e60d47c6db83d04e60fe0279591779f28d721e height=452753 version=0x20000002 log2_work=85.969931 tx=195906726 date='2017-02-12 22:24:10' progress=0.957430 cache=294.5MiB(140682tx)
2017-03-16 10:32:12 UpdateTip: new best=000000000000000002209a44b539d7fa8791509c5ea40cc2a2b723913ffec153 height=452754 version=0x20000000 log2_work=85.969965 tx=195907392 date='2017-02-12 22:26:22' progress=0.957432 cache=295.0MiB(141434tx)
2017-03-16 10:32:12 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457482, us=98.7.115.37:58865, peer=356
2017-03-16 10:32:12 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457482, us=98.7.115.37:58872, peer=357
2017-03-16 10:32:12 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457482, us=98.7.115.37:58877, peer=358
2017-03-16 10:32:14 version handshake timeout from 356
2017-03-16 10:32:22 UpdateTip: new best=000000000000000001a5dcfe9778a87c585c3c9e88e4120a29673a37bd7c23a2 height=452755 version=0x20000000 log2_work=85.97 tx=195909146 date='2017-02-12 22:35:08' progress=0.957440 cache=319.1MiB(145066tx)
2017-03-16 10:32:31 UpdateTip: new best=0000000000000000012cddc31997d95e29434bd9adcdc038d1b4158ba8aff29e height=452756 version=0x20000000 log2_work=85.970035 tx=195910721 date='2017-02-12 22:44:36' progress=0.957448 cache=333.3MiB(148229tx)
2017-03-16 10:32:32 UpdateTip: new best=0000000000000000016a70cadec624d3ebf7ae449822c1e3aa9559b94954a466 height=452757 version=0x20000002 log2_work=85.970069 tx=195911113 date='2017-02-12 22:46:06' progress=0.957450 cache=333.4MiB(148763tx)
2017-03-16 10:32:34 UpdateTip: new best=0000000000000000026e055114e87e305e97ff1f69f61bd0c6c3e29c3c4a7c73 height=452758 version=0x20000002 log2_work=85.970104 tx=195913432 date='2017-02-12 23:07:32' progress=0.957470 cache=334.2MiB(151086tx)
2017-03-16 10:32:38 UpdateTip: new best=000000000000000001bb45b607ad08ea1bd8c12c7460b85f63f734c13cf5b716 height=452759 version=0x30000000 log2_work=85.970138 tx=195915852 date='2017-02-12 23:28:25' progress=0.957489 cache=335.5MiB(153831tx)
2017-03-16 10:32:45 UpdateTip: new best=000000000000000001c4ee63029ed5e09789b043e20c09be1bcf224147a47472 height=452760 version=0x20000002 log2_work=85.970173 tx=195918169 date='2017-02-12 23:41:33' progress=0.957501 cache=338.0MiB(157369tx)
2017-03-16 10:32:45 UpdateTip: new best=00000000000000000042d1b50ee367f48b6a01a0a24a822e79fc48559609c273 height=452761 version=0x20000000 log2_work=85.970207 tx=195918470 date='2017-02-12 23:44:32' progress=0.957504 cache=338.1MiB(157677tx)
2017-03-16 10:32:46 version handshake timeout from 357
2017-03-16 10:32:52 Pre-allocating up to position 0xf00000 in rev00716.dat
2017-03-16 10:32:52 UpdateTip: new best=000000000000000000c6d00a51667cbc709089f5cc8e4460237a4a904856a795 height=452762 version=0x20000002 log2_work=85.970242 tx=195920731 date='2017-02-12 23:51:56' progress=0.957511 cache=339.6MiB(161550tx)
2017-03-16 10:32:55 UpdateTip: new best=0000000000000000009d5a91ae1a9fedb761a91777de72b710db93a39ce7fb61 height=452763 version=0x20000000 log2_work=85.970276 tx=195922554 date='2017-02-13 00:02:51' progress=0.957521 cache=341.4MiB(163974tx)
2017-03-16 10:32:58 UpdateTip: new best=000000000000000000284a92aa2857942f513ddf1e054449121cc90707a07d44 height=452764 version=0x20000000 log2_work=85.970311 tx=195923812 date='2017-02-13 00:07:40' progress=0.957525 cache=341.9MiB(165569tx)
2017-03-16 10:33:05 UpdateTip: new best=0000000000000000002eee30eda9c6d5f44604e7ff9c656e2751450b0331deba height=452765 version=0x20000000 log2_work=85.970345 tx=195924798 date='2017-02-13 00:13:07' progress=0.957530 cache=343.2MiB(167698tx)
2017-03-16 10:33:05 UpdateTip: new best=00000000000000000237b14774b5be7865d6f1f5f934a808fd057dbf075ec697 height=452766 version=0x20000002 log2_work=85.97038 tx=195925235 date='2017-02-13 00:15:38' progress=0.957533 cache=343.5MiB(168163tx)
2017-03-16 10:33:06 UpdateTip: new best=00000000000000000290cdef44f755035c6b62be293ed5a7b7da8545880e94cc height=452767 version=0x20000002 log2_work=85.970414 tx=195925673 date='2017-02-13 00:17:45' progress=0.957535 cache=343.7MiB(168617tx)
2017-03-16 10:33:10 version handshake timeout from 358
2017-03-16 10:33:11 UpdateTip: new best=000000000000000000da0fadeb53c3b889599ebf107f3767ea2373e151d30acd height=452768 version=0x20000000 log2_work=85.970449 tx=195927004 date='2017-02-13 00:24:57' progress=0.957541 cache=351.0MiB(170925tx)
2017-03-16 10:33:11 UpdateTip: new best=0000000000000000026e8feba391099dc2f356444bd11e34ea18ae1d1c5fdc90 height=452769 version=0x20000000 log2_work=85.970483 tx=195927198 date='2017-02-13 00:26:34' progress=0.957543 cache=351.1MiB(171116tx)
2017-03-16 10:33:12 UpdateTip: new best=0000000000000000018482b08ed9415e3780de2028a6d5b44aa8c4b85b4af99d height=452770 version=0x20000002 log2_work=85.970518 tx=195927633 date='2017-02-13 00:29:01' progress=0.957545 cache=351.2MiB(171634tx)
2017-03-16 10:33:14 connect() to [2003:de:be1:d4e7:3d47:b5eb:cfa8:6e9b]:8333 failed after select(): Host is down (64)
2017-03-16 10:33:15 connect() to 46.233.112.145:8333 failed after select(): Connection refused (61)
2017-03-16 10:33:17 UpdateTip: new best=000000000000000002349460c633ffa70a7d895f41b36a6a84a564c57969cb48 height=452771 version=0x20000000 log2_work=85.970552 tx=195929517 date='2017-02-13 01:15:35' progress=0.957587 cache=352.3MiB(174827tx)
2017-03-16 10:33:18 version handshake timeout from 359
2017-03-16 10:33:25 UpdateTip: new best=000000000000000000fa8b81ccc5407c1e8da59899f0ca5cb8688f31165bda1a height=452772 version=0x20000000 log2_work=85.970587 tx=195931439 date='2017-02-13 01:38:13' progress=0.957608 cache=353.2MiB(178586tx)
2017-03-16 10:33:25 version handshake timeout from 360
2017-03-16 10:33:25 Pre-allocating up to position 0x3000000 in blk00717.dat
2017-03-16 10:33:30 UpdateTip: new best=0000000000000000019793391ae5ab3a09515f650ffb0dd26043e2fb758af4d3 height=452773 version=0x20000000 log2_work=85.970621 tx=195933344 date='2017-02-13 01:40:43' progress=0.957610 cache=353.8MiB(180569tx)
2017-03-16 10:33:30 ProcessMessages(version, 124 bytes) FAILED peer=361
2017-03-16 10:33:30 ProcessMessages(version, 102 bytes) FAILED peer=362
2017-03-16 10:33:33 UpdateTip: new best=000000000000000001918abaa8dd1921b50416c2b19a43df076cbb3be525f5e8 height=452774 version=0x20000002 log2_work=85.970656 tx=195935329 date='2017-02-13 01:42:36' progress=0.957613 cache=355.3MiB(182753tx)
2017-03-16 10:33:38 UpdateTip: new best=000000000000000001fdbdf86cc1c075f3b558e76b87721fc90c905d2edddde7 height=452775 version=0x20000000 log2_work=85.97069 tx=195936541 date='2017-02-13 01:51:00' progress=0.957620 cache=356.0MiB(185626tx)
2017-03-16 10:33:42 UpdateTip: new best=000000000000000000186603ef6dafa979e76c2f5889af1a26f4fe6a87df8727 height=452776 version=0x20000000 log2_work=85.970725 tx=195938523 date='2017-02-13 02:08:00' progress=0.957636 cache=356.6MiB(187731tx)
2017-03-16 10:33:46 UpdateTip: new best=000000000000000000827cb2252d44bbf13168915b2307e1cd10d83e9fec7683 height=452777 version=0x20000002 log2_work=85.970759 tx=195940914 date='2017-02-13 02:18:40' progress=0.957646 cache=360.1MiB(190774tx)
2017-03-16 10:33:53 UpdateTip: new best=000000000000000000c6ab399f40138feb093ead6b21dc5230bea8ce2c050601 height=452778 version=0x20000002 log2_work=85.970794 tx=195943656 date='2017-02-13 02:25:42' progress=0.957653 cache=363.2MiB(195047tx)
2017-03-16 10:34:04 UpdateTip: new best=0000000000000000027c9b823f37e350392d647647968b0669b6c86ee3af2190 height=452779 version=0x20000002 log2_work=85.970828 tx=195945296 date='2017-02-13 02:27:05' progress=0.957654 cache=380.4MiB(198580tx)
2017-03-16 10:34:04 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457483, us=98.7.115.37:58896, peer=363
2017-03-16 10:34:05 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457483, us=98.7.115.37:58898, peer=364
2017-03-16 10:34:13 UpdateTip: new best=00000000000000000206e5cfd9460fc29725e246f59d41247e62aabfe23f3f1d height=452780 version=0x20000000 log2_work=85.970863 tx=195946335 date='2017-02-13 02:28:40' progress=0.957656 cache=389.5MiB(200405tx)
2017-03-16 10:34:15 Pre-allocating up to position 0x500000 in rev00717.dat
2017-03-16 10:34:15 UpdateTip: new best=00000000000000000091270d0cc221ccd8ebb9b46cb2741ccdfe9608be868583 height=452781 version=0x20000000 log2_work=85.970897 tx=195947211 date='2017-02-13 02:33:21' progress=0.957660 cache=393.4MiB(201220tx)
2017-03-16 10:34:17 connect() to 147.143.152.136:8333 failed after select(): Connection refused (61)
2017-03-16 10:34:18 UpdateTip: new best=00000000000000000131817d0e608b44888db1f580d1cda870d7f19aca6cb7a5 height=452782 version=0x20000000 log2_work=85.970932 tx=195948847 date='2017-02-13 02:42:26' progress=0.957668 cache=395.6MiB(203097tx)
2017-03-16 10:34:31 Pre-allocating up to position 0x1000000 in rev00716.dat
2017-03-16 10:34:32 UpdateTip: new best=0000000000000000024eaa3e29f0ffafcca9ba20229a89de3155e33907e24ff8 height=452783 version=0x20000000 log2_work=85.970966 tx=195949628 date='2017-02-13 02:46:25' progress=0.957672 cache=438.7MiB(206337tx)
2017-03-16 10:34:32 Pre-allocating up to position 0x4000000 in blk00717.dat
2017-03-16 10:34:35 connect() to 199.68.196.124:8333 failed after select(): Connection refused (61)
2017-03-16 10:34:47 UpdateTip: new best=000000000000000001e1487134f5b11db5cab23d45cf97ffb6f4bc37718d0967 height=452784 version=0x20000000 log2_work=85.971001 tx=195950727 date='2017-02-13 02:52:41' progress=0.957678 cache=463.4MiB(209856tx)
2017-03-16 10:34:50 ProcessMessages(version, 102 bytes) FAILED peer=365
2017-03-16 10:34:50 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457483, us=[2604:2000:e104:1200:4312:182b:e335:3074]:58906, peer=366
2017-03-16 10:34:50 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457483, us=98.7.115.37:58908, peer=367
2017-03-16 10:34:55 UpdateTip: new best=00000000000000000011b635aa114da8d0e376e5c48fc89fea598826fd9173b2 height=452785 version=0x20000000 log2_work=85.971035 tx=195952854 date='2017-02-13 03:05:54' progress=0.957690 cache=465.3MiB(212387tx)
2017-03-16 10:34:55 UpdateTip: new best=000000000000000000ea5deb66e370a244fbcb32b27be1d87fe77146ea8a6a84 height=452786 version=0x20000000 log2_work=85.97107 tx=195952893 date='2017-02-13 03:05:54' progress=0.957690 cache=465.4MiB(212441tx)
2017-03-16 10:35:06 UpdateTip: new best=0000000000000000008f92125dc1090a1ae55713f721be9498592372a2594a0c height=452787 version=0x20000000 log2_work=85.971104 tx=195953926 date='2017-02-13 03:11:42' progress=0.957695 cache=495.5MiB(215627tx)
2017-03-16 10:35:11 Pre-allocating up to position 0x5000000 in blk00717.dat
2017-03-16 10:35:13 connect() to [2a02:2430:3:2500::8249:301e]:8333 failed after select(): Connection refused (61)
2017-03-16 10:35:13 Pre-allocating up to position 0x6000000 in blk00717.dat
2017-03-16 10:35:13 UpdateTip: new best=0000000000000000000b5f14302588dabffe4c6f9939f9f26e00028b225c4897 height=452788 version=0x20000000 log2_work=85.971139 tx=195953927 date='2017-02-13 03:12:08' progress=0.957695 cache=495.5MiB(215628tx)
2017-03-16 10:35:14 connect() to 35.157.98.118:8333 failed after select(): Connection refused (61)
2017-03-16 10:35:18 UpdateTip: new best=00000000000000000045ab3cb5b972a9743460997c72e24442663f3b77f4e95f height=452789 version=0x20000000 log2_work=85.971173 tx=195956385 date='2017-02-13 03:32:38' progress=0.957714 cache=498.3MiB(217941tx)
2017-03-16 10:35:20 UpdateTip: new best=0000000000000000016c5551c3f0963d9f12ac1b36e378191904d94f74e1d936 height=452790 version=0x20000002 log2_work=85.971208 tx=195958789 date='2017-02-13 03:56:26' progress=0.957736 cache=499.2MiB(220199tx)
2017-03-16 10:35:26 UpdateTip: new best=000000000000000001903ae011d9dfc9c89274bffba5d63c501b74c2dc01c231 height=452791 version=0x20000000 log2_work=85.971242 tx=195960934 date='2017-02-13 04:06:43' progress=0.957746 cache=500.3MiB(223367tx)
2017-03-16 10:35:30 connect() to 148.251.23.51:8333 failed after select(): Connection refused (61)
2017-03-16 10:35:32 UpdateTip: new best=000000000000000001eb8011ba771cce7b772193fd28f8b4b0098477ce3707a1 height=452792 version=0x20000002 log2_work=85.971277 tx=195963253 date='2017-02-13 04:17:43' progress=0.957756 cache=501.9MiB(226134tx)
2017-03-16 10:35:41 UpdateTip: new best=00000000000000000046e32653526c83e681c6c66b7da4f72637cf0ae0fc85df height=452793 version=0x20000000 log2_work=85.971311 tx=195964752 date='2017-02-13 04:23:24' progress=0.957761 cache=516.5MiB(228898tx)
2017-03-16 10:35:45 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457483, us=[2604:2000:e104:1200:4312:182b:e335:3074]:58920, peer=368
2017-03-16 10:35:45 Pre-allocating up to position 0x7000000 in blk00717.dat
2017-03-16 10:35:46 UPnP Port Mapping successful.
2017-03-16 10:35:48 Pre-allocating up to position 0x8000000 in blk00717.dat
2017-03-16 10:35:50 Leaving block file 717: CBlockFileInfo(blocks=150, size=134023233, heights=452625...452953, time=2017-02-12...2017-02-14)
2017-03-16 10:35:51 Pre-allocating up to position 0x1000000 in blk00718.dat
2017-03-16 10:35:56 Pre-allocating up to position 0x100000 in rev00718.dat
2017-03-16 10:35:56 UpdateTip: new best=00000000000000000086c3572c01d9046bdce57054272c6bc1a13e1a857a2453 height=452794 version=0x00000004 log2_work=85.971346 tx=195965892 date='2017-02-13 04:31:06' progress=0.957768 cache=517.1MiB(230311tx)
2017-03-16 10:35:57 Pre-allocating up to position 0x2000000 in blk00718.dat
2017-03-16 10:36:14 UpdateTip: new best=0000000000000000027cb8295af3cb5b19776b78beb1140a72e32a29b9141699 height=452795 version=0x20000000 log2_work=85.97138 tx=195966962 date='2017-02-13 04:37:39' progress=0.957774 cache=530.0MiB(232816tx)
2017-03-16 10:36:41 Pre-allocating up to position 0x3000000 in blk00718.dat
2017-03-16 10:36:47 UpdateTip: new best=0000000000000000012d2b750551a8a4558fb6fce7a6d8e3bdc8d340cc95a26f height=452796 version=0x20000000 log2_work=85.971415 tx=195967335 date='2017-02-13 04:40:12' progress=0.957776 cache=8.8MiB(1067tx)
2017-03-16 10:37:26 UpdateTip: new best=00000000000000000023f3f6ea2150dcf36558bca3bbf65ec7871484fb1808fc height=452797 version=0x20000000 log2_work=85.971449 tx=195967707 date='2017-02-13 04:42:42' progress=0.957778 cache=25.2MiB(4672tx)
2017-03-16 10:37:48 UpdateTip: new best=0000000000000000011bfe43b54b5968b9e6c1f06a2149312c95d79e049605c8 height=452798 version=0x20000000 log2_work=85.971484 tx=195968832 date='2017-02-13 04:49:06' progress=0.957783 cache=52.9MiB(9282tx)
2017-03-16 10:38:03 UpdateTip: new best=00000000000000000227b1e393025817e650077113dc6cfec3d88f87e0fe16ef height=452799 version=0x20000002 log2_work=85.971518 tx=195969248 date='2017-02-13 04:51:19' progress=0.957785 cache=65.6MiB(11617tx)
2017-03-16 10:38:07 UpdateTip: new best=00000000000000000294e8d566d006a414d93c946da96748dacac3edb42e7f76 height=452800 version=0x20000000 log2_work=85.971553 tx=195971372 date='2017-02-13 05:17:22' progress=0.957809 cache=68.2MiB(16674tx)
2017-03-16 10:38:15 UpdateTip: new best=000000000000000000bd2ffecd54d51138cf8c825855b1a50d0bf84065a5b855 height=452801 version=0x20000002 log2_work=85.971587 tx=195974113 date='2017-02-13 05:49:39' progress=0.957838 cache=69.4MiB(21263tx)
2017-03-16 10:38:18 Pre-allocating up to position 0x4000000 in blk00718.dat
2017-03-16 10:38:20 UpdateTip: new best=000000000000000000717dd816fd5ec262069ff55fd03527a5d3956ae71075c3 height=452802 version=0x20000000 log2_work=85.971622 tx=195975624 date='2017-02-13 06:04:31' progress=0.957852 cache=72.6MiB(23677tx)
2017-03-16 10:38:28 UpdateTip: new best=00000000000000000056b13749e0fc4fde9920fe4882ca5594519a61f1d7e2e7 height=452803 version=0x20000000 log2_work=85.971656 tx=195977279 date='2017-02-13 06:07:11' progress=0.957855 cache=75.3MiB(27855tx)
2017-03-16 10:38:36 Pre-allocating up to position 0x5000000 in blk00718.dat
2017-03-16 10:38:57 UpdateTip: new best=000000000000000000895a3620f8ad2b7853d09821e5f85ee951f914f64f3d8d height=452804 version=0x20000000 log2_work=85.971691 tx=195979458 date='2017-02-13 06:16:50' progress=0.957863 cache=81.0MiB(32809tx)
2017-03-16 10:39:01 UpdateTip: new best=000000000000000000da93bba13e1e589627ac9b8a71ab9e9a16e43fad7d207f height=452805 version=0x20000000 log2_work=85.971725 tx=195981199 date='2017-02-13 06:37:53' progress=0.957882 cache=85.8MiB(36345tx)
2017-03-16 10:39:05 Pre-allocating up to position 0x6000000 in blk00718.dat
2017-03-16 11:16:11 socket sending timeout: 2230s
2017-03-16 11:16:11 socket sending timeout: 2225s
2017-03-16 11:16:11 socket sending timeout: 2225s
2017-03-16 11:16:11 socket sending timeout: 2225s
2017-03-16 11:16:11 socket sending timeout: 2225s
2017-03-16 11:16:11 socket sending timeout: 2225s
2017-03-16 11:16:11 socket sending timeout: 2225s
2017-03-16 11:16:11 socket sending timeout: 2226s
2017-03-16 11:16:11 connect() to 83.24.17.25:8333 failed: Network is down (50)
2017-03-16 11:16:11 connect() to 128.61.101.191:8333 failed: Network is unreachable (51)
2017-03-16 11:16:12 connect() to 68.104.105.50:8333 failed: Network is unreachable (51)
2017-03-16 11:16:21 connect() to [2001::d58:bbbf:1c52:3f24:e0f4:a52a]:8333 failed: No route to host (65)
2017-03-16 11:16:21 connect() to [2a02:8070:c698:4200:98ce:c706:a041:8cd6]:8333 failed: No route to host (65)
2017-03-16 11:16:35 UpdateTip: new best=000000000000000001436239cf4d38a477fa7a2979221760627eb46b3b75c34b height=452806 version=0x20000000 log2_work=85.97176 tx=195983180 date='2017-02-13 06:39:31' progress=0.957851 cache=91.5MiB(41853tx)
2017-03-16 11:16:50 UpdateTip: new best=000000000000000001269427e79e3d40622c0323f5473f83c6c4f0f48e2f15f5 height=452807 version=0x20000002 log2_work=85.971794 tx=195985398 date='2017-02-13 06:42:14' progress=0.957853 cache=108.2MiB(46547tx)
2017-03-16 11:17:02 UpdateTip: new best=000000000000000001636f48e7e5fbce9bc085e5b9aed24ca823ab9e2ef665c7 height=452808 version=0x20000000 log2_work=85.971828 tx=195987578 date='2017-02-13 06:53:45' progress=0.957864 cache=138.5MiB(50476tx)
2017-03-16 11:17:05 Pre-allocating up to position 0x600000 in rev00717.dat
2017-03-16 11:17:05 UpdateTip: new best=0000000000000000007d6b5971429319d5a11276c8202b52e92b2b0d8659f045 height=452809 version=0x20000000 log2_work=85.971863 tx=195990452 date='2017-02-13 07:29:14' progress=0.957896 cache=139.5MiB(53936tx)
2017-03-16 11:17:09 UpdateTip: new best=000000000000000001bcf668cf534b389ec474984266b772e396abde4b38f4e7 height=452810 version=0x20000002 log2_work=85.971897 tx=195991659 date='2017-02-13 07:30:03' progress=0.957897 cache=143.0MiB(56365tx)
2017-03-16 11:17:14 UpdateTip: new best=000000000000000001728ad423fd460229acc9f0fad14883b00b324a8269bbdf height=452811 version=0x20000000 log2_work=85.971932 tx=195994549 date='2017-02-13 08:04:32' progress=0.957929 cache=144.4MiB(60141tx)
2017-03-16 11:17:24 UpdateTip: new best=000000000000000001f7bc6296642b1329dac11e511eaa995b53be68884e0dc0 height=452812 version=0x20000000 log2_work=85.971966 tx=195996017 date='2017-02-13 08:06:26' progress=0.957931 cache=145.3MiB(62948tx)
2017-03-16 11:17:26 UpdateTip: new best=0000000000000000012524cd54d26ff43f187af8ebf98f3051e636a2e0a42b25 height=452813 version=0x20000002 log2_work=85.972001 tx=195997786 date='2017-02-13 08:17:34' progress=0.957941 cache=146.0MiB(65091tx)
2017-03-16 11:17:30 UpdateTip: new best=000000000000000000ad951f433dbb1db10912e30d5e4e287f8ad5790ba80ef9 height=452814 version=0x20000000 log2_work=85.972035 tx=195999867 date='2017-02-13 08:36:15' progress=0.957958 cache=147.2MiB(68009tx)
2017-03-16 11:17:38 UpdateTip: new best=000000000000000001885372ff0f8c9846d58406e6d1ed065c102aeb49ebd917 height=452815 version=0x20000000 log2_work=85.97207 tx=196001413 date='2017-02-13 08:41:43' progress=0.957963 cache=149.0MiB(70941tx)
2017-03-16 11:17:39 version handshake timeout from 369
2017-03-16 11:18:01 UpdateTip: new best=000000000000000001d5d5de3ef40c2c3350e47fd5b4a2377e206c2f702f7e6d height=452816 version=0x20000000 log2_work=85.972104 tx=196003915 date='2017-02-13 08:44:12' progress=0.957966 cache=157.5MiB(76214tx)
2017-03-16 11:18:25 UpdateTip: new best=0000000000000000015109ebe617b4ed213cb8a06ee1740dedf3ebfcade5176c height=452817 version=0x20000000 log2_work=85.972139 tx=196005582 date='2017-02-13 08:47:44' progress=0.957969 cache=165.2MiB(81354tx)
2017-03-16 11:18:31 Pre-allocating up to position 0x700000 in rev00717.dat
2017-03-16 11:18:31 UpdateTip: new best=0000000000000000000293fefe037584a70f0b4ae1980caf90332d35f3bf39a3 height=452818 version=0x20000000 log2_work=85.972173 tx=196007766 date='2017-02-13 09:01:16' progress=0.957981 cache=165.8MiB(84083tx)
2017-03-16 11:18:50 UpdateTip: new best=000000000000000002928c687a3984c00f7a4262038df3cff830890b134fd02a height=452819 version=0x20000000 log2_work=85.972208 tx=196009935 date='2017-02-13 09:01:37' progress=0.957982 cache=168.3MiB(89555tx)
2017-03-16 11:19:00 UpdateTip: new best=000000000000000002913fc87f43f3ee49a8867b6878435506241d0237a08205 height=452820 version=0x20000000 log2_work=85.972242 tx=196012275 date='2017-02-13 09:12:19' progress=0.957992 cache=170.6MiB(93003tx)
2017-03-16 11:19:02 version handshake timeout from 373
2017-03-16 11:19:30 UpdateTip: new best=0000000000000000002f0f43162cb87249263e704e4b0e17a2b5299b73f1b973 height=452821 version=0x20000000 log2_work=85.972277 tx=196013273 date='2017-02-13 09:15:24' progress=0.957994 cache=172.5MiB(98011tx)
2017-03-16 11:19:42 connect() to 46.151.195.142:8333 failed after select(): Connection refused (61)
2017-03-16 11:19:48 UpdateTip: new best=00000000000000000228ff9c8492f7dae8e21d0ab3b292cda4dc14e6e68e86af height=452822 version=0x20000000 log2_work=85.972311 tx=196014706 date='2017-02-13 09:21:25' progress=0.958000 cache=174.4MiB(102000tx)
2017-03-16 11:19:49 UpdateTip: new best=000000000000000002874b1045bdd733809f547c9ee0be37b975023bc2559e9f height=452823 version=0x20000000 log2_work=85.972346 tx=196015843 date='2017-02-13 09:42:42' progress=0.958019 cache=174.8MiB(103163tx)
2017-03-16 11:19:56 UpdateTip: new best=000000000000000001c478f9f500d32193a1339407c4aeb18c9c1892ca194855 height=452824 version=0x20000002 log2_work=85.97238 tx=196018204 date='2017-02-13 09:49:59' progress=0.958026 cache=175.7MiB(106007tx)
2017-03-16 11:20:12 UpdateTip: new best=0000000000000000003e51f35cebab707def8a0a10235321cddc455ddefbce6c height=452825 version=0x20000002 log2_work=85.972414 tx=196020321 date='2017-02-13 09:51:43' progress=0.958028 cache=180.3MiB(110108tx)
2017-03-16 11:20:32 UpdateTip: new best=0000000000000000015883754cd3945f0749316c46ab306743d223d2e0e666aa height=452826 version=0x20000000 log2_work=85.972449 tx=196022320 date='2017-02-13 09:54:11' progress=0.958030 cache=193.2MiB(114288tx)
2017-03-16 11:20:40 Pre-allocating up to position 0x800000 in rev00717.dat
2017-03-16 11:20:41 UpdateTip: new best=0000000000000000008168e0d0506506c07aca952116c63c0709f548ac3323e0 height=452827 version=0x20000000 log2_work=85.972483 tx=196024519 date='2017-02-13 10:03:09' progress=0.958038 cache=199.2MiB(117382tx)
2017-03-16 11:20:52 UpdateTip: new best=0000000000000000003817740709c82cfcaf72eb347b1b07b8d9a36c2aaa9908 height=452828 version=0x20000000 log2_work=85.972518 tx=196026360 date='2017-02-13 10:08:02' progress=0.958043 cache=201.7MiB(121149tx)
2017-03-16 11:20:59 UpdateTip: new best=0000000000000000010bfe7e7f235680251f805192ccb7f0ee266083e5ce2681 height=452829 version=0x20000000 log2_work=85.972552 tx=196028842 date='2017-02-13 10:24:31' progress=0.958058 cache=202.8MiB(124316tx)
2017-03-16 11:21:00 connect() to 154.70.152.170:8333 failed after select(): Connection refused (61)
2017-03-16 11:21:01 version handshake timeout from 376
2017-03-16 11:21:04 UpdateTip: new best=000000000000000001221036bb326a45def2a49894167e52b6975d75b5ff149a height=452830 version=0x20000000 log2_work=85.972587 tx=196030459 date='2017-02-13 10:30:24' progress=0.958064 cache=203.9MiB(126731tx)
2017-03-16 11:21:18 UpdateTip: new best=0000000000000000021213c3e004d53b939756c03ce1ee2b611ed2b813814ed5 height=452831 version=0x20000000 log2_work=85.972621 tx=196031704 date='2017-02-13 10:31:41' progress=0.958065 cache=207.7MiB(130360tx)
2017-03-16 11:21:19 connect() to 82.29.4.122:8333 failed after select(): Connection refused (61)
2017-03-16 11:21:22 version handshake timeout from 377
2017-03-16 11:21:27 UpdateTip: new best=0000000000000000012916a6d85125940ff63da73d3a74f40eb8594d9e7102aa height=452832 version=0x20000000 log2_work=85.972656 tx=196033792 date='2017-02-13 10:40:47' progress=0.958073 cache=211.4MiB(133260tx)
2017-03-16 11:21:33 connect() to 148.81.198.4:8333 failed after select(): Connection refused (61)
2017-03-16 11:21:43 UpdateTip: new best=000000000000000000ee5e612922b85c478321d0eb8b5f1922a255fa9a6de010 height=452833 version=0x20000000 log2_work=85.97269 tx=196034978 date='2017-02-13 10:45:48' progress=0.958078 cache=214.4MiB(136386tx)
2017-03-16 11:21:54 UpdateTip: new best=0000000000000000001327402e2e70797e7a7c624ad217367cbbf990b02f47fd height=452834 version=0x20000000 log2_work=85.972725 tx=196036642 date='2017-02-13 10:52:39' progress=0.958084 cache=220.2MiB(139399tx)
2017-03-16 11:21:54 version handshake timeout from 379
2017-03-16 11:22:07 UpdateTip: new best=00000000000000000082b44bc4833ad69affef5f3bbee8491aa509a2f4b9e7bf height=452835 version=0x20000002 log2_work=85.972759 tx=196038097 date='2017-02-13 10:58:20' progress=0.958090 cache=222.6MiB(142406tx)
2017-03-16 11:22:07 version handshake timeout from 380
2017-03-16 11:22:29 Pre-allocating up to position 0x900000 in rev00717.dat
2017-03-16 11:22:29 UpdateTip: new best=0000000000000000002cfb55a0a10e64b0c984075e5755a4ec39934e0f971780 height=452836 version=0x20000000 log2_work=85.972793 tx=196038972 date='2017-02-13 11:01:20' progress=0.958092 cache=225.5MiB(145588tx)
2017-03-16 11:22:33 connect() to [2003:de:bea:7007:ec4:7aff:feab:9779]:8333 failed after select(): Host is down (64)
2017-03-16 11:22:37 UpdateTip: new best=000000000000000000d3d9956734dd88e610bb93c718cd04f432f4fa2c1e7f1e height=452837 version=0x20000000 log2_work=85.972828 tx=196040778 date='2017-02-13 11:08:48' progress=0.958099 cache=226.3MiB(148581tx)
2017-03-16 11:22:54 UpdateTip: new best=000000000000000000cd68ef6a65ccbe0d035242831929c236b360707114358f height=452838 version=0x20000000 log2_work=85.972862 tx=196042500 date='2017-02-13 11:19:05' progress=0.958108 cache=227.4MiB(152236tx)
2017-03-16 11:22:58 version handshake timeout from 382
2017-03-16 11:23:09 UpdateTip: new best=0000000000000000008e903407a2465999a24bbc6f95f7d00c15708b9f580b05 height=452839 version=0x20000000 log2_work=85.972897 tx=196043368 date='2017-02-13 11:19:45' progress=0.958109 cache=235.2MiB(155205tx)
2017-03-16 11:23:09 version handshake timeout from 383
2017-03-16 11:23:09 ProcessMessages(version, 124 bytes) FAILED peer=385
2017-03-16 11:23:09 connect() to 73.172.178.144:8333 failed after select(): Connection refused (61)
2017-03-16 11:23:10 connect() to 95.142.161.63:8333 failed after select(): Connection refused (61)
2017-03-16 11:23:32 connect() to [2a02:8108:1480:574:8332:332:2182:2daa]:8333 failed after select(): Connection refused (61)
2017-03-16 11:23:34 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457488, us=98.7.115.37:59025, peer=386
2017-03-16 11:23:34 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457488, us=[2604:2000:e104:1200:4312:182b:e335:3074]:59026, peer=387
2017-03-16 11:23:38 UpdateTip: new best=000000000000000001496b568b0f74d1ff395d22608c0d15176b4dc383e46ad6 height=452840 version=0x20000000 log2_work=85.972931 tx=196043850 date='2017-02-13 11:21:55' progress=0.958111 cache=235.4MiB(155894tx)
2017-03-16 11:23:41 connect() to 144.76.70.163:8333 failed after select(): Connection refused (61)
2017-03-16 11:23:44 UpdateTip: new best=000000000000000001b1ee11034debf3ce6b0655d3b9b9895223efee6c244739 height=452841 version=0x20000000 log2_work=85.972966 tx=196046058 date='2017-02-13 11:32:27' progress=0.958120 cache=236.5MiB(158529tx)
2017-03-16 11:23:51 UpdateTip: new best=0000000000000000021f3d282e26ae41913c924eb8a15ab4681f9cdb0db82982 height=452842 version=0x20000002 log2_work=85.973 tx=196048224 date='2017-02-13 11:42:32' progress=0.958130 cache=238.4MiB(161677tx)
2017-03-16 11:23:56 UpdateTip: new best=000000000000000001b786ad93f8c8ac528c7fb0c26ad12ab67d7ef028925909 height=452843 version=0x20000002 log2_work=85.973035 tx=196049165 date='2017-02-13 11:47:04' progress=0.958134 cache=239.4MiB(163161tx)
2017-03-16 11:23:57 connect() to [2a02:810d:8cc0:6f0:9dfd:2c98:f6f:c0d]:8333 failed after select(): Connection refused (61)
2017-03-16 11:24:04 UpdateTip: new best=00000000000000000255c05c1774736c36c7b60e26d12e861bb57bea78a0d9fd height=452844 version=0x20000002 log2_work=85.973069 tx=196051016 date='2017-02-13 11:54:59' progress=0.958141 cache=242.3MiB(166271tx)
2017-03-16 11:24:11 UpdateTip: new best=0000000000000000005fe4bd348a7793276dace1f56436d556f9fe682b5f87ce height=452845 version=0x30000000 log2_work=85.973104 tx=196052997 date='2017-02-13 12:08:30' progress=0.958154 cache=247.5MiB(168871tx)
2017-03-16 11:24:17 UpdateTip: new best=0000000000000000024623f6c6e29f1f24d235c0a84b71a4687175f7b1a8d1b8 height=452846 version=0x20000000 log2_work=85.973138 tx=196055296 date='2017-02-13 12:19:13' progress=0.958164 cache=248.6MiB(172106tx)
2017-03-16 11:24:20 Pre-allocating up to position 0xa00000 in rev00717.dat
2017-03-16 11:24:20 UpdateTip: new best=000000000000000001a97ad0f9e851a2d8bf3b8174a8306206a3e0edb21dcc53 height=452847 version=0x20000002 log2_work=85.973172 tx=196057798 date='2017-02-13 12:36:44' progress=0.958180 cache=249.5MiB(174726tx)
2017-03-16 11:24:24 UpdateTip: new best=000000000000000001e9b85fd2796523e4948601911c74c34def7c2a1436927b height=452848 version=0x20000000 log2_work=85.973207 tx=196060310 date='2017-02-13 12:57:12' progress=0.958199 cache=251.0MiB(177355tx)
2017-03-16 11:24:30 UpdateTip: new best=0000000000000000012308ea41e9c990518d2cf2eaa6a894e9653c067774b02c height=452849 version=0x20000000 log2_work=85.973241 tx=196062139 date='2017-02-13 13:07:35' progress=0.958209 cache=252.2MiB(179886tx)
2017-03-16 11:24:33 UpdateTip: new best=000000000000000001c1f05a0dbe357dbd36b5c8cb6e294c8f80611d8e05bebd height=452850 version=0x20000000 log2_work=85.973276 tx=196063751 date='2017-02-13 13:15:37' progress=0.958216 cache=253.1MiB(181859tx)
2017-03-16 11:24:46 UpdateTip: new best=00000000000000000189f46272a1a2c45eabb711c1485dac6966195854a8c3e9 height=452851 version=0x20000002 log2_work=85.97331 tx=196066298 date='2017-02-13 13:18:03' progress=0.958219 cache=256.0MiB(186295tx)
2017-03-16 11:24:56 connect() to 162.216.46.137:8333 failed after select(): Connection refused (61)
2017-03-16 11:24:56 Pre-allocating up to position 0x200000 in rev00718.dat
2017-03-16 11:24:57 UpdateTip: new best=00000000000000000144adf8b001f07d932a5412eef0c075df37146bb3622404 height=452852 version=0x20000002 log2_work=85.973345 tx=196069228 date='2017-02-13 13:20:56' progress=0.958222 cache=259.8MiB(190921tx)
2017-03-16 11:25:06 UpdateTip: new best=000000000000000001c96bd9457990b28506902463ef676c384e4b3b48300d30 height=452853 version=0x20000000 log2_work=85.973379 tx=196070822 date='2017-02-13 13:21:26' progress=0.958222 cache=274.5MiB(194205tx)
2017-03-16 11:25:15 UpdateTip: new best=0000000000000000003d3b1ee4b4e8c2df1f2030e081c0c632492230eab856a0 height=452854 version=0x20000002 log2_work=85.973414 tx=196071400 date='2017-02-13 13:23:29' progress=0.958224 cache=276.0MiB(196490tx)
2017-03-16 11:25:23 UpdateTip: new best=000000000000000001bdf0ed1df10c345c9555d9ba2bd6daffa8ce21e71be339 height=452855 version=0x20000002 log2_work=85.973448 tx=196072667 date='2017-02-13 13:28:38' progress=0.958229 cache=281.9MiB(199127tx)
2017-03-16 11:25:30 UpdateTip: new best=0000000000000000009eacd8c5702e0c914353efc76a0a589339cd6b03c3f4ae height=452856 version=0x20000000 log2_work=85.973482 tx=196074403 date='2017-02-13 13:37:30' progress=0.958237 cache=282.8MiB(201333tx)
2017-03-16 11:25:39 Pre-allocating up to position 0xb00000 in rev00717.dat
2017-03-16 11:25:39 UpdateTip: new best=000000000000000001c628abe3e191f2683c807f1c9606fed1e5205ebc580b1e height=452857 version=0x20000002 log2_work=85.973517 tx=196075132 date='2017-02-13 13:37:52' progress=0.958237 cache=285.5MiB(204067tx)
2017-03-16 11:25:42 UpdateTip: new best=0000000000000000005ebe54a571e07c639fba8bebe34f327feff26a1aca340f height=452858 version=0x20000002 log2_work=85.973551 tx=196077369 date='2017-02-13 13:51:45' progress=0.958250 cache=286.3MiB(206502tx)
2017-03-16 11:25:48 UpdateTip: new best=0000000000000000003ac4e5edd4230a231811bd6856e3cd49f7d5650c8fda7a height=452859 version=0x20000000 log2_work=85.973586 tx=196079701 date='2017-02-13 13:56:24' progress=0.958255 cache=288.2MiB(209772tx)
2017-03-16 11:25:58 UpdateTip: new best=000000000000000000d73e45f29013964859d3572dc2ad3fa134442586120a22 height=452860 version=0x20000000 log2_work=85.97362 tx=196080509 date='2017-02-13 13:58:23' progress=0.958257 cache=319.3MiB(212685tx)
2017-03-16 11:26:02 UpdateTip: new best=00000000000000000255a306d4383edff67658ab4947c5c5e3ef37dd20db1430 height=452861 version=0x20000002 log2_work=85.973655 tx=196083235 date='2017-02-13 14:21:06' progress=0.958278 cache=321.1MiB(215662tx)
2017-03-16 11:26:07 UpdateTip: new best=000000000000000000e167188001dc29e196cae151e7630fb1bb543fbe6cf63f height=452862 version=0x20000000 log2_work=85.973689 tx=196084886 date='2017-02-13 14:26:16' progress=0.958282 cache=322.8MiB(218136tx)
2017-03-16 11:26:16 UpdateTip: new best=000000000000000001ef99168bc1442e2a8d4628d2a237f4a5c9a9e4be202df3 height=452863 version=0x20000002 log2_work=85.973723 tx=196087236 date='2017-02-13 14:32:15' progress=0.958288 cache=324.9MiB(221586tx)
2017-03-16 11:26:24 UpdateTip: new best=00000000000000000289a7f35506c84d69ba5f287566fc93301a3e4a172dd439 height=452864 version=0x20000000 log2_work=85.973758 tx=196089501 date='2017-02-13 14:34:52' progress=0.958291 cache=326.8MiB(225045tx)
2017-03-16 11:26:25 connect() to 88.198.59.229:8333 failed after select(): Connection refused (61)
2017-03-16 11:26:34 UpdateTip: new best=00000000000000000220e0ddf292e761a16d00c47ea8276118bba2af6dbb8fc2 height=452865 version=0x20000000 log2_work=85.973792 tx=196091451 date='2017-02-13 14:41:51' progress=0.958297 cache=330.3MiB(228507tx)
2017-03-16 11:26:34 UpdateTip: new best=000000000000000001a9021fe30ce457a1c8b35b360ed36e7ae3216f3568df04 height=452866 version=0x20000000 log2_work=85.973827 tx=196091484 date='2017-02-13 14:41:58' progress=0.958298 cache=330.4MiB(228548tx)
2017-03-16 11:26:37 connect() to 178.4.180.107:8333 failed after select(): Connection refused (61)
2017-03-16 11:26:38 connect() to 37.34.48.17:8333 failed after select(): Connection refused (61)
2017-03-16 11:26:39 Pre-allocating up to position 0xc00000 in rev00717.dat
2017-03-16 11:26:39 UpdateTip: new best=0000000000000000017a2801a71910f50d3b4d312c37660a1622f690768838ef height=452867 version=0x20000000 log2_work=85.973861 tx=196093929 date='2017-02-13 14:54:13' progress=0.958309 cache=333.0MiB(231550tx)
2017-03-16 11:26:47 version handshake timeout from 389
2017-03-16 11:26:50 connect() to 62.133.194.156:8333 failed after select(): Connection refused (61)
2017-03-16 11:26:51 UpdateTip: new best=0000000000000000002c866a52d8d1ce0c15f5eba0ca110a270516ed1a3be505 height=452868 version=0x20000000 log2_work=85.973896 tx=196094680 date='2017-02-13 14:54:26' progress=0.958309 cache=339.1MiB(234761tx)
2017-03-16 11:26:56 version handshake timeout from 390
2017-03-16 11:27:00 UpdateTip: new best=000000000000000002104234d7aa545985e871a979021ca56cad55dd861effea height=452869 version=0x20000000 log2_work=85.97393 tx=196095742 date='2017-02-13 15:10:38' progress=0.958324 cache=340.0MiB(237562tx)
2017-03-16 11:27:00 version handshake timeout from 391
2017-03-16 11:27:07 UpdateTip: new best=0000000000000000023229e8bfbe1fe5d682b251fc4982c11ef37de91b3549dc height=452870 version=0x20000000 log2_work=85.973964 tx=196096516 date='2017-02-13 15:15:32' progress=0.958328 cache=340.6MiB(240562tx)
2017-03-16 11:27:09 UpdateTip: new best=00000000000000000067ec374f0298c03f2d14ca98a79be28593ff850ff5101f height=452871 version=0x20000002 log2_work=85.973999 tx=196099116 date='2017-02-13 15:29:29' progress=0.958341 cache=341.7MiB(243247tx)
2017-03-16 11:27:14 UpdateTip: new best=0000000000000000024a072a0b7f10bed67cb9ead33db4f535d79d5ba8f464f0 height=452872 version=0x20000000 log2_work=85.974033 tx=196100991 date='2017-02-13 15:32:38' progress=0.958344 cache=344.3MiB(245745tx)
2017-03-16 11:27:22 UpdateTip: new best=0000000000000000009c29334e9573dc7d3fa15155026b48abd00f1979c52292 height=452873 version=0x20000000 log2_work=85.974068 tx=196103215 date='2017-02-13 15:36:07' progress=0.958348 cache=363.5MiB(249511tx)
2017-03-16 11:27:31 UpdateTip: new best=00000000000000000241349880a056cb3369c27dbb36510606848207229f500f height=452874 version=0x20000002 log2_work=85.974102 tx=196105716 date='2017-02-13 15:40:42' progress=0.958352 cache=366.8MiB(253529tx)
2017-03-16 11:27:34 Pre-allocating up to position 0xd00000 in rev00717.dat
2017-03-16 11:27:34 UpdateTip: new best=000000000000000001f189ff6a8b3b75e88a94115d108ae8d3db263c6750f17d height=452875 version=0x20000002 log2_work=85.974137 tx=196107415 date='2017-02-13 15:51:58' progress=0.958363 cache=367.9MiB(255291tx)
2017-03-16 11:27:38 UpdateTip: new best=000000000000000001f64899427aa23a9859911e77b02470b8df1d83afd45266 height=452876 version=0x20000000 log2_work=85.974171 tx=196110080 date='2017-02-13 16:07:18' progress=0.958377 cache=369.9MiB(258040tx)
2017-03-16 11:27:55 UpdateTip: new best=00000000000000000056ae7e670a5c44a286fb05424a554ec9141f59d5e12442 height=452877 version=0x20000000 log2_work=85.974205 tx=196111912 date='2017-02-13 16:09:20' progress=0.958379 cache=372.0MiB(262189tx)
2017-03-16 11:28:02 version handshake timeout from 395
2017-03-16 11:28:07 UpdateTip: new best=00000000000000000174564c232be6931f7790da6d5ff83865db992006904fc8 height=452878 version=0x00000004 log2_work=85.97424 tx=196114233 date='2017-02-13 16:13:32' progress=0.958383 cache=374.1MiB(266429tx)
2017-03-16 11:28:15 UpdateTip: new best=0000000000000000024c2e16fdcfbb2dab9bfd49c64e80e4edce27dabecf4e7d height=452879 version=0x20000002 log2_work=85.974274 tx=196116544 date='2017-02-13 16:17:55' progress=0.958387 cache=380.2MiB(269850tx)
2017-03-16 11:28:17 UpdateTip: new best=00000000000000000035940f3c65ea26355b63384ce32071981ff7ce12753e94 height=452880 version=0x20000002 log2_work=85.974309 tx=196119435 date='2017-02-13 16:39:26' progress=0.958407 cache=382.8MiB(272463tx)
2017-03-16 11:28:23 UpdateTip: new best=0000000000000000004e5269998f106d11f9b7575ed0d6b380ee794c1274028c height=452881 version=0x20000002 log2_work=85.974343 tx=196121639 date='2017-02-13 16:42:09' progress=0.958410 cache=387.0MiB(275422tx)
2017-03-16 11:28:29 version handshake timeout from 398
2017-03-16 11:28:29 connect() to 80.203.126.128:8333 failed after select(): Connection refused (61)
2017-03-16 11:28:32 UpdateTip: new best=0000000000000000022e4eb02b9e3fe0761566a39e3a15ae58fadf14aa10be31 height=452882 version=0x20000002 log2_work=85.974378 tx=196123923 date='2017-02-13 16:45:27' progress=0.958413 cache=389.8MiB(278806tx)
2017-03-16 11:28:32 UpdateTip: new best=0000000000000000027277aaadf0c001a705207d2270bd414c8a00d372d89f4e height=452883 version=0x20000000 log2_work=85.974412 tx=196124265 date='2017-02-13 16:57:25' progress=0.958424 cache=389.9MiB(279122tx)
2017-03-16 11:28:36 Pre-allocating up to position 0xe00000 in rev00717.dat
2017-03-16 11:28:36 UpdateTip: new best=0000000000000000013f7510d6c3e017d9c9783e4fb3ea542990908221c5d8a3 height=452884 version=0x20000000 log2_work=85.974446 tx=196126707 date='2017-02-13 17:00:33' progress=0.958427 cache=391.6MiB(281557tx)
2017-03-16 11:28:42 UpdateTip: new best=000000000000000002660dc7ca9803adbbef88fa3747703ab1bc740351017b1c height=452885 version=0x20000002 log2_work=85.974481 tx=196128815 date='2017-02-13 17:03:05' progress=0.958430 cache=393.9MiB(284449tx)
2017-03-16 11:28:42 Pre-allocating up to position 0x7000000 in blk00718.dat
2017-03-16 11:28:47 UpdateTip: new best=0000000000000000005e1c16dafcfec1d6550ddd52c13bc05197bcb25c8f1103 height=452886 version=0x20000000 log2_work=85.974515 tx=196131178 date='2017-02-13 17:17:58' progress=0.958444 cache=395.2MiB(286862tx)
2017-03-16 11:28:48 connect() to 93.186.0.58:8333 failed after select(): Connection refused (61)
2017-03-16 11:28:55 UpdateTip: new best=00000000000000000106291b89db2f752116c8e1bf009dce4aa0181fc5947d0d height=452887 version=0x20000000 log2_work=85.97455 tx=196133139 date='2017-02-13 17:18:18' progress=0.958444 cache=401.6MiB(290065tx)
2017-03-16 11:29:01 version handshake timeout from 399
2017-03-16 11:29:05 UpdateTip: new best=0000000000000000025422e33c422540168ec5c2779e2e63db8f2f44e2f8d703 height=452888 version=0x20000000 log2_work=85.974584 tx=196133977 date='2017-02-13 17:20:45' progress=0.958447 cache=404.4MiB(292580tx)
2017-03-16 11:29:08 version handshake timeout from 400
2017-03-16 11:29:10 UpdateTip: new best=000000000000000001b6d8a0ef31950887b9bfb1d4d14e0dcb5167722c03535b height=452889 version=0x20000000 log2_work=85.974618 tx=196136528 date='2017-02-13 17:50:20' progress=0.958474 cache=405.4MiB(295778tx)
2017-03-16 11:29:17 UpdateTip: new best=0000000000000000022227631d5ed9826955a633f72c009053f388847671673a height=452890 version=0x20000000 log2_work=85.974653 tx=196138125 date='2017-02-13 17:51:56' progress=0.958475 cache=407.6MiB(298451tx)
2017-03-16 11:29:20 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457490, us=[2604:2000:e104:1200:4312:182b:e335:3074]:59092, peer=402
2017-03-16 11:29:20 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457490, us=98.7.115.37:59093, peer=403
2017-03-16 11:29:20 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457490, us=98.7.115.37:59094, peer=404
2017-03-16 11:29:23 UpdateTip: new best=0000000000000000025462538734348ee0cab6edb3d7943afcce202ec845e772 height=452891 version=0x20000000 log2_work=85.974687 tx=196140497 date='2017-02-13 18:35:47' progress=0.958515 cache=409.2MiB(300489tx)
2017-03-16 11:29:31 version handshake timeout from 402
2017-03-16 11:29:33 version handshake timeout from 403
2017-03-16 11:29:33 UpdateTip: new best=000000000000000001dbb94eaed7b89bf6229b09d849f02cd3f7985da5aa2593 height=452892 version=0x20000000 log2_work=85.974722 tx=196142366 date='2017-02-13 19:10:36' progress=0.958547 cache=410.0MiB(303966tx)
2017-03-16 11:29:35 connect() to [2a02:810d:8ac0:33b2::227]:8333 failed after select(): Connection refused (61)
2017-03-16 11:29:37 version handshake timeout from 404
2017-03-16 11:29:44 UpdateTip: new best=0000000000000000010571610b0955871e1a2d641c4f2fc0d39db9559955f83b height=452893 version=0x20000000 log2_work=85.974756 tx=196143280 date='2017-02-13 19:34:22' progress=0.958568 cache=411.1MiB(307666tx)
2017-03-16 11:29:55 version handshake timeout from 405
2017-03-16 11:29:57 UpdateTip: new best=00000000000000000267f0c7178a1d3e694498cc03c2a44454e05970f17450fb height=452894 version=0x20000000 log2_work=85.97479 tx=196144365 date='2017-02-13 19:36:55' progress=0.958570 cache=411.8MiB(311863tx)
2017-03-16 11:29:58 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457490, us=98.7.115.37:59103, peer=406
2017-03-16 11:30:03 UpdateTip: new best=0000000000000000028a9f0220e98eeadcac6013574208480ade7b1d1d29a8fc height=452895 version=0x20000000 log2_work=85.974825 tx=196146243 date='2017-02-13 19:53:04' progress=0.958585 cache=412.5MiB(315122tx)
2017-03-16 11:30:04 connect() to [2a01:4f8:150:440f::2]:8333 failed after select(): Connection refused (61)
2017-03-16 11:30:05 Pre-allocating up to position 0x300000 in rev00718.dat
2017-03-16 11:30:05 UpdateTip: new best=00000000000000000267c1be4bb7d049d8f219ba8777c52703fa0e2769f1165a height=452896 version=0x20000000 log2_work=85.974859 tx=196148767 date='2017-02-13 20:01:32' progress=0.958593 cache=413.3MiB(317348tx)
2017-03-16 12:11:50 socket sending timeout: 2513s
2017-03-16 12:11:50 socket sending timeout: 2512s
2017-03-16 12:11:50 socket sending timeout: 2512s
2017-03-16 12:11:54 UpdateTip: new best=0000000000000000008eb686d5f26fcab48c17e7de6f0d174574977e3aed91f5 height=452897 version=0x20000000 log2_work=85.974894 tx=196151783 date='2017-02-13 20:14:34' progress=0.958568 cache=414.1MiB(320200tx)
2017-03-16 12:11:57 connect() to 103.224.118.79:8333 failed: Network is unreachable (51)
2017-03-16 12:11:58 connect() to [2001::2854:193c:2013:35cc:519e:20e6]:8333 failed: No route to host (65)
2017-03-16 12:11:58 connect() to [2001::2854:18dd:30d6:3fd0:ad1f:18d1]:8333 failed: No route to host (65)
2017-03-16 12:11:59 connect() to [2601:143:4201:5ab5:7c67:783d:ed72:2fcd]:8333 failed: No route to host (65)
2017-03-16 12:11:59 UpdateTip: new best=000000000000000000ff1e01ded6c8017da9ee2f6958e138024b0dd33d1b3087 height=452898 version=0x20000002 log2_work=85.974928 tx=196154049 date='2017-02-13 20:19:38' progress=0.958573 cache=415.5MiB(323318tx)
2017-03-16 12:12:00 connect() to 46.233.112.145:8333 failed: Network is unreachable (51)
2017-03-16 12:12:10 UpdateTip: new best=000000000000000000401e77fad9b4ab6856f79ffda76497af9a0d513738744e height=452899 version=0x20000002 log2_work=85.974962 tx=196154519 date='2017-02-13 20:20:49' progress=0.958574 cache=417.0MiB(328156tx)
2017-03-16 12:12:15 UpdateTip: new best=000000000000000001ba782f59ed01608cafc3c26d7add7c7fa66ac662e6968f height=452900 version=0x20000002 log2_work=85.974997 tx=196155384 date='2017-02-13 20:25:49' progress=0.958579 cache=417.4MiB(330135tx)
2017-03-16 12:12:17 UpdateTip: new best=000000000000000001b49b15121cb411d4fec25b156e61e4a410fb0f0f60f73a height=452901 version=0x20000000 log2_work=85.975031 tx=196157862 date='2017-02-13 20:44:46' progress=0.958596 cache=418.2MiB(332963tx)
2017-03-16 12:12:18 UpdateTip: new best=0000000000000000020f5e5598282f2ea3df658e552e761e65e9295051aca033 height=452902 version=0x20000000 log2_work=85.975066 tx=196160456 date='2017-02-13 21:08:01' progress=0.958618 cache=419.0MiB(335275tx)
2017-03-16 12:12:27 UpdateTip: new best=0000000000000000019fc083fda840e183c7ad87910b83a866c523d0e87cf945 height=452903 version=0x20000000 log2_work=85.9751 tx=196161129 date='2017-02-13 21:08:43' progress=0.958618 cache=419.9MiB(340121tx)
2017-03-16 12:12:31 UpdateTip: new best=000000000000000000d050d1fcdb7e58173b14b7ba944cf0545689dcc10dfe43 height=452904 version=0x20000000 log2_work=85.975134 tx=196163233 date='2017-02-13 21:20:47' progress=0.958629 cache=420.6MiB(342938tx)
2017-03-16 12:12:34 UpdateTip: new best=00000000000000000069b62c63e8ff12a61005207e31b170e45b72cc3ac85963 height=452905 version=0x20000000 log2_work=85.975169 tx=196165143 date='2017-02-13 21:32:28' progress=0.958640 cache=423.9MiB(345070tx)
2017-03-16 12:12:38 Pre-allocating up to position 0x400000 in rev00718.dat
2017-03-16 12:12:38 UpdateTip: new best=00000000000000000278a6c57a8f5e82a37d7c39d794e975e235e5cf64cfa3eb height=452906 version=0x20000000 log2_work=85.975203 tx=196167333 date='2017-02-13 21:37:07' progress=0.958645 cache=427.9MiB(347483tx)
2017-03-16 12:12:43 UpdateTip: new best=0000000000000000000eec111a0e644cb1142a7fa3471a1b3395d22b8f6007da height=452907 version=0x20000002 log2_work=85.975238 tx=196169375 date='2017-02-13 21:41:14' progress=0.958649 cache=431.2MiB(350212tx)
2017-03-16 12:12:49 UpdateTip: new best=0000000000000000028048d510ccd3e24edd3a0b1c4013651afcc260bcb3be68 height=452908 version=0x20000000 log2_work=85.975272 tx=196171237 date='2017-02-13 21:51:43' progress=0.958659 cache=432.6MiB(352887tx)
2017-03-16 12:12:57 UpdateTip: new best=0000000000000000004cab774f7091b474a7179e9736f122f36918dd084c45f0 height=452909 version=0x20000002 log2_work=85.975306 tx=196173090 date='2017-02-13 21:55:07' progress=0.958662 cache=433.6MiB(356494tx)
2017-03-16 12:13:02 UpdateTip: new best=0000000000000000003d627b273d9980735d0de5787e4a2e81b783eb34c56edf height=452910 version=0x20000000 log2_work=85.975341 tx=196174966 date='2017-02-13 21:56:28' progress=0.958663 cache=434.4MiB(359206tx)
2017-03-16 12:13:05 UpdateTip: new best=000000000000000002818423b5c89a0402389bd7bd8e34b73bad1fc711cfa533 height=452911 version=0x20000000 log2_work=85.975375 tx=196176329 date='2017-02-13 21:58:56' progress=0.958666 cache=437.5MiB(361114tx)
2017-03-16 12:13:07 UpdateTip: new best=0000000000000000014b2aa444c8b8e601d5a87cd0ad3cb9385f2a90a8b9597a height=452912 version=0x20000000 log2_work=85.97541 tx=196178356 date='2017-02-13 22:08:35' progress=0.958675 cache=439.2MiB(363206tx)
2017-03-16 12:13:13 UpdateTip: new best=000000000000000000251529f7836e516498af18a1bc0ae373d00e19d70fdde3 height=452913 version=0x20000000 log2_work=85.975444 tx=196180881 date='2017-02-13 22:10:38' progress=0.958677 cache=444.6MiB(366792tx)
2017-03-16 12:13:16 Pre-allocating up to position 0x500000 in rev00718.dat
2017-03-16 12:13:16 UpdateTip: new best=000000000000000000d8b8294b2a56339372a2e95fbec26c752819551df60634 height=452914 version=0x20000002 log2_work=85.975478 tx=196184291 date='2017-02-13 22:12:29' progress=0.958680 cache=445.8MiB(371466tx)
2017-03-16 12:13:17 UpdateTip: new best=000000000000000000953f2da3deb229ea47a3b478db8d1dc802a92f53dc0650 height=452915 version=0x20000000 log2_work=85.975513 tx=196186679 date='2017-02-13 22:32:54' progress=0.958698 cache=446.3MiB(373530tx)
2017-03-16 12:13:18 UpdateTip: new best=000000000000000000d429794425cbfea92f326f76bbf14989f7edb51c704a3f height=452916 version=0x20000000 log2_work=85.975547 tx=196187330 date='2017-02-13 22:33:08' progress=0.958699 cache=448.0MiB(374771tx)
2017-03-16 12:13:21 UpdateTip: new best=00000000000000000049f89dc5785cda5379b46423c9d552e5ddffe6238c325d height=452917 version=0x20000000 log2_work=85.975582 tx=196189794 date='2017-02-13 22:37:33' progress=0.958703 cache=454.7MiB(378505tx)
2017-03-16 12:13:26 UpdateTip: new best=0000000000000000000ea8d72dcde6f04fd20c58019e57d7d380a65b0f1900c7 height=452918 version=0x20000000 log2_work=85.975616 tx=196191453 date='2017-02-13 22:40:10' progress=0.958706 cache=456.4MiB(382981tx)
2017-03-16 12:13:28 UpdateTip: new best=000000000000000002742718fddd7ef07e9b7b2c27f4e14f8e058b26bb15860a height=452919 version=0x20000002 log2_work=85.97565 tx=196193543 date='2017-02-13 22:48:06' progress=0.958713 cache=457.0MiB(385436tx)
2017-03-16 12:13:30 UpdateTip: new best=000000000000000001ce0149e9cdfc7d7bbee5bf5657ab1256a5dd26bab1bd0f height=452920 version=0x20000002 log2_work=85.975685 tx=196195959 date='2017-02-13 22:52:10' progress=0.958717 cache=458.9MiB(389002tx)
2017-03-16 12:13:32 UpdateTip: new best=0000000000000000025cb901801e1723e3a0e2d5b38cbb52aef2c06ab30524cb height=452921 version=0x20000000 log2_work=85.975719 tx=196198236 date='2017-02-13 23:05:07' progress=0.958729 cache=460.4MiB(391347tx)
2017-03-16 12:13:35 UpdateTip: new best=0000000000000000012428a0c0f257cfe231c13c64d06c51bacdf5d0c8a9168e height=452922 version=0x20000000 log2_work=85.975753 tx=196199981 date='2017-02-13 23:13:45' progress=0.958737 cache=461.7MiB(394290tx)
2017-03-16 12:13:38 UpdateTip: new best=000000000000000001e006521e8a649723958d1afbf0d056426e433ed9565a84 height=452923 version=0x20000000 log2_work=85.975788 tx=196203280 date='2017-02-13 23:13:48' progress=0.958738 cache=462.7MiB(398684tx)
2017-03-16 12:13:39 version handshake timeout from 409
2017-03-16 12:13:40 Pre-allocating up to position 0xf00000 in rev00717.dat
2017-03-16 12:13:40 UpdateTip: new best=00000000000000000220b54ec464e49545235644d584941dd4a1115a9a36d542 height=452924 version=0x20000000 log2_work=85.975822 tx=196206516 date='2017-02-13 23:20:07' progress=0.958744 cache=463.7MiB(402313tx)
2017-03-16 12:13:41 UpdateTip: new best=0000000000000000012ff49699b0227599cb4e99e61880b1f7de28aa7f381fa7 height=452925 version=0x20000000 log2_work=85.975857 tx=196209021 date='2017-02-13 23:40:35' progress=0.958763 cache=483.8MiB(404907tx)
2017-03-16 12:13:42 UpdateTip: new best=000000000000000000d208202f7d8a56ee57c59032e4b1687364db96596d3ced height=452926 version=0x20000000 log2_work=85.975891 tx=196211623 date='2017-02-14 00:03:21' progress=0.958784 cache=484.8MiB(407121tx)
2017-03-16 12:13:45 UpdateTip: new best=000000000000000000e6cfe42a619f6a4cc19c888679dbf2dc0aed0a007171ac height=452927 version=0x30000000 log2_work=85.975925 tx=196214138 date='2017-02-14 00:03:37' progress=0.958785 cache=485.5MiB(410263tx)
2017-03-16 12:13:45 UpdateTip: new best=0000000000000000000f62301cc883023932d0a20875c09e8f34d723c958a039 height=452928 version=0x20000000 log2_work=85.97596 tx=196214139 date='2017-02-14 00:04:05' progress=0.958785 cache=485.5MiB(410264tx)
2017-03-16 12:13:46 UpdateTip: new best=000000000000000000f4e67b12f62e8297ea86ba515df7681841e26ba32c3071 height=452929 version=0x20000000 log2_work=85.975994 tx=196216520 date='2017-02-14 00:18:43' progress=0.958799 cache=487.3MiB(412500tx)
2017-03-16 12:13:52 UpdateTip: new best=00000000000000000140b011741a4987ade1cc2c5a0935d4d8d36b74810ca9f7 height=452930 version=0x20000000 log2_work=85.976029 tx=196218741 date='2017-02-14 00:21:04' progress=0.958802 cache=495.6MiB(416111tx)
2017-03-16 12:13:53 UpdateTip: new best=0000000000000000007110d763ec08d4d76a574243a58cca5d05d29e5accb293 height=452931 version=0x20000000 log2_work=85.976063 tx=196220518 date='2017-02-14 00:30:08' progress=0.958810 cache=506.8MiB(417894tx)
2017-03-16 12:13:55 Pre-allocating up to position 0x600000 in rev00718.dat
2017-03-16 12:13:55 UpdateTip: new best=000000000000000000c1e1fc38c6593f530093cf956ef4e34970c74c0f642e99 height=452932 version=0x20000000 log2_work=85.976097 tx=196222479 date='2017-02-14 00:34:05' progress=0.958814 cache=517.2MiB(420831tx)
2017-03-16 12:13:58 UpdateTip: new best=000000000000000001284b2ea8c32f3fde978e853d38b320aba2a22754ff0b6b height=452933 version=0x20000000 log2_work=85.976132 tx=196224262 date='2017-02-14 00:38:28' progress=0.958818 cache=521.1MiB(424229tx)
2017-03-16 12:14:00 UpdateTip: new best=00000000000000000088d06001a8c7dfe5362e775148ed467ea24b6ca975894c height=452934 version=0x20000000 log2_work=85.976166 tx=196226015 date='2017-02-14 00:42:11' progress=0.958822 cache=523.3MiB(426609tx)
2017-03-16 12:14:01 UpdateTip: new best=000000000000000002517b6d1d0fd1136ebd9c87cd8fe30a5ca06368674aece1 height=452935 version=0x20000000 log2_work=85.9762 tx=196228198 date='2017-02-14 00:49:11' progress=0.958829 cache=524.2MiB(428607tx)
2017-03-16 12:14:02 UpdateTip: new best=0000000000000000004e7d3a6ae6ee2a7a78c33ba07cf554a145b9176991d9cc height=452936 version=0x20000000 log2_work=85.976235 tx=196229739 date='2017-02-14 00:57:31' progress=0.958836 cache=526.5MiB(430269tx)
2017-03-16 12:14:03 UpdateTip: new best=00000000000000000027be3839b56691222bc79ce2edd3c0555c95d45e0fb500 height=452937 version=0x20000000 log2_work=85.976269 tx=196232606 date='2017-02-14 00:59:58' progress=0.958839 cache=550.2MiB(433268tx)
2017-03-16 12:14:05 UpdateTip: new best=000000000000000000550d6d16cc85bde8a77228c77f2249370ec2e0217b9555 height=452938 version=0x20000002 log2_work=85.976304 tx=196234552 date='2017-02-14 01:10:25' progress=0.958849 cache=551.0MiB(435301tx)
2017-03-16 12:14:07 UpdateTip: new best=0000000000000000016b714fab1e96ab3e9db4733c811ae578aef6d6cdaba360 height=452939 version=0x20000000 log2_work=85.976338 tx=196236295 date='2017-02-14 01:11:51' progress=0.958851 cache=553.4MiB(437465tx)
2017-03-16 12:14:08 UpdateTip: new best=0000000000000000007f67fb8a0f1fe73882b836bac5a0b0335057df701f312b height=452940 version=0x20000002 log2_work=85.976372 tx=196238549 date='2017-02-14 01:26:07' progress=0.958864 cache=554.4MiB(439319tx)
2017-03-16 12:14:08 version handshake timeout from 411
2017-03-16 12:14:10 UpdateTip: new best=00000000000000000038684dee6241a995bab1372be01f14f51ae184c3790dc2 height=452941 version=0x20000002 log2_work=85.976407 tx=196240353 date='2017-02-14 01:33:27' progress=0.958871 cache=556.7MiB(441999tx)
2017-03-16 12:14:15 Pre-allocating up to position 0x1000000 in rev00717.dat
2017-03-16 12:14:15 UpdateTip: new best=0000000000000000002815fc008a2af9daac302be7cfc568b1dad265f638ddd0 height=452942 version=0x20000000 log2_work=85.976441 tx=196240984 date='2017-02-14 01:35:22' progress=0.958873 cache=563.0MiB(445352tx)
2017-03-16 12:14:15 UpdateTip: new best=0000000000000000000e0602aa51cff9c7135b020a43ce0757b802a02a401777 height=452943 version=0x20000000 log2_work=85.976475 tx=196240985 date='2017-02-14 01:35:15' progress=0.958872 cache=563.0MiB(445353tx)
2017-03-16 12:14:17 UpdateTip: new best=0000000000000000001d968ecc1e914920aa659aca57f6056f9022ee20f07d4f height=452944 version=0x20000000 log2_work=85.97651 tx=196242179 date='2017-02-14 01:41:08' progress=0.958878 cache=563.4MiB(446954tx)
2017-03-16 12:14:18 UpdateTip: new best=0000000000000000002b9c3f815097e57cc0a7318d0624bae744a3016a6233d3 height=452945 version=0x20000000 log2_work=85.976544 tx=196244756 date='2017-02-14 01:54:57' progress=0.958891 cache=564.7MiB(449408tx)
2017-03-16 12:14:18 UpdateTip: new best=0000000000000000022b2da0300f15f482f0e081e2ecb9e186aa71ee7ebbdb9e height=452946 version=0x20000000 log2_work=85.976578 tx=196244918 date='2017-02-14 01:55:06' progress=0.958891 cache=564.9MiB(449638tx)
2017-03-16 12:14:19 UpdateTip: new best=000000000000000002191a3e0f00271ff06175fba8c17dc6150142e6f01f92fe height=452947 version=0x20000000 log2_work=85.976613 tx=196246724 date='2017-02-14 02:05:37' progress=0.958901 cache=565.6MiB(451201tx)
2017-03-16 12:14:21 UpdateTip: new best=00000000000000000285b204fe86566974211a8ff4e19e8f0e62e047e18c3001 height=452948 version=0x20000002 log2_work=85.976647 tx=196248629 date='2017-02-14 02:15:13' progress=0.958910 cache=570.0MiB(453533tx)
2017-03-16 12:14:23 UpdateTip: new best=00000000000000000013b32566d4bf4d5088a06bc8e471a9f25bfb204b12d346 height=452949 version=0x20000000 log2_work=85.976682 tx=196250150 date='2017-02-14 02:23:53' progress=0.958918 cache=575.0MiB(456181tx)
2017-03-16 12:14:23 UpdateTip: new best=0000000000000000009ac2262ba628d311260e104bec36f34a16a85af4a32e6a height=452950 version=0x20000000 log2_work=85.976716 tx=196250151 date='2017-02-14 02:23:51' progress=0.958918 cache=575.0MiB(456182tx)
2017-03-16 12:14:23 UpdateTip: new best=0000000000000000005e09f7c9c6108d0283ab57585692becbaccbea766d35eb height=452951 version=0x20000000 log2_work=85.97675 tx=196250348 date='2017-02-14 02:24:45' progress=0.958919 cache=575.1MiB(456415tx)
2017-03-16 12:14:27 UPnP Port Mapping successful.
2017-03-16 12:14:42 UpdateTip: new best=0000000000000000023192b2b9d6573515c8d1d98c93cd47e9d52050dbac0ff2 height=452952 version=0x20000002 log2_work=85.976785 tx=196251813 date='2017-02-14 02:32:55' progress=0.958926 cache=8.0MiB(0tx)
2017-03-16 12:14:42 UpdateTip: new best=00000000000000000182e86883af6d449fdd6f8813b07325af475fb5f23d679d height=452953 version=0x20000002 log2_work=85.976819 tx=196251841 date='2017-02-14 02:33:00' progress=0.958926 cache=8.2MiB(58tx)
2017-03-16 12:14:53 Pre-allocating up to position 0x700000 in rev00718.dat
2017-03-16 12:14:53 UpdateTip: new best=0000000000000000027bc250c4c40a01e5602f34eedc837e181e485800322aa2 height=452954 version=0x20000000 log2_work=85.976853 tx=196253815 date='2017-02-14 02:44:38' progress=0.958937 cache=11.1MiB(4732tx)
2017-03-16 12:15:26 UpdateTip: new best=00000000000000000049ee1a65871b13fb5cb58c978f751ec2415419f70e155c height=452955 version=0x20000002 log2_work=85.976888 tx=196254048 date='2017-02-14 02:45:11' progress=0.958937 cache=25.7MiB(8084tx)
2017-03-16 12:15:26 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457493, us=98.7.115.37:59177, peer=412
2017-03-16 12:15:26 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457493, us=98.7.115.37:59183, peer=413
2017-03-16 12:15:33 connect() to 188.172.220.159:8333 failed after select(): Connection refused (61)
2017-03-16 12:15:34 connect() to 94.112.173.90:8333 failed after select(): Connection refused (61)
2017-03-16 12:15:49 UpdateTip: new best=000000000000000000990d4699439f319a13b84305a571bd4728739fa443993b height=452956 version=0x20000000 log2_work=85.976922 tx=196254146 date='2017-02-14 02:45:27' progress=0.958937 cache=48.2MiB(11496tx)
2017-03-16 12:15:51 UpdateTip: new best=00000000000000000253026769aae6f38fbfe3c725574e8f704a97727c58fe86 height=452957 version=0x20000000 log2_work=85.976956 tx=196254734 date='2017-02-14 02:48:44' progress=0.958940 cache=48.7MiB(13305tx)
2017-03-16 12:15:52 UpdateTip: new best=000000000000000002916b059b364f4b706eac58489734c2d32567ddd7f04d32 height=452958 version=0x20000002 log2_work=85.976991 tx=196255391 date='2017-02-14 02:52:20' progress=0.958943 cache=49.4MiB(14660tx)
2017-03-16 12:16:09 UpdateTip: new best=0000000000000000014cf3ab3436a2f49260cd1574faf893e5fe2ae82d748732 height=452959 version=0x20000002 log2_work=85.977025 tx=196256346 date='2017-02-14 02:57:28' progress=0.958948 cache=59.0MiB(18375tx)
2017-03-16 12:16:18 UpdateTip: new best=000000000000000000ad161f39d7806836446018c32c55dc3f459778d419be4c height=452960 version=0x20000000 log2_work=85.977059 tx=196258541 date='2017-02-14 03:09:16' progress=0.958959 cache=61.3MiB(23046tx)
2017-03-16 12:16:39 UpdateTip: new best=000000000000000000f081d5e35cd7331bca28fe434646cff93e29bd35bee2fc height=452961 version=0x20000000 log2_work=85.977094 tx=196259137 date='2017-02-14 03:11:53' progress=0.958961 cache=72.4MiB(26845tx)
2017-03-16 12:16:41 connect() to 47.90.89.90:8333 failed after select(): Connection refused (61)
2017-03-16 12:16:42 UpdateTip: new best=00000000000000000230338bd6de2fa2c757cf08ab83ccdc1942081238e2710c height=452962 version=0x20000000 log2_work=85.977128 tx=196259766 date='2017-02-14 03:15:04' progress=0.958964 cache=72.7MiB(27800tx)
2017-03-16 12:16:49 UpdateTip: new best=0000000000000000013d8cdbabc1403200fba38f6d2f7bc73f9b5e5d2efd944f height=452963 version=0x20000002 log2_work=85.977163 tx=196261132 date='2017-02-14 03:22:15' progress=0.958970 cache=77.2MiB(31353tx)
2017-03-16 12:16:54 UpdateTip: new best=000000000000000000b2c0aa3fe5f4da1034b2da48a0f824853c307d5937cb8f height=452964 version=0x20000000 log2_work=85.977197 tx=196261536 date='2017-02-14 03:23:51' progress=0.958972 cache=81.8MiB(33257tx)
2017-03-16 12:16:59 UpdateTip: new best=000000000000000000b7def6cc1c32979f2d403ebd3633d6487e9716fca7db6d height=452965 version=0x20000000 log2_work=85.977231 tx=196263727 date='2017-02-14 03:35:31' progress=0.958983 cache=85.8MiB(36703tx)
2017-03-16 12:17:03 UpdateTip: new best=00000000000000000140ace1584714c7c62287d3fd90a62900bacc6987dd6ed9 height=452966 version=0x20000000 log2_work=85.977266 tx=196266073 date='2017-02-14 03:52:10' progress=0.958998 cache=87.9MiB(40425tx)
2017-03-16 12:17:10 version handshake timeout from 414
2017-03-16 12:17:13 Pre-allocating up to position 0x800000 in rev00718.dat
2017-03-16 12:17:13 UpdateTip: new best=000000000000000001e0d70bb2b4e1515d87c0648b376626b01e616ef0455a60 height=452967 version=0x20000000 log2_work=85.9773 tx=196267906 date='2017-02-14 03:58:32' progress=0.959004 cache=91.5MiB(44919tx)
2017-03-16 12:17:20 UpdateTip: new best=00000000000000000053c5554ea272f63891b92686c03b4402eec89eff61da53 height=452968 version=0x20000000 log2_work=85.977334 tx=196269421 date='2017-02-14 04:06:34' progress=0.959011 cache=92.5MiB(47560tx)
2017-03-16 12:17:33 connect() to 172.110.211.179:8333 failed after select(): Connection refused (61)
2017-03-16 12:17:38 UpdateTip: new best=000000000000000000646855a082e44c70f3eb76300cf101cda0da149393bdc4 height=452969 version=0x20000002 log2_work=85.977369 tx=196269883 date='2017-02-14 04:08:29' progress=0.959013 cache=101.6MiB(50924tx)
2017-03-16 12:17:42 UpdateTip: new best=000000000000000001b2ac8bbae4249ded680df50a48207195d2fe04de8885f2 height=452970 version=0x20000000 log2_work=85.977403 tx=196270779 date='2017-02-14 04:12:51' progress=0.959017 cache=102.0MiB(52267tx)
2017-03-16 12:17:45 connect() to 82.221.102.42:8333 failed after select(): Connection refused (61)
2017-03-16 12:17:57 UpdateTip: new best=00000000000000000262f2cd0d6ad284b6a7b445f3b1145451e0b2d4707e686e height=452971 version=0x20000000 log2_work=85.977437 tx=196270896 date='2017-02-14 04:13:04' progress=0.959017 cache=112.2MiB(54996tx)
2017-03-16 12:17:59 UpdateTip: new best=000000000000000001d84077ce6847b2de4f9021fd6b7fd93d66723c395eb670 height=452972 version=0x20000002 log2_work=85.977472 tx=196272021 date='2017-02-14 04:19:26' progress=0.959023 cache=112.7MiB(56624tx)
2017-03-16 12:18:03 UpdateTip: new best=000000000000000001181835f93e57b50d1604563fac8a16b0eb835f58ccc8b1 height=452973 version=0x20000000 log2_work=85.977506 tx=196274944 date='2017-02-14 04:50:50' progress=0.959052 cache=113.8MiB(60603tx)
2017-03-16 12:18:07 UpdateTip: new best=00000000000000000205cf47b999e4ac929d167481d11cd48df85676fa0e6754 height=452974 version=0x20000000 log2_work=85.97754 tx=196277062 date='2017-02-14 05:04:37' progress=0.959065 cache=115.5MiB(63953tx)
2017-03-16 12:18:14 connect() to 93.184.66.227:8333 failed after select(): Connection refused (61)
2017-03-16 12:18:17 UpdateTip: new best=000000000000000001ad265b56dfb4a8ca8522275b387e01060b78e35abae772 height=452975 version=0x20000000 log2_work=85.977575 tx=196279337 date='2017-02-14 05:04:57' progress=0.959065 cache=131.1MiB(68685tx)
2017-03-16 12:18:22 UpdateTip: new best=00000000000000000162664e859aa15261e13b9212edc31ea6c07a7bfdc68206 height=452976 version=0x20000000 log2_work=85.977609 tx=196281704 date='2017-02-14 05:19:43' progress=0.959079 cache=133.0MiB(72275tx)
2017-03-16 12:18:32 Pre-allocating up to position 0x900000 in rev00718.dat
2017-03-16 12:18:32 UpdateTip: new best=000000000000000001adfa3793aa586e215ebc46d1cb099f14816ab7ca686da5 height=452977 version=0x20000000 log2_work=85.977643 tx=196283482 date='2017-02-14 05:25:35' progress=0.959084 cache=150.6MiB(76074tx)
2017-03-16 12:18:46 UpdateTip: new best=00000000000000000002ea22bdd148a37d1197cc0b174118264459a279cdcb02 height=452978 version=0x20000000 log2_work=85.977678 tx=196284529 date='2017-02-14 05:31:09' progress=0.959089 cache=164.4MiB(79077tx)
2017-03-16 12:18:46 connect() to 45.32.117.240:8333 failed after select(): Connection refused (61)
2017-03-16 12:18:54 UpdateTip: new best=0000000000000000008b0f5e68e967e7253f91f11024840485abf396baf99d65 height=452979 version=0x20000000 log2_work=85.977712 tx=196286533 date='2017-02-14 05:42:04' progress=0.959099 cache=170.5MiB(82537tx)
2017-03-16 12:19:02 UpdateTip: new best=0000000000000000010c53c931cd0fa5df4658a80abf88b7811e143f9753b803 height=452980 version=0x20000000 log2_work=85.977746 tx=196288816 date='2017-02-14 05:55:19' progress=0.959112 cache=178.6MiB(86221tx)
2017-03-16 12:19:31 UpdateTip: new best=0000000000000000019236ff11b97e088694ca7bc3f53bb626533732a94d37d9 height=452981 version=0x20000000 log2_work=85.977781 tx=196289241 date='2017-02-14 05:57:18' progress=0.959113 cache=190.0MiB(91006tx)
2017-03-16 12:19:37 UpdateTip: new best=00000000000000000272761033fa2a970f749960e32af1e511621e536d2c83de height=452982 version=0x20000000 log2_work=85.977815 tx=196291269 date='2017-02-14 06:07:33' progress=0.959123 cache=197.4MiB(94221tx)
2017-03-16 12:19:46 UpdateTip: new best=000000000000000002760f98b19a6c77a12f0f4e2bf060ef980971ce3187e1d8 height=452983 version=0x30000000 log2_work=85.977849 tx=196293482 date='2017-02-14 06:20:35' progress=0.959135 cache=199.1MiB(97687tx)
2017-03-16 12:19:47 connect() to 78.51.92.96:8333 failed after select(): Connection refused (61)
2017-03-16 12:19:50 UpdateTip: new best=000000000000000000518ed5f0c91484c9d38395954e3f9021d1c92d3405769b height=452984 version=0x00000004 log2_work=85.977884 tx=196296082 date='2017-02-14 06:46:53' progress=0.959159 cache=200.0MiB(100755tx)
2017-03-16 12:20:03 UpdateTip: new best=00000000000000000180b038b03bfe527f9896130b2bcdc2bca9973dd582c9a5 height=452985 version=0x20000000 log2_work=85.977918 tx=196298145 date='2017-02-14 06:48:59' progress=0.959161 cache=202.1MiB(104591tx)
2017-03-16 12:20:05 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457495, us=98.7.115.37:59236, peer=417
2017-03-16 12:20:05 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457495, us=98.7.115.37:59238, peer=418
2017-03-16 12:20:05 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457495, us=98.7.115.37:59240, peer=419
2017-03-16 12:20:12 Pre-allocating up to position 0xa00000 in rev00718.dat
2017-03-16 12:20:12 UpdateTip: new best=000000000000000000f487a93b785f85fda885853e33b486a8b8f0bebe1a131f height=452986 version=0x20000000 log2_work=85.977952 tx=196300135 date='2017-02-14 06:58:46' progress=0.959170 cache=203.5MiB(107473tx)
2017-03-16 12:20:14 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457495, us=98.7.115.37:59242, peer=420
2017-03-16 12:20:14 Pre-allocating up to position 0x8000000 in blk00718.dat
2017-03-16 12:20:23 UpdateTip: new best=0000000000000000007506ed81e0744ce9a9dda6cad364c7297f35eafba82761 height=452987 version=0x20000000 log2_work=85.977987 tx=196302242 date='2017-02-14 07:08:55' progress=0.959179 cache=209.5MiB(110820tx)
2017-03-16 12:20:24 connect() to 23.247.148.72:8333 failed after select(): Connection refused (61)
2017-03-16 12:20:27 UpdateTip: new best=0000000000000000015abe6f09a5694f2aa92eefd1a3730d2b0f55edef9fe3c3 height=452988 version=0x20000000 log2_work=85.978021 tx=196303652 date='2017-02-14 07:15:41' progress=0.959186 cache=211.1MiB(112939tx)
2017-03-16 12:20:27 UpdateTip: new best=0000000000000000015e73f0e5f8550f26f4f7a427168c8bdef76fe7d04b6c03 height=452989 version=0x20000000 log2_work=85.978055 tx=196303653 date='2017-02-14 07:26:18' progress=0.959195 cache=211.1MiB(112940tx)
2017-03-16 12:20:29 UpdateTip: new best=0000000000000000014ec9ddbe5cc78d156165f40e4b3e0fb08b4a8cc110e316 height=452990 version=0x20000000 log2_work=85.97809 tx=196306282 date='2017-02-14 07:33:25' progress=0.959202 cache=211.9MiB(115624tx)
2017-03-16 12:20:39 UpdateTip: new best=000000000000000001c47af901c1f3bfb07b12c4fc448e09bea03448e07ea13a height=452991 version=0x20000000 log2_work=85.978124 tx=196308442 date='2017-02-14 07:36:28' progress=0.959205 cache=216.0MiB(119377tx)
2017-03-16 12:20:42 UpdateTip: new best=00000000000000000072381feb584c35ba947a48d69a91824cc7ab24c81f8b0d height=452992 version=0x00000004 log2_work=85.978158 tx=196309218 date='2017-02-14 07:40:33' progress=0.959209 cache=218.2MiB(120338tx)
2017-03-16 12:20:43 UpdateTip: new best=0000000000000000022b9305bc4aa0cbf27e352d265267cf12e030bb9105bcf1 height=452993 version=0x20000000 log2_work=85.978193 tx=196309622 date='2017-02-14 07:41:26' progress=0.959210 cache=219.2MiB(121054tx)
2017-03-16 12:20:50 UpdateTip: new best=00000000000000000096ed87d1ae6cb2e33745bfd6f0cd6c3ec81599bf3b63a9 height=452994 version=0x20000000 log2_work=85.978227 tx=196311848 date='2017-02-14 07:51:52' progress=0.959220 cache=219.9MiB(123999tx)
2017-03-16 12:20:51 UpdateTip: new best=000000000000000000d92b3f3b0995f0607d80e4ccb988460391035cdc0550ff height=452995 version=0x20000000 log2_work=85.978261 tx=196312144 date='2017-02-14 07:52:51' progress=0.959220 cache=220.1MiB(124343tx)
2017-03-16 12:20:58 UpdateTip: new best=0000000000000000010a12da4104f841524a44f6dd092e7b1e8ec70f5dfd0d79 height=452996 version=0x30000000 log2_work=85.978296 tx=196314247 date='2017-02-14 08:03:01' progress=0.959230 cache=221.7MiB(127767tx)
2017-03-16 12:21:00 UpdateTip: new best=0000000000000000028146549cc901948edd3c06e7a1d9d5fa3679d5c1bee5e2 height=452997 version=0x20000000 log2_work=85.97833 tx=196314881 date='2017-02-14 08:06:00' progress=0.959233 cache=222.0MiB(128594tx)
2017-03-16 12:21:02 UpdateTip: new best=000000000000000000f2e8f3c83feea70ce489130eef4647ca6c6f95a1bfb77a height=452998 version=0x20000000 log2_work=85.978364 tx=196316006 date='2017-02-14 08:11:25' progress=0.959238 cache=222.6MiB(130044tx)
2017-03-16 12:21:10 UpdateTip: new best=0000000000000000023bee7d2010540571257378b716bb001ca49101f4563886 height=452999 version=0x20000002 log2_work=85.978399 tx=196318427 date='2017-02-14 08:34:16' progress=0.959259 cache=223.3MiB(133225tx)
2017-03-16 12:21:16 Pre-allocating up to position 0xb00000 in rev00718.dat
2017-03-16 12:21:17 UpdateTip: new best=0000000000000000009d5280bb081c5e0b5eb2e7294e176c1ba83f72767e62d8 height=453000 version=0x20000000 log2_work=85.978433 tx=196319870 date='2017-02-14 08:38:55' progress=0.959263 cache=224.2MiB(136329tx)
2017-03-16 12:21:20 version handshake timeout from 421
2017-03-16 12:21:26 version handshake timeout from 422
2017-03-16 12:21:36 UpdateTip: new best=0000000000000000000c753f91fd3fec41e145c902d00e467d4da994e11f350a height=453001 version=0x20000002 log2_work=85.978467 tx=196322057 date='2017-02-14 08:40:36' progress=0.959265 cache=230.4MiB(141115tx)
2017-03-16 12:21:43 UpdateTip: new best=000000000000000001b9bad43cb2d80555b3bf911af66ae946841abf400b9425 height=453002 version=0x20000000 log2_work=85.978502 tx=196323298 date='2017-02-14 08:44:29' progress=0.959268 cache=234.3MiB(143150tx)
2017-03-16 12:21:45 UpdateTip: new best=0000000000000000010f02170782c7211bc09682b4eee8290470eada6399cc02 height=453003 version=0x20000000 log2_work=85.978536 tx=196323403 date='2017-02-14 08:44:33' progress=0.959268 cache=235.1MiB(143572tx)
2017-03-16 12:21:49 UpdateTip: new best=0000000000000000015d4caa40d1cca01ec3f9ae64419f7a9dc7f3cc212cf77d height=453004 version=0x20000000 log2_work=85.97857 tx=196326279 date='2017-02-14 09:18:26' progress=0.959299 cache=237.7MiB(146943tx)
2017-03-16 12:21:54 UpdateTip: new best=000000000000000001386abaf94717a6488b2818d6b309aaf16c22bac6f9b161 height=453005 version=0x20000000 log2_work=85.978604 tx=196328275 date='2017-02-14 09:22:43' progress=0.959304 cache=238.2MiB(149573tx)
2017-03-16 12:21:57 UpdateTip: new best=0000000000000000017e9e756ea108bc79c15775e8b28d45c77afc5dc11c448a height=453006 version=0x00000004 log2_work=85.978639 tx=196330309 date='2017-02-14 09:31:57' progress=0.959312 cache=239.0MiB(151707tx)
2017-03-16 12:22:10 UpdateTip: new best=0000000000000000001b5d39871330f26d20ee34e45cee24ec139e84f0e6b4ea height=453007 version=0x20000002 log2_work=85.978673 tx=196332596 date='2017-02-14 09:38:24' progress=0.959318 cache=244.2MiB(156092tx)
2017-03-16 12:22:15 connect() to 148.251.191.74:8333 failed after select(): Connection refused (61)
2017-03-16 12:22:21 UpdateTip: new best=000000000000000000b8089e8aad9b8711145ba78568bcf6044a9bb87912dec8 height=453008 version=0x20000000 log2_work=85.978707 tx=196335151 date='2017-02-14 09:45:12' progress=0.959325 cache=245.6MiB(160186tx)
2017-03-16 12:22:26 connect() to 84.133.103.189:8333 failed after select(): Connection refused (61)
2017-03-16 12:22:29 UpdateTip: new best=0000000000000000026c9a4773b9cd781768048f00a156c0756210bedd270d96 height=453009 version=0x20000000 log2_work=85.978742 tx=196337344 date='2017-02-14 09:50:11' progress=0.959330 cache=253.5MiB(163873tx)
2017-03-16 13:07:02 socket sending timeout: 2793s
2017-03-16 13:07:02 socket sending timeout: 2808s
2017-03-16 13:07:02 socket sending timeout: 2793s
2017-03-16 13:07:02 socket sending timeout: 2808s
2017-03-16 13:07:02 socket sending timeout: 2808s
2017-03-16 13:07:02 socket sending timeout: 2793s
2017-03-16 13:07:02 socket sending timeout: 2705s
2017-03-16 13:07:02 connect() to 107.184.61.209:8333 failed: Network is down (50)
2017-03-16 13:07:08 Pre-allocating up to position 0xc00000 in rev00718.dat
2017-03-16 13:07:08 UpdateTip: new best=0000000000000000006d69b1367cac44e83c42f7303f4aaa9b5f0f6715d3fb4f height=453010 version=0x20000000 log2_work=85.978776 tx=196339640 date='2017-02-14 10:02:21' progress=0.959301 cache=254.5MiB(166682tx)
2017-03-16 13:07:37 connect() to 213.47.171.165:8333 failed after select(): Connection refused (61)
2017-03-16 13:07:49 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457499, us=98.7.115.37:59290, peer=424
2017-03-16 13:07:50 ProcessMessages(sendcmpct, 5 bytes): Exception 'CDataStream::read(): end of data: unspecified iostream_category error' caught, normally caused by a message being shorter than its stated length
2017-03-16 13:07:50 ProcessMessages(sendcmpct, 5 bytes) FAILED peer=424
2017-03-16 13:07:50 ProcessMessages(sendcmpct, 5 bytes): Exception 'CDataStream::read(): end of data: unspecified iostream_category error' caught, normally caused by a message being shorter than its stated length
2017-03-16 13:07:50 ProcessMessages(sendcmpct, 5 bytes) FAILED peer=424
2017-03-16 14:01:14 socket sending timeout: 3204s
2017-03-16 14:01:16 connect() to [2001::9d38:6abd:487:c79e:7900:57dd]:8333 failed: No route to host (65)
2017-03-16 14:01:24 UpdateTip: new best=000000000000000001d2d4924421172b770c39ab2ed17b0a0827a4276d3936f6 height=453011 version=0x20000000 log2_work=85.97881 tx=196342076 date='2017-02-14 10:08:30' progress=0.959258 cache=256.1MiB(170309tx)
2017-03-16 14:01:24 connect() to 190.67.186.216:8333 failed after select(): Connection refused (61)
2017-03-16 14:01:36 UpdateTip: new best=000000000000000002458914c14ab3e85647eb7a652f9e91d517fb394b32f525 height=453012 version=0x20000000 log2_work=85.978845 tx=196342389 date='2017-02-14 10:09:03' progress=0.959258 cache=258.6MiB(173034tx)
2017-03-16 14:02:03 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457504, us=98.7.115.37:59327, peer=425
2017-03-16 14:02:21 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457504, us=98.7.115.37:59332, peer=426
2017-03-16 14:02:38 UpdateTip: new best=0000000000000000024edf567f7278e8a5a41c735ccef617ab01bba566b8e373 height=453013 version=0x20000000 log2_work=85.978879 tx=196343855 date='2017-02-14 10:14:11' progress=0.959262 cache=264.5MiB(176221tx)
2017-03-16 14:02:39 connect() to [2a02:180:6:1::79]:8333 failed after select(): Connection refused (61)
2017-03-16 14:02:43 UpdateTip: new best=000000000000000000e881ab23f9b352b92fab00dee6780f8e49e96f0996212a height=453014 version=0x20000000 log2_work=85.978913 tx=196346455 date='2017-02-14 10:33:05' progress=0.959280 cache=265.1MiB(178766tx)
2017-03-16 14:02:57 UpdateTip: new best=00000000000000000089b1607faf764a0dcebc2d1a20992b9ba6a9df8180ed75 height=453015 version=0x20000000 log2_work=85.978948 tx=196348469 date='2017-02-14 10:33:56' progress=0.959281 cache=275.3MiB(182267tx)
2017-03-16 14:02:57 socket recv error Connection reset by peer (54)
2017-03-16 14:03:14 UpdateTip: new best=000000000000000000e916c3c4da08092fd90c9c68ee0e2aaa2080f5170e0383 height=453016 version=0x20000000 log2_work=85.978982 tx=196349228 date='2017-02-14 10:36:23' progress=0.959283 cache=276.8MiB(185251tx)
2017-03-16 14:03:19 UpdateTip: new best=0000000000000000022d3cae7acbb44a70f1e4ca8c644db984d4a7ad5a6a49b5 height=453017 version=0x20000000 log2_work=85.979016 tx=196351709 date='2017-02-14 11:13:40' progress=0.959317 cache=282.5MiB(188503tx)
2017-03-16 14:03:25 connect() to 23.247.148.9:8333 failed after select(): Connection refused (61)
2017-03-16 14:03:30 Pre-allocating up to position 0xd00000 in rev00718.dat
2017-03-16 14:03:30 UpdateTip: new best=00000000000000000241a70a1c865fcfc421071266ebe33853b9254b25fbc17b height=453018 version=0x20000000 log2_work=85.979051 tx=196352990 date='2017-02-14 11:36:44' progress=0.959338 cache=284.7MiB(192176tx)
2017-03-16 14:03:34 version handshake timeout from 427
2017-03-16 14:03:35 UpdateTip: new best=0000000000000000009c54490ee7629eba4cc49f7bb437d2885199c6430c45ba height=453019 version=0x20000000 log2_work=85.979085 tx=196355640 date='2017-02-14 11:52:15' progress=0.959352 cache=285.9MiB(195261tx)
2017-03-16 14:03:42 UpdateTip: new best=0000000000000000013f029586ecf4bbe4ebf50a7500eec4e3af9ddef179338d height=453020 version=0x20000000 log2_work=85.979119 tx=196357819 date='2017-02-14 11:58:12' progress=0.959358 cache=287.1MiB(197878tx)
2017-03-16 14:03:44 connect() to 210.54.34.164:8333 failed after select(): Connection refused (61)
2017-03-16 14:03:47 UpdateTip: new best=000000000000000001f2f2a4ed27af555b572bfd8e24373d3c1294cf2dae41fd height=453021 version=0x20000000 log2_work=85.979153 tx=196359769 date='2017-02-14 12:02:26' progress=0.959362 cache=291.2MiB(200173tx)
2017-03-16 14:03:55 UpdateTip: new best=0000000000000000007a08d94537abbd2f26bd2c2a6829d24ca3e36cc878e605 height=453022 version=0x20000000 log2_work=85.979188 tx=196361492 date='2017-02-14 12:07:36' progress=0.959367 cache=300.2MiB(202733tx)
2017-03-16 14:04:04 UpdateTip: new best=000000000000000000ce10276ce9d1d7f04ec5439cb9d673d04c15259446a3be height=453023 version=0x20000000 log2_work=85.979222 tx=196363422 date='2017-02-14 12:11:32' progress=0.959371 cache=303.9MiB(205980tx)
2017-03-16 14:04:19 UpdateTip: new best=000000000000000001dcf1e065db0d8c912a86fc6e2ee2e74850df25a3bdc9eb height=453024 version=0x20000000 log2_work=85.979256 tx=196366063 date='2017-02-14 12:13:27' progress=0.959373 cache=306.3MiB(210813tx)
2017-03-16 14:04:30 UpdateTip: new best=0000000000000000014cea3dd19087b514e6904ed8b5456ae1af5bbeac7c2713 height=453025 version=0x20000000 log2_work=85.979291 tx=196368093 date='2017-02-14 12:22:03' progress=0.959381 cache=310.3MiB(214173tx)
2017-03-16 14:04:33 version handshake timeout from 429
2017-03-16 14:04:36 UpdateTip: new best=0000000000000000021538509d8380465c0110b0a6050160be03c188fa48702f height=453026 version=0x20000000 log2_work=85.979325 tx=196370807 date='2017-02-14 12:31:24' progress=0.959389 cache=311.2MiB(217567tx)
2017-03-16 14:04:41 Pre-allocating up to position 0xe00000 in rev00718.dat
2017-03-16 14:04:41 UpdateTip: new best=00000000000000000232639bc301f481add480dffcf698af028850b784f1d9cb height=453027 version=0x20000000 log2_work=85.979359 tx=196373249 date='2017-02-14 12:44:24' progress=0.959402 cache=312.1MiB(220346tx)
2017-03-16 14:04:43 version handshake timeout from 430
2017-03-16 14:04:48 UpdateTip: new best=0000000000000000011ebd963ac6b3132a3c56dd7344c42f5bb7b7c0f1417f2e height=453028 version=0x30000000 log2_work=85.979394 tx=196375412 date='2017-02-14 12:53:36' progress=0.959410 cache=313.9MiB(223054tx)
2017-03-16 14:04:48 version handshake timeout from 431
2017-03-16 14:04:51 version handshake timeout from 432
2017-03-16 14:04:52 UpdateTip: new best=000000000000000001142e1df983ca8d1bd18db3c936aef6721b56893384b67f height=453029 version=0x20000000 log2_work=85.979428 tx=196377938 date='2017-02-14 13:17:37' progress=0.959432 cache=315.5MiB(225658tx)
2017-03-16 14:04:56 UpdateTip: new best=000000000000000000d01a7137311e773f59de87ac3e0e62d467d02eadd76501 height=453030 version=0x20000000 log2_work=85.979462 tx=196379562 date='2017-02-14 13:23:23' progress=0.959438 cache=316.0MiB(228028tx)
2017-03-16 14:05:00 UpdateTip: new best=00000000000000000095551e89cd16aaf88ac3f72d6d0b92a11e14b41e9bfdcc height=453031 version=0x20000000 log2_work=85.979496 tx=196381367 date='2017-02-14 13:32:29' progress=0.959446 cache=317.4MiB(230187tx)
2017-03-16 14:05:07 UpdateTip: new best=00000000000000000204420148389b4e03b06a3536b57b39ab17ec1369b56ea4 height=453032 version=0x20000000 log2_work=85.979531 tx=196383659 date='2017-02-14 13:41:46' progress=0.959455 cache=319.0MiB(232697tx)
2017-03-16 14:05:08 version handshake timeout from 433
2017-03-16 14:05:15 connect() to 178.219.89.121:8333 failed after select(): Connection refused (61)
2017-03-16 14:05:17 UpdateTip: new best=0000000000000000024002503ccbd5e2a76f83dc6048fe78fa8e37f9b146860e height=453033 version=0x20000002 log2_work=85.979565 tx=196386217 date='2017-02-14 13:47:37' progress=0.959460 cache=323.3MiB(236095tx)
2017-03-16 14:05:17 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457504, us=98.7.115.37:59360, peer=434
2017-03-16 14:05:32 UpdateTip: new best=00000000000000000210c155dfbb75d3fe8c85513036971a4bc4e417cf56eaba height=453034 version=0x20000000 log2_work=85.979599 tx=196388378 date='2017-02-14 13:53:55' progress=0.959466 cache=325.0MiB(239705tx)
2017-03-16 14:05:42 Pre-allocating up to position 0xf00000 in rev00718.dat
2017-03-16 14:05:43 UpdateTip: new best=00000000000000000175b76eda93b59a40a8b395684120d000b7a9bd06936947 height=453035 version=0x20000002 log2_work=85.979634 tx=196391759 date='2017-02-14 13:55:47' progress=0.959469 cache=326.5MiB(244251tx)
2017-03-16 14:05:43 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457504, us=98.7.115.37:59371, peer=435
2017-03-16 14:05:48 UpdateTip: new best=000000000000000001ca2ff24d36d9de316f497ec9d8abad029b22f346a50171 height=453036 version=0x20000000 log2_work=85.979668 tx=196394103 date='2017-02-14 14:05:46' progress=0.959478 cache=327.2MiB(246823tx)
2017-03-16 14:05:48 ProcessMessages(version, 124 bytes) FAILED peer=436
2017-03-16 14:05:58 UpdateTip: new best=0000000000000000022eb878ef19dec0e034b6f3cc407198ad2a1cf672b7d4fe height=453037 version=0x20000000 log2_work=85.979702 tx=196396317 date='2017-02-14 14:10:33' progress=0.959483 cache=329.8MiB(250227tx)
2017-03-16 14:06:07 UpdateTip: new best=0000000000000000026e700978aaf5c72e2817cd2bd4018ccc0dcc98d6628b8a height=453038 version=0x20000000 log2_work=85.979736 tx=196398484 date='2017-02-14 14:15:06' progress=0.959487 cache=337.0MiB(253235tx)
2017-03-16 14:06:13 UpdateTip: new best=0000000000000000028545ea622c1e77040f13e7ceb9fc7aa178d997b6bad8c2 height=453039 version=0x20000000 log2_work=85.979771 tx=196400844 date='2017-02-14 14:25:54' progress=0.959497 cache=339.0MiB(256081tx)
2017-03-16 14:06:17 UpdateTip: new best=0000000000000000010684318249c050173dae146df4a85f50b98d79c201dc58 height=453040 version=0x30000000 log2_work=85.979805 tx=196402970 date='2017-02-14 14:41:26' progress=0.959511 cache=340.3MiB(258323tx)
2017-03-16 14:06:26 UpdateTip: new best=000000000000000000357245f3a83a64778cb2ade4da379a6653fd3c26eaa576 height=453041 version=0x20000000 log2_work=85.979839 tx=196405645 date='2017-02-14 14:40:49' progress=0.959511 cache=352.9MiB(261891tx)
2017-03-16 14:06:40 UpdateTip: new best=000000000000000000701c7281a887781066a9250cae6f159a449fa65d52b2d8 height=453042 version=0x20000002 log2_work=85.979874 tx=196407169 date='2017-02-14 14:42:56' progress=0.959513 cache=368.1MiB(264999tx)
2017-03-16 14:06:40 socket recv error Connection reset by peer (54)
2017-03-16 14:06:53 UpdateTip: new best=000000000000000001935c1a1e000b1bbd2b896bdbe047e9986f6f737669db98 height=453043 version=0x20000002 log2_work=85.979908 tx=196407503 date='2017-02-14 14:43:53' progress=0.959514 cache=369.3MiB(267636tx)
2017-03-16 14:06:59 connect() to 108.168.207.251:8333 failed after select(): Connection refused (61)
2017-03-16 14:07:02 Pre-allocating up to position 0x1000000 in rev00718.dat
2017-03-16 14:07:02 UpdateTip: new best=000000000000000001f845ffbd83706673c5f8b2fa22ff0610d3e1ec7a888d4f height=453044 version=0x20000000 log2_work=85.979942 tx=196409016 date='2017-02-14 14:48:44' progress=0.959518 cache=370.4MiB(270330tx)
2017-03-16 14:07:02 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457505, us=98.7.115.37:59380, peer=437
2017-03-16 14:07:02 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457505, us=98.7.115.37:59387, peer=439
2017-03-16 14:07:05 UpdateTip: new best=000000000000000000f4799ead0222af194c7ce9c212357a4d52ee8f248b509c height=453045 version=0x20000000 log2_work=85.979976 tx=196410579 date='2017-02-14 14:56:25' progress=0.959526 cache=370.9MiB(271847tx)
2017-03-16 14:07:05 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457505, us=98.7.115.37:59391, peer=440
2017-03-16 14:07:09 UpdateTip: new best=00000000000000000178abdb31d9141508c339ede6fb9396c7903ab4c49cb864 height=453046 version=0x20000000 log2_work=85.980011 tx=196413185 date='2017-02-14 15:09:28' progress=0.959538 cache=373.4MiB(274518tx)
2017-03-16 14:27:43 socket sending timeout: 1234s
2017-03-16 14:27:43 socket sending timeout: 1331s
2017-03-16 14:27:43 socket sending timeout: 1315s
2017-03-16 14:27:43 socket sending timeout: 1238s
2017-03-16 14:27:43 socket sending timeout: 1238s
2017-03-16 14:27:43 socket sending timeout: 1234s
2017-03-16 14:27:45 connect() to 92.233.85.239:8333 failed: Network is unreachable (51)
2017-03-16 14:27:46 connect() to 66.207.128.34:8333 failed: Network is unreachable (51)
2017-03-16 14:27:47 connect() to 79.165.97.130:8333 failed: Network is unreachable (51)
2017-03-16 14:27:49 UpdateTip: new best=0000000000000000009cb1656febeaddf2fd9f007c25cbe26dd31c0a87d03997 height=453047 version=0x20000000 log2_work=85.980045 tx=196415370 date='2017-02-14 15:24:17' progress=0.959533 cache=374.0MiB(276633tx)
2017-03-16 14:27:59 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457506, us=98.7.115.37:59432, peer=441
2017-03-16 14:28:06 connect() to 27.33.69.136:8333 failed after select(): Network is unreachable (51)
2017-03-16 14:28:09 UpdateTip: new best=000000000000000001463bd4d9eee17988e48c394b3ad7a1b41172d22d45df3a height=453048 version=0x20000000 log2_work=85.980079 tx=196417616 date='2017-02-14 15:26:39' progress=0.959535 cache=375.6MiB(280175tx)
2017-03-16 14:28:13 UpdateTip: new best=000000000000000002465355e7d27f89ebfbb41e38917e0de6883e4fa49e4070 height=453049 version=0x20000000 log2_work=85.980114 tx=196420490 date='2017-02-14 16:14:10' progress=0.959579 cache=376.2MiB(283367tx)
2017-03-16 14:28:14 UpdateTip: new best=000000000000000000234dcb92d2acc2d574425e742d4331440c3e4327342f4e height=453050 version=0x20000000 log2_work=85.980148 tx=196422654 date='2017-02-14 16:28:10' progress=0.959592 cache=376.9MiB(285279tx)
2017-03-16 14:28:16 Leaving block file 718: CBlockFileInfo(blocks=149, size=133597676, heights=452794...453050, time=2017-02-13...2017-02-14)
2017-03-16 14:28:16 Pre-allocating up to position 0x1000000 in blk00719.dat
2017-03-16 14:28:19 Pre-allocating up to position 0x100000 in rev00719.dat
2017-03-16 14:28:20 UpdateTip: new best=000000000000000000cc7da6fb18e5cae85ff7a87c7295d33b72e81d86bf1117 height=453051 version=0x20000000 log2_work=85.980182 tx=196424826 date='2017-02-14 16:33:17' progress=0.959596 cache=378.3MiB(287796tx)
2017-03-16 14:28:20 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457506, us=98.7.115.37:59452, peer=442
2017-03-16 14:28:26 UpdateTip: new best=0000000000000000022c59dcb1024239bb74690860ed35dcdd1f40a9a823f9e2 height=453052 version=0x20000002 log2_work=85.980216 tx=196426922 date='2017-02-14 16:39:13' progress=0.959602 cache=378.9MiB(289955tx)
2017-03-16 14:28:35 UpdateTip: new best=000000000000000000734158f091f9918677ccdc9e50281794c5f4f433ec582a height=453053 version=0x20000000 log2_work=85.980251 tx=196429243 date='2017-02-14 16:55:20' progress=0.959617 cache=379.8MiB(292457tx)
2017-03-16 14:28:40 UpdateTip: new best=000000000000000001a13b341900b61b36ad8664ceae30da3cc0c52d9faa0b99 height=453054 version=0x20000000 log2_work=85.980285 tx=196431767 date='2017-02-14 17:06:39' progress=0.959628 cache=380.3MiB(294873tx)
2017-03-16 14:28:43 UpdateTip: new best=000000000000000000ee1b60d8fde428589e7ac37ec35b3c7de9119040047043 height=453055 version=0x20000002 log2_work=85.980319 tx=196434098 date='2017-02-14 17:16:43' progress=0.959637 cache=381.0MiB(296970tx)
2017-03-16 14:28:51 UpdateTip: new best=0000000000000000029070b38d1d55418ce89598e4816dc22de629a41b11cd94 height=453056 version=0x20000000 log2_work=85.980354 tx=196435932 date='2017-02-14 17:38:56' progress=0.959657 cache=381.5MiB(299028tx)
2017-03-16 14:29:00 UpdateTip: new best=000000000000000002055250098d46c81eac274e35beff953f57de2f7e0b7729 height=453057 version=0x20000000 log2_work=85.980388 tx=196437816 date='2017-02-14 17:45:02' progress=0.959663 cache=382.1MiB(301494tx)
2017-03-16 14:29:00 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457507, us=98.7.115.37:59463, peer=443
2017-03-16 14:29:01 Pre-allocating up to position 0x2000000 in blk00719.dat
2017-03-16 14:29:05 UpdateTip: new best=000000000000000000e2498a66f5df873bf78a5cc51d773619cbab7c333995fd height=453058 version=0x20000002 log2_work=85.980422 tx=196440018 date='2017-02-14 18:06:39' progress=0.959683 cache=382.7MiB(303502tx)
2017-03-16 14:29:06 receive version message: /Satoshi:0.13.2/: version 70015, blocks=457507, us=98.7.115.37:59468, peer=444
2017-03-16 14:29:11 UpdateTip: new best=00000000000000000030802946b0b072d59aa77c783624f0cb6c750df304fb95 height=453059 version=0x20000000 log2_work=85.980456 tx=196442513 date='2017-02-14 18:13:06' progress=0.959689 cache=383.3MiB(305985tx)
2017-03-16 14:29:17 Pre-allocating up to position 0x200000 in rev00719.dat
2017-03-16 14:29:17 UpdateTip: new best=0000000000000000006801f494ec7548e8d4c2fed016a7a96e8f8e9b3ee63598 height=453060 version=0x20000000 log2_work=85.980491 tx=196445123 date='2017-02-14 18:37:08' progress=0.959711 cache=383.9MiB(308589tx)
2017-03-16 14:29:17 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457507, us=98.7.115.37:59469, peer=445
2017-03-16 14:29:26 UpdateTip: new best=000000000000000001296179ab4f0a0608c839c11ba2fa20ccd29a2e93a1a5d9 height=453061 version=0x20000000 log2_work=85.980525 tx=196447525 date='2017-02-14 18:40:16' progress=0.959714 cache=384.7MiB(311086tx)
2017-03-16 14:29:26 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457507, us=98.7.115.37:59471, peer=446
2017-03-16 14:29:27 receive version message: /Satoshi:0.13.1/: version 70014, blocks=457507, us=98.7.115.37:59477, peer=447
2017-03-16 14:29:32 UpdateTip: new best=0000000000000000019dbbd648571c8f89714c6f1b8b2151fdf733635baddfa2 height=453062 version=0x20000000 log2_work=85.980559 tx=196450066 date='2017-02-14 18:55:20' progress=0.959728 cache=385.7MiB(313462tx)
2017-03-16 14:29:38 UpdateTip: new best=00000000000000000247a9af9a32da80b52486dd15f80499952a69d64b421d06 height=453063 version=0x20000002 log2_work=85.980593 tx=196453059 date='2017-02-14 19:17:31' progress=0.959749 cache=386.4MiB(316347tx)
2017-03-16 14:29:48 UpdateTip: new best=0000000000000000022ea9700ccd1e4c303f3079d5ac6ad30214d605b2331202 height=453064 version=0x20000000 log2_work=85.980628 tx=196455208 date='2017-02-14 19:20:59' progress=0.959752 cache=387.9MiB(318763tx)
2017-03-16 14:29:52 UpdateTip: new best=00000000000000000280fc0edb188c4b50272c03afc631eeaed09c119b0589b4 height=453065 version=0x20000000 log2_work=85.980662 tx=196458054 date='2017-02-14 19:41:09' progress=0.959771 cache=388.5MiB(321084tx)
2017-03-16 14:29:54 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457507, us=98.7.115.37:59484, peer=448
2017-03-16 14:30:02 UpdateTip: new best=0000000000000000022681b4c29187eecd675b2c66686decb9030c36caf8ba02 height=453066 version=0x20000000 log2_work=85.980696 tx=196460099 date='2017-02-14 19:41:40' progress=0.959771 cache=389.3MiB(323690tx)
2017-03-16 14:30:15 UpdateTip: new best=000000000000000000290b04e47989ee234f101879e4592b77f9cd4aec40a176 height=453067 version=0x20000000 log2_work=85.98073 tx=196461968 date='2017-02-14 19:47:05' progress=0.959777 cache=391.8MiB(326185tx)
2017-03-16 14:30:22 UpdateTip: new best=0000000000000000017b3df01a9a5c125e4bb0628f4534368d11f83561243b87 height=453068 version=0x20000000 log2_work=85.980765 tx=196464295 date='2017-02-14 19:56:36' progress=0.959785 cache=393.5MiB(328452tx)
2017-03-16 14:30:28 Pre-allocating up to position 0x300000 in rev00719.dat
2017-03-16 14:30:28 UpdateTip: new best=0000000000000000017d51d4805363bb5b0f4cf9ae2394fae81925bcfe3083de height=453069 version=0x20000000 log2_work=85.980799 tx=196466677 date='2017-02-14 20:07:08' progress=0.959795 cache=394.8MiB(330479tx)
2017-03-16 14:30:48 UpdateTip: new best=000000000000000000acbe66916cdc5f8e9d01a626c75da265e03c0720286cef height=453070 version=0x20000000 log2_work=85.980833 tx=196469308 date='2017-02-14 20:07:23' progress=0.959796 cache=398.6MiB(335118tx)
2017-03-16 14:31:00 UpdateTip: new best=00000000000000000111a847893547a381328dec04ab028d3b5a088b87f36ead height=453071 version=0x00000004 log2_work=85.980868 tx=196472471 date='2017-02-14 20:09:02' progress=0.959798 cache=400.3MiB(339526tx)
2017-03-16 14:31:08 UpdateTip: new best=00000000000000000145a6150384de15c4b1bf890d685724312f08b26950d7e9 height=453072 version=0x20000002 log2_work=85.980902 tx=196474497 date='2017-02-14 20:17:24' progress=0.959805 cache=401.6MiB(341694tx)
2017-03-16 14:31:37 UpdateTip: new best=00000000000000000102abc71e79bacac2e9f6f22e6c42729c297f5e8b0cb1bf height=453073 version=0x20000000 log2_work=85.980936 tx=196475538 date='2017-02-14 20:18:22' progress=0.959806 cache=409.9MiB(346035tx)
2017-03-16 14:31:43 UpdateTip: new best=00000000000000000185521f7012e3a95e402aaf914934bc7fe67c09c659f6a1 height=453074 version=0x20000002 log2_work=85.98097 tx=196477932 date='2017-02-14 20:30:16' progress=0.959817 cache=410.9MiB(348331tx)
2017-03-16 14:31:54 UpdateTip: new best=0000000000000000015598df2788d04320ed047040ee78c35d8de1b37c7a6ca4 height=453075 version=0x00000004 log2_work=85.981005 tx=196480192 date='2017-02-14 20:34:52' progress=0.959822 cache=411.8MiB(351346tx)
2017-03-16 14:32:04 UpdateTip: new best=000000000000000001968558babbb23db8f6bcf6f8c79d418b9876ee93f87d41 height=453076 version=0x20000000 log2_work=85.981039 tx=196482391 date='2017-02-14 20:41:08' progress=0.959828 cache=413.0MiB(354527tx)
2017-03-16 14:32:07 Pre-allocating up to position 0x400000 in rev00719.dat
2017-03-16 14:32:07 UpdateTip: new best=0000000000000000010637681710c0a83fa5af0a41913c8c15e0cb86e97eeb2c height=453077 version=0x20000000 log2_work=85.981073 tx=196485180 date='2017-02-14 21:05:27' progress=0.959850 cache=413.8MiB(356926tx)
2017-03-16 14:32:07 UpdateTip: new best=00000000000000000009621b3d69a237a24019e9c6387286fe203acbe9d0e1c9 height=453078 version=0x20000000 log2_work=85.981107 tx=196485181 date='2017-02-14 21:06:11' progress=0.959851 cache=413.8MiB(356927tx)
2017-03-16 14:32:11 UpdateTip: new best=00000000000000000121017b5c5386fd3cbfb3c8f87a574327785abcebd355f7 height=453079 version=0x20000000 log2_work=85.981142 tx=196488003 date='2017-02-14 21:30:16' progress=0.959873 cache=415.0MiB(359603tx)
2017-03-16 14:32:16 UpdateTip: new best=00000000000000000015eef5a21c9909f68aff12c7dd74ec28cae5d315de06d0 height=453080 version=0x20000002 log2_work=85.981176 tx=196489654 date='2017-02-14 21:34:55' progress=0.959877 cache=415.5MiB(360716tx)
2017-03-16 14:32:26 UpdateTip: new best=00000000000000000253b6b81b2424e23335158ca418743994dfc1679b24d12b height=453081 version=0x20000000 log2_work=85.98121 tx=196492195 date='2017-02-14 21:41:52' progress=0.959884 cache=417.1MiB(363915tx)
2017-03-16 14:32:33 UpdateTip: new best=000000000000000001f94bbd87aeff0c72f8fe3fc1374af412a194643e24cbed height=453082 version=0x20000000 log2_work=85.981244 tx=196494117 date='2017-02-14 21:53:05' progress=0.959894 cache=418.2MiB(366455tx)
2017-03-16 14:32:35 UpdateTip: new best=00000000000000000001d5e72f63f7a2fa3bdf15b4b47f0d3bc76596fe29e25c height=453083 version=0x20000000 log2_work=85.981279 tx=196496572 date='2017-02-14 22:15:24' progress=0.959915 cache=418.8MiB(368435tx)
2017-03-16 14:32:36 Pre-allocating up to position 0x3000000 in blk00719.dat
2017-03-16 14:32:40 UpdateTip: new best=000000000000000001059d7612335fdb23fd72335634de534f8f9cf81e08fe97 height=453084 version=0x20000000 log2_work=85.981313 tx=196498663 date='2017-02-14 22:24:43' progress=0.959923 cache=420.7MiB(370721tx)
2017-03-16 14:32:41 UPnP Port Mapping successful.
2017-03-16 14:32:53 UpdateTip: new best=0000000000000000010a720e6d5dd97a7b4fa7f164f59d85f19d9f4034652a24 height=453085 version=0x20000000 log2_work=85.981347 tx=196500529 date='2017-02-14 22:28:40' progress=0.959927 cache=427.3MiB(374447tx)
2017-03-16 14:33:00 UpdateTip: new best=000000000000000000103810ef72f874c28550383361bb4a31cbf81cd0b75f03 height=453086 version=0x20000002 log2_work=85.981381 tx=196503574 date='2017-02-14 22:33:32' progress=0.959932 cache=428.4MiB(377818tx)
2017-03-16 14:33:06 Pre-allocating up to position 0x500000 in rev00719.dat
2017-03-16 14:33:06 UpdateTip: new best=00000000000000000059cce43a936055c33f9852d68ea9e78cfd99e1191e703f height=453087 version=0x20000002 log2_work=85.981416 tx=196505904 date='2017-02-14 22:41:18' progress=0.959939 cache=429.9MiB(380866tx)
2017-03-16 14:33:12 UpdateTip: new best=0000000000000000017556ca9d93173b9092942e5f1189ea8790c4dd092056fc height=453088 version=0x20000000 log2_work=85.98145 tx=196508866 date='2017-02-14 22:47:24' progress=0.959945 cache=453.7MiB(384671tx)
2017-03-16 14:33:16 UpdateTip: new best=00000000000000000123e038c4f38060d0883eda3ff472c1ab84a658e9ae6de1 height=453089 version=0x20000000 log2_work=85.981484 tx=196512309 date='2017-02-14 22:50:26' progress=0.959949 cache=454.5MiB(388516tx)
2017-03-16 14:33:20 UpdateTip: new best=000000000000000001b614d33715ba0b3ab810c829a2ac09febf6ca681b258a8 height=453090 version=0x20000002 log2_work=85.981518 tx=196514714 date='2017-02-14 22:59:51' progress=0.959958 cache=455.6MiB(390882tx)
2017-03-16 14:33:23 UpdateTip: new best=000000000000000000fc0d939717203690cd6d21fef14a8a635d0317ff111e7c height=453091 version=0x20000000 log2_work=85.981553 tx=196517679 date='2017-02-14 23:34:04' progress=0.959989 cache=457.9MiB(393527tx)
2017-03-16 14:33:26 UpdateTip: new best=000000000000000001045492cf8a001d3e1402406af438d81d4ad7dea2d48b65 height=453092 version=0x20000002 log2_work=85.981587 tx=196519799 date='2017-02-14 23:39:10' progress=0.959994 cache=458.9MiB(395395tx)
2017-03-16 14:33:26 Pre-allocating up to position 0x4000000 in blk00719.dat
2017-03-16 14:33:34 UpdateTip: new best=00000000000000000243975ce0bd6c24581d3805faaf9dc49e8801d1b711ad23 height=453093 version=0x20000000 log2_work=85.981621 tx=196521706 date='2017-02-14 23:39:08' progress=0.959994 cache=460.4MiB(398188tx)
2017-03-16 14:33:39 UpdateTip: new best=0000000000000000008a698ad3ca4905c10847f961f82e94bfa28ded5696fc65 height=453094 version=0x20000002 log2_work=85.981655 tx=196524105 date='2017-02-14 23:43:58' progress=0.959999 cache=466.6MiB(401061tx)
2017-03-16 14:33:41 Pre-allocating up to position 0x600000 in rev00719.dat
2017-03-16 14:33:41 UpdateTip: new best=000000000000000000a62fb03c36ecbe26ab4523447e5c9e138541ec827762b9 height=453095 version=0x08000004 log2_work=85.98169 tx=196526652 date='2017-02-15 00:03:07' progress=0.960017 cache=470.6MiB(403344tx)
2017-03-16 14:33:49 UpdateTip: new best=0000000000000000017730b4165cfb00c0d22c2eaac959d9580a42bdfbaa27ed height=453096 version=0x20000002 log2_work=85.981724 tx=196528793 date='2017-02-15 00:05:19' progress=0.960019 cache=473.4MiB(405909tx)
2017-03-16 14:33:50 Pre-allocating up to position 0x5000000 in blk00719.dat
2017-03-16 14:33:53 Pre-allocating up to position 0x6000000 in blk00719.dat
2017-03-16 14:34:04 UpdateTip: new best=000000000000000001b14d0753a63db9b8e463d0c96aa7fc0b37b785f8d0694e height=453097 version=0x20000002 log2_work=85.981758 tx=196530413 date='2017-02-15 00:11:51' progress=0.960025 cache=495.2MiB(408768tx)
2017-03-16 14:34:14 UpdateTip: new best=0000000000000000019a37f18f072c21f6075400d8f9f5f261eebee95355a171 height=453098 version=0x20000002 log2_work=85.981792 tx=196532508 date='2017-02-15 00:17:01' progress=0.960030 cache=495.9MiB(411802tx)
2017-03-16 14:34:22 UpdateTip: new best=00000000000000000268b41f4b243087763bd242ce0e39c564a8ac85b6f36680 height=453099 version=0x20000000 log2_work=85.981827 tx=196534879 date='2017-02-15 00:25:42' progress=0.960038 cache=501.6MiB(414458tx)
2017-03-16 14:34:23 Pre-allocating up to position 0x7000000 in blk00719.dat
2017-03-16 14:34:29 UpdateTip: new best=0000000000000000028e3233f8a0dbdfec86b1ad4bfc25d890e04122b2929894 height=453100 version=0x20000000 log2_work=85.981861 tx=196536959 date='2017-02-15 00:39:57' progress=0.960051 cache=502.9MiB(416544tx)
2017-03-16 14:34:31 UpdateTip: new best=00000000000000000242073c814fc949f5feec1fbd82b3f3c566db5b5b6cb058 height=453101 version=0x20000002 log2_work=85.981895 tx=196539353 date='2017-02-15 01:08:19' progress=0.960077 cache=505.8MiB(418242tx)
2017-03-16 14:34:34 UpdateTip: new best=000000000000000000acf02532978dc61949fe142257970a38048309bf80631b height=453102 version=0x20000002 log2_work=85.981929 tx=196540953 date='2017-02-15 01:17:27' progress=0.960086 cache=506.4MiB(419301tx)
2017-03-16 14:34:42 Pre-allocating up to position 0x700000 in rev00719.dat
2017-03-16 14:34:42 UpdateTip: new best=00000000000000000148346477dee2fd4f6760563e579a3496f01fb0e3cd283f height=453103 version=0x20000000 log2_work=85.981963 tx=196542814 date='2017-02-15 01:22:09' progress=0.960090 cache=507.0MiB(421525tx)
2017-03-16 14:34:50 UpdateTip: new best=0000000000000000017d4689f383f11295321566b6b70ea8933c40b120697594 height=453104 version=0x20000000 log2_work=85.981998 tx=196545385 date='2017-02-15 01:31:25' progress=0.960099 cache=508.8MiB(424217tx)
2017-03-16 14:34:50 UpdateTip: new best=000000000000000001dd8da497dd3b2ff7e9f369b41a3f41a8f00489264bbcf6 height=453105 version=0x20000000 log2_work=85.982032 tx=196545386 date='2017-02-15 01:31:40' progress=0.960099 cache=508.8MiB(424218tx)
2017-03-16 14:34:50 Pre-allocating up to position 0x8000000 in blk00719.dat
2017-03-16 14:34:55 Leaving block file 719: CBlockFileInfo(blocks=141, size=133989962, heights=453051...453232, time=2017-02-14...2017-02-15)
2017-03-16 14:34:56 Pre-allocating up to position 0x1000000 in blk00720.dat
2017-03-16 14:35:07 Pre-allocating up to position 0x100000 in rev00720.dat
2017-03-16 14:35:07 UpdateTip: new best=000000000000000002887b8110b4dbd81c31b222e12fa713d1a3434e4752ec8c height=453106 version=0x20000000 log2_work=85.982066 tx=196547631 date='2017-02-15 01:35:32' progress=0.960103 cache=510.2MiB(427182tx)
2017-03-16 14:35:09 UpdateTip: new best=00000000000000000196579d05d6fb1b55ce9f12e136cea38af4933fd38f6c58 height=453107 version=0x20000000 log2_work=85.9821 tx=196550024 date='2017-02-15 01:58:18' progress=0.960124 cache=513.8MiB(429083tx)
2017-03-16 14:35:19 UpdateTip: new best=000000000000000000f9606ef45859e3bde468b7f85770fa6293b9117b7bd2a9 height=453108 version=0x20000000 log2_work=85.982135 tx=196551822 date='2017-02-15 02:03:34' progress=0.960129 cache=522.7MiB(431341tx)
2017-03-16 14:35:28 UpdateTip: new best=00000000000000000110b74ab1902132c9dad8f66b4a14bd7bcee7ed7bc6b656 height=453109 version=0x30000000 log2_work=85.982169 tx=196553428 date='2017-02-15 02:04:00' progress=0.960129 cache=523.5MiB(433125tx)
2017-03-16 14:35:36 UpdateTip: new best=00000000000000000052052aa97fd53cddaab1cf6f91e157c037f369c7cc8988 height=453110 version=0x20000000 log2_work=85.982203 tx=196555206 date='2017-02-15 02:12:30' progress=0.960137 cache=528.4MiB(435158tx)
2017-03-16 14:35:46 UpdateTip: new best=0000000000000000003402c3be00d9eda482fe6354914d49561eeae3e8240327 height=453111 version=0x20000002 log2_work=85.982237 tx=196556862 date='2017-02-15 02:16:05' progress=0.960140 cache=529.1MiB(438137tx)
2017-03-16 14:35:57 UpdateTip: new best=0000000000000000019f74165825146093ced0df6c3a8170db2785bd5ea58de3 height=453112 version=0x20000000 log2_work=85.982272 tx=196558808 date='2017-02-15 02:22:07' progress=0.960146 cache=539.9MiB(440572tx)
2017-03-16 14:36:13 UpdateTip: new best=0000000000000000018770d10a9bf53aa80bf969c8b723751160d03d7dfb6844 height=453113 version=0x20000000 log2_work=85.982306 tx=196560819 date='2017-02-15 02:37:53' progress=0.960160 cache=8.0MiB(0tx)
2017-03-16 14:36:37 Pre-allocating up to position 0x800000 in rev00719.dat
2017-03-16 14:36:37 UpdateTip: new best=000000000000000000d086849a64784d75758dde4f8ba0bf72ba07eff4bc961f height=453114 version=0x20000000 log2_work=85.98234 tx=196563232 date='2017-02-15 02:58:02' progress=0.960179 cache=14.0MiB(5678tx)
2017-03-16 14:37:07 UpdateTip: new best=0000000000000000012ee42267b2eb76f863ecc69d8ba1f729bbc50c5a1e2d71 height=453115 version=0x20000002 log2_work=85.982374 tx=196565351 date='2017-02-15 03:01:41' progress=0.960182 cache=19.3MiB(11791tx)
2017-03-16 14:37:36 UpdateTip: new best=0000000000000000018f95bbaa826613c906455b03a5a26fe5b2196d14910dc0 height=453116 version=0x20000000 log2_work=85.982408 tx=196566751 date='2017-02-15 03:08:23' progress=0.960188 cache=24.3MiB(16020tx)
2017-03-16 14:37:54 UpdateTip: new best=00000000000000000217d6655e28d1bb1a963c50cc8eeef3ee998a4e2852a0cc height=453117 version=0x20000000 log2_work=85.982443 tx=196568786 date='2017-02-15 03:20:32' progress=0.960199 cache=30.6MiB(20373tx)
2017-03-16 14:38:29 UpdateTip: new best=000000000000000000e1823cc186c494caaced15c7761844010362e8bd280bd3 height=453118 version=0x20000000 log2_work=85.982477 tx=196570283 date='2017-02-15 03:29:18' progress=0.960206 cache=36.4MiB(24193tx)
2017-03-16 14:38:44 UpdateTip: new best=0000000000000000028698fcf82f9302577c91056ec3c520192c7c73e1a13fce height=453119 version=0x20000000 log2_work=85.982511 tx=196572353 date='2017-02-15 03:41:05' progress=0.960217 cache=44.5MiB(28350tx)
2017-03-16 14:38:58 UpdateTip: new best=000000000000000001156ee683aa523b1b31db5da816a4d9d503e1bed45954ac height=453120 version=0x20000000 log2_work=85.982545 tx=196574764 date='2017-02-15 03:54:55' progress=0.960230 cache=46.1MiB(32611tx)
2017-03-16 14:39:20 UpdateTip: new best=0000000000000000008d382c2021778d321f30918ac4718d0a52ccca90c363bb height=453121 version=0x20000000 log2_work=85.98258 tx=196576453 date='2017-02-15 04:04:38' progress=0.960239 cache=48.2MiB(36604tx)
2017-03-16 14:40:25 UpdateTip: new best=00000000000000000005a8de87c703ee1a40d4e778e9a62941249a6237a014fe height=453122 version=0x20000002 log2_work=85.982614 tx=196576860 date='2017-02-15 04:04:49' progress=0.960238 cache=59.9MiB(42010tx)
2017-03-16 14:40:30 Pre-allocating up to position 0x900000 in rev00719.dat
2017-03-16 14:40:31 UpdateTip: new best=000000000000000000a682da73c3545b8727b39b8ada41552dbab54c532fb4b8 height=453123 version=0x20000002 log2_work=85.982648 tx=196579701 date='2017-02-15 04:50:49' progress=0.960280 cache=61.1MiB(46338tx)
2017-03-16 14:40:40 UpdateTip: new best=000000000000000000ad6d718dd76f4b12b49c4473b9c32cbd9e43e94db7550a height=453124 version=0x20000000 log2_work=85.982682 tx=196581908 date='2017-02-15 05:06:18' progress=0.960294 cache=89.5MiB(50294tx)
2017-03-16 14:40:46 UpdateTip: new best=00000000000000000154ca284a15338936c0ab8c27e0e02ec61916699ce4c934 height=453125 version=0x20000000 log2_work=85.982716 tx=196582846 date='2017-02-15 05:09:32' progress=0.960297 cache=90.1MiB(51761tx)
2017-03-16 14:40:50 UpdateTip: new best=000000000000000001a2259c36d9cdfc932aa7e537dd2df2d7f72eff694a7ddb height=453126 version=0x20000000 log2_work=85.982751 tx=196585055 date='2017-02-15 05:40:16' progress=0.960325 cache=91.0MiB(54736tx)
2017-03-16 14:40:52 socket recv error Connection reset by peer (54)
2017-03-16 14:40:52 connect() to 79.203.125.68:8333 failed after select(): Connection refused (61)
2017-03-16 14:41:04 UpdateTip: new best=0000000000000000027be83e10b6ad570f6655e48ac603d433fac2b61e75620f height=453127 version=0x20000000 log2_work=85.982785 tx=196587048 date='2017-02-15 05:41:47' progress=0.960327 cache=92.2MiB(58154tx)
2017-03-16 14:41:14 UpdateTip: new best=00000000000000000153ff7be5f7de842a589fe2375fe40952aa15651b2207d4 height=453128 version=0x20000000 log2_work=85.982819 tx=196589283 date='2017-02-15 05:54:58' progress=0.960339 cache=94.0MiB(61629tx)
2017-03-16 14:41:14 Pre-allocating up to position 0x2000000 in blk00720.dat
2017-03-16 14:41:17 receive version message: /Satoshi:0.14.0/: version 70015, blocks=457508, us=98.7.115.37:59523, peer=449
2017-03-16 14:41:18 Pre-allocating up to position 0x3000000 in blk00720.dat
2017-03-16 14:41:25 UpdateTip: new best=00000000000000000251716bb6a784f14733bdf86774ddec4a5cdd26a21eeab2 height=453129 version=0x20000000 log2_work=85.982853 tx=196591533 date='2017-02-15 06:12:12' progress=0.960355 cache=94.9MiB(64580tx)
2017-03-16 14:41:29 UpdateTip: new best=000000000000000000ef4f52af86f6d233e2957c56c71085b8d2baabaff5b4ae height=453130 version=0x20000000 log2_work=85.982888 tx=196594496 date='2017-02-15 06:50:53' progress=0.960390 cache=95.7MiB(68112tx)
2017-03-16 14:41:37 UpdateTip: new best=0000000000000000001ea29dbf7e9f16d1168e3f3409f4e8bf4b55e42ec90243 height=453131 version=0x20000002 log2_work=85.982922 tx=196595754 date='2017-02-15 06:58:05' progress=0.960397 cache=96.6MiB(71733tx)
2017-03-16 14:41:37 UpdateTip: new best=0000000000000000013f2722d86a2c59eb5dc7413ec306560756ed078d6ffc28 height=453132 version=0x20000000 log2_work=85.982956 tx=196595755 date='2017-02-15 06:58:13' progress=0.960397 cache=96.6MiB(71734tx)
2017-03-16 14:41:43 UpdateTip: new best=000000000000000001b382c39983572762efe91126ba6d02ab7d17efdbad3c77 height=453133 version=0x20000000 log2_work=85.98299 tx=196597795 date='2017-02-15 07:08:18' progress=0.960406 cache=97.6MiB(74285tx)
2017-03-16 14:41:54 UpdateTip: new best=000000000000000001cf26fc1c232f56b5934288f160f005298ab7bbd731fa4b height=453134 version=0x20000000 log2_work=85.983024 tx=196599333 date='2017-02-15 07:15:01' progress=0.960412 cache=98.4MiB(76674tx)
2017-03-16 14:42:09 UpdateTip: new best=000000000000000000b33f869eaf7d0a0c6c6c3930ea4bb1a780872930df7ccc height=453135 version=0x20000002 log2_work=85.983059 tx=196601668 date='2017-02-15 07:23:21' progress=0.960420 cache=104.4MiB(79922tx)
2017-03-16 14:42:22 Pre-allocating up to position 0xa00000 in rev00719.dat
2017-03-16 14:42:22 UpdateTip: new best=000000000000000001b2343363d96154cd2c0b49972f3a0611e41ec78875e18a height=453136 version=0x20000002 log2_work=85.983093 tx=196603962 date='2017-02-15 07:32:10' progress=0.960428 cache=115.1MiB(83897tx)
2017-03-16 14:42:30 UpdateTip: new best=000000000000000001325f842424a02be12b41b7c6446135131d774d07c133ca height=453137 version=0x00000004 log2_work=85.983127 tx=196606782 date='2017-02-15 07:40:55' progress=0.960437 cache=116.7MiB(87881tx)
2017-03-16 14:42:49 UpdateTip: new best=0000000000000000004f15d1e80e784a5e1a8f58902152d364ea09332641f731 height=453138 version=0x20000002 log2_work=85.983161 tx=196608565 date='2017-02-15 07:46:12' progress=0.960441 cache=123.2MiB(92684tx)
2017-03-16 14:43:02 UpdateTip: new best=00000000000000000204fc7041b46a5bfd96f0ecd20d28f068b922974512f0e5 height=453139 version=0x20000000 log2_work=85.983195 tx=196611629 date='2017-02-15 07:47:21' progress=0.960443 cache=126.4MiB(97988tx)
2017-03-16 14:43:06 UpdateTip: new best=0000000000000000011fbe1361562bf38fc389b5d8f1a23a2017f2c1bb3874ac height=453140 version=0x20000000 log2_work=85.98323 tx=196614196 date='2017-02-15 08:17:37' progress=0.960470 cache=134.4MiB(100806tx)
2017-03-16 14:43:15 UpdateTip: new best=00000000000000000086e997c2752e2888d3258a78228ecd15b3261ddd9c1cd2 height=453141 version=0x20000000 log2_work=85.983264 tx=196616168 date='2017-02-15 08:19:15' progress=0.960472 cache=137.0MiB(103994tx)
2017-03-16 14:43:27 UpdateTip: new best=000000000000000000001afe3b3c44f4b88754bb6bb1ac68f5ed0b6bf7959eb4 height=453142 version=0x20000000 log2_work=85.983298 tx=196618433 date='2017-02-15 08:21:39' progress=0.960475 cache=141.7MiB(107672tx)
2017-03-16 14:43:34 UpdateTip: new best=0000000000000000019d52198c64f994d77f29878b2416e90869f883e99cc620 height=453143 version=0x20000000 log2_work=85.983332 tx=196621216 date='2017-02-15 09:08:45' progress=0.960517 cache=142.4MiB(111259tx)
2017-03-16 14:43:38 Pre-allocating up to position 0xb00000 in rev00719.dat
2017-03-16 14:43:38 UpdateTip: new best=00000000000000000135bdad50fa0a08c9fb4e9deec0e7a6866a61883d020795 height=453144 version=0x20000000 log2_work=85.983366 tx=196623490 date='2017-02-15 09:14:12' progress=0.960523 cache=143.7MiB(114140tx)
2017-03-16 14:43:41 UpdateTip: new best=000000000000000002950321e76e53ee8e5506da02a3557f2b05ac2564b59c63 height=453145 version=0x20000000 log2_work=85.983401 tx=196624816 date='2017-02-15 09:16:27' progress=0.960525 cache=145.1MiB(115939tx)
2017-03-16 14:43:41 UpdateTip: new best=000000000000000000d7703b62cb7783a5c42d07b5193696032d092afb373ea7 height=453146 version=0x20000000 log2_work=85.983435 tx=196624817 date='2017-02-15 09:17:21' progress=0.960526 cache=145.1MiB(115940tx)
2017-03-16 14:43:42 UpdateTip: new best=0000000000000000015a56a730bd1504d1b48f88ec2192505be18cbf2206dd81 height=453147 version=0x20000000 log2_work=85.983469 tx=196624818 date='2017-02-15 09:17:29' progress=0.960526 cache=145.1MiB(115941tx)
2017-03-16 14:43:44 UpdateTip: new best=00000000000000000048be8c8c7cd93832a35a50a31df0c60ca01b764ca479c6 height=453148 version=0x20000000 log2_work=85.983503 tx=196627217 date='2017-02-15 09:39:17' progress=0.960546 cache=149.7MiB(118412tx)
2017-03-16 14:43:49 UpdateTip: new best=000000000000000001f82067b7e2bc5663688a6e7e02388858164eb47e737639 height=453149 version=0x20000002 log2_work=85.983537 tx=196629240 date='2017-02-15 09:43:53' progress=0.960550 cache=150.4MiB(120665tx)
2017-03-16 14:43:56 UpdateTip: new best=00000000000000000172be86435a873108f90f0e6bde3d85d704bd83a3aabbea height=453150 version=0x20000000 log2_work=85.983572 tx=196631514 date='2017-02-15 09:50:30' progress=0.960557 cache=152.9MiB(123656tx)
2017-03-16 14:43:56 UpdateTip: new best=00000000000000000239f20d9035f4bfa54c8f9e7fee9012427c4748edb04022 height=453151 version=0x20000000 log2_work=85.983606 tx=196631515 date='2017-02-15 09:50:54' progress=0.960557 cache=152.9MiB(123657tx)
2017-03-16 14:43:58 Pre-allocating up to position 0x4000000 in blk00720.dat
2017-03-16 14:44:09 UpdateTip: new best=00000000000000000259c7bd5a849f02169c84c9bd4a50c529a59c6eb044fe91 height=453152 version=0x20000000 log2_work=85.98364 tx=196633991 date='2017-02-15 09:55:12' progress=0.960561 cache=155.5MiB(128527tx)
2017-03-16 14:44:21 UpdateTip: new best=000000000000000001308a769a56f98c7cef5eb75399cefcc4272e3f38c343e1 height=453153 version=0x00000004 log2_work=85.983674 tx=196635921 date='2017-02-15 10:00:03' progress=0.960566 cache=164.5MiB(132659tx)
2017-03-16 14:44:24 UpdateTip: new best=00000000000000000057298a59ceb2f7460a7d65b1cd0a6ea7c632a9ef8b8801 height=453154 version=0x20000002 log2_work=85.983708 tx=196638661 date='2017-02-15 10:31:14' progress=0.960594 cache=165.1MiB(135137tx)
2017-03-16 14:44:29 UpdateTip: new best=0000000000000000024b8e38cbe86c1ed87eef0061f96690f7655e79e6e92390 height=453155 version=0x20000000 log2_work=85.983743 tx=196640629 date='2017-02-15 10:32:25' progress=0.960596 cache=166.5MiB(137240tx)
2017-03-16 14:44:43 UpdateTip: new best=0000000000000000010b7a90fc342d6259b151101d2aceecad669a9e64000b5b height=453156 version=0x20000002 log2_work=85.983777 tx=196643024 date='2017-02-15 10:34:03' progress=0.960598 cache=173.7MiB(142222tx)
2017-03-16 14:44:56 UpdateTip: new best=000000000000000000c99db1bba74f1221906d8d73747f1d17ab9223ad775acd height=453157 version=0x20000002 log2_work=85.983811 tx=196645624 date='2017-02-15 10:35:15' progress=0.960599 cache=190.2MiB(146973tx)
2017-03-16 14:45:01 UpdateTip: new best=000000000000000001c8314493e0f1aa9373b5a0872cf2fb33ee60adba3b94a6 height=453158 version=0x20000000 log2_work=85.983845 tx=196648471 date='2017-02-15 11:17:07' progress=0.960637 cache=207.9MiB(150133tx)
2017-03-16 14:45:03 Pre-allocating up to position 0xc00000 in rev00719.dat
2017-03-16 14:45:03 UpdateTip: new best=000000000000000002609bf5b85d07ff4f27fa8288cdb8beb32de06d3ba21db7 height=453159 version=0x20000000 log2_work=85.983879 tx=196651018 date='2017-02-15 11:37:25' progress=0.960656 cache=208.7MiB(152988tx)
2017-03-16 14:45:08 UpdateTip: new best=000000000000000000ee78d5592a1551f517acb2328ad71150a059ad89e8848d height=453160 version=0x20000002 log2_work=85.983914 tx=196653232 date='2017-02-15 11:41:29' progress=0.960660 cache=210.2MiB(155851tx)
2017-03-16 14:45:11 UpdateTip: new best=0000000000000000018b4b1c21ab3dbbad875cb76b314569f0f488f3add3a60a height=453161 version=0x20000000 log2_work=85.983948 tx=196655045 date='2017-02-15 11:47:26' progress=0.960666 cache=210.7MiB(157580tx)
2017-03-16 14:45:15 UpdateTip: new best=0000000000000000021870349ac4fc4bcea9dad0cde79c3436af518c34b04488 height=453162 version=0x20000000 log2_work=85.983982 tx=196657071 date='2017-02-15 11:57:14' progress=0.960675 cache=214.7MiB(159800tx)
2017-03-16 14:45:28 UpdateTip: new best=000000000000000001ea5aeff95e55d276398863e57c5d5ebac475a08cfc070d height=453163 version=0x20000000 log2_work=85.984016 tx=196659650 date='2017-02-15 11:59:04' progress=0.960677 cache=219.3MiB(164181tx)
2017-03-16 14:45:42 UpdateTip: new best=0000000000000000026f2a9160c8383fe88f0e87479a72ed2330167b8f5f24c5 height=453164 version=0x20000000 log2_work=85.98405 tx=196661800 date='2017-02-15 12:03:53' progress=0.960681 cache=221.3MiB(168109tx)
2017-03-16 14:45:52 UpdateTip: new best=000000000000000001a1c03f070579923d46a445e5f172626bbaadf0d6a20427 height=453165 version=0x20000000 log2_work=85.984085 tx=196664076 date='2017-02-15 12:11:38' progress=0.960688 cache=223.2MiB(171810tx)
2017-03-16 14:45:58 UpdateTip: new best=000000000000000000bf663e2f6af05bcd7f9126855b00a59925954b4d713fae height=453166 version=0x20000000 log2_work=85.984119 tx=196666773 date='2017-02-15 12:16:11' progress=0.960693 cache=225.7MiB(175375tx)
2017-03-16 14:46:02 Pre-allocating up to position 0x200000 in rev00720.dat
2017-03-16 14:46:02 UpdateTip: new best=000000000000000001eb681883d962c0b59af96ad20413ad3643b5e8a5872525 height=453167 version=0x20000000 log2_work=85.984153 tx=196668718 date='2017-02-15 12:25:02' progress=0.960701 cache=227.4MiB(177918tx)
2017-03-16 14:46:08 UpdateTip: new best=000000000000000001e42e4b7c250c3175f856d6fe9652de81a2f789a341431c height=453168 version=0x20000000 log2_work=85.984187 tx=196671103 date='2017-02-15 12:46:42' progress=0.960721 cache=228.3MiB(180777tx)
2017-03-16 14:46:13 UpdateTip: new best=0000000000000000008c6ff78890f92f91032ff30e19b21e68983d28d6e935e5 height=453169 version=0x20000000 log2_work=85.984221 tx=196672928 date='2017-02-15 12:51:33' progress=0.960726 cache=229.4MiB(183180tx)
2017-03-16 14:46:16 UpdateTip: new best=0000000000000000024ebdb53f229eb6b3eef6e30f955b1a6d3d471b861b7e0c height=453170 version=0x20000000 log2_work=85.984255 tx=196675522 date='2017-02-15 13:17:33' progress=0.960750 cache=230.1MiB(185855tx)
2017-03-16 14:46:24 UpdateTip: new best=0000000000000000012bc2b630c2d635dee6a1164e1c8901e91ade40d2a31e39 height=453171 version=0x20000000 log2_work=85.98429 tx=196677450 date='2017-02-15 13:19:37' progress=0.960752 cache=233.6MiB(188391tx)
2017-03-16 14:46:26 Pre-allocating up to position 0xd00000 in rev00719.dat
2017-03-16 14:46:26 UpdateTip: new best=000000000000000002390016f1ba39ee9322afcbf7dcd731ff32c967d2de8527 height=453172 version=0x20000000 log2_work=85.984324 tx=196680243 date='2017-02-15 13:41:49' progress=0.960772 cache=234.2MiB(190989tx)
2017-03-16 14:46:30 UpdateTip: new best=0000000000000000010ecc25ef2412091c5c5aec7b972b83d05f30df93bbe1e3 height=453173 version=0x20000000 log2_work=85.984358 tx=196681523 date='2017-02-15 13:43:02' progress=0.960774 cache=235.5MiB(192436tx)
2017-03-16 14:46:38 UpdateTip: new best=000000000000000001cc485e00fa3f2a550bbb2908798ecda4c6ab37570075a5 height=453174 version=0x20000000 log2_work=85.984392 tx=196684088 date='2017-02-15 13:50:10' progress=0.960780 cache=238.4MiB(196057tx)
2017-03-16 14:46:39 UpdateTip: new best=000000000000000000e66f10e338423ae85a79fe478b86b6446b882af2b4b699 height=453175 version=0x20000002 log2_work=85.984426 tx=196685929 date='2017-02-15 14:19:59' progress=0.960808 cache=238.8MiB(198117tx)
2017-03-16 14:46:43 UpdateTip: new best=000000000000000000b1cebacba41d5a51a10786f6358c835df30c8ff1afa9dc height=453176 version=0x20000000 log2_work=85.984461 tx=196688095 date='2017-02-15 14:27:35' progress=0.960815 cache=239.4MiB(200611tx)
2017-03-16 14:46:48 UpdateTip: new best=00000000000000000225d154540ba6d4619db77776b57e181299fd78a207c1da height=453177 version=0x20000002 log2_work=85.984495 tx=196690251 date='2017-02-15 14:28:45' progress=0.960816 cache=240.7MiB(203002tx)
2017-03-16 14:46:50 UpdateTip: new best=000000000000000001c1fd1baa43f0cbff5a8150aca7bc8e119eca070d157091 height=453178 version=0x20000002 log2_work=85.984529 tx=196692596 date='2017-02-15 14:47:01' progress=0.960833 cache=241.1MiB(205003tx)
2017-03-16 14:46:58 UpdateTip: new best=00000000000000000158de01eb9bbeeb16175233f85702066ee0322285b62d32 height=453179 version=0x20000000 log2_work=85.984563 tx=196694815 date='2017-02-15 14:48:58' progress=0.960835 cache=243.1MiB(207763tx)
2017-03-16 14:47:01 UpdateTip: new best=000000000000000000a84227c9c6c491e7e03bff22a897a0ebbf3a3d895485a1 height=453180 version=0x20000000 log2_work=85.984597 tx=196696850 date='2017-02-15 15:01:08' progress=0.960846 cache=243.9MiB(210320tx)
2017-03-16 14:47:03 Pre-allocating up to position 0xe00000 in rev00719.dat
2017-03-16 14:47:04 UpdateTip: new best=000000000000000001db9e01da0fa2dccf579ed5ff20c5906814d0184f737f82 height=453181 version=0x20000000 log2_work=85.984631 tx=196699142 date='2017-02-15 15:17:19' progress=0.960861 cache=244.5MiB(212596tx)
2017-03-16 14:47:07 UpdateTip: new best=00000000000000000266c159fc6fc1340b6dbfb77434c89bde784afc725354e8 height=453182 version=0x20000002 log2_work=85.984666 tx=196701639 date='2017-02-15 15:36:17' progress=0.960879 cache=245.2MiB(215026tx)
2017-03-16 14:47:10 UpdateTip: new best=000000000000000002537dcadc89fc4be3118c86162df7606700335bf03f6e6b height=453183 version=0x30000000 log2_work=85.9847 tx=196703748 date='2017-02-15 15:50:38' progress=0.960892 cache=245.9MiB(217208tx)
2017-03-16 14:47:13 UpdateTip: new best=000000000000000002604f95d6f72bbe93035a5b17b3b30c5a9bc31d43fdf77b height=453184 version=0x20000000 log2_work=85.984734 tx=196706007 date='2017-02-15 16:19:42' progress=0.960919 cache=246.5MiB(219398tx)
2017-03-16 14:47:15 Pre-allocating up to position 0x5000000 in blk00720.dat
2017-03-16 14:47:17 Pre-allocating up to position 0x6000000 in blk00720.dat
2017-03-16 14:47:19 Pre-allocating up to position 0x7000000 in blk00720.dat
2017-03-16 14:47:24 UpdateTip: new best=0000000000000000000c2fb7f5952f7a49cf18983004ee4b5eba407926be0c16 height=453185 version=0x20000000 log2_work=85.984768 tx=196707877 date='2017-02-15 16:20:22' progress=0.960920 cache=247.3MiB(221128tx)
2017-03-16 14:47:25 Pre-allocating up to position 0x8000000 in blk00720.dat
2017-03-16 14:47:27 Leaving block file 720: CBlockFileInfo(blocks=140, size=133699631, heights=453106...453427, time=2017-02-15...2017-02-17)
2017-03-16 14:47:27 Pre-allocating up to position 0x1000000 in blk00721.dat
2017-03-16 14:47:29 Pre-allocating up to position 0x2000000 in blk00721.dat
2017-03-16 14:47:32 Pre-allocating up to position 0x3000000 in blk00721.dat
2017-03-16 14:47:35 Pre-allocating up to position 0x4000000 in blk00721.dat
2017-03-16 14:47:38 Pre-allocating up to position 0x5000000 in blk00721.dat
2017-03-16 14:47:41 Pre-allocating up to position 0x6000000 in blk00721.dat
2017-03-16 14:47:44 Pre-allocating up to position 0x7000000 in blk00721.dat
2017-03-16 14:47:47 Pre-allocating up to position 0x8000000 in blk00721.dat
2017-03-16 14:47:51 Leaving block file 721: CBlockFileInfo(blocks=137, size=133784483, heights=453246...453546, time=2017-02-16...2017-02-18)
2017-03-16 14:47:51 Pre-allocating up to position 0x1000000 in blk00722.dat
2017-03-16 14:47:53 Pre-allocating up to position 0x2000000 in blk00722.dat
2017-03-16 14:47:57 Pre-allocating up to position 0x3000000 in blk00722.dat
2017-03-16 14:48:00 Pre-allocating up to position 0x4000000 in blk00722.dat
2017-03-16 14:48:03 Pre-allocating up to position 0x5000000 in blk00722.dat
2017-03-16 14:48:05 Pre-allocating up to position 0x6000000 in blk00722.dat
2017-03-16 14:48:08 Pre-allocating up to position 0x7000000 in blk00722.dat
2017-03-16 14:48:15 Pre-allocating up to position 0x100000 in rev00722.dat
2017-03-16 14:48:15 UpdateTip: new best=00000000000000000186122509339b2c6ee57665e7a50c4a1d6aa2280dae75b2 height=453186 version=0x20000002 log2_work=85.984802 tx=196710088 date='2017-02-15 16:29:34' progress=0.960928 cache=248.3MiB(223521tx)
2017-03-16 14:48:21 UpdateTip: new best=0000000000000000012f5ecf78e6018800c5bf671afc8a27fa86dc593d27887a height=453187 version=0x20000002 log2_work=85.984836 tx=196711891 date='2017-02-15 16:36:27' progress=0.960934 cache=249.3MiB(225453tx)
2017-03-16 14:48:36 UpdateTip: new best=000000000000000000cbc22136fdf93bdb6fc6491622ad331d6379e9321378dc height=453188 version=0x20000002 log2_work=85.984871 tx=196714291 date='2017-02-15 16:41:10' progress=0.960938 cache=253.2MiB(228808tx)
2017-03-16 14:48:50 UpdateTip: new best=0000000000000000012bbdc82b06e250ff6cbcf9a6a316f08dcacf0dd68fc24a height=453189 version=0x30000000 log2_work=85.984905 tx=196717254 date='2017-02-15 16:44:29' progress=0.960942 cache=254.9MiB(233076tx)
2017-03-16 14:51:04 UpdateTip: new best=00000000000000000170ead7195b98770cdea3e428255ff9bdf3f5f2efa7c104 height=453190 version=0x20000000 log2_work=85.984939 tx=196718874 date='2017-02-15 16:44:07' progress=0.960940 cache=264.0MiB(237969tx)
2017-03-16 14:51:09 UpdateTip: new best=00000000000000000084f27d1c23d648cf600a9937bd6d7bf762db4610661599 height=453191 version=0x20000000 log2_work=85.984973 tx=196721579 date='2017-02-15 16:58:46' progress=0.960953 cache=264.8MiB(240529tx)
2017-03-16 14:51:31 UpdateTip: new best=0000000000000000018d54af73d25538810602f16421c14612a4163ae5083c70 height=453192 version=0x20000000 log2_work=85.985007 tx=196723430 date='2017-02-15 17:00:32' progress=0.960955 cache=266.8MiB(243872tx)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment