It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
block date
382168 - Sat Jan 16 01:20:00 UTC 2016
398784 - Sat Feb 13 21:40:00 UTC 2016
415400 - Sun Mar 13 18:00:00 UTC 2016
432016 - Mon Apr 11 14:20:00 UTC 2016
448632 - Tue May 10 10:40:00 UTC 2016
465248 - Wed Jun 8 07:00:00 UTC 2016
481864 - Thu Jul 7 03:20:00 UTC 2016
498480 - Thu Aug 4 23:40:00 UTC 2016
515096 - Fri Sep 2 20:00:00 UTC 2016
531712 - Sat Oct 1 16:20:00 UTC 2016
548328 - Sun Oct 30 12:40:00 UTC 2016
564944 - Mon Nov 28 09:00:00 UTC 2016
581560 - Tue Dec 27 05:20:00 UTC 2016
# 16616 / 576 = 28.8472 * 24 = 692.33
D0=$(TZ=UTC date --date="$(date --date="2015-12-07T08:27:12+0000")");
for block in `seq 382168 16616 $((382168 + (16616*24)))`;
do DD=$(TZ=UTC date --date="$(date --date="$D0") +692 hours +20 minutes");
D0=$DD;
echo "$block - $DD";
done
block date
382168 - Sat Jan 16 01:20:00 UTC 2016
398784 - Sat Feb 13 21:40:00 UTC 2016
415400 - Sun Mar 13 18:00:00 UTC 2016
432016 - Mon Apr 11 14:20:00 UTC 2016
448632 - Tue May 10 10:40:00 UTC 2016
465248 - Wed Jun 8 07:00:00 UTC 2016
481864 - Thu Jul 7 03:20:00 UTC 2016
498480 - Thu Aug 4 23:40:00 UTC 2016
515096 - Fri Sep 2 20:00:00 UTC 2016
531712 - Sat Oct 1 16:20:00 UTC 2016
548328 - Sun Oct 30 12:40:00 UTC 2016
564944 - Mon Nov 28 09:00:00 UTC 2016
581560 - Tue Dec 27 05:20:00 UTC 2016
# 16616 / 576 = 28.8472 * 24 = 692.33
D0=$(TZ=UTC date --date="$(date --date="2015-12-07T08:27:12+0000")");
for block in `seq 382168 16616 $((382168 + (16616*24)))`;
do DD=$(TZ=UTC date --date="$(date --date="$D0") +692 hours +20 minutes");
D0=$DD;
echo "$block - $DD";
done
block date
398784 - Tue Jan 5 04:47:12 UTC 2016
415400 - Wed Feb 3 01:07:12 UTC 2016
432016 - Wed Mar 2 21:27:12 UTC 2016
448632 - Thu Mar 31 17:47:12 UTC 2016
465248 - Fri Apr 29 14:07:12 UTC 2016
481864 - Sat May 28 10:27:12 UTC 2016
498480 - Sun Jun 26 06:47:12 UTC 2016
515096 - Mon Jul 25 03:07:12 UTC 2016
531712 - Mon Aug 22 23:27:12 UTC 2016
548328 - Tue Sep 20 19:47:12 UTC 2016
564944 - Wed Oct 19 16:07:12 UTC 2016
581560 - Thu Nov 17 12:27:12 UTC 2016
598176 - Fri Dec 16 08:47:12 UTC 2016
# 16616 / 576 = 28.8472 * 24 = 692.33
D0=$(TZ=UTC date --date="$(date --date="2015-12-07T08:27:12+0000")");
for block in `seq 398784 16616 $((382168 + (16616*24)))`;
do DD=$(TZ=UTC date --date="$(date --date="$D0") +692 hours +20 minutes");
D0=$DD;
echo "$block - $DD";
done