-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbackup.sql
77 lines (66 loc) · 294 KB
/
backup.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
-- MySQL dump 10.13 Distrib 5.7.17, for Linux (x86_64)
--
-- Host: localhost Database: sentiment_analysis
-- ------------------------------------------------------
-- Server version 5.7.17
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `currency_value`
--
DROP TABLE IF EXISTS `currency_value`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `currency_value` (
`value_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`value` varchar(1000) NOT NULL,
`close_date` datetime NOT NULL,
PRIMARY KEY (`value_id`)
) ENGINE=InnoDB AUTO_INCREMENT=350 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `currency_value`
--
LOCK TABLES `currency_value` WRITE;
/*!40000 ALTER TABLE `currency_value` DISABLE KEYS */;
INSERT INTO `currency_value` VALUES (1,'997,6888','2017-01-01 00:00:00'),(2,'1018,05','2017-01-02 00:00:00'),(3,'1030,818','2017-01-03 00:00:00'),(4,'1129,87','2017-01-04 00:00:00'),(5,'1005,815','2017-01-05 00:00:00'),(6,'895,67','2017-01-06 00:00:00'),(7,'905,17','2017-01-07 00:00:00'),(8,'913,5238','2017-01-08 00:00:00'),(9,'899,35','2017-01-09 00:00:00'),(10,'904,7925','2017-01-10 00:00:00'),(11,'775,9813','2017-01-11 00:00:00'),(12,'802,8288','2017-01-12 00:00:00'),(13,'826,1213','2017-01-13 00:00:00'),(14,'818,6388','2017-01-14 00:00:00'),(15,'822,4225','2017-01-15 00:00:00'),(16,'830,2638','2017-01-16 00:00:00'),(17,'904,4538','2017-01-17 00:00:00'),(18,'884,2513','2017-01-18 00:00:00'),(19,'898,0213','2017-01-19 00:00:00'),(20,'891,6238','2017-01-20 00:00:00'),(21,'920,0113','2017-01-21 00:00:00'),(22,'925,3313','2017-01-22 00:00:00'),(23,'912,6875','2017-01-23 00:00:00'),(24,'885,6475','2017-01-24 00:00:00'),(25,'894,11','2017-01-25 00:00:00'),(26,'915,1','2017-01-26 00:00:00'),(27,'918,5625','2017-01-27 00:00:00'),(28,'920,28','2017-01-28 00:00:00'),(29,'914,0438','2017-01-29 00:00:00'),(30,'920,2413','2017-01-30 00:00:00'),(31,'967,6675','2017-01-31 00:00:00'),(32,'987,3463','2017-02-01 00:00:00'),(33,'1007,795','2017-02-02 00:00:00'),(34,'1018,111','2017-02-03 00:00:00'),(35,'1033,652','2017-02-04 00:00:00'),(36,'1013,994','2017-02-05 00:00:00'),(37,'1024,613','2017-02-06 00:00:00'),(38,'1052,539','2017-02-07 00:00:00'),(39,'1054,344','2017-02-08 00:00:00'),(40,'988,9475','2017-02-09 00:00:00'),(41,'993,0788','2017-02-10 00:00:00'),(42,'1010,003','2017-02-11 00:00:00'),(43,'999,5125','2017-02-12 00:00:00'),(44,'996,8575','2017-02-13 00:00:00'),(45,'1009,251','2017-02-14 00:00:00'),(46,'1009,116','2017-02-15 00:00:00'),(47,'1034,083','2017-02-16 00:00:00'),(48,'1053,123','2017-02-17 00:00:00'),(49,'1058,406','2017-02-18 00:00:00'),(50,'1052,818','2017-02-19 00:00:00'),(51,'1083,241','2017-02-20 00:00:00'),(52,'1123,656','2017-02-21 00:00:00'),(53,'1122,195','2017-02-22 00:00:00'),(54,'1178,384','2017-02-23 00:00:00'),(55,'1180,918','2017-02-24 00:00:00'),(56,'1151,581','2017-02-25 00:00:00'),(57,'1179,968','2017-02-26 00:00:00'),(58,'1194,278','2017-02-27 00:00:00'),(59,'1190,888','2017-02-28 00:00:00'),(60,'1230,016','2017-03-01 00:00:00'),(61,'1260,924','2017-03-02 00:00:00'),(62,'1290,786','2017-03-03 00:00:00'),(63,'1267,68','2017-03-04 00:00:00'),(64,'1277,685','2017-03-05 00:00:00'),(65,'1280,868','2017-03-06 00:00:00'),(66,'1232,431','2017-03-07 00:00:00'),(67,'1150,481','2017-03-08 00:00:00'),(68,'1191,815','2017-03-09 00:00:00'),(69,'1117,025','2017-03-10 00:00:00'),(70,'1181,645','2017-03-11 00:00:00'),(71,'1229,505','2017-03-12 00:00:00'),(72,'1243,242','2017-03-13 00:00:00'),(73,'1246,309','2017-03-14 00:00:00'),(74,'1259,601','2017-03-15 00:00:00'),(75,'1172,909','2017-03-16 00:00:00'),(76,'1070,128','2017-03-17 00:00:00'),(77,'970,598','2017-03-18 00:00:00'),(78,'1017,8','2017-03-19 00:00:00'),(79,'1041,343','2017-03-20 00:00:00'),(80,'1115,039','2017-03-21 00:00:00'),(81,'1037,44','2017-03-22 00:00:00'),(82,'1029,95','2017-03-23 00:00:00'),(83,'935,946','2017-03-24 00:00:00'),(84,'964,692','2017-03-25 00:00:00'),(85,'965,229','2017-03-26 00:00:00'),(86,'1040,491','2017-03-27 00:00:00'),(87,'1044,251','2017-03-28 00:00:00'),(88,'1040,392','2017-03-29 00:00:00'),(89,'1037,527','2017-03-30 00:00:00'),(90,'1079,748','2017-03-31 00:00:00'),(91,'1089,511','2017-04-01 00:00:00'),(92,'1098,776','2017-04-02 00:00:00'),(93,'1147,631','2017-04-03 00:00:00'),(94,'1143,746','2017-04-04 00:00:00'),(95,'1134,998','2017-04-05 00:00:00'),(96,'1190,597','2017-04-06 00:00:00'),(97,'1193,019','2017-04-07 00:00:00'),(98,'1184,824','2017-04-08 00:00:00'),(99,'1210,055','2017-04-09 00:00:00'),(100,'1213,339','2017-04-10 00:00:00'),(101,'1224,767','2017-04-11 00:00:00'),(102,'1216,505','2017-04-12 00:00:00'),(103,'1178,533','2017-04-13 00:00:00'),(104,'1183,44','2017-04-14 00:00:00'),(105,'1180,699','2017-04-15 00:00:00'),(106,'1184,787','2017-04-16 00:00:00'),(107,'1203,731','2017-04-17 00:00:00'),(108,'1217,596','2017-04-18 00:00:00'),(109,'1226,939','2017-04-19 00:00:00'),(110,'1255,403','2017-04-20 00:00:00'),(111,'1257,135','2017-04-21 00:00:00'),(112,'1244,375','2017-04-22 00:00:00'),(113,'1248,218','2017-04-23 00:00:00'),(114,'1248,325','2017-04-24 00:00:00'),(115,'1263,545','2017-04-25 00:00:00'),(116,'1284,845','2017-04-26 00:00:00'),(117,'1329,19','2017-04-27 00:00:00'),(118,'1320,051','2017-04-28 00:00:00'),(119,'1327,039','2017-04-29 00:00:00'),(120,'1347,959','2017-04-30 00:00:00'),(121,'1402,084','2017-05-01 00:00:00'),(122,'1443,682','2017-05-02 00:00:00'),(123,'1491,999','2017-05-03 00:00:00'),(124,'1515,629','2017-05-04 00:00:00'),(125,'1512,209','2017-05-05 00:00:00'),(126,'1548,286','2017-05-06 00:00:00'),(127,'1555,471','2017-05-07 00:00:00'),(128,'1639,323','2017-05-08 00:00:00'),(129,'1706,931','2017-05-09 00:00:00'),(130,'1756,802','2017-05-10 00:00:00'),(131,'1807,373','2017-05-11 00:00:00'),(132,'1676,994','2017-05-12 00:00:00'),(133,'1759,961','2017-05-13 00:00:00'),(134,'1772,416','2017-05-14 00:00:00'),(135,'1697,379','2017-05-15 00:00:00'),(136,'1718,201','2017-05-16 00:00:00'),(137,'1802,164','2017-05-17 00:00:00'),(138,'1887,326','2017-05-18 00:00:00'),(139,'1968,103','2017-05-19 00:00:00'),(140,'2051,735','2017-05-20 00:00:00'),(141,'2055,617','2017-05-21 00:00:00'),(142,'2139,028','2017-05-22 00:00:00'),(143,'2291,478','2017-05-23 00:00:00'),(144,'2476,296','2017-05-24 00:00:00'),(145,'2357,504','2017-05-25 00:00:00'),(146,'2247,482','2017-05-26 00:00:00'),(147,'2106,308','2017-05-27 00:00:00'),(148,'2207,577','2017-05-28 00:00:00'),(149,'2289,87','2017-05-29 00:00:00'),(150,'2197,234','2017-05-30 00:00:00'),(151,'2330,234','2017-05-31 00:00:00'),(152,'2452,181','2017-06-01 00:00:00'),(153,'2517,409','2017-06-02 00:00:00'),(154,'2555,654','2017-06-03 00:00:00'),(155,'2552,809','2017-06-04 00:00:00'),(156,'2736,595','2017-06-05 00:00:00'),(157,'2914,083','2017-06-06 00:00:00'),(158,'2694,219','2017-06-07 00:00:00'),(159,'2825,031','2017-06-08 00:00:00'),(160,'2826,7','2017-06-09 00:00:00'),(161,'2942,345','2017-06-10 00:00:00'),(162,'3018,545','2017-06-11 00:00:00'),(163,'2682,595','2017-06-12 00:00:00'),(164,'2738,931','2017-06-13 00:00:00'),(165,'2494,485','2017-06-14 00:00:00'),(166,'2456,924','2017-06-15 00:00:00'),(167,'2528,103','2017-06-16 00:00:00'),(168,'2663,998','2017-06-17 00:00:00'),(169,'2576,171','2017-06-18 00:00:00'),(170,'2641,665','2017-06-19 00:00:00'),(171,'2778,827','2017-06-20 00:00:00'),(172,'2712,157','2017-06-21 00:00:00'),(173,'2740,79','2017-06-22 00:00:00'),(174,'2738,225','2017-06-23 00:00:00'),(175,'2619,119','2017-06-24 00:00:00'),(176,'2594,454','2017-06-25 00:00:00'),(177,'2485,359','2017-06-26 00:00:00'),(178,'2593,17','2017-06-27 00:00:00'),(179,'2584,564','2017-06-28 00:00:00'),(180,'2561,561','2017-06-29 00:00:00'),(181,'2499,984','2017-06-30 00:00:00'),(182,'2460,2','2017-07-01 00:00:00'),(183,'2529,784','2017-07-02 00:00:00'),(184,'2581,066','2017-07-03 00:00:00'),(185,'2625,071','2017-07-04 00:00:00'),(186,'2629,272','2017-07-05 00:00:00'),(187,'2619,113','2017-07-06 00:00:00'),(188,'2521,236','2017-07-07 00:00:00'),(189,'2579,934','2017-07-08 00:00:00'),(190,'2525,675','2017-07-09 00:00:00'),(191,'2371,96','2017-07-10 00:00:00'),(192,'2332,188','2017-07-11 00:00:00'),(193,'2423,16','2017-07-12 00:00:00'),(194,'2364,516','2017-07-13 00:00:00'),(195,'2232,655','2017-07-14 00:00:00'),(196,'1993,259','2017-07-15 00:00:00'),(197,'1938,943','2017-07-16 00:00:00'),(198,'2244,265','2017-07-17 00:00:00'),(199,'2327,897','2017-07-18 00:00:00'),(200,'2294,405','2017-07-19 00:00:00'),(201,'2877,386','2017-07-20 00:00:00'),(202,'2694,291','2017-07-21 00:00:00'),(203,'2838,81','2017-07-22 00:00:00'),(204,'2762,626','2017-07-23 00:00:00'),(205,'2779,044','2017-07-24 00:00:00'),(206,'2591,216','2017-07-25 00:00:00'),(207,'2550,18','2017-07-26 00:00:00'),(208,'2697,472','2017-07-27 00:00:00'),(209,'2805,179','2017-07-28 00:00:00'),(210,'2720,08','2017-07-29 00:00:00'),(211,'2746,326','2017-07-30 00:00:00'),(212,'2873,833','2017-07-31 00:00:00'),(213,'2735,587','2017-08-01 00:00:00'),(214,'2723,58','2017-08-02 00:00:00'),(215,'2814,361','2017-08-03 00:00:00'),(216,'2883,681','2017-08-04 00:00:00'),(217,'3301,759','2017-08-05 00:00:00'),(218,'3255,002','2017-08-06 00:00:00'),(219,'3431,969','2017-08-07 00:00:00'),(220,'3453,163','2017-08-08 00:00:00'),(221,'3377,544','2017-08-09 00:00:00'),(222,'3445,28','2017-08-10 00:00:00'),(223,'3679,607','2017-08-11 00:00:00'),(224,'3917,649','2017-08-12 00:00:00'),(225,'4111,196','2017-08-13 00:00:00'),(226,'4382,741','2017-08-14 00:00:00'),(227,'4204,43','2017-08-15 00:00:00'),(228,'4425,296','2017-08-16 00:00:00'),(229,'4316,34','2017-08-17 00:00:00'),(230,'4159,458','2017-08-18 00:00:00'),(231,'4206,131','2017-08-19 00:00:00'),(232,'4111,22','2017-08-20 00:00:00'),(233,'4054,942','2017-08-21 00:00:00'),(234,'4137,672','2017-08-22 00:00:00'),(235,'4191,217','2017-08-23 00:00:00'),(236,'4362,475','2017-08-24 00:00:00'),(237,'4408,324','2017-08-25 00:00:00'),(238,'4387,461','2017-08-26 00:00:00'),(239,'4394,515','2017-08-27 00:00:00'),(240,'4439,659','2017-08-28 00:00:00'),(241,'4648,134','2017-08-29 00:00:00'),(242,'4630,728','2017-08-30 00:00:00'),(243,'4764,868','2017-08-31 00:00:00'),(244,'4950,724','2017-09-01 00:00:00'),(245,'4643,975','2017-09-02 00:00:00'),(246,'4631,695','2017-09-03 00:00:00'),(247,'4319,721','2017-09-04 00:00:00'),(248,'4422,121','2017-09-05 00:00:00'),(249,'4626,72','2017-09-06 00:00:00'),(250,'4638,098','2017-09-07 00:00:00'),(251,'4317,538','2017-09-08 00:00:00'),(252,'4291,88','2017-09-09 00:00:00'),(253,'4191,175','2017-09-10 00:00:00'),(254,'4188,845','2017-09-11 00:00:00'),(255,'4148,268','2017-09-12 00:00:00'),(256,'3874,259','2017-09-13 00:00:00'),(257,'3226,413','2017-09-14 00:00:00'),(258,'3686,9','2017-09-15 00:00:00'),(259,'3678,738','2017-09-16 00:00:00'),(260,'3672,566','2017-09-17 00:00:00'),(261,'4067,077','2017-09-18 00:00:00'),(262,'3896,999','2017-09-19 00:00:00'),(263,'3858,089','2017-09-20 00:00:00'),(264,'3612,681','2017-09-21 00:00:00'),(265,'3603,309','2017-09-22 00:00:00'),(266,'3777,294','2017-09-23 00:00:00'),(267,'3662,12','2017-09-24 00:00:00'),(268,'3927,499','2017-09-25 00:00:00'),(269,'3895,512','2017-09-26 00:00:00'),(270,'4208,562','2017-09-27 00:00:00'),(271,'4185,292','2017-09-28 00:00:00'),(272,'4164,104','2017-09-29 00:00:00'),(273,'4353,047','2017-09-30 00:00:00'),(274,'4394,639','2017-10-01 00:00:00'),(275,'4404,098','2017-10-02 00:00:00'),(276,'4320,09','2017-10-03 00:00:00'),(277,'4225,924','2017-10-04 00:00:00'),(278,'4322,755','2017-10-05 00:00:00'),(279,'4370,245','2017-10-06 00:00:00'),(280,'4437,034','2017-10-07 00:00:00'),(281,'4596,962','2017-10-08 00:00:00'),(282,'4772,975','2017-10-09 00:00:00'),(283,'4754,699','2017-10-10 00:00:00'),(284,'4830,766','2017-10-11 00:00:00'),(285,'5439,134','2017-10-12 00:00:00'),(286,'5640,127','2017-10-13 00:00:00'),(287,'5809,694','2017-10-14 00:00:00'),(288,'5697,392','2017-10-15 00:00:00'),(289,'5754,221','2017-10-16 00:00:00'),(290,'5595,235','2017-10-17 00:00:00'),(291,'5572,199','2017-10-18 00:00:00'),(292,'5699,584','2017-10-19 00:00:00'),(293,'5984,086','2017-10-20 00:00:00'),(294,'6013,229','2017-10-21 00:00:00'),(295,'5984,957','2017-10-22 00:00:00'),(296,'5895,299','2017-10-23 00:00:00'),(297,'5518,85','2017-10-24 00:00:00'),(298,'5733,904','2017-10-25 00:00:00'),(299,'5888,145','2017-10-26 00:00:00'),(300,'5767,68','2017-10-27 00:00:00'),(301,'5732,825','2017-10-28 00:00:00'),(302,'6140,531','2017-10-29 00:00:00'),(303,'6121,8','2017-10-30 00:00:00'),(304,'6447,667','2017-10-31 00:00:00'),(305,'6750,172','2017-11-01 00:00:00'),(306,'7030,002','2017-11-02 00:00:00'),(307,'7161,451','2017-11-03 00:00:00'),(308,'7386,999','2017-11-04 00:00:00'),(309,'7382,449','2017-11-05 00:00:00'),(310,'6958,211','2017-11-06 00:00:00'),(311,'7118,801','2017-11-07 00:00:00'),(312,'7458,795','2017-11-08 00:00:00'),(313,'7146,781','2017-11-09 00:00:00'),(314,'6570,313','2017-11-10 00:00:00'),(315,'6337','2017-11-11 00:00:00'),(316,'5857,317','2017-11-12 00:00:00'),(317,'6517,676','2017-11-13 00:00:00'),(318,'6598,769','2017-11-14 00:00:00'),(319,'7279,001','2017-11-15 00:00:00'),(320,'7843,938','2017-11-16 00:00:00'),(321,'7689,909','2017-11-17 00:00:00'),(322,'7776,94','2017-11-18 00:00:00'),(323,'8033,937','2017-11-19 00:00:00'),(324,'8238,202','2017-11-20 00:00:00'),(325,'8095,594','2017-11-21 00:00:00'),(326,'8230,692','2017-11-22 00:00:00'),(327,'8002,641','2017-11-23 00:00:00'),(328,'8201,461','2017-11-24 00:00:00'),(329,'8763,785','2017-11-25 00:00:00'),(330,'9326,589','2017-11-26 00:00:00'),(331,'9739,055','2017-11-27 00:00:00'),(332,'9908,229','2017-11-28 00:00:00'),(333,'9816,348','2017-11-29 00:00:00'),(334,'9916,536','2017-11-30 00:00:00'),(335,'10859,56','2017-12-01 00:00:00'),(336,'10895,01','2017-12-02 00:00:00'),(337,'11180,89','2017-12-03 00:00:00'),(338,'11616,86','2017-12-04 00:00:00'),(339,'11696,06','2017-12-05 00:00:00'),(340,'13708,99','2017-12-06 00:00:00'),(341,'16858,02','2017-12-07 00:00:00'),(342,'16057,14','2017-12-08 00:00:00'),(343,'14913,4','2017-12-09 00:00:00'),(344,'15036,96','2017-12-10 00:00:00'),(345,'16699,68','2017-12-11 00:00:00'),(346,'17178,1','2017-12-12 00:00:00'),(347,'16407,2','2017-12-13 00:00:00'),(348,'16531,08','2017-12-14 00:00:00'),(349,'17601,94','2017-12-15 00:00:00');
/*!40000 ALTER TABLE `currency_value` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `posts`
--
DROP TABLE IF EXISTS `posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `posts` (
`post_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`title` varchar(1000) NOT NULL,
`post_date` datetime NOT NULL,
PRIMARY KEY (`post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3112 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `posts`
--
LOCK TABLES `posts` WRITE;
/*!40000 ALTER TABLE `posts` DISABLE KEYS */;
INSERT INTO `posts` VALUES (1,'A Hitchhiker s Guide to the Blockchain Highway','2017-12-16 14:00:05'),(2,'Bitcoin Takes All Enterprise Blockchains Need Time Too','2017-12-16 14:45:10'),(3,'$20k Bitcoin Changing Charts Favor Crypto Rivals','2017-12-15 15:00:36'),(4,'Bitcoin Futures Make Way for a New Kind of Whale','2017-12-05 09:00:23'),(5,'Class Action Suit Targets ICO Promoted By Floyd Mayweather Jr ','2017-12-15 21:15:46'),(6,'US Treasury Report DLT Data Storage Raises Oversight Concerns','2017-12-15 20:00:00'),(7,' Clear and Loud Parity to Drop First Bid for Frozen Ether Fix','2017-12-15 19:00:06'),(8,'Monero Mining Malware Hits Russian Pipeline Giant Transneft','2017-12-15 17:50:43'),(9,'US Commodities Regulator Proposes Definition for Cryptocurrency Delivery ','2017-12-15 16:50:37'),(10,'Ethereum Ripple And Litecoin Have Arrived on Bloomberg Terminals','2017-12-15 16:00:29'),(11,'Blockchain Brain Drain Is About More Than Money','2017-12-15 14:00:30'),(12,'Crypto Collectables Ethereum s Next Killer App Is on Its Way','2017-12-15 13:00:00'),(13,'Ethereum Browser Bug Could Put User Funds At Risk','2017-12-15 12:05:34'),(14,'More to Come Bitcoin Sets Record High Near $18k','2017-12-15 11:25:11'),(15,'UK s FCA Chief Warns Bitcoin Investors Be Prepared to Lose Your Money','2017-12-15 10:05:08'),(16,'US Government to Sell Off $10 Million in Seized Bitcoin and Bitcoin Cash','2017-12-15 09:00:04'),(17,'Survey Most Bitcoin Investors Expect Even Fatter Returns in 2018','2017-12-15 07:54:05'),(18,'2018 The Year We Make Cont r act','2017-12-15 05:00:21'),(19,'Mimblewimble s Small Step Grin Raises Funds for New Development','2017-12-15 03:35:11'),(20,'As Wall Street Bids Up Bitcoin ICO Tactics Change','2017-12-14 23:30:14'),(21,'DOJ Alleges Bitcoin Involved in Attempted ISIS Funding','2017-12-14 22:20:40'),(22,'Goodbye Ethereum Kik Plans to Move Its ICO Tokens to Stellar','2017-12-14 21:00:49'),(23,'Malaysia s Central Bank Releases Draft Rules for Cryptocurrency Exchanges','2017-12-14 20:00:07'),(24,'Intel Sees Role for Blockchain Mining in Genetic Sequencing','2017-12-14 19:00:28'),(25,'Denmark Could Tap Blockchain For Foreign Aid Delivery Says Report','2017-12-14 18:00:20'),(26,'Yellowing Paper What s Delaying a Crucial Ethereum Update ','2017-12-14 17:00:01'),(27,'Gibraltar to Launch License Scheme for Blockchain Startups','2017-12-14 16:05:39'),(28,'Up 50 Ripple s XRP Sets Price Record Amid Overstretched Rally','2017-12-14 15:10:50'),(29,'It s Time for Governments to Embrace Blockchain','2017-12-14 14:00:34'),(30,'Bitcoin Looks Lower In Chase for Small Cap Gains','2017-12-14 13:00:06'),(31,'Court Approves U S Extradition for Alleged BTC e Operator','2017-12-14 12:15:03'),(32,'Japanese Shipping Giant IBM to Trial Blockchain in Cross Border Trade','2017-12-14 11:00:39'),(33,'India s Tax Department Collects User Data at Multiple Bitcoin Exchanges','2017-12-14 10:00:58'),(34,'Out With the Old Blockchain Requires a New Regulatory Approach','2017-12-14 09:00:49'),(35,'Walmart JD com Back Blockchain Food Tracking Effort in China','2017-12-14 05:00:40'),(36,'Plan B Ethereum Innovators Are Reviving the Fight for Net Neutrality','2017-12-14 02:05:24'),(37,'2018 s Big Question Can Bitcoin Forks Deliver Value ','2017-12-13 23:00:44'),(38,'Saudi UAE Central Banks Team Up to Test Cryptocurrency','2017-12-13 22:15:14'),(39,'Fed Chair Yellen Bitcoin Is a Highly Speculative Asset ','2017-12-13 21:00:53'),(40,'South Korean Officials Weigh New Curbs on Bitcoin Trading','2017-12-13 20:15:46'),(41,'Man Stole $1 8 Million in Ether After Armed Robbery Prosecutors Say','2017-12-13 19:00:19'),(42,'Kickstarter ICO Don t Count On It Says Crowdfunding Leader','2017-12-13 18:00:09'),(43,'Colu Mixes VC and ICO for $14 5 Million Fundraise','2017-12-13 17:00:07'),(44,'Patrick Byrne Mulls Overstock Sale to Fund New Blockchain Venture','2017-12-13 16:00:46'),(45,'Here Come the Bogus Bitcoin Scare Tactics','2017-12-13 15:00:08'),(46,'Bitcoin Price Dilemma Bull and Bear Paths in Play','2017-12-13 14:00:08'),(47,'Uncle Sam s Surprise Tax Reform to Impact Crypto Investors','2017-12-13 13:15:15'),(48,'$750 The Ether Price Freight Train Has a New Target','2017-12-13 12:45:27'),(49,'Facebook Messenger VP Joins Coinbase s Board of Directors','2017-12-13 11:20:05'),(50,'Japan s GMO Internet to Roll Out Bitcoin Payroll System','2017-12-13 10:30:27'),(51,'Vanguard Taps Symbiont s Private Blockchain for Index Fund Data','2017-12-13 09:45:38'),(52,'Bitcoin Has Gone Mainstream That s a Very Big Deal','2017-12-13 09:00:17'),(53,'Blockchain Startup LO3 Partners With Power Exchange','2017-12-13 07:00:03'),(54,'Scratch That CryptoKitties Isn t Quite Ethereum s Vision for Apps','2017-12-13 05:01:11'),(55,'Victory Lap 2017 Was Bitcoin s Backwards Year','2017-12-13 02:45:21'),(56,'Bitcoin Futures Codes How to Read Them And What They Mean','2017-12-13 00:00:53'),(57,'Fake News Former New Zealand Prime Minister Denies Investing in Bitcoin','2017-12-12 22:20:34'),(58,'Crowdfunding Giant Indiegogo Opens to ICOs','2017-12-12 20:40:14'),(59,'Mt Gox Creditors Want Bitcoin Exchange Taken Out of Bankruptcy','2017-12-12 20:15:35'),(60,'Trump Signs Defense Bill Authorizing Blockchain Study','2017-12-12 18:40:05'),(61,'Bitcoin Bulls Face Alt Competition in Push to $20k','2017-12-12 18:30:33'),(62,'Coinbase Halts Litecoin Ether Trades as Prices Spike','2017-12-12 17:40:49'),(63,'CFTC Chair Cryptocurrencies Unlike Any Commodity Agency Has Seen','2017-12-12 16:20:09'),(64,'Bitcoin Investing A 10 000 Year View','2017-12-12 14:45:03'),(65,'Bitcoin Isn t Sapping Demand for Gold Says Goldman Sachs Exec','2017-12-12 14:00:26'),(66,'Blockchain s Boom Year Job Market Grows 200 ','2017-12-12 13:30:25'),(67,'Over $300 Pullback Likely for Surging Litecoin','2017-12-12 13:00:13'),(68,'Crypto Fund Bitwise Raises $4 Million in VC Funding','2017-12-12 12:00:33'),(69,'No Stopping After New High Bitcoin Price Eyes $20k','2017-12-12 11:15:31'),(70,'New Self Regulatory Body Aims to Develop ICO Standards','2017-12-12 10:00:26'),(71,'2018 Another Growth Year for Blockchain','2017-12-12 09:00:36'),(72,'Hong Kong Regulator Issues Warning on Bitcoin Futures','2017-12-12 06:00:39'),(73,'2017 The Butt of Bitcoin s Joke','2017-12-12 04:00:19'),(74,' According to Plan CBOE Bullish on First Day of Bitcoin Futures Trading','2017-12-12 01:05:10'),(75,'PlexCoin Founder Gets Jail Time Fine on Contempt Charge','2017-12-11 21:45:45'),(76,'Bitcoin Price Back Above $17k to Set New All Time High','2017-12-11 20:48:10'),(77,'Understanding Futures A Primer for Bitcoiners','2017-12-11 20:15:11'),(78,'CBOE CEO Blasts Uncalled For Bitcoin Futures Critiques','2017-12-11 18:40:44'),(79,'SEC Halts Multimillion Dollar Munchee ICO for Securities Violations','2017-12-11 16:40:19'),(80,'New Bitcoin ETF Filings Follow CBOE Futures Debut','2017-12-11 16:00:31'),(81,'Bitcoin Gold Defies Gravity But Price Rally Looks Weak','2017-12-11 15:00:03'),(82,'Pantera Invests $3 Million in Sharing Economy Token Origin','2017-12-11 14:30:09'),(83,'BitGo Scores $43 Million as Crypto Goes Corporate','2017-12-11 14:00:48'),(84,'Futures Launch Puts Record Bitcoin Highs Back in Play','2017-12-11 13:00:58'),(85,'UBS to Launch Live Ethereum Compliance Platform','2017-12-11 12:00:34'),(86,'Parity Urges Rescue Fork to Reclaim Frozen Millions','2017-12-11 11:10:29'),(87,'South Korean NH Bank Joins R3 Distributed Ledger Consortium','2017-12-11 10:00:25'),(88,'France Approves Blockchain Trading of Unlisted Securities','2017-12-11 09:00:34'),(89,'SEC Official Cryptocurrency Investment Funds Raise Questions','2017-12-11 07:00:39'),(90,'Gibraltar Bill Passage Paves Way for Blockchain Regulations','2017-12-11 05:01:25'),(91,'Deutsche Bank Blockchain Opportunities Are Huge ','2017-12-11 03:00:25'),(92,'Bitcoin Futures Open Sees Price Spike CBOE Crash','2017-12-11 00:21:06'),(93,'Bitcoin Futures Launch Could Revive ETF Push CBOE Says','2017-12-10 22:56:02'),(94,'How Forks Might Help Bitcoin Reach Its True Destination','2017-12-10 10:40:13'),(95,'Bitcoin Drops to $13k in Red Day for Crypto Markets','2017-12-10 04:30:44'),(96,'Lightning The Bitcoin Scaling Tech You Really Should Know','2017-12-09 10:45:37'),(97,'The Hidden Trade Offs of ICOs for Entrepreneurs','2017-12-09 10:00:34'),(98,'Zcash Sets Roadmap for Blockchain Upgrades in 2018','2017-12-08 22:45:45'),(99,'Circle s CENTRE Raises $20 Million in SAFT Sale','2017-12-08 20:10:12'),(100,'New ViaBTC Exchange to Use Bitcoin Cash as Base Trading Pair','2017-12-08 19:25:39'),(101,'Major Gold Dealer APMEX Begins Accepting Bitcoin','2017-12-08 18:15:25'),(102,'Craigslist Sellers Can Now Request Cryptocurrency Payments','2017-12-08 17:15:11'),(103,'Bull Trap Bitcoin Cash Price Is Up But Gains May Be Short Lived','2017-12-08 15:15:29'),(104,'Microlending Startups Look to Blockchain for Loans','2017-12-08 14:00:36'),(105,'Australian Finance Watchdog to Monitor Bitcoin Exchanges','2017-12-08 13:30:05'),(106,'Bitcoin Dips Below $15k on Weak Afternoon Trading','2017-12-08 13:00:12'),(107,'Correction Coming Bitcoin Retreats After $17k High','2017-12-08 12:00:04'),(108,'Credit Union Trade Body NAFCU Joins Enterprise Ethereum Alliance','2017-12-08 11:00:40'),(109,'Bitcoin Prices Spark Demand for Washington s Cheap Electricity','2017-12-08 10:00:08'),(110,'The Blockchain Token Velocity Problem','2017-12-08 09:00:37'),(111,'Huobi SBI Announce Plan for Japanese Bitcoin Exchanges','2017-12-08 07:00:51'),(112,'The Threat of Bitcoin Futures','2017-12-08 05:00:55'),(113,'Report Bitcoin Derivatives Banned By South Korean Government','2017-12-08 03:01:58'),(114,'NiceHash CEO Confirms Bitcoin Theft Worth $78 Million','2017-12-07 22:40:27'),(115,'The Bulgarian Government Is Sitting on $3 Billion in Bitcoin','2017-12-07 20:10:14'),(116,'Playkey ICO Raises $10 5 Million for Cloud Powered Gaming','2017-12-07 19:16:28'),(117,'Apple Patent Filing Hints at Blockchain Use','2017-12-07 17:35:09'),(118,'As Bitcoin Soars Prices Diverge Wildly Across Exchanges','2017-12-07 16:23:05'),(119,'Futures Industry Association Blasts New Bitcoin Derivatives','2017-12-07 16:15:56'),(120,'Moving Up IOTA Overtakes Ripple Finds New Price Base','2017-12-07 14:35:09'),(121,'Cat Fight Ethereum Users Clash Over CryptoKitties','2017-12-07 13:30:27'),(122,'$15 000 Is There a Limit to Bitcoin s Meteoric Rally ','2017-12-07 12:15:04'),(123,'Greenspan Likens Irrational Bitcoin to Revolutionary War Currency','2017-12-07 11:10:25'),(124,'Former Mastercard Executive Joins CULedger Consortium as CEO','2017-12-07 10:01:15'),(125,'Steam Drops Bitcoin Payments Citing High Fees and Price Volatility','2017-12-07 09:00:44'),(126,'Blythe Masters ASX Blockchain Embrace Precedent Setting ','2017-12-07 07:00:17'),(127,'Austrian Government Backs New Blockchain Research Institute','2017-12-07 05:00:27'),(128,'Bank of America Wins Patent for Crypto Exchange System','2017-12-07 03:00:38'),(129,'Bitcoin Up $2k on Day as Market Nears $400 Billion','2017-12-07 01:55:17'),(130,'ASX Says Yes Stock Market to Settle Trades with DLT','2017-12-06 22:21:44'),(131,'Cryptocurrency Mining Market NiceHash Hacked','2017-12-06 20:40:10'),(132,'Bitcoin s Price Passes $13k in New All Time High','2017-12-06 19:42:44'),(133,'$10k in Bitcoin for 10 Years Ron Paul Fans Pick Crypto Over Gold','2017-12-06 19:30:33'),(134,'Naval Ravikant Bitcoin Solves Money Problems ','2017-12-06 18:00:09'),(135,'Lightning At Last Bitcoin Scaling Layer Almost Ready','2017-12-06 17:00:37'),(136,'Encyclopedia Blockchainica Wikipedia Co Founder to Disrupt His Own Creation','2017-12-06 17:00:06'),(137,'Mexican Lawmakers Advance Bill to Regulate Bitcoin Fintech Firms','2017-12-06 16:00:10'),(138,'Mobile Banking App Revolut Adds Litecoin Ether Trading','2017-12-06 14:45:27'),(139,'Bitcoin s Price Just Jumped $1 000 in 24 Hours','2017-12-06 13:47:39'),(140,'Australia s CommBank Plans to Issue a Bond on the Blockchain','2017-12-06 13:00:25'),(141,'Coders Beware Licensing Issues Abound for Ether Apps','2017-12-06 12:01:00'),(142,'Indonesia s Central Bank Mulls Bitcoin Payments Ban','2017-12-06 11:10:13'),(143,'MUFG NTT Data Trial Blockchain for Cross Border Trade','2017-12-06 10:00:43'),(144,'The Next CryptoKitties The Blockchain Might Not Be Ready','2017-12-06 09:00:17'),(145,'Nokia Trials Blockchain in Bid to Secure Health Data','2017-12-06 07:00:46'),(146,'India s Central Bank Sounds the Alarm Again on Bitcoin','2017-12-06 05:00:47'),(147,'$12 000 and Rising Bitcoin s Price Hits New All Time High','2017-12-06 03:10:21'),(148,' All You Can Fly Airline Begins Accepting Bitcoin and Ether','2017-12-05 23:00:10'),(149,'Teams and Products Aren t the Only Way to Weigh Tokens Says Ehrsam','2017-12-05 22:00:23'),(150,'A Missouri Lawmaker Wants to Ban Blockchain Gun Tracking','2017-12-05 20:45:57'),(151,'Token Summit Surprise OpenBazaar to Launch New Coin','2017-12-05 19:17:49'),(152,'ICO Delayed by Ethereum s CryptoKitties Congestion','2017-12-05 18:00:25'),(153,' More Bang for Less Byte ICOs Confront Growing Pains','2017-12-05 17:00:12'),(154,'Tokyo Financial Exchange Planning Bitcoin Futures Launch','2017-12-05 16:15:46'),(155,'Detroit Bitcoin Trader Gets Jail Time for Unlicensed Money Business','2017-12-05 15:20:06'),(156,'$240 Monero Prices Hit Record High and Could Climb Further','2017-12-05 14:20:08'),(157,'R3 s Corda Platform Launches on Amazon Web Services','2017-12-05 13:10:32'),(158,'Overbought Bitcoin Eyes $12k But Correction Possible','2017-12-05 12:30:09'),(159,'G Eazy Mariah and More to Sell Albums for Monero','2017-12-05 11:49:50'),(160,'PetroBLOQ Becomes Latest Member of Enterprise Ethereum Alliance','2017-12-05 11:00:55'),(161,'PayPal s Max Levchin Blockchain Brilliant But Undecided on Bitcoin','2017-12-05 10:00:40'),(162,'UBS Seeks IP Protection for Smart Contract Blockchain Validation','2017-12-05 06:35:14'),(163,'One Marshmallow Now or Two Bitcoins in 15 Minutes ','2017-12-05 05:05:30'),(164,'Bitfinex Hires Law Firm to Challenge Critics','2017-12-04 22:30:27'),(165,'Alleged ICO Fraudster Pleads Not Guilty in New York Court','2017-12-04 21:45:33'),(166,'Moscow Government Open Sources Blockchain Voting Tool','2017-12-04 20:30:25'),(167,'Loveable Digital Kittens Are Clogging Ethereum s Blockchain','2017-12-04 19:00:32'),(168,'Blockchains Are Forever Diamond Giant De Beers Unveils DLT Strategy','2017-12-04 17:51:03'),(169,'CBOE to Begin Bitcoin Futures Trading December 10','2017-12-04 16:40:38'),(170,'Bitcoin Spin Offs Caught in a Bull Bear Tug Of War','2017-12-04 15:32:46'),(171,'SEC Files Fraud Charges Against ICO Organizer','2017-12-04 14:35:09'),(172,'USV Winklevoss Bros Invest in $50 Million Blockstack ICO','2017-12-04 14:09:40'),(173,'Closing China s Bitcoin Exchanges Was the Right Move Says PBoC Official','2017-12-04 13:00:09'),(174,'Looking Heavy Bitcoin Eyes Correction After New High','2017-12-04 12:00:33'),(175,'The Ukrainian Central Bank Is Expanding Its Blockchain Team','2017-12-04 10:00:20'),(176,'The Father of the ICO Is All About Identity Now','2017-12-04 09:00:03'),(177,'Sony Details Blockchain Use for Education Data','2017-12-04 07:30:12'),(178,'4 Blockchain Bills Introduced in New York Legislature','2017-12-04 06:00:14'),(179,'Venezuelan President Announces Petro Oil Backed Cryptocurrency','2017-12-04 04:15:04'),(180,'Aruba Looks to Ethereum to Boost Tourism','2017-12-03 15:30:10'),(181,'How Governments Are Reacting to ICOs','2017-12-03 15:00:19'),(182,'Bitcoin Breakout Price Spikes $500 in One Hour to Top $11 5k','2017-12-03 14:15:47'),(183,'7 Tokens Investors Are Talking About','2017-12-02 16:00:08'),(184,'Scrap the White Paper How to Evaluate Tokens and Blockchains','2017-12-02 15:32:41'),(185,'Sidechains Project Pushes Ahead with Bitcoin BIP Submission','2017-12-01 21:45:22'),(186,'Report Tezos Founders Ask Foundation to Help Pay Legal Bills in ICO Suits','2017-12-01 20:30:42'),(187,' Microraiden Payment Channels Go Live on Ethereum Network','2017-12-01 19:00:44'),(188,'Coinbase Taps Former TD Ameritrade Exec for COO Role','2017-12-01 18:30:18'),(189,'There s More Than One Way to Be Bitcoin Rich','2017-12-01 17:05:37'),(190,'Paying Rent With Crypto App for Tenants Adds BTC LTC ETH','2017-12-01 16:00:03'),(191,'Invest in Bitcoin At Your Own Risk Warns French Central Bank','2017-12-01 15:02:45'),(192,'Bitcoin Price Above $10 500 on US Futures Listings','2017-12-01 14:00:10'),(193,'CME CBOE to Begin Bitcoin Futures Trading','2017-12-01 13:28:29'),(194,'Bitcoin Not Legal Tender in India Finance Minister Says','2017-12-01 13:00:02'),(195,'Bitcoin Claws Back to $10k Can Bulls Turn the Tide ','2017-12-01 12:00:05'),(196,'Bitcoin Too Volatile for Goldman Sachs Says CEO','2017-12-01 11:05:23'),(197,'Bitcoin Seems Like a Bubble Says Billionaire Investor Carl Icahn','2017-12-01 10:04:59'),(198,'World Computer New Protocol Could Supercharge Ethereum Blockchain','2017-12-01 09:00:18'),(199,'White House Team Is Monitoring Cryptocurrencies Says Press Secretary','2017-12-01 08:30:22'),(200,'Bank of Canada Paper Weighs Central Bank Issued Cryptocurrency','2017-12-01 05:45:46'),(201,'Bitfinex and Tether Break Silence Go on Media Blitz','2017-12-01 04:30:57'),(202,'Bitcoin Is an Emerging Systemic Risk','2017-12-01 02:00:18'),(203,'Fed Vice Chair Cryptocurrencies Threaten Financial Stability','2017-11-30 23:00:26'),(204,'ICE Agent Cryptocurrencies Increasingly Used in Money Laundering','2017-11-30 21:00:27'),(205,'Almost Half of ICO Funding Goes to Europe Report Finds','2017-11-30 20:00:12'),(206,'SF Fed President No Plans to Put USD on a Blockchain','2017-11-30 19:00:57'),(207,'ECB s Yves Mersch Banks Need Faster Payments to Counter Bitcoin','2017-11-30 17:10:23'),(208,'Coinbase Ordered to Hand IRS Data on 14 000 Users','2017-11-30 16:15:10'),(209,'Down Not Out Dash Price Likely to Defend $600','2017-11-30 15:45:21'),(210,'PwC s Hong Kong Office Accepts Bitcoin Payment','2017-11-30 15:10:10'),(211,'Regulation Taxation Loom Over Crypto Investors','2017-11-30 13:00:04'),(212,'Topped Out Bitcoin Flirts with Bearish Reversal','2017-11-30 12:05:48'),(213,'Blockstack Counterattacked a Phishing Attempt on Its ICO','2017-11-30 11:00:21'),(214,'Investors Taking a Risk Buying Bitcoin Says ECB Vice President','2017-11-30 10:01:37'),(215,'More Devs More Destruction Another Zcash Crypto Ceremony Is Underway','2017-11-30 09:00:30'),(216,'U K Won t Accept Cryptocurrency for Tax Bills Minister Says','2017-11-30 06:15:52'),(217,'Just 400 Willy Woo s Math for Insane Crypto Returns','2017-11-30 02:00:42'),(218,'Crypto Corrupts the Youth South Korea Prime Minister Says So','2017-11-29 23:00:29'),(219,'ICO Pros Call for Self Regulation Citing SEC Risk','2017-11-29 21:27:39'),(220,'Bitcoin Price Falls $1 000 in Minutes to Drop Below $10k','2017-11-29 20:00:21'),(221,'Bitcoin Ought to Be Outlawed Economist Joseph Stiglitz Says','2017-11-29 18:00:16'),(222,'Tokenized Fund of Funds to Raise $100 Million Via ICO','2017-11-29 17:00:24'),(223,'China State TV OTC Bitcoin Platforms May Violate Law','2017-11-29 16:10:07'),(224,'Getting Started Ether Sets New High Above $500','2017-11-29 15:30:04'),(225,'Wallet Demo Showcases Lightning Like Network for Ethereum','2017-11-29 15:00:11'),(226,'Bitcoin Cash Plans to Increase Its Block Size Again','2017-11-29 13:00:18'),(227,'Bitcoin Price on Shaky Ground After 1 000 Gains','2017-11-29 12:30:43'),(228,'Russian Central Bank Issues New Warning Against Cryptocurrencies','2017-11-29 12:00:11'),(229,'New Zealand Watchdog Warns Investors Over Marketplace ICO','2017-11-29 11:15:37'),(230,'A New Blockchain ETF Is Up for SEC Approval','2017-11-29 10:06:03'),(231,'ICO Mania Has Calmed Down a Bit And That s Not So Bad','2017-11-29 09:00:06'),(232,'90 of Crypto Mobile Apps In Trouble Security Report Claims','2017-11-29 04:55:45'),(233,'Credit for Cryptos Leverage Trading Is Coming to Bitcoin','2017-11-29 03:45:05'),(234,'It s Official Bitcoin s Price Makes History Passing $10k','2017-11-29 02:26:12'),(235,'TechCrunch Founder Arrington Raising $100 Million XRP Fund','2017-11-28 20:45:57'),(236,'Bitcoin Cash Demand Shocked Us Says Circle Trading Chief','2017-11-28 19:50:21'),(237,'AlphaPoint Unveils New Blockchain Network CEO Hire','2017-11-28 19:00:11'),(238,'Bitcoin Wallet App Abra Adds Support For Ethereum','2017-11-28 18:46:44'),(239,'Circle to Launch Cryptocurrency Investment App in 2018','2017-11-28 18:25:47'),(240,'Japan s BitFlyer Launches Bitcoin Exchange in US Market','2017-11-28 16:50:51'),(241,'New Alliance Sets Out to Boost Blockchain Interoperability','2017-11-28 16:15:00'),(242,'XBRL Reporting Standard Co Founder Joins Blockchain Startup','2017-11-28 16:00:56'),(243,'Early Bitcoin Buyers Talk Bubbles at Consensus Invest','2017-11-28 15:45:48'),(244,'As Bitcoin Prices Soar Forked Rivals Face Different Paths','2017-11-28 15:35:21'),(245,'Libra Eyes Institutional Investors with Crypto Tax and Accounting App','2017-11-28 13:10:13'),(246,'Falling Dominoes $10 000 Bitcoin Price Now Looks Inevitable','2017-11-28 12:40:35'),(247,'CoinDesk Releases Q3 Bitcoin and Blockchain Industry Report','2017-11-28 11:00:23'),(248,'House of Lords Urges UK Government to Explore DLT Adoption','2017-11-28 10:00:26'),(249,'BBVA Blockchain Pilot Cuts Time for International Trade Transactions','2017-11-28 09:00:37'),(250,'To the Moon Time to Grow Up Bitcoin','2017-11-28 08:00:31'),(251,'State Street Vets Net $5 Million for Crypto Startup','2017-11-28 05:01:45'),(252,'Crying Wolf Why You Can t Ignore Crypto Scam Claims','2017-11-27 22:22:33'),(253,'As Price Eyes $10k Bitcoin Faces Mainstream Moment','2017-11-27 19:00:21'),(254,'Bitcoin Price Rally Has Been Amazing Says Nuveen s Bob Doll','2017-11-27 17:50:19'),(255,'Short Lived Shine Bitcoin Gold Could Fall Under $300','2017-11-27 15:45:44'),(256,'Bitcoin Price Tops $10 000 on Korean Exchanges','2017-11-27 15:03:52'),(257,'A Crypto Crystal Ball What If Traders Settled Bitcoin Forks','2017-11-27 14:00:27'),(258,'$10 000 Today Bitcoin Price Looks Primed to Break Barrier','2017-11-27 12:07:19'),(259,'Cryptocurrency Price Surge Could Boost GPU Sales Says Wall Street Analyst','2017-11-27 11:00:26'),(260,'Iran s Cyberspace Authority Says It Welcomes Bitcoin If Regulated','2017-11-27 10:10:12'),(261,'Samsung Inks Deal with Seoul Government for Blockchain Platform','2017-11-27 09:00:35'),(262,'Crypto Tax Software Startup Libra Raises $7 8 Million','2017-11-27 05:00:17'),(263,'$300 Billion Bitcoin Price Boosts Crypto Market Value to Record High','2017-11-27 02:46:01'),(264,'Ex SEC Lawyer Predicts Assembly Line for ICO Enforcement','2017-11-26 14:00:36'),(265,'Who Invented Pants Why Crypto Creators Identities Don t Matter','2017-11-26 12:45:16'),(266,'Bitcoin Price Tops $9 000 in Historic First','2017-11-26 12:22:52'),(267,'Are Tokens Like Gold Attorneys Ask Tough Questions on ICOs','2017-11-25 12:00:24'),(268,'Here s What s Standing in the Way of a Tokenized Economy','2017-11-25 11:00:11'),(269,'Bitcoin Ether Prices Surge to Fresh All Time Highs','2017-11-25 10:30:47'),(270,'Brain Freeze Parity Bug Continues With No Easy Solution in Sight','2017-11-24 16:00:02'),(271,'Online Bank Swissquote Launches Bitcoin Exchange Traded Product','2017-11-24 15:00:11'),(272,'All Time High Ether Prices Pass $440 as Key Level Breached','2017-11-24 14:05:51'),(273,'Hybrid ICO Overstock s tZERO to Build Services Into Security Token','2017-11-24 13:00:32'),(274,'Holding Strong Failed Price Breakdown a Boon for Bitcoin Bulls ','2017-11-24 12:15:21'),(275,'Dnata Taps IBM for Air Cargo Blockchain Pilot','2017-11-24 11:15:55'),(276,'Government of Bermuda Launches Cryptocurrency Task Force','2017-11-24 10:00:06'),(277,'Swiss Central Banker Bitcoin More Investment Than Currency ','2017-11-24 09:10:37'),(278,'$413 Ether Prices Within a Whisker of All Time High','2017-11-23 15:32:21'),(279,'Air New Zealand Winding Tree Team Up for Blockchain Exploration','2017-11-23 15:00:28'),(280,'Flying High Bitcoin Cash Rallies on Korean Volume Spike','2017-11-23 14:25:19'),(281,'UC Berkeley KyberNetwork Partner for Decentralized Exchange Research','2017-11-23 13:30:17'),(282,'South Korean Finance Watchdog Has No Plans to Regulate Bitcoin Trading','2017-11-23 12:40:55'),(283,'Thanksgiving Lull Bitcoin Trades Sideways But Rally May Continue','2017-11-23 12:00:11'),(284,'US Defense Bill Could Give Big Boost to Blockchain','2017-11-23 11:00:14'),(285,'Austrian Bank Raiffeisen Enlists in R3 Blockchain Consortium','2017-11-23 10:00:07'),(286,'Nasdaq to Build Blockchain Voting System for Securities Depository Strate','2017-11-23 09:20:52'),(287,'Bitcoin Gold Wallet Scam Nets $3 Million in Illicit Earnings','2017-11-22 20:55:26'),(288,'Baseball Great Jose Canseco Predicts $10 000 Bitcoin By 2018','2017-11-22 19:05:21'),(289,'Asset Manager Launches Europe s First Bitcoin Mutual Fund','2017-11-22 18:05:06'),(290,'Standard Chartered Axis Launch Payments Service With Ripple Tech','2017-11-22 17:00:40'),(291,'Bitcoin Is Not Actually Legal Says Zimbabwe Central Bank Chief','2017-11-22 15:45:30'),(292,'Central Bank of Malaysia Plans Cryptocurrency Reporting Rules','2017-11-22 14:00:06'),(293,'What s Next for Bitcoin Cash Stopping User Fund Loss','2017-11-22 13:10:12'),(294,'Mike Novogratz Doubles Down on $10 000 Bitcoin','2017-11-22 12:25:16'),(295,'Two Week Rally Pushes Monero to New Record High','2017-11-22 11:35:12'),(296,'Philippine Regulators Eye New Rules for Bitcoin Exchanges and ICOs','2017-11-22 11:00:19'),(297,'Who Needs a CSD Nivaura to Issue First Regulated Ether Bond','2017-11-22 10:00:01'),(298,'Banca IMI Researcher Explores Ethereum Derivatives','2017-11-22 08:00:35'),(299,'Survey CFOs Think Bitcoin Is Real But Are Divided on Price','2017-11-22 07:00:06'),(300,'Enabling or Crippling The Risks of State by State Blockchain Laws','2017-11-22 05:00:21'),(301,'BitLicense Architect Ben Lawsky Joins Ripple Board','2017-11-21 22:30:17'),(302,'New Code Released for Vlad Zamfir s Ethereum Casper Upgrade','2017-11-21 21:30:00'),(303,'Blockchain Data Links Tether Attack to 2015 Exchange Hack','2017-11-21 20:00:39'),(304,'Report Warns SAFT May Increase Legal Risk of Token Sales','2017-11-21 17:40:30'),(305,'ECB President Draghi Cryptocurrency Impact Still Limited ','2017-11-21 16:50:15'),(306,'Morocco Regulators Warn of Penalties for Cryptocurrency Use','2017-11-21 15:15:39'),(307,'Russia Will Never Consider Bitcoin Legalization Says Minister','2017-11-21 14:01:10'),(308,'Blockstream Digital Garage Team Up to Foster Blockchain in Japan','2017-11-21 13:00:32'),(309,'Untethered Bitcoin Shrugs Off Hack to Push Above $8 000','2017-11-21 12:15:21'),(310,'R3 Microsoft Expand Partnership to Boost Corda DLT Adoption','2017-11-21 11:00:38'),(311,'Blockchain Has Potential in Curbing Odometer Fraud EU Report','2017-11-21 10:00:15'),(312,'Lightning Can Scale Bitcoin But Are Costs a Barrier ','2017-11-21 09:00:22'),(313,'Ethereum Startup ConsenSys Opens New London Office','2017-11-21 07:00:22'),(314,'Tether Claims $30 Million in US Dollar Token Stolen','2017-11-21 04:15:59'),(315,'Bitcoin ATM Installations Draw Warning from Russian Prosecutors','2017-11-20 22:45:02'),(316,'CBOE Releases New Details on Bitcoin Futures Contracts','2017-11-20 21:10:04'),(317,'State Bank of India to Beta Test Blockchain Smart Contracts Next Month','2017-11-20 19:30:59'),(318,'$10 Million Ethereum com Domain Name Up for Sale','2017-11-20 18:05:01'),(319,'CME s Bitcoin Futures Likely to Start Trading December 11','2017-11-20 17:00:58'),(320,'JPMorgan Goldman Sachs Trial DLT for Equity Swaps','2017-11-20 16:05:10'),(321,'$8 200 Bitcoin s Price Starts Week With New All Time High','2017-11-20 15:18:03'),(322,'Futures Boost Ether Looks Up on 11 Week High','2017-11-20 14:00:18'),(323,'Ex Moscow Exchange Exec Emerges as Blockchain Boss','2017-11-20 13:00:05'),(324,'Rally Fatigue Low Bitcoin Volumes Could Cap Upside','2017-11-20 12:15:22'),(325,'Australian Government Grants $8 Million for Blockchain Energy Pilot','2017-11-20 11:01:00'),(326,'Smart Dubai Office Bags Award for Blockchain Initiative','2017-11-20 10:00:05'),(327,'TGEs or ICBMs Words Might Not Matter for ICOs','2017-11-20 09:00:06'),(328,'Survey Institutional Traders Are Split on Bitcoin s Price Wary of ICOs','2017-11-20 07:00:20'),(329,'FUD on All Sides In Defense of CME s Bitcoin Plan','2017-11-20 06:00:35'),(330,'Bitcoin s Price Climbs Above $8 000 to Hit New High','2017-11-20 03:16:42'),(331,'Even Investors with Access Want ICO Presale Reform','2017-11-19 11:40:19'),(332,'The Gentrification of ICOs Is Underway','2017-11-19 10:30:13'),(333,'First Long Term LedgerX Bitcoin Option Pegs Price at $10 000','2017-11-18 21:59:30'),(334,'ICOs on Our Terms and Conditions','2017-11-18 12:40:19'),(335,'Millions Gone Broker Takes Fire for Bitcoin Cash Freeze','2017-11-18 11:45:22'),(336,'Gox ICO CEO Karpeles Floats Token Sale to Revive Bitcoin Exchange','2017-11-17 22:10:22'),(337,'UBS CIO We Aren t Getting Involved With Bitcoin','2017-11-17 21:00:51'),(338,'Ethereum Could Soon Launch Its First Casper Testnet','2017-11-17 18:45:35'),(339,'No Fork No Fire Segwit2x Nodes Stall Running Abandoned Bitcoin Code','2017-11-17 17:45:12'),(340,'Internet Archive Adds Bitcoin Cash Zcash to Donation Options','2017-11-17 16:45:54'),(341,'ECB Council Member Central Banks Considering Crypto Regulation','2017-11-17 15:30:09'),(342,'Ripple Makes a Splash XRP Price Looks Up on Amex News','2017-11-17 14:30:16'),(343,'Visa Launches First Phase of Blockchain B2B Payments','2017-11-17 13:35:07'),(344,'Up and Away Bitcoin Price Eyes $8 000 Or Higher','2017-11-17 12:30:04'),(345,'Friends Don t Let Friends Do Bad Crypto','2017-11-17 11:30:51'),(346,'Over 20 Banks Join Singapore Hong Kong Blockchain Trade Network','2017-11-17 10:20:06'),(347,'The Beginning Tezos Could Open Doors for ICO Litigation','2017-11-17 09:00:30'),(348,'Nasdaq Explores Storing Asset Data on Blockchain','2017-11-17 08:10:25'),(349,'Swiss Firms to Let Traders Short Bitcoin With New Futures Products','2017-11-17 05:30:27'),(350,'Europe s Executive Arm Issues Report on Blockchain For Education','2017-11-17 04:00:47'),(351,'Mimblewimble Just Launched Its First Testnet','2017-11-17 01:35:27'),(352,'Coinbase Courts Hedge Funds With Storage Service','2017-11-16 21:40:29'),(353,'Dell Subsidiary Considers Blockchain Use in Data Transfers','2017-11-16 20:45:08'),(354,'Bitcoin Nears $7 900 to Hit New All Time High','2017-11-16 18:40:19'),(355,'Survey Bitcoin Investors Won t Sell Until Price Nears $200k','2017-11-16 18:20:51'),(356,'$100 Bitcoin Japan Post Bank s CIO Blasts Bubble Value','2017-11-16 17:05:13'),(357,'YouTube Stars Can Now Earn Brave s Browser Tokens','2017-11-16 16:00:10'),(358,' Is It Real Square CFO Speaks Out on Cash App Bitcoin Trial','2017-11-16 15:00:24'),(359,'Bitcoin Cash Dips to $1 000 But a Recovery May Be on the Cards','2017-11-16 14:15:31'),(360,'American Express Opens First Blockchain Corridor With Ripple Tech','2017-11-16 13:00:03'),(361,'New Highs in Sight Bitcoin Moves Back Above $7 500','2017-11-16 12:35:26'),(362,'Kik Might Just Move Its ICO Tokens to a New Blockchain','2017-11-16 12:00:46'),(363,'Moldova Eyes Blockchain IDs to Help Curb Child Trafficking','2017-11-16 11:00:26'),(364,'Morgan Stanley CEO Bitcoin Is By Definition Speculative ','2017-11-16 10:00:27'),(365,'Lightning Only Scaling Bitcoin Might Require A Whole Nother Layer','2017-11-16 09:02:02'),(366,' Big Four Firm KPMG Joins Blockchain Advocacy Group','2017-11-16 05:10:55'),(367,'India s Supreme Court Prods Government on Bitcoin Regulation','2017-11-16 03:30:53'),(368,'Tezos Founders Hit With Second Class Action Suit','2017-11-15 21:31:03'),(369,'Brokerage Chief Bitcoin Futures Must Be Quarantined','2017-11-15 20:45:30'),(370,'Fujitsu Eyes Cryptocurrency Trading With Cross Blockchain Payments Tech','2017-11-15 19:15:21'),(371,'Alleged Bitcoin Launderer Faces Extradition Hearing Next Month','2017-11-15 17:10:08'),(372,'Wealth Manager Canaccord ICOs Could Become Commonplace','2017-11-15 16:10:01'),(373,'Parity Team Publishes Postmortem on $160 Million Ether Freeze','2017-11-15 15:05:14'),(374,'Prudential StarHub to Launch Blockchain Trade Platform In Singapore','2017-11-15 14:30:47'),(375,'You Want Democracy Try a Hard Fork','2017-11-15 13:30:06'),(376,'Code Name Babylon Cobalt Is Spinning Off a New Blockchain Subsidiary','2017-11-15 12:30:07'),(377,'Turning Tide Bitcoin Tops $7 000 As Price Pushes Up','2017-11-15 11:45:19'),(378,'Square s Cash App Pilots Bitcoin Buying and Selling','2017-11-15 11:00:13'),(379,'SecureKey Taps IBM Blockchain for Digital Identity System Launch','2017-11-15 10:00:09'),(380,' Shitshow to Success Bitcoin Gold s Launch Has Been Anything But Smooth','2017-11-15 09:00:04'),(381,'Blockchain Advocacy Group Launched in Wyoming','2017-11-15 08:10:45'),(382,'UK Hedge Fund Man Group Mulls Bitcoin Futures Offering','2017-11-15 07:00:01'),(383,'Singapore s Central Bank Outlines When ICOs Are and Aren t Securities','2017-11-15 05:00:54'),(384,'Bitcoin Bulletproofed Wuille Maxwell and More Propose Scalable Privacy Tech','2017-11-15 03:30:25'),(385,'UK Finance Regulator Warns Against Cryptocurrency Derivatives','2017-11-14 22:15:13'),(386,'Morgan Stanley Predicts 2018 Plunge in GPU Mining Sales','2017-11-14 19:20:32'),(387,'Top SEC Accountant Wants Auditor Eyes on Crypto','2017-11-14 18:05:58'),(388,'Russian Central Bank Official ICOs Have Huge Potential ','2017-11-14 17:00:55'),(389,'Bitcoin Cash s New Combo Bull Exhaustion With Limited Downside ','2017-11-14 15:45:16'),(390,'Chinese Power Provider Denies Bitcoin Mining Ban','2017-11-14 15:19:01'),(391,'SAP Adds 27 Members to Blockchain Innovation Program','2017-11-14 14:30:07'),(392,'I m Really Into Blockchain I Blockchain Everything ','2017-11-14 13:30:30'),(393,'Bottom in Place Bitcoin s Price Needs to Consolidate','2017-11-14 12:45:12'),(394,'CoinHive Cryptocurrency Miner Is 6th Most Common Malware Says Report','2017-11-14 12:00:09'),(395,'Reality Shares Nasdaq Partner to Launch Blockchain Economy Index','2017-11-14 11:00:08'),(396,'Hong Kong Official Touts Blockchain for China s Belt and Road Plan','2017-11-14 10:00:41'),(397,'I ll Give You My Bitcoin When You Pry It From My Cold Dead Hands','2017-11-14 09:00:12'),(398,'Ubin Part 2 Singapore Central Bank Publishes Blockchain Project Details','2017-11-14 08:30:19'),(399,'Iranian Central Banker Risky Bitcoin Requires Review','2017-11-14 05:15:43'),(400,'Mastercard Seeks Patent for Instant Blockchain Payments Processing','2017-11-14 03:00:54'),(401,'Bitcoin Cash Hard Forks In Bid to Ease Mining Difficulties','2017-11-13 22:30:22'),(402,'CME CEO Bitcoin Futures Could Begin Trading As Soon As December','2017-11-13 18:53:40'),(403,'Parity Floats Fix for $160 Million Ether Fund Freeze','2017-11-13 18:10:40'),(404,'Dutch Regulator ICO Environment Is a Dangerous Cocktail ','2017-11-13 16:45:01'),(405,'Dash Cryptocurrency Builds Base After Setting Record Above $500','2017-11-13 15:45:50'),(406,'Ex CFTC Commissioner Bart Chilton Bitcoin Isn t a Scam','2017-11-13 15:00:10'),(407,'European Financial Regulator Warns Investors On ICO Risks','2017-11-13 14:30:08'),(408,'The SAFT Is a Symptom of Regulatory Uncertainty','2017-11-13 14:00:22'),(409,'Brazil s Central Bank Is Ramping Up Blockchain R D','2017-11-13 13:00:03'),(410,'Recovery In Doubt Bitcoin Price May Not Sustain Above $6 500','2017-11-13 12:30:53'),(411,'European Commission to Assess Potential of EU Wide Blockchain Infrastructure','2017-11-13 11:00:25'),(412,'UN Agencies Turn to Blockchain In Fight Against Child Trafficking','2017-11-13 10:00:15'),(413,'Baltic Nations Agree to Support DLT Development','2017-11-13 09:00:39'),(414,'Hewlett Packard Enterprise to Launch Blockchain Product in 2018','2017-11-13 06:00:41'),(415,'Bitcoin Gold Goes Live After Bumpy Blockchain Launch','2017-11-13 04:00:14'),(416,'Flimsy Floor Bitcoin Charts Suggest Price Decline In Play','2017-11-12 13:30:21'),(417,'Assets Will Be Tokens And It Will Change Finance ','2017-11-12 11:20:15'),(418,'Confusion and Euphoria As Bitcoin Cash Tops $30 Billion','2017-11-12 05:45:54'),(419,'Pipe Dreams Bitcoin Won t Solve Pot Industry s Banking Problem','2017-11-11 14:00:05'),(420,'Blockchain ID Schemes Could Kill the Data Breach But How Soon ','2017-11-11 13:00:11'),(421,'Bitcoin Price Decline Continues As Markets Drop Below $6 500','2017-11-10 19:09:38'),(422,'Cryptocurrency Mining Sales Cool in Q3 Says Nvidia','2017-11-10 18:30:22'),(423,'US Customs and Border Protection Advisors Form Blockchain Research Effort','2017-11-10 17:30:57'),(424,' 2x Boost Bitcoin Cash Closes on Record High','2017-11-10 16:01:19'),(425,'Singapore Central Banker Regulators Have Duty to Learn from ICOs','2017-11-10 15:00:21'),(426,'Bitcoin Isn t Too Expensive Says BTCC Boss Bobby Lee','2017-11-10 14:00:04'),(427,'Bull Grip Weakens As Bitcoin Price Breaks Below $7 000','2017-11-10 13:05:48'),(428,'US Treasury Secretary We re Looking Carefully at Illicit Uses of Bitcoin','2017-11-10 12:05:14'),(429,'Bitcoin Classic Team to Cease Code Support In Wake of 2x Suspension','2017-11-10 11:10:19'),(430,'Stratumn Deloitte Trial Blockchain Platform with 14 European Insurers','2017-11-10 10:00:27'),(431,'Ethereum to ICOs You re Doing It Wrong','2017-11-10 09:00:52'),(432,'CSD Blockchain Consortium Advances Work on Proxy Voting System','2017-11-10 07:00:46'),(433,'EU Officials Reveal 5 Million Blockchains for Social Good Contest','2017-11-10 05:00:41'),(434,'Comcast s Blockchain Patent Filing Highlights Data Use Case','2017-11-10 02:40:59'),(435,'More Charges Filed Against Trader Who Used Bitcoin to Conceal Fraud','2017-11-09 23:00:16'),(436,'GE Patent Filings Hint at Blockchain Role in Aircraft Management','2017-11-09 21:05:38'),(437,'Bitcoin Gold Sets Sunday Date for Cryptocurrency Release','2017-11-09 19:35:11'),(438,'Germany s Securities Regulator Warns ICOs Pose Numerous Risks ','2017-11-09 18:00:16'),(439,' Plenty of Time Parity Rep Says Startup Won t Push for Emergency Fork','2017-11-09 17:30:04'),(440,'Quantum Computers Could Jack Your Crypto Private Key in 10 Years Researchers Say','2017-11-09 16:30:34'),(441,'VR Firm YDreams Global Joins Hyperledger Blockchain Consortium','2017-11-09 15:30:15'),(442,'Ether Shrugs Off Parity Concerns As Price Climbs to Three Week High','2017-11-09 14:30:26'),(443,'ICO Funds Among Millions Frozen In Parity Wallets','2017-11-09 13:30:11'),(444,' Segwit2x Rally Unwinds Bitcoin Looks Heavy As Fork Boost Fades','2017-11-09 13:00:29'),(445,'Make Big Money on Bitcoin Cash The IRS Might Be Watching','2017-11-09 12:00:38'),(446,'Citigroup CEO Bitcoin Threat Will Give Rise to State Cryptocurrencies','2017-11-09 11:00:42'),(447,'Canadian Police Issue Warning Over Bitcoin Tax Scam','2017-11-09 10:00:54'),(448,'SITA Investigates Use of Smart Contracts in Air Transport Industry','2017-11-09 09:00:34'),(449,'Renewable Energy Blockchain Project Moves Past Test Phase','2017-11-09 07:00:43'),(450,'Wall Street Exec Sued for Role in Fraudulent Cryptocurrency Scheme','2017-11-09 05:04:37'),(451,'Is Your Ether Frozen Parity Launches Support Website In Wake of Exploit','2017-11-09 02:05:47'),(452,'Relief and Disbelief Bitcoin Reacts to Sudden 2x Suspension','2017-11-08 23:05:16'),(453,'Where to Bitcoin Price Sees $1 000 Spread As 2x Averted','2017-11-08 21:45:21'),(454,' Dr Doom Roubini Joins Wall Street Chorus Calling Bitcoin a Bubble','2017-11-08 20:33:13'),(455,'SEC Chairman ICO Trading Susceptible to Price Manipulation','2017-11-08 18:45:37'),(456,'2x Called Off Bitcoin Hard Fork Suspended for Lack of Consensus','2017-11-08 17:34:02'),(457,'Cryptocurrency Market a Good Bubble Says ConsenSys CEO Joseph Lubin','2017-11-08 16:00:06'),(458,'Litecoin Price Looks Northwards Amid Korean Volume Spike','2017-11-08 15:00:52'),(459,'CoinDesk s Top 10 Token Traders and Analysts of 2017','2017-11-08 14:00:13'),(460,'Deloitte Report Over 26 000 Blockchain Projects Began in 2016','2017-11-08 13:30:07'),(461,'$7 500 and Rising Bitcoin Price Looks Ready to Challenge Records','2017-11-08 12:45:14'),(462,'Ethereum Security Lead Hard Fork Required to Release Frozen Parity Funds','2017-11-08 11:02:38'),(463,'Secret Service Agent Gets Extra Jail Time Over Theft of Silk Road Bitcoin','2017-11-08 10:32:18'),(464,' Young ICOs Nasdaq Exec Says Exchange Still the Place to Raise Capital','2017-11-08 09:30:10'),(465,'SIA Group R3 Team Up for Blockchain Finance App Network','2017-11-08 08:40:46'),(466,'European Central Bank Member We Aren t Ignoring Cryptocurrency','2017-11-08 07:00:47'),(467,'CBOE President Bitcoin ETFs Will Follow Futures Products','2017-11-08 05:00:09'),(468,'Bitcoin s Bogeyman Cometh Why Segwit2x Is a 51 Attack','2017-11-08 02:30:51'),(469,'The DAO Again Fears Forks and Finger Pointing In Parity Exploit Aftermath','2017-11-07 23:16:54'),(470,'UPS Eyes Paperless Shift With Blockchain Consortium Entry','2017-11-07 21:45:35'),(471,'Mixed Mining Arts UFC Website Removes Malicious Crypto Code','2017-11-07 20:00:59'),(472,'Allianz Unveils Blockchain Prototype for Self Insurance Products','2017-11-07 19:00:38'),(473,'CME Group s Leo Melamed We ll Tame Bitcoin','2017-11-07 18:00:22'),(474,'Ethereum Client Bug Freezes User Funds as Fallout Remains Uncertain','2017-11-07 16:55:43'),(475,'Russian Official Blockchain Will Seriously Change Tourism Industry','2017-11-07 14:30:10'),(476,'Short Lived Rebound Bitcoin Struggles to Retake $7 200','2017-11-07 13:30:43'),(477,'11 FS Backs Off $50 Million Blockchain for Banking Fund','2017-11-07 13:00:08'),(478,'Thai Bank Taps IBM for Contract Management Blockchain Pilot','2017-11-07 12:00:17'),(479,'A More Equitable ICO Why Blockstack Said No to a Token Pre Sale','2017-11-07 11:00:14'),(480,'Malaysia s Securities Watchdog Plans Cryptocurrency Regulations','2017-11-07 10:00:10'),(481,'How to Stop Worrying and Love the Fork','2017-11-07 09:00:30'),(482,'Shell BP Among Energy Giants to Back Blockchain Trading Platform','2017-11-07 07:00:41'),(483,'Money Manager VanEck Launches Cryptocurrency Price Indices','2017-11-07 05:00:36'),(484,'$8 000 Goldman Sachs Analysts See Possible Bitcoin Price Jump','2017-11-06 22:30:49'),(485,'Bitcoin s Price Slips Below $7 000','2017-11-06 19:39:57'),(486,'Ripio Closes $37 Million ICO for Ethereum Lending Network','2017-11-06 19:05:56'),(487,'US Medical Board Group Launches Blockchain Certification Pilot','2017-11-06 17:45:40'),(488,'US Treasury to Audit FinCEN s Cryptocurrency Practices','2017-11-06 16:45:24'),(489,'Ethereum Classic Snaps Slump as Price Hits Eight Week High','2017-11-06 15:30:28'),(490,'PBoC Research Lead Crucial to Issue Central Bank Cryptocurrency Soon','2017-11-06 15:00:06'),(491,'Bitcoin Price Fades After Spike to New Record High','2017-11-06 14:00:08'),(492,'Bitcoin Startup RSK to Launch Smart Contracts Sidechain in 2017','2017-11-06 13:00:07'),(493,'Pop Star Bjork to Accept Cryptocurrency Payments for New Album','2017-11-06 12:00:20'),(494,'Price of Success Bitcoin Faces New Pressure in a Multi Coin World','2017-11-06 11:00:13'),(495,'IBM Pitches Blockchain to British Columbia for Pot Supply Chains','2017-11-06 10:00:48'),(496,'UBS Chief Economist Compares Bitcoin to Tulip Mania','2017-11-06 09:00:10'),(497,'ETF Firms File to Create Blockchain Investment Products','2017-11-06 07:00:53'),(498,'Segwit2x Is Doomed to Fail','2017-11-06 05:00:54'),(499,'MIT Media Lab Director ICOs Are Attracting the Wrong People ','2017-11-05 19:50:08'),(500,'Hold the Fork No 2x But Everything Else Goes at Scaling Bitcoin Event','2017-11-05 17:00:27'),(501,'Vatican Address to Highlight Bitcoin Use in Slave Trade','2017-11-05 06:30:28'),(502,'Zk Snarks Everywhere Ethereum Privacy Tech Hits Tipping Point','2017-11-04 14:10:28'),(503,'China s Bitcoin Exchanges Are Shifting Business Models','2017-11-03 21:30:56'),(504,'Trust No One Ethereum Smart Contract Security Is Advancing','2017-11-03 21:00:11'),(505,'Blockchain Startup With Disney Roots Completes $13 7 Million ICO','2017-11-03 19:15:09'),(506,'Tezos Founders Sued for Securities Fraud in Potential Class Action','2017-11-03 17:20:11'),(507,'UK Ministry of Justice Blockchain Could Help Verify Crime Evidence','2017-11-03 16:00:25'),(508,'Bitcoin Price First Signs of a Tired Bull ','2017-11-03 15:01:55'),(509,'Hello Moon Ethereum Developers Launch Lightweight Dapp Browser','2017-11-03 14:10:26'),(510,'Ripple Price Outlook Positive on Korean Volume Analyst Prediction','2017-11-03 13:30:05'),(511,'Britain s Royal Mint Reveals Details on Live Blockchain for Tracking Gold','2017-11-03 13:00:06'),(512,'How Blockchains Will Turn Supply Chains Into Demand Chains','2017-11-03 12:00:21'),(513,'Argentinian Futures Exchange Eyes Bitcoin Offering','2017-11-03 11:30:19'),(514,'Bitcoin Price Sets New Record As Cryptocurrency Market Tops $200 Billion','2017-11-03 11:00:07'),(515,'Colombian Financial Watchdog Joins R3 Blockchain Consortium','2017-11-03 10:00:08'),(516,'Goldman Sachs CEO Lloyd Blankfein I m Open to Bitcoin','2017-11-03 09:25:12'),(517,'Isle of Man Grants License to Ethereum Based Lottery','2017-11-03 08:00:32'),(518,'Finance Bigwig Mohamed El Erian Says Bitcoin Is a Commodity','2017-11-03 06:00:52'),(519,'Shifting and Changing Ethereum s Casper Code Takes Shape','2017-11-03 04:00:23'),(520,'Smarter Bug Bounties Hydra Codes Creative Solution for Ethereum Theft','2017-11-02 23:00:07'),(521,'Ethereum Storage Network Swarm Enters Next Test Phase','2017-11-02 18:33:24'),(522,'Credit Suisse CEO Bitcoin the Very Definition of a Bubble ','2017-11-02 16:35:27'),(523,'Coinbase s GDAX Exchange Sets Out Criteria for Token Listings','2017-11-02 15:10:47'),(524,'Short Term Top Bitcoin Price Seeks Direction on Choppy Charts','2017-11-02 14:01:03'),(525,'Ethereum Wallet Status Pledges $1 Million for New Bug Bounty Program','2017-11-02 13:35:18'),(526,'Bitcoin Payroll Startup Bitwage Adds 18 New Currencies','2017-11-02 12:00:18'),(527,'Nasdaq Exec Blockchain Progress Slow Amid Real World Roadblocks','2017-11-02 11:00:19'),(528,'Free Market Forks Bitcoin Startups Love the Idea But Brace for Reality','2017-11-02 10:00:19'),(529,'Ex Credit Suisse Exec to Launch ICO for Luxury Good Platform','2017-11-02 09:00:07'),(530,'Bitcoin Sets New Record as Price Tops $7 000','2017-11-02 08:23:39'),(531,'Bitcoin Exchange Bribery Case Ends With 5 Year Jail Sentence','2017-11-02 04:00:30'),(532,'US Government Arrests and Charges Alleged ICO Fraudster','2017-11-02 02:30:16'),(533,' A Modest Proposal Vitalik Unveils Multi Year Vision for Ethereum','2017-11-02 02:00:13'),(534,'Cornell Professor Claims Blockchain Advances with Thunder Token Debut','2017-11-02 00:00:18'),(535,'SEC Celebrity ICO Endorsements Could Be Illegal','2017-11-01 21:02:30'),(536,'New Zealand Regulator Cryptocurrencies Are Securities','2017-11-01 20:35:24'),(537,'Bitcoin s Price Climbs Above $6 600 to Reach New Market High','2017-11-01 19:18:08'),(538,'Split or No Split Bitcoin Miners See No Certainty in Segwit2x Fork','2017-11-01 18:00:15'),(539,'Amazon Subsidiary Registers Cryptocurrency and Ethereum Domains','2017-11-01 17:00:27'),(540,'Bitcoin Gold Team Touts Safety Update Ahead of Coin Release','2017-11-01 15:30:38'),(541,'Bright Futures Bitcoin Climbs on CME News But Is $7 000 in Sight ','2017-11-01 14:25:35'),(542,'A More User Friendly Bitcoin Market OpenBazaar Version 2 0 Is Here','2017-11-01 13:00:03'),(543,'Bitcoin Cash Outlook Improves as Traders Greet New Code Release','2017-11-01 12:20:27'),(544,'ZoKrates Seeks to Bring Best of Zcash to Ethereum with Devcon Debut','2017-11-01 10:15:30'),(545,'Bitcoin Battle Core Developers Apathetic as Segwit2x Fork Approaches','2017-11-01 10:15:29'),(546,'Bitcoin Price Hits New High Above $6 500','2017-11-01 09:49:38'),(547,'British Telecom Awarded Patent for Blockchain Security Method','2017-11-01 09:00:37'),(548,'Swaziland Central Bank Governor It s Not Wise to Dismiss Cryptocurrency','2017-11-01 08:00:53'),(549,'Startup Wickr Hints at Vision for Blockchain in Private Messaging','2017-11-01 06:30:57'),(550,'Understanding Segwit2x Why Bitcoin s Next Fork Might Not Mean Free Money','2017-11-01 04:00:21'),(551,'London Stock Exchange Exec Fiat Cash Impeding Blockchain Trials','2017-10-31 21:30:03'),(552,'SEC Alleges Day Trader Used Bitcoin to Hide Fraud Profits','2017-10-31 19:30:00'),(553,'Survey Younger Americans More Interested in Cryptocurrencies ICOs','2017-10-31 18:00:35'),(554,'Swarm Closes $5 5 Million ICO for Alternative Investment Fund','2017-10-31 17:00:38'),(555,'Vertcoin Clocks Record High Ahead of Reward Reduction','2017-10-31 16:00:37'),(556,'Vietnam s Central Bank Announces Ban on Bitcoin Payments','2017-10-31 15:10:34'),(557,'Bitcoin s Price Climbs Above $6 400 to Hit All Time High','2017-10-31 14:15:50'),(558,'Derivatives Giant CME Group to Launch Bitcoin Futures Contract','2017-10-31 13:52:54'),(559,'Last Laugh Dilbert Creator Scott Adams Talks Plans for Token Launch','2017-10-31 13:30:12'),(560,'Bitcoin Cash Rally Stalls as Traders Price in Possible Fork','2017-10-31 12:30:48'),(561,'Not a Consortium Banks Form For Profit Entity for Blockchain Supply Chain','2017-10-31 12:00:04'),(562,'US Government Research Lab Eyes Blockchain in Energy Data Tests','2017-10-31 11:00:04'),(563,'IC3 Blockchain Initiative Expands Research Team to Europe','2017-10-31 10:00:03'),(564,'R3 Unveils Cross Border Payments Platform Built on Corda DLT Tech','2017-10-31 09:00:15'),(565,'Bitcoin Cash Developers Propose Date for November Hard Fork','2017-10-31 07:00:29'),(566,'Devcon3 Preview 6 Talks to Watch At Ethereum s Developer Summit','2017-10-31 04:00:46'),(567,'Meet Earn com 21 Rebrands Social Network In Shift Away from Bitcoin','2017-10-30 23:59:31'),(568,'EU Government Pegs Blockchain as Beneficiary of 30 Billion Research Fund','2017-10-30 21:00:15'),(569,'Australian Central Bank Regulating Blockchain Protocols Unlikely to Be Effective ','2017-10-30 18:05:06'),(570,'Bitcoin or Bitcoin2x News Guides to Navigate November s Fork','2017-10-30 17:58:01'),(571,'More Blockchain Pilots Needed Says US Treasury Official','2017-10-30 16:30:15'),(572,'Arkansas Sheriff s Office Mines Bitcoin to Fuel Dark Web Investigations','2017-10-30 15:05:40'),(573,'Boston Fed VP DLT Could Fundamentally Change Financial Industry','2017-10-30 13:30:57'),(574,'The Last Hurdle Liquidity Alliance Closes in on Distributed Ledger Launch','2017-10-30 12:45:14'),(575,'Making Noise Bitcoin Price Looks Higher as Global Volumes Grow','2017-10-30 12:05:10'),(576,'Veteran Observer Tech Reporter Joins CoinDesk Editorial Team','2017-10-30 11:00:49'),(577,'Japanese Financial Watchdog Issues Warning over ICO Risks','2017-10-30 10:00:19'),(578,'Russian Bank VEB Turns to Blockchain for E Procurement Project','2017-10-30 09:30:37'),(579,'Show of Force Ethereum Gears Up for Devcon3 Developer Conference','2017-10-30 08:45:06'),(580,'Sony Seeks Blockchain Patent for User Authentication System','2017-10-30 08:16:58'),(581,'BTC to DLT Why Aren t Banks Giving Blockchain Startups Accounts ','2017-10-30 04:00:38'),(582,'Politician Ron Paul US Government Should Stay Out of Bitcoin','2017-10-30 02:00:43'),(583,'$6 300 Bitcoin Price Hits Record High','2017-10-29 22:26:34'),(584,'The Basics on FACTS A New Model for Compliant ICOs','2017-10-29 15:04:10'),(585,'Where to Trade Bitcoin Brokerage Apps Move In Amid Market Boom','2017-10-28 15:28:58'),(586,'Desperately Seeking Devs How to Fill Bitcoin s Talent Shortage','2017-10-28 13:00:55'),(587,'Worse Than Tulip Mania Common Misconceptions About Crypto Assets','2017-10-28 00:12:54'),(588,'Michigan Man Charged for Unlawful Bitcoin Exchange','2017-10-27 21:40:01'),(589,'SEC Enforcement Director ICO Fraud Requires Thoughtful Approach ','2017-10-27 19:30:40'),(590,'UBS CEO Blockchain to Play Big Role in Reshaping Industry','2017-10-27 18:30:43'),(591,'Lebanon s Central Bank Governor Disses Bitcoin at Digital Currency Launch','2017-10-27 17:30:12'),(592,'US Logistics Agency Launches Blockchain Sector Mapping Tool','2017-10-27 15:30:19'),(593,'Stuck in Limbo Bitcoin Cash Price Clocks 9 Day High','2017-10-27 14:35:02'),(594,'Cyprus Securities Regulator Trials Blockchain Oversight in OTC Markets','2017-10-27 13:45:39'),(595,'Can Blockchain Save Us from the Internet s Original Sin ','2017-10-27 13:00:10'),(596,'Bull Exhaustion Bitcoin Price Halts Advance Ahead of $6 000','2017-10-27 11:45:39'),(597,'D3 Unveiled Russian Platform Would Turn Legacy CSDs into Crypto Custodians','2017-10-27 10:00:07'),(598,'Japan s SBI Holdings Is Gearing Up to Mine Bitcoin','2017-10-27 09:15:44'),(599,'UK Treasury Cryptocurrencies Pose Low Terrorist Financing Risk','2017-10-27 08:01:15'),(600,'Verisign Explores Blockchain for Domain Security System','2017-10-27 06:30:05'),(601,'Diverse Team Diverse Portfolio Amentum Raising $10 Million Crypto Fund','2017-10-27 04:30:05'),(602,'GMO ICO Bitcoin Friendly IT Firm Announces Token Sale','2017-10-27 03:00:59'),(603,'Kansas Commission Political Candidates Cannot Accept Bitcoin','2017-10-27 00:00:59'),(604,'Multicoin Capital Plans $100 Million Raise for New Blockchain Investment Fund','2017-10-26 21:00:06'),(605,'Turkeycoin Food Giant Cargill Launches Blockchain Tracking Pilot','2017-10-26 19:35:48'),(606,' Full Steam Ahead for Segwit2x Developer Jeff Garzik Says','2017-10-26 18:40:22'),(607,' A Real Bubble Billionaire Warren Buffett Doubles Down on Bitcoin Doubt','2017-10-26 17:30:17'),(608,'Low Volume Lift Litecoin Prices Rise But Big Leaps Unlikely','2017-10-26 16:30:59'),(609,'Peter Thiel Bitcoin Is Like A Reserve Form Of Money ','2017-10-26 16:00:26'),(610,'French Regulator Launches UNICORN ICO Support Project','2017-10-26 15:09:19'),(611,'European Energy Firms Trial Blockchain Trading Marketplace','2017-10-26 14:00:13'),(612,'Tokenized Tor A16z DFJ and More Back Private Internet Project Orchid','2017-10-26 13:00:23'),(613,'Highs on the Radar Bitcoin Retakes $5 800 as Prices Edge Up','2017-10-26 12:20:16'),(614,'Pantera Leads $5 Million Investment in Video Streaming Token Pre Sale','2017-10-26 11:45:06'),(615,'Templum Raises $2 7 Million in Bid to Launch Regulated Token Trading System','2017-10-26 11:00:14'),(616,'UK Asset Manager Adds Support for Ethereum Exchange Traded Product','2017-10-26 10:35:12'),(617,'Blockchain Journalism Platform Civil Receives $5 Million in Funding','2017-10-26 09:10:24'),(618,'Singapore Central Bank Chief No Regulation for Cryptocurrencies','2017-10-26 08:00:13'),(619,'Did Ethereum ICO Founder Joe Lubin Gives Uncertain Answer','2017-10-26 06:00:06'),(620,'CDC to Trial Blockchain With IBM in Bid to Manage Medical Data','2017-10-26 05:00:10'),(621,'What s the Price of Bitcoin Gold Crypto Traders Still Aren t Sure','2017-10-26 02:31:00'),(622,'RAND Report Timing Essential for Blockchain Standards','2017-10-25 21:58:15'),(623,'China Renaissance CEO Blockchain More Important Than Bitcoin','2017-10-25 20:45:00'),(624,'AMD CEO Sees Leveling Off in Cryptocurrency Mining Demand','2017-10-25 19:10:49'),(625,'Bitcoin Is a Commodity Not a Currency Says South Korean Central Bank Chief','2017-10-25 17:30:27'),(626,'City of Tokyo Announces Blockchain Startup Accelerator','2017-10-25 16:30:37'),(627,'Room for More Bitcoin Cash Defends $300 Amid Competition','2017-10-25 15:30:34'),(628,'App Maker Kakao Begins Beta Testing New Cryptocurrency Exchange','2017-10-25 15:00:19'),(629,'Hong Kong Singapore to Collaborate on DLT Trade Finance Platform','2017-10-25 13:15:36'),(630,'Back Above $5 500 Bitcoin Shrugs Off Fork with Price Rebound','2017-10-25 12:30:40'),(631,'SPECTRE Creators Seek VC Backing for Blockchain Free Cryptocurrency','2017-10-25 12:00:20'),(632,'NYU s Dean of Valuations Says Bitcoin Is a Currency Not an Asset','2017-10-25 11:00:29'),(633,'Making Boring Sexy NSD Sees Booming Interest for Blockchain Bonds','2017-10-25 10:00:22'),(634,'Fraudsters Post Fake Poloniex Cryptocurrency Trading Apps to Google Store','2017-10-25 09:00:28'),(635,'Ontario Securities Regulator Approves TokenFunder ICO','2017-10-25 08:00:36'),(636,'The Wolf of Wall Street Thinks ICOs Are a Scam','2017-10-25 06:00:57'),(637,'DEA Report Bitcoin Used for Trade Based Money Laundering','2017-10-25 04:00:42'),(638,'Tezos Founders on ICO Controversy This Will Blow Over ','2017-10-25 01:47:10'),(639,'Overstock s T is Launching an Initial Coin Offering Next Month','2017-10-24 20:59:30'),(640,'UAE Central Bank Governor Bitcoin Easily Used for Money Laundering','2017-10-24 18:10:23'),(641,'Malta Proposes Rules for Cryptocurrency Investment Funds','2017-10-24 17:00:30'),(642,'BitGo to Use Civic ID Service for Royal Mint s Digital Gold Trial','2017-10-24 16:00:06'),(643,'Lawsky ICO Fever Could Bring Cryptocurrency Backlash','2017-10-24 15:00:16'),(644,'Vladimir Putin Mandates New Rules for Cryptocurrencies and ICOs','2017-10-24 14:15:58'),(645,'Bitcoin Price Falls to 5 Day Low Following Fork Currency Creation','2017-10-24 13:45:05'),(646,'Bitcoin Gold Website Down Following DDoS Attack','2017-10-24 13:00:47'),(647,'Hyperledger Blockchain Consortium Adds Bosch Wipro and More as New Members','2017-10-24 12:00:50'),(648,'Perks of a Follower HKEX Seeks Second Mover Advantage on Blockchain','2017-10-24 10:00:40'),(649,'Blockchain Startup Chain Launches Balance Management Cloud Service','2017-10-24 09:00:50'),(650,'HHS Architect Talks Blockchain s Potential Role in Healthcare Administration','2017-10-24 08:00:18'),(651,'Intel Partners With Ledger to Integrate Bitcoin Wallet Software and SGX Tech','2017-10-24 06:00:16'),(652,'Overstock to Release Blockchain Product to Curb Naked Short Sales','2017-10-24 04:05:26'),(653,'Jeff Garzik Startup Bloq to Launch Cross Blockchain Cryptocurrency','2017-10-24 03:33:09'),(654,'Bitcoin Gold Initiates Hard Fork Split to Create New Cryptocurrency','2017-10-24 01:42:37'),(655,'Bitcoin Gold What to Know About the Blockchain s Next Split','2017-10-23 22:20:12'),(656,'Saudi Prince Al Waleed Bitcoin Is Going to Implode ','2017-10-23 20:35:59'),(657,'Canada Court Holds ICO Organizer in Contempt','2017-10-23 18:47:27'),(658,'Ether Price Hits One Month Low Below $280','2017-10-23 18:00:08'),(659,'Mark Cuban Backed Unikrn Raises $31 Million in E Sports Token Sale','2017-10-23 16:15:06'),(660,'Upside Ahead Stellar Rally Fizzles But Lumen Could Regain Luster','2017-10-23 15:45:13'),(661,'Bitcoin Exchange Operator Given 16 Month Prison Sentence','2017-10-23 14:15:45'),(662,'Foxconn Backs $16 Million Series B for Bitcoin Startup Abra','2017-10-23 13:00:06'),(663,'Blockchain for Inclusion Gates Foundation Strikes Tepid Tone at Money2020','2017-10-23 12:30:05'),(664,'Prepping for a Pullback Bitcoin Price Drops Below $6 000','2017-10-23 11:45:20'),(665,'Abu Dhabi Admits 4 Blockchain Startups to Fintech Sandbox','2017-10-23 11:00:12'),(666,'American Express Eyes Blockchain for Customer Rewards System','2017-10-23 10:00:28'),(667,'R3 Files Patents for Dynamic DLT Recordkeeping','2017-10-23 09:00:03'),(668,'Thinking Big Bank Blockchains Will Advance By Doing Anything But','2017-10-23 08:00:32'),(669,'UK Regulator DLT Startups Are Being Denied Banking Services','2017-10-23 07:00:14'),(670,'To the Moon Or Bust Questions to Ask When Evaluating ICOs','2017-10-22 11:30:06'),(671,'Dilbert Comics Mock Blockchain Mania','2017-10-22 09:10:55'),(672,'Macroeconomics Gambling and Crypto A Perfect Storm ','2017-10-21 11:40:51'),(673,'Money at Risk Mobile Wallets Become Battleground in Bitcoin Fork Debate','2017-10-21 08:15:13'),(674,'LedgerX Trades $1 Million in Bitcoin Derivatives in First Week','2017-10-20 22:27:15'),(675,'BlackRock Strategist There s No Right or Wrong Price for Bitcoin','2017-10-20 21:05:29'),(676,'TSMC Cryptocurrency Mining Drove Strong Third Quarter Revenue','2017-10-20 19:30:09'),(677,'Bitcoin Breather Higher Price Push Still Possible on Search Demand','2017-10-20 18:30:44'),(678,'Mastercard Expands Access to B2B Blockchain Payment Tools','2017-10-20 18:01:53'),(679,'Islamic Development Bank to Research Sharia Compliant Blockchain Products','2017-10-20 16:40:25'),(680,'Quiet Surge Bitcoin Price Sets New High Above $6 000','2017-10-20 15:10:48'),(681,'100 Diplomas MIT Issues Graduate Certificates on a Blockchain App','2017-10-20 15:00:02'),(682,'ECB President Bitcoin Not Mature Enough to Be Regulated','2017-10-20 13:30:06'),(683,'Every Asset Ever Circle Pulls Trigger on Investment Product Pipeline','2017-10-20 13:00:04'),(684,'Ether Prices Hold Above $300 as Fork Fears Fade','2017-10-20 12:30:20'),(685,'Vote for CoinDesk s Most Influential People in Blockchain 2017','2017-10-20 12:00:04'),(686,'DTCC Milestone $11 Trillion in Derivatives Gets Closer to the Blockchain','2017-10-20 11:00:33'),(687,'Russia s Government to Test Blockchain Land Registry System','2017-10-20 10:00:04'),(688,'Cisco Seeks to Protect Blockchain System for IoT Device Tracking','2017-10-20 09:00:02'),(689,'Microsoft CEO Challenges Swift Build Useful Blockchain Applications','2017-10-20 08:00:12'),(690,'Blockchain Startup Sun Exchange Raises $1 6 Million in New Seed Funding','2017-10-19 21:45:24'),(691,'Is Blockchain Worth the Trouble Blythe Masters and More Say Yes at Sibos','2017-10-19 20:24:05'),(692,'Sweden s Government Sold Bitcoin Today At Above Market Rates','2017-10-19 20:00:00'),(693,'Attorney General Jeff Sessions Bitcoin on Dark Web Is a Big Problem ','2017-10-19 18:10:26'),(694,'Inspector General US Mint Should Consider Bitcoin s Impact','2017-10-19 16:40:08'),(695,'Jaguar Backed Blockchain Startup Completes $6 Million ICO','2017-10-19 15:30:39'),(696,'Chinese Search Giant Baidu Joins Hyperledger Blockchain Consortium','2017-10-19 14:30:08'),(697,'Japan s GMO Internet Unveils New Blockchain KYC Project','2017-10-19 13:30:26'),(698,'Cautiously Bullish $6 000 in Play as Bitcoin Price Stages Sharp Recovery','2017-10-19 12:30:32'),(699,'Odd Bedfellows Blockchain Developers Can Learn to Love the World Bank','2017-10-19 12:00:06'),(700,'Australia Officially Ends Double Bitcoin Tax','2017-10-19 11:05:19'),(701,'Blockchain of the Vanities Sibos Swell and Stellar Troll in Toronto','2017-10-19 10:00:09'),(702,'Bank of America Seeks Patent for Blockchain Processing System','2017-10-19 09:00:56'),(703,'Blockchain Forks Are All the Rage But Can They Ever Be Safe ','2017-10-19 08:00:44'),(704,'Regional Regulators in North America Are Closely Watching ICOs','2017-10-18 21:40:01'),(705,'Bank of Canada Announces Phase 3 of Project Jasper DLT Trial','2017-10-18 19:15:47'),(706,'Australian Senate Panel Throws Support Behind Crypto Exchange Bill','2017-10-18 18:00:58'),(707,'In Search of a Swell XRP Prices Rise and Fall Amid Ripple Event','2017-10-18 16:55:07'),(708,'Enterprise Ethereum Alliance Adds 48 New Members','2017-10-18 16:05:41'),(709,'Blockchain KYC Startup Raises $1 6 Million in Seed Funding','2017-10-18 15:00:39'),(710,'Healthy Pullback Bitcoin Price Dips Back Below $5 300','2017-10-18 13:30:53'),(711,'Upgrade Complete Ethereum s New Software Isn t Quite Stable Yet','2017-10-18 12:59:03'),(712,'Algorithmic Trading Platform Integrates GDAX Exchange API','2017-10-18 12:30:08'),(713,'AlphaPoint to Secure Blockchain Assets with Intel s SGX Tech','2017-10-18 12:00:14'),(714,'Nasdaq Awarded Patent for Blockchain Data Matching System','2017-10-18 11:00:07'),(715,'Bank Consortium to Launch Joint Venture for Blockchain Trade Platform','2017-10-18 10:00:04'),(716,'Global Blockchain Business Council Expands European Foothold','2017-10-18 09:00:12'),(717,'What Comes After the Crypto Bubble ','2017-10-18 08:00:24'),(718,'Russia s Largest Bank Joins Enterprise Ethereum Alliance','2017-10-18 07:10:34'),(719,' Red Lyra No More Bank Blockchain Group Rebrands','2017-10-17 22:05:05'),(720,'Broadridge Pilots Blockchain for Repo Trades With French Banks','2017-10-17 21:00:51'),(721,'UBS Tells Clients How to Place Bets on Blockchain Tech','2017-10-17 19:30:15'),(722,'Web Creator Tim Berners Lee Blockchain Builders Should Beware Misuse','2017-10-17 18:40:41'),(723,'Brazil Central Bank Chief Compares Bitcoin to Pyramid Scheme','2017-10-17 17:45:24'),(724,'CFTC Aligns With SEC ICO Tokens Can Be Commodities','2017-10-17 16:45:49'),(725,'Swiss City of Zug Backs Blockchain Asset Trade Group','2017-10-17 16:00:12'),(726,'BNP EY Complete Blockchain Trial for Internal Treasury Operations','2017-10-17 14:32:40'),(727,'JPMorgan Integrates Zcash Privacy Tech Into Quorum Blockchain','2017-10-17 13:00:16'),(728,'Top Secret Microsoft Opens Door to Government Blockchain Use','2017-10-17 12:00:04'),(729,'Downplaying Digital Assets Blockchain Reigns at Ripple s Swell Event','2017-10-17 11:30:58'),(730,'Pump or Progress Bitcoin Cash Nears $400 on Korea Trading Surge','2017-10-17 11:07:37'),(731,'Standard Chartered Joins EquiChain s Capital Markets Blockchain Pilot','2017-10-17 10:00:10'),(732,'Former Bitmain Chip Designer Seeks to Revoke Mining Giant s Patent','2017-10-17 09:00:20'),(733,'The New Classic Protesters Are Already Plotting Alternative Ethereums','2017-10-17 08:00:20'),(734,'Sibos Highlights Swift s Complicated Relationship With Blockchain','2017-10-16 22:10:46'),(735,'An Australian University Is Giving Out Ether to Students','2017-10-16 20:45:50'),(736,'Bank of America Report Bitcoin s True Value Impossible to Assess ','2017-10-16 19:30:44'),(737,'Bernanke at Ripple Event Blockchain Has Obvious Benefits in Payments','2017-10-16 18:30:46'),(738,'Ethereum s Gavin Wood Is Calling for More Conservative Hard Forks','2017-10-16 16:45:13'),(739,'Gates Foundation to Use Ripple Interledger Tech in Mobile Payments Push','2017-10-16 16:00:08'),(740,'Bulls Take Breather Bitcoin Slows as Price Struggles to Breach $6 000','2017-10-16 15:30:50'),(741,'JPMorgan Launches Interbank Payments Platform on Quorum Blockchain','2017-10-16 15:00:17'),(742,'$40 Million Digital Asset Holdings Closes Series B Fundraising','2017-10-16 14:42:46'),(743,'BNP Tata Tap Blockchain for Event Announcements Platform','2017-10-16 14:00:13'),(744,'BBVA Advances FX Matching Pilot Built on R3 Ledger Tech','2017-10-16 13:16:05'),(745,'Swift Startup Winner Demos Smart Contract Trade with 5 Financial Firms','2017-10-16 12:30:45'),(746,'Priced In Ether Sees Cautious Boost as Blockchain Upgrade Underway','2017-10-16 12:15:29'),(747,'Accenture Announces New Head of Blockchain Innovation','2017-10-16 12:00:25'),(748,'CME Explores Logging Trade Transactions on Blockchain System','2017-10-16 11:00:40'),(749,'Obvious Bubble SEC Committee Lashes Out at Bitcoin and ICOs','2017-10-16 10:00:07'),(750,'Tradeshift Joins Hyperledger Blockchain Consortium as Premier Member','2017-10-16 09:15:12'),(751,'Ethereum s Byzantium Hard Fork Is Running Smoothly Developers Say','2017-10-16 08:45:40'),(752,'Ethereum Executes Byzantium Blockchain Software Upgrade','2017-10-16 06:00:50'),(753,'IBM s Stellar Move Tech Giant Uses Cryptocurrency in Cross Border Payments','2017-10-16 04:01:05'),(754,'Hours to Go How to Watch Ethereum s Fork as It Happens','2017-10-15 12:31:20'),(755,'Collaboration FTW How Blockchain Came So Far So Fast','2017-10-15 11:00:26'),(756,'Ethereum Developers Find Geth Bug as Hard Fork Nears','2017-10-14 17:18:28'),(757,'Afraid of ICOs Bankers Heap Criticism on Token Tech at Exchange Event','2017-10-14 10:00:09'),(758,'Logical or Not Bitcoin s Coming Fork Is Boosting Its Price','2017-10-14 09:00:08'),(759,'World Bank President Everyone Is Excited About Blockchain','2017-10-13 21:45:13'),(760,'At It Again Dimon Breaks Vow Says Bitcoin Buyers Will Pay the Price ','2017-10-13 19:45:11'),(761,'At Last Parity Releases Revised Software Ahead of Ethereum Hard Fork','2017-10-13 18:30:14'),(762,'Basecoin Revealed A16z MetaStable Seek Crypto Holy Grail With Stable Token','2017-10-13 17:45:51'),(763,'Ethereum Startup ConsenSys Hires IBM Oracle Execs in Expansion Push','2017-10-13 16:00:11'),(764,'Gibraltar Publishes Draft Regulations for Blockchain Startups','2017-10-13 15:00:13'),(765,'What Hard Fork Ether s Price Is Climbing Ahead of Tech Upgrade','2017-10-13 14:00:05'),(766,' Massive Disruption IMF s Lagarde Says Cryptocurrencies Must Be Taken Seriously','2017-10-13 12:30:03'),(767,'State of Blockchain Survey Was Q3 a Mainstream Breakthrough ','2017-10-13 12:00:15'),(768,'Bitcoin s Price Keeps Rising But Is $6 000 in Reach ','2017-10-13 11:30:36'),(769,'No Token Response UNICEF Is Open to Doing Its Own ICO','2017-10-13 11:00:45'),(770,'History Repeated Confidence High Ethereum Will Avoid Blockchain Split','2017-10-13 10:00:45'),(771,'Spanish Telco Telefonica Hints at Blockchain Role in Data Tracking','2017-10-13 09:15:12'),(772,'$5 800 Bitcoin Price Hits New Record High','2017-10-13 08:00:49'),(773,'Swift Blockchain Success Sets Stage for Sibos','2017-10-13 08:00:11'),(774,'PBoC Digital Currency Director Calls for Centralized State Cryptocurrency','2017-10-13 00:30:17'),(775,'Nasdaq CEO Exchange Is Staying Away from ICOs','2017-10-12 23:30:57'),(776,'Wall Street Analyst Bernstein Bitcoin Is a Censorship Resistant Asset Class ','2017-10-12 21:30:51'),(777,'Slovenia s Prime Minister Lauds Nation as Blockchain Friendly Destination ','2017-10-12 19:30:34'),(778,'Ethereum Software Sees Delay Ahead of Byzantium Fork','2017-10-12 18:00:12'),(779,'Sweden s Government to Sell Seized Bitcoin in Open Auction','2017-10-12 17:00:36'),(780,'Bitcoin Ether Litecoin Coinbase Enables Instant Purchases for US Buyers','2017-10-12 16:00:43'),(781,'Rally Restored Bitcoin Is Up 75 Percent from 30 Day Lows','2017-10-12 15:15:33'),(782,'Jamie Dimon Says He s Done Talking About Bitcoin','2017-10-12 14:00:05'),(783,'Why HODLing Is Hobbling Bitcoin s Prospects as a Common Currency','2017-10-12 13:00:04'),(784,'Accenture Develops DLT Prototypes for Singapore s Central Bank','2017-10-12 12:00:04'),(785,'$5 200 Bitcoin Buoyant as Price Sets New All Time High','2017-10-12 11:00:18'),(786,'US State Department Seeks Blockchain Boost Amid $10 Billion Reboot','2017-10-12 10:00:17'),(787,'Ukraine to Regulate Bitcoin Exchanges Under Proposed Law','2017-10-12 09:00:10'),(788,'Just SegWit Bitcoin Core Is Already Working on a New Scaling Upgrade','2017-10-12 08:00:21'),(789,'IBM Hyperledger Join Blockchain Identity Consortium','2017-10-11 21:40:56'),(790,'Lithuania s Central Bank Publishes New ICO Guidance','2017-10-11 19:30:20'),(791,'The Byzantium Countdown What s Left Before Ethereum s Next Fork ','2017-10-11 18:00:26'),(792,'ASX Request Forces Public Gaming Firm to Spin Out New ICO Startup','2017-10-11 17:00:36'),(793,'Nearing Bottom Litecoin Prices Consolidating After Rough September','2017-10-11 16:00:48'),(794,'Bitcoin Ethereum Atomic Swap Code Now Open Source','2017-10-11 15:00:27'),(795,'Billionaire Mike Novogratz Bitcoin s Price Will Reach $10k in Less Than a Year','2017-10-11 13:30:23'),(796,'Still Alive NY Judge Delays Decision in Fight Against BitLicense','2017-10-11 12:30:19'),(797,'Bitcoin Stumbles Near New High But $5k Still in Play','2017-10-11 11:30:36'),(798,'Ethereum First Investment Product Opens for Trading on Nasdaq Exchange','2017-10-11 10:45:06'),(799,'Financial Forecaster Gary Shilling Won t Invest In a Black Box Like Bitcoin','2017-10-11 10:00:02'),(800,'IT Giant Fujitsu Joins Major Banks for Blockchain Money Transfer Pilot','2017-10-11 09:30:04'),(801,'Ripio Raises $31 Million in Private Ethereum Token Sale','2017-10-11 09:11:01'),(802,'Vladimir Putin Cryptocurrency Poses Serious Risks ','2017-10-10 19:45:01'),(803,'Australian University Tests Blockchain in Bid to Back Up Academic Credentials','2017-10-10 18:00:28'),(804,'Abu Dhabi Markets Regulator Publishes ICO Guidance','2017-10-10 16:45:26'),(805,'Back Above $300 Is Ether Building Momentum ','2017-10-10 15:35:43'),(806,'50 Startups Central Bank Director Touts Singapore as Blockchain Hub','2017-10-10 15:00:00'),(807,'Torrent Website Offers Users Rewards for Cryptocurrency Mining','2017-10-10 14:00:18'),(808,'100 and Counting Ripple Adds New Members to Distributed Ledger Network','2017-10-10 13:00:50'),(809,'No More Nuclear Japan s Biggest Utility Turns to Blockchain in Power Pivot','2017-10-10 13:00:02'),(810,'Russia s Central Bank Backs Move to Block Bitcoin Websites','2017-10-10 12:30:09'),(811,'$5 000 in Reach Bitcoin Falls Back After Hitting 5 Week High','2017-10-10 11:35:08'),(812,'Dubai Land Department Launches Blockchain Real Estate Initiative','2017-10-10 11:04:15'),(813,'No Fraud Ex JPMorgan Trader Masters Thinks Bitcoin Breakout Just Beginning','2017-10-10 10:00:33'),(814,'Ex IMF Economist Kenneth Rogoff Joins Bitcoin Will Collapse Chorus','2017-10-10 09:00:05'),(815,'Ready for Takeoff Lufthansa Strikes Deal With Blockchain ICO Startup','2017-10-10 08:00:05'),(816,'Indian State Partners With Blockchain Startup for Land Registry Pilot','2017-10-10 05:30:02'),(817,'Corda for Cargo R3 Inks Another Trade Finance Partnership','2017-10-09 16:00:20'),(818,'Overstock s Regulated Token Exchange Will Launch with Own ICO','2017-10-09 15:00:03'),(819,'Ripple Rebound XRP Price Jumps to 7 Week High','2017-10-09 14:00:28'),(820,'Transparent ICOs Blockchain Projects Prove Value with New Accounting Tech','2017-10-09 13:00:39'),(821,'Regulated Cryptocurrency Betting Just Got a Big Boost in Europe','2017-10-09 12:00:40'),(822,'BitPay Is Growing How Startup Suspicions Are Fueling Bitcoin s Fork Debate','2017-10-09 11:00:36'),(823,'The CFTC Is Still Considering a Cryptocurrency Delivery Definition','2017-10-09 10:00:06'),(824,'France Is Close to Issuing a Position on ICOs','2017-10-09 09:00:56'),(825,'Rumor or Not Goldman Trading Would Change Bitcoin','2017-10-09 08:00:12'),(826,'Oracle s Entrance Database Giant Unveils Enterprise Blockchain Strategy','2017-10-08 11:40:31'),(827,'Better Off Abroad Blockchain Health Firms Gain Ground Outside the US','2017-10-08 11:10:15'),(828,'Ethereum Developers Optimistic Ahead of Byzantium Blockchain Fork','2017-10-07 08:50:16'),(829,'Bitcoin Meets Netflix Laolu Is Building a Lightning Powered App for That','2017-10-07 08:00:16'),(830,'Survey Most Medical Group Execs See Promising Role For Blockchain','2017-10-06 22:00:19'),(831,'Banks Back Syndicated Loan Market Built on Corda Distributed Ledger','2017-10-06 21:00:19'),(832,'Russia Blasts Decision to Extradite Alleged Bitcoin Money Launderer','2017-10-06 19:40:45'),(833,'UK Central Bank Unveils Blockchain Data Privacy Pilot','2017-10-06 18:00:22'),(834,'Gemalto and Ledger to Court Enterprises With New Cryptocurrency Wallet','2017-10-06 17:00:08'),(835,'Bitcoin Derivatives ETFs Withdraw Filings at SEC Request','2017-10-06 16:00:08'),(836,'Is Ripple s Rally Over XRP Price Runs Into Roadblock','2017-10-06 15:00:08'),(837,'$34 Million Australian Blockchain Startup Power Ledger Completes ICO','2017-10-06 14:00:49'),(838,'Two Hurdles Bitcoin Faces Resistance Ahead of $4 500','2017-10-06 13:00:15'),(839,'Singapore s Central Bank Plans to Regulate Bitcoin Payments','2017-10-06 12:15:04'),(840,'ICO Central Why Switzerland Will Remain Crypto Valley','2017-10-06 11:00:12'),(841,'Swiss Public University Begins Accepting Bitcoin','2017-10-06 10:00:26'),(842,'EU Draft Report Customs Agents Ill Equipped to Monitor Cryptocurrencies','2017-10-06 09:00:55'),(843,'Calm Before the Fork Segwit2x Goes Silent as Bitcoin Split Looms','2017-10-06 08:01:52'),(844,'BlackRock Exec No Point in Bitcoin ETF','2017-10-05 22:00:21'),(845,'Wikipedia Founder ICOs Can Be Absolute Scams ','2017-10-05 20:30:56'),(846,'Singapore Central Bank Reveals 3 New Blockchain Payments Prototypes','2017-10-05 18:40:23'),(847,'Circle Is Building a Master Mobile Payments Network on Ethereum','2017-10-05 17:29:45'),(848,'Losing Steam Dash Price Rallies Over $300 But Upside in Doubt','2017-10-05 16:30:58'),(849,'Cloudflare Suspends Torrent Website for Cryptocurrency Miner Malware ','2017-10-05 15:40:49'),(850,'Malaysia s Central Bank Is Considering a Cryptocurrency Ban','2017-10-05 14:35:35'),(851,'Above $4 300 Bitcoin Is Up But Is It Out of the Woods ','2017-10-05 13:12:20'),(852,'Air France Tests Blockchain for Supply Chain Tracking','2017-10-05 13:00:05'),(853,'Fight for Your Right Universal Music Veteran Launches Ethereum IP Platform','2017-10-05 12:01:11'),(854,'Project Jasper White Paper Touts Significant Benefits in DLT Payments','2017-10-05 11:00:09'),(855,'Council Staffers Fired for Bitcoin Mining in Crimea','2017-10-05 10:00:18'),(856,' Solstice Approaching Mimblewimble Blockchain Considers Fork Schedule','2017-10-05 09:00:13'),(857,'Money on Mougayar Business Blockchain Author Launches Crypto Fund','2017-10-05 08:00:06'),(858,'GAW Miners CEO Held Liable for $9 8 Million Judgment in SEC Case','2017-10-04 22:24:52'),(859,'SEC Chair Optimistic on Efforts to Catch ICO Bad Guys','2017-10-04 21:00:47'),(860,'Former Bundesbank Chief Bitcoin Doesn t Meet Full Definition of a Currency','2017-10-04 18:35:13'),(861,'Ethereum Client Update Sets Byzantium Hard Fork Date','2017-10-04 17:30:01'),(862,'OneCoin Promoter Targeted By Finnish Police in Ongoing Investigation','2017-10-04 16:15:08'),(863,'Ripple Price Consolidates But Could It Swell Higher ','2017-10-04 15:15:17'),(864,'China State News Calls for Iron Fist Regulation of Bitcoin Exchanges','2017-10-04 14:30:11'),(865,'Tencent FedEx Join Tapscott Led Blockchain Research Effort','2017-10-04 12:00:07'),(866,'Where SAFT Falls Short','2017-10-04 11:01:44'),(867,'Greek Court Backs Extradition of Alleged Bitcoin Exchange Operator to US','2017-10-04 10:30:37'),(868,'When Not If Banks Strike Optimistic Tone on Blockchain Impact','2017-10-04 10:00:33'),(869,'New Banks Join UBS Backed Blockchain Trade Finance Platform','2017-10-04 09:00:18'),(870,'Ethereum Testnet Faces Attack But Byzantium Delay Unlikely','2017-10-04 08:00:12'),(871,'BlackRock CEO Larry Fink Is a Big Believer in Cryptocurrency','2017-10-03 21:25:38'),(872,'Goldman Sachs CEO No Conclusion on Bitcoin Yet','2017-10-03 20:00:18'),(873,'BP Tech Chief Blockchain Could Give Company Competitive Advantage ','2017-10-03 19:30:26'),(874,'$100 Ahead Monero Price Holding Strong Above Key Support Level','2017-10-03 18:00:41'),(875,'Singapore Regulator Teams With Asian Banks for Blockchain KYC Trial','2017-10-03 17:00:47'),(876,'Malta s Government Is Putting Academic Certificates on a Blockchain','2017-10-03 16:00:02'),(877,'The US Treasury Is Testing Distributed Ledger Asset Tracking','2017-10-03 15:00:21'),(878,'Golden Crossover Bitcoin Charts Suggest Price Readying for Bump','2017-10-03 14:00:06'),(879,'US Commerce Department Backs Blockchain Trade Mission to UAE','2017-10-03 13:00:07'),(880,'Europol Warns Zcash Monero and Ether Playing Growing Role in Cybercrime','2017-10-03 12:30:26'),(881,'Appcoin Law Part 2 The SAFT Solution','2017-10-03 12:00:08'),(882,'European Central Bank Calls for DLT Post Trade Interoperability','2017-10-03 11:01:30'),(883,'CFTC Investigating Ether Crash on Coinbase Exchange','2017-10-03 10:30:45'),(884,'Boston Fed VP Blockchain Will Wake Up Swift and Other Middlemen','2017-10-03 10:00:06'),(885,'Russia s Central Depository Trials Hyperledger for Bond Trading','2017-10-03 09:00:17'),(886,'Icing on the Cake R3 Launches Corda Distributed Ledger Version 1 0','2017-10-03 08:00:14'),(887,'Not Just Overstock Templum to Launch Regulated U S Exchange for ICOs','2017-10-03 03:14:05'),(888,'AIA and AIG Join B3i as Blockchain Consortium Adds 23 Members','2017-10-02 22:00:56'),(889,'PBoC Advisor China Was Right to Ban ICOs ','2017-10-02 20:30:50'),(890,'Ross Ulbricht Drops Claim to Millions Raised in Silk Road Bitcoin Auctions','2017-10-02 18:30:40'),(891,'Report Goldman Sachs Considering Bitcoin Services for Clients','2017-10-02 17:30:07'),(892,'Bearish Undertone OMG Token Flirts With Fibonacci Support','2017-10-02 16:35:34'),(893,'Russia s Deputy PM Blockchain Could See Broad Use in State Administration ','2017-10-02 16:00:21'),(894,'AngelList Creator Naval Ravikant Backs S P Style Cryptocurrency Fund','2017-10-02 14:59:20'),(895,'Slow Ascent Bitcoin Prices Climb Toward $4 500 on Weak Volumes','2017-10-02 14:00:12'),(896,'SAFT Arrives Simple Investor Agreement Aims to Remove ICO Complexities','2017-10-02 13:00:16'),(897,'Why ICOs Should Want to Be Securities','2017-10-02 12:05:29'),(898,'Two Fewer Tims R3 Sees Key Employees Depart for New Ventures','2017-10-02 11:00:10'),(899,'Bitcoin Exchange BTCC Brings Chinese Trading to a Close','2017-10-02 10:30:16'),(900,'Alleged Bitcoin Money Launderer Has First Extradition Hearing','2017-10-02 10:01:35'),(901,'Police Confirm North Korean Connection in Bitcoin Exchange Phishing','2017-10-02 09:00:22'),(902,'Case By Case or Cease and Desist In Search Of a New Approach to ICOs','2017-10-02 08:00:24'),(903,'Guns Crypto How Bitcoin Is Helping Keep Cody Wilson s Anarchist Dream Alive','2017-10-01 22:00:25'),(904,'Sea Change Deloitte Is Tracking Management Systems Certificates with Blockchain','2017-10-01 13:15:05'),(905,'How to Legitimize the ICO Market Crypto Lawyers Take Note ','2017-10-01 11:00:01'),(906,'Zk Starks New Take on Zcash Tech Could Power Truly Private Blockchains','2017-09-30 13:00:25'),(907,'Philly Fed Chief Bitcoin Has Little Chance of Thwarting Monetary Policy','2017-09-30 08:50:32'),(908,'SEC Charges ICO US Agency Takes Action Against Alleged Token Scammer','2017-09-29 22:15:45'),(909,'IMF s Lagarde Ignoring Cryptocurrencies May Not Be Wise ','2017-09-29 21:30:31'),(910,'US Regulator Cryptocurrencies May Pose Risks Rewards for Credit Unions','2017-09-29 19:10:13'),(911,'US State Department to Host Blockchain Forum Next Month','2017-09-29 17:05:32'),(912,'Swiss Finance Regulator Is Investigating ICO Procedures ','2017-09-29 16:00:00'),(913,'VanEck s Bitcoin Futures ETF Effort Dealt Blow By SEC','2017-09-29 15:00:25'),(914,'Edward Snowden Zcash Is Most Interesting Bitcoin Alternative ','2017-09-29 13:30:08'),(915,'Holding Strong Ether Prices Dip as Korea Bans ICOs','2017-09-29 13:23:20'),(916,'DJ Khaled Is the Latest Celebrity to Promote an ICO','2017-09-29 12:45:40'),(917,'Prime Minister s Son to Head Barbados Blockchain Startup','2017-09-29 12:01:34'),(918,'Japan Issues Licenses for 11 Bitcoin Exchanges','2017-09-29 11:30:33'),(919,'US Bank Regulator Opens Door to National License for Bitcoin Firms','2017-09-29 11:00:07'),(920,'South Korean Regulator Issues ICO Ban','2017-09-29 10:30:26'),(921,'Chilean Banking Regulator Enlists in R3 Blockchain Consortium','2017-09-29 10:00:16'),(922,'Telecom Giant KDDI Joins Enterprise Ethereum Alliance','2017-09-29 09:00:10'),(923,'Central Banker s Next Act Helping Merchants Mint Cryptocurrency','2017-09-29 08:00:25'),(924,'Russia Likely to Ban Bitcoin Payments Deputy Finance Minister Says','2017-09-28 22:00:25'),(925,'The Head of the SEC Is Concerned About ICO Pump and Dumps','2017-09-28 20:30:18'),(926,'Macquarie Analyst Rejects Jamie Dimon s Bitcoin Fraud Critique','2017-09-28 18:40:42'),(927,'Bull Trap Bitcoin Prices Struggle to Build Momentum Above Moving Average','2017-09-28 17:35:28'),(928,'Former Virtu Trader Plans Decentralized Cryptocurrency Exchange','2017-09-28 16:15:41'),(929,'Two More Bitcoin Futures ETFs Are Up for SEC Approval','2017-09-28 15:05:46'),(930,'Canada s Biggest Bank Tests Blockchain for Cross Border Payments','2017-09-28 14:00:06'),(931,'Australia s Securities Regulator Issues Formal Guidance For ICOs','2017-09-28 13:15:14'),(932,'Zcash s Wild Ride Prices Spike to $400 Fall to $300 But What s Next ','2017-09-28 12:45:39'),(933,'Trump White House Doubles Down on US Commitment to Blockchain','2017-09-28 12:00:29'),(934,'Crypto Hedge Fund Costs Invest $100k and Here s How Much You d Pay','2017-09-28 11:00:07'),(935,'Nasdaq Teams with SEB for Blockchain Mutual Fund Trading Trial','2017-09-28 10:00:03'),(936,'Accenture Awarded Patent for Editable Blockchain Tech','2017-09-28 09:00:29'),(937,'ICO First Farm Collective Wins Clearinghouse Approval for Token Sale','2017-09-28 08:00:40'),(938,'Morgan Stanley CEO Bitcoin Is More Than Just A Fad ','2017-09-27 22:00:36'),(939,'Ether Prices Climb Above $300 to Break Two Week Lull','2017-09-27 21:10:36'),(940,'Staking Sidechains New Paper Proposes Twist on Bitcoin Tech','2017-09-27 20:10:32'),(941,'Bitcoin Exchange BTCC Sets Deadline for Yuan Withdrawals','2017-09-27 19:05:57'),(942,'US Government Awards $750k in New Blockchain Startup Grant','2017-09-27 17:30:56'),(943,' Wolf of Wall Street Jordan Belfort Jamie Dimon is Right About Bitcoin','2017-09-27 16:15:40'),(944,'Macau Finance Regulator Bars Banks from ICO Market','2017-09-27 15:15:21'),(945,'Forecaster Gerald Celente Banks Are Afraid of Bitcoin','2017-09-27 14:30:42'),(946,'DASHed Hopes Dash Price Looking Heavy as Bullish Setup Stumbles','2017-09-27 14:10:14'),(947,'It s Political Why China Hates Bitcoin and Loves the Blockchain','2017-09-27 13:00:05'),(948,'Back Above $4 000 Bitcoin Eyes Next Major Price Hurdle','2017-09-27 12:00:22'),(949,'Kik ICO Raises $98 Million But Falls Short of Target','2017-09-27 11:30:51'),(950,'Regulated ICOs Arrive Overstock to Open Exchange for Legal Token Trading','2017-09-27 11:00:02'),(951,'Reports Showtime Websites Used to Secretly Mine Cryptocurrency','2017-09-27 10:00:08'),(952,'Gold Dealer Sharps Pixley Begins Accepting Bitcoin','2017-09-27 09:00:11'),(953,'First Cash Now Gold Another Bitcoin Hard Fork Is on the Way','2017-09-27 08:00:07'),(954,'Watch Jesse Ventura Moderates Colorado Governor Candidates in Bitcoin Debate','2017-09-26 19:30:40'),(955,'Ethereum Founder Vitalik Buterin Co Authors Plan for Interactive ICO Protocol','2017-09-26 18:00:04'),(956,'Ex Fortress Billionaire Crypto Market Will Be Largest Bubble of Our Lifetimes ','2017-09-26 17:00:57'),(957,'Through the Roadblock Bitcoin s Price Might Be Priming for a Boost','2017-09-26 15:15:21'),(958,'USV s Fred Wilson Predicts Big Cryptocurrency Crash','2017-09-26 14:56:59'),(959,'Mizuho CEO Financial Firms Should Have Courage to Take Blockchain Live','2017-09-26 14:30:07'),(960,'Gaming Firm to Buy $80 Million Stake in Korean Bitcoin Exchange Korbit','2017-09-26 13:30:06'),(961,'Bitcoin Businesses Face Bank Account Closures in Singapore','2017-09-26 13:00:11'),(962,'Like It or Not Public Companies Are Feeling the Crypto Mining Boom','2017-09-26 12:00:09'),(963,'Banks Simulate 100 000 Security Transaction in R3 DLT Trial','2017-09-26 11:00:22'),(964,'Mario Draghi European Central Bank Has No Power to Regulate Bitcoin','2017-09-26 10:30:22'),(965,'Malta s Government May Test Cryptocurrency in Regulatory Sandbox ','2017-09-26 10:00:06'),(966,'Fintech Firm to Launch Cryptocurrency Exchange in South Korea','2017-09-26 09:00:46'),(967,' Big Four Chinese Bank to Launch Blockchain Bancassurance Product','2017-09-26 09:00:09'),(968,'MimbleWimble Won t ICO But Will Launch Cryptocurrency','2017-09-26 08:00:10'),(969,'New SEC Cyber Unit to Police ICOs and Other DLT Violations ','2017-09-26 02:05:08'),(970,'Ukrainian Central Banker Bitcoin Is Definitely Not a Currency ','2017-09-25 21:35:46'),(971,'Nigerian Central Bank Director Cryptocurrency Wave Cannot Be Stopped ','2017-09-25 20:35:32'),(972,'Miner Argument Continues Over Ethereum s Byzantium Economics','2017-09-25 19:15:04'),(973,'Neo ICO Token Wins Traders as China Worries Fade','2017-09-25 17:01:02'),(974,'Gibraltar Issues ICO Advisory Amid Drive Toward Blockchain Regulation','2017-09-25 15:26:00'),(975,'Europe s Largest Port Launches Blockchain Research Lab','2017-09-25 14:00:24'),(976,'Wait and Watch Bitcoin Prices Hover Near Make or Break Level','2017-09-25 13:00:14'),(977,'Barclays Joins CLS Blockchain Consortium in Search of Swift Alternative','2017-09-25 12:00:13'),(978,'Centers for Disease Control to Launch First Blockchain Test on Disaster Relief','2017-09-25 11:00:21'),(979,'Japan s Bitcoin Exchanges Under Regulator Surveillance From October','2017-09-25 10:30:07'),(980,'FICO Patent Filing Hints at Plans for Bitcoin Exchange Monitoring','2017-09-25 10:00:11'),(981,'Hitachi and Mizuho Strike Deal for Blockchain Supply Chain','2017-09-25 09:00:49'),(982,'Payment or Asset Bitcoin s Limbo Is Leaving Merchants in the Middle','2017-09-25 08:00:03'),(983,'Vivid History How Money Got Free Is the Untold Story of Bitcoin','2017-09-24 11:10:08'),(984,'Untangling Bitcoin Why Russell Yanofsky Is Taking Apart Crypto s Oldest Code','2017-09-24 10:30:45'),(985,'Welcome to Bitcoin Country Silk Road and the Lost Threads of Agorism','2017-09-23 11:00:59'),(986,'Better in Byzantium Ethereum Takes Baby Steps Toward a Privacy Boost','2017-09-23 10:00:42'),(987,'Money Manager Josh Brown ICOs Are Where The Frauds Will Take Place ','2017-09-22 21:31:08'),(988,'EU Budget Amendments Call For Millions in Blockchain Funding','2017-09-22 19:00:28'),(989,'Ethereum s Byzantium Hard Fork Postponed For Further Testing','2017-09-22 17:00:20'),(990,'Investor Doug Casey Bitcoin May Be Money But It Still Might Fail','2017-09-22 16:00:28'),(991,'CFTC Sues New York Man Over Alleged $600k Bitcoin Ponzi Scheme','2017-09-22 15:00:27'),(992,'Gravity s Pull Litecoin Is Down 50 from All Time Highs and Looking Lower','2017-09-22 14:00:31'),(993,'Mastercard Hints at Plans for Blockchain Settlement System','2017-09-22 13:00:08'),(994,'Uruguay s Central Bank Announces New Digital Currency Pilot','2017-09-22 12:00:03'),(995,'Dimon Knocks Bitcoin Again Crackdown Likely on Worthless Cryptocurrency','2017-09-22 11:40:18'),(996,'Radical Academy Amir Taaki s New Hacker Team Is Spreading Bitcoin in Syria','2017-09-22 11:00:20'),(997,'Australia s Origin Energy to Trial Blockchain Power Trading','2017-09-22 10:00:16'),(998,'Bitcoin Developers Reveal Roadmap for Dandelion Privacy Project','2017-09-22 09:00:39'),(999,'Raiden ICO Ethereum Scaling Solution to Launch Publicly Traded Token','2017-09-22 08:00:16'),(1000,'Former CFTC Commissioner Regulation Would Solve Bitcoin Volatility','2017-09-21 22:20:48'),(1001,'Nebraska Lawyers Accept Bitcoin Following Ethics Board Approval','2017-09-21 20:31:08'),(1002,'Zcash Audit Finds No Serious Issues in Launch Ceremony Security','2017-09-21 18:10:26'),(1003,'Gold Investor John Hathaway Cryptocurrencies Are Garbage ','2017-09-21 17:15:34'),(1004,'Y Combinator President Calls ICOs A Bubble But His Firm Might Use Blockchain','2017-09-21 16:15:38'),(1005,'Germany s Central Bank Consumers Won t Use Blockchain for Payments','2017-09-21 15:00:15'),(1006,'Weak Demand Bitcoin s Price Rebound May Be Starting to Fade','2017-09-21 14:00:22'),(1007,'Urbit Is Moving Its Virtual Server Galaxy Over to Ethereum','2017-09-21 13:00:15'),(1008,'Blockchain History IBM Ventures Is Close to Making Its First Industry Investment','2017-09-21 12:00:07'),(1009,'Australia Cites Blockchain In Digital Economy Strategy Launch','2017-09-21 11:00:22'),(1010,'CFTC Chair Giancarlo Embracing Blockchain Is in the National Interest ','2017-09-21 10:00:07'),(1011,'The European Union Wants to Beef Up Penalties for Cryptocurrency Crimes','2017-09-21 09:00:12'),(1012,'Searching for Problems James Altucher to Bitcoin Critics You re Dead Wrong','2017-09-21 08:00:05'),(1013,'Swiss Telecom Giant Launches New Blockchain Business','2017-09-20 21:05:47'),(1014,'CFTC Commissioner Blockchain Will Bring Sea Change to Financial Markets','2017-09-20 18:30:11'),(1015,'Banks Are Afraid of Bitcoin Says Wealth Advisor','2017-09-20 17:30:49'),(1016,'Japanese Billionaire ICOs Democratize Venture Financing ','2017-09-20 16:30:33'),(1017,'OmiseGo s ICO Token Is Tops in Market Cap But Heavy On the Charts','2017-09-20 15:35:09'),(1018,'Australia s Securities Watchdog Might Run Its Own Blockchain Nodes','2017-09-20 15:05:44'),(1019,'China s IT Ministry Backs New Blockchain Research Lab','2017-09-20 14:00:12'),(1020,'Tokens for Climate Change How We Can Rise Above ICO Mania','2017-09-20 13:00:01'),(1021,'Raiden Release Simpler Micropayments Go Live on Ethereum s Testnet','2017-09-20 11:45:08'),(1022,'Swiss Finance Regulator Cracks Down on E Coin Cryptocurrency Scheme','2017-09-20 11:00:08'),(1023,'Optimizing SegWit How Bitcoin s New Software Is Giving Scaling a Boost','2017-09-20 10:00:11'),(1024,'Malaysia s Central Bank Is Close to Drafting New Cryptocurrency Rules','2017-09-20 09:00:16'),(1025,'Bitcoin s Parimutuel Problem Or Why Shorting Doesn t Pay Today ','2017-09-20 08:00:20'),(1026,'Pick n Pay Double Take The Supermarket Chain Isn t Accepting Bitcoin It Tested It','2017-09-19 22:00:49'),(1027,'World s Largest Hedge Fund Founder Bitcoin is a Bubble ','2017-09-19 20:05:32'),(1028,'$700 Billion Senate Defense Bill Calls for Blockchain Cybersecurity Study','2017-09-19 19:00:21'),(1029,'Ethereum s Byzantium Testnet Just Verified A Private Transaction','2017-09-19 18:01:09'),(1030,'Bull Signal Bitcoin s Price Breaks Above 50 Day Moving Average','2017-09-19 17:00:07'),(1031,'Mexican Law Would Give Central Bank Oversight of Cryptocurrency Startups','2017-09-19 16:00:18'),(1032,'Bullish Breakout Is Ethereum s Price Heading Back Above $300 ','2017-09-19 15:12:44'),(1033,'Blockchain Truce Putin s Internet Adviser Calls for US Russia Cooperation','2017-09-19 13:00:07'),(1034,'Only in Arizona How Smart Contract Clarity Is Winning Over Startups','2017-09-19 11:40:05'),(1035,'Ethereum s Next Hard Fork Is Now Officially Being Tested','2017-09-19 11:00:18'),(1036,'Proof of Space BitTorrent Creator Publishes Eco Friendly Mining Paper','2017-09-19 10:00:55'),(1037,'The Economic Case for Conservative Bitcoin Development','2017-09-19 09:00:19'),(1038,'$9 Million Bitcoin Startup Luno Completes Series B Funding','2017-09-19 08:00:10'),(1039,'Actor Jamie Foxx Promotes Crypto Exchange ICO','2017-09-18 20:18:02'),(1040,'Survey Younger Americans More Likely to Invest in Bitcoin','2017-09-18 19:01:22'),(1041,'SEC Advisory Committee to Discuss Blockchain s Investor Impact','2017-09-18 17:30:50'),(1042,'Bitcoin Double Taxation Relief Bill Introduced in Australia','2017-09-18 16:30:21'),(1043,'MUFG on Dimon Remarks Bank Cryptocurrencies Have Nothing to Do With Bitcoin ','2017-09-18 15:30:34'),(1044,' End of Life Cycle BIS Report Positions DLT as Needed Banking Update','2017-09-18 14:00:29'),(1045,'$4 000 Bitcoin s Price Shrugs Off China Exchange News','2017-09-18 13:30:55'),(1046,'Inside the Blockchain Factory How IBM s Distributed Ledger Work Went Global','2017-09-18 13:00:04'),(1047,'Bitcoin s Price Is Back Above $4 000 But Is All Time High in Sight ','2017-09-18 12:05:18'),(1048,'Japan Exchange Report Cloud Edging Out DLT for Capital Markets Needs','2017-09-18 11:32:01'),(1049,'Malta Unveils Blockchain Advisory Board as National Strategy Advances','2017-09-18 11:00:15'),(1050,'Split on Forks Blockchain Leaders Learn Tough Lessons from Bitcoin Scaling','2017-09-18 10:00:12'),(1051,'Russian Central Bank Strikes Restrictive Tone on Cryptocurrency','2017-09-18 09:00:51'),(1052,'Now Boarding Is AXA s Ethereum Test Blockchain s Ticket Mainstream ','2017-09-18 08:00:48'),(1053,'Canada Confirms Tokens May Be Securities and Pacific Coin Is the Test','2017-09-17 12:51:30'),(1054,'Estonia Wants to ICO But Is Currency Law a Deal Breaker ','2017-09-17 12:00:24'),(1055,'Institutional Cryptoeconomics A New Model for a New Century','2017-09-16 14:46:04'),(1056,'Bitcoin in the Browser Google Apple and More Adopting Crypto Ready API','2017-09-16 13:30:13'),(1057,'Meet WEX Bitcoin Exchange Launches for BTC e Users with BTC e Design','2017-09-15 22:05:31'),(1058,'China Shmyna Bitcoin Trading Is Way More Distributed Now Anyway','2017-09-15 20:16:03'),(1059,'Floyd Mayweather Stumps for Crypto Credit Card in Latest ICO Promotion','2017-09-15 18:10:16'),(1060,'Geth Releases Software Update Ahead of Ethereum Byzantium Hard Fork','2017-09-15 17:15:24'),(1061,'Courting Bitcoin Nebraska Ethics Board Gives Lawyers OK to Accept','2017-09-15 16:15:17'),(1062,'Back at $3 500 Has Bitcoin s Price Found a Short Term Bottom ','2017-09-15 15:05:26'),(1063,'Huobi OKCoin to Stop Yuan to Bitcoin Trading By October s End','2017-09-15 14:14:44'),(1064,'Yunbi Bitcoin Exchange Latest to Close in China Crackdown','2017-09-15 13:30:13'),(1065,'Market Turmoil Pushes Cryptocurrency Market Cap Below $100 Billion','2017-09-15 12:39:30'),(1066,'Blame China Bitcoin Price Seeks Bottom Below $3 000','2017-09-15 12:30:16'),(1067,'China s Bitcoin Exchanges Receive Shutdown Orders and Closure Timeline','2017-09-15 11:28:44'),(1068,'Trumping the IRS Could the Timing Be Right for Bitcoin Tax Reform ','2017-09-15 11:00:42'),(1069,'Moolah Exchange Founder Denies Fraud Charges in First Court Hearing','2017-09-15 10:00:04'),(1070,'Chinese Bitcoin Exchange ViaBTC to Close Amid Regulatory Crackdown','2017-09-15 09:31:06'),(1071,'Fujitsu to Trial Blockchain Tech with New Banking Partners','2017-09-15 09:00:17'),(1072,'From Bear to Bull Bitcoin Just Won t Die So Josh Brown Buys ','2017-09-15 08:00:08'),(1073,'$90 Million Budget Japan s GMO Reveals More Cryptocurrency Mining Details','2017-09-14 20:45:13'),(1074,'BoE Official Central Bank Digital Currency Would Need Extraordinary Resilience','2017-09-14 19:45:30'),(1075,'Bitcoin s Price Is Down More Than $500 Today','2017-09-14 17:48:20'),(1076,'Kiss Front Man Gene Simmons Is Interested in Bitcoin ','2017-09-14 17:01:02'),(1077,'Thai Securities Regulators Seek Appropriate Rules for ICOs','2017-09-14 16:15:59'),(1078,'Bitcoin Price Drops Below $3 500 But Is a Relief Rally In Sight ','2017-09-14 15:00:28'),(1079,'IT Consultancy Wipro Joins Hyperledger Blockchain Consortium','2017-09-14 14:00:11'),(1080,'Old Flames New Code Ripple and Hyperledger Reunite for Interledger Effort','2017-09-14 13:45:05'),(1081,'Ethereum Drops Below $250 as Price Hits Inflection Point','2017-09-14 13:24:24'),(1082,'BTCC to Cease China Trading as Media Warns Closures Could Continue','2017-09-14 12:41:08'),(1083,'Raiden Preview Ethereum Scaling Solution Issues Developer Demo','2017-09-14 12:00:07'),(1084,'Coinbase Vets Talk New Fund Want Returns Think Beyond Bitcoin','2017-09-14 11:00:30'),(1085,'Namibian Central Bank Bitcoin Purchases Illegal Under Law','2017-09-14 10:00:06'),(1086,'Crypto Is Here to Stay Whatever Jamie Dimon Might Say ','2017-09-14 09:00:13'),(1087,'Russian Minister It s Impossible to Ignore Cryptocurrencies','2017-09-13 23:01:13'),(1088,'Philly Fed Event to Explore Blockchain s Impact on Financial Stability','2017-09-13 21:50:43'),(1089,'1 6 Million Attacks Kaspersky Reveals Data on Crypto Mining Malware','2017-09-13 20:30:18'),(1090,'Dubai Financial Regulator Issues Warning on ICOs','2017-09-13 19:20:17'),(1091,'AXA Is Using Ethereum s Blockchain for a New Flight Insurance Product','2017-09-13 17:50:13'),(1092,'Better Faster zk SNARKs Zcash Developers Release New Privacy Tech','2017-09-13 16:59:38'),(1093,'Bitcoin Exchanges Lack Legal Foundation China Internet Finance Association Says','2017-09-13 16:39:09'),(1094,'Indian Central Bank Studies Fiat Cryptocurrency for Digital Rupee','2017-09-13 16:00:24'),(1095,'Correction Not a Crash Bitcoin Price Eyes $3 000 as Traders Take Profits','2017-09-13 14:59:19'),(1096,'American Banker s Marc Hochstein Joins CoinDesk as Managing Editor','2017-09-13 14:00:03'),(1097,'Herd on the Street Bank of America Survey Calls Bitcoin Most Crowded Trade ','2017-09-13 13:00:03'),(1098,'Tencent Taps Intel s Hardware for IoT Blockchain Solution','2017-09-13 12:04:48'),(1099,'Idaho City Inks Development Deal with Blockchain Startup','2017-09-13 11:00:07'),(1100,'Corda 1 0 R3 Sets Target Date for Production Distributed Ledger Tech','2017-09-13 10:00:15'),(1101,'SEC Accountant to ICOs Don t Skimp on Reporting','2017-09-13 09:00:36'),(1102,'Bitcoin Drops Below $4 000 as Market Turns Uncertain','2017-09-13 04:45:27'),(1103,'North Korea Is Targeting South Korea s Bitcoin Exchanges Report Claims','2017-09-12 22:28:55'),(1104,'Analyst Cryptocurrency Mining Is Boosting AMD and Nvidia Stock Prices','2017-09-12 21:05:20'),(1105,'Jamie Dimon Bitcoin Is a Fraud ','2017-09-12 19:46:02'),(1106,'$75 Million Goal Kik ICO Kicks Off to Small Scams and Big Demand','2017-09-12 18:05:17'),(1107,'Bitcoin OTC Service Suspends Trading Citing China Pressure','2017-09-12 17:36:04'),(1108,'Ether Nurses China Hangover as Price Struggles Above $300','2017-09-12 16:30:53'),(1109,'SBI Ripple Asia to Test Blockchain Bank Transfers Between Japan and South Korea','2017-09-12 15:30:29'),(1110,'IBM Joins Automakers Banks in Blockchain Wallet Project Expansion','2017-09-12 14:30:48'),(1111,'Bear Call Ether Bitcoin Trading Pair Positions for Weak September','2017-09-12 14:00:07'),(1112,'Euroclear Alternative Seeks Public Listing for Blockchain Securities','2017-09-12 13:00:07'),(1113,' Very High Risk UK Finance Watchdog Issues Statement on ICOs','2017-09-12 12:30:07'),(1114,'E Commerce Giant DMM to Launch Bitcoin Mining Venture','2017-09-12 12:05:58'),(1115,'China s ICO Ban Understandable Reasonable and Probably Temporary','2017-09-12 11:03:05'),(1116,'Bitcoin s Biggest Bull Arthur Hayes Isn t Long Crypto He s Short Government','2017-09-12 10:00:07'),(1117,'UK Financial Regulator Builds Blockchain App on R3 s Corda','2017-09-12 09:00:02'),(1118,'Swiss Town to Accept Tax Payments in Bitcoin','2017-09-12 08:35:23'),(1119,'Tor and More Bitcoin Market OpenBazaar Adds Features in 2 0 Beta Release','2017-09-11 22:00:19'),(1120,' Revolutionary Finland Central Bank Paper Heaps Praise on Bitcoin','2017-09-11 20:45:52'),(1121,'Ethereum s ERC 20 Token Standard Has Been Formalized','2017-09-11 18:20:31'),(1122,'BTC e Opens User Support Tool Ahead of Bitcoin Trading Relaunch','2017-09-11 17:05:09'),(1123,'Bitcoin Finds Bottom at $4 000 as Price Awaits Post China Breakout','2017-09-11 16:00:33'),(1124,'Another ICO Conference Cancels in Wake of China Ban','2017-09-11 15:00:09'),(1125,'The EU Has Now Invested Over 5 Million in Blockchain Startups','2017-09-11 14:00:10'),(1126,'WSJ Bloomberg Latest to Claim Bitcoin Exchange Crackdown in China','2017-09-11 13:00:25'),(1127,'MASTer Plan Better Bitcoin Smart Contracts Could Go Live This Year','2017-09-11 12:00:07'),(1128,'Alleged BTC e Operator Claims Innocence in New Interview','2017-09-11 11:00:05'),(1129,'Microsoft Plays Blockchain Matchmaker with Azure Council Creation','2017-09-11 10:00:30'),(1130,'Fully Invested Always Long Big Money Might Be Changing the Crypto Market','2017-09-11 09:40:27'),(1131,'Russian Finance Minister No Point in Prohibiting Cryptocurrencies','2017-09-11 09:10:38'),(1132,'The ICO Governance Deficit','2017-09-10 11:30:49'),(1133,'Scaling Lightning How Revive Could Boost Bitcoin s Boldest Scaling Plan','2017-09-10 11:00:05'),(1134,'ICOs Compelling Advantages Real Risk','2017-09-09 14:05:24'),(1135,'Metropolis Today The Shifting Plans for Ethereum s Next Big Upgrade','2017-09-09 13:33:42'),(1136,'Bitcoin Price Sinks Below $4 200 on China Uncertainty','2017-09-08 22:58:28'),(1137,'Blockchain Firms Ripple R3 File Dueling Lawsuits Over Crypto Contract Dispute','2017-09-08 21:07:05'),(1138,'Bitcoin Fund Manager Wins Approval From Canadian Regulators','2017-09-08 19:55:33'),(1139,'Howard Marks Willing to Be Proved Wrong on Bitcoin','2017-09-08 18:20:30'),(1140,'Report Casts Doubt on Future of China s Bitcoin Exchanges','2017-09-08 17:31:02'),(1141,'Sprint and SoftBank Back New Blockchain Consortium for Telecoms','2017-09-08 17:15:40'),(1142,'Broken Hash Crash IOTA s Price Keeps Dropping on Tech Critique','2017-09-08 16:50:07'),(1143,'Metropolis Ahead Ethereum Developers Set September Date for Testnet Launch','2017-09-08 16:35:31'),(1144,'Increased Hashrate Forces Premature Monero Hard Fork','2017-09-08 15:00:06'),(1145,'Malaysian Finance Regulator Warns Investors Over ICO Risks','2017-09-08 13:00:14'),(1146,'33 Cases Cryptocurrency Fraud Is on the Rise in Japan','2017-09-08 12:00:57'),(1147,'The US Government Needs an IT Reboot And It Wants the Blockchain s Help','2017-09-08 11:01:05'),(1148,'Japan s GMO Internet Reveals Cryptocurrency Mining Plan','2017-09-08 10:00:22'),(1149,'Lightning s Next Act Decentralizing Bitcoin Mining ','2017-09-08 09:20:21'),(1150,'US Federal Reserve Hints at DLT Integration in New Report','2017-09-07 22:45:12'),(1151,'Wallet Provider Blockchain Partners With Indian Bitcoin Exchange','2017-09-07 21:50:35'),(1152,'$257 Million Filecoin Breaks All Time Record for ICO Funding','2017-09-07 20:45:08'),(1153,'US Lawmakers Seek Tax Exemption for Bitcoin Transactions Below $600','2017-09-07 19:00:47'),(1154,'Cambridge Blockchain Joins Government Backed DLT Group in Luxembourg','2017-09-07 18:00:06'),(1155,'No Man s Land Ether Prices Approach $350 But Struggle to Build Momentum','2017-09-07 16:45:46'),(1156,'Ethereum Startup ConsenSys Launches $50 Million Blockchain Fund','2017-09-07 15:45:42'),(1157,'Bitcoin Breakout Price Action Analysis Hints at Possible Pullback','2017-09-07 14:20:36'),(1158,'Accountancy Platform Xero Adds Veem s Bitcoin Powered Payments','2017-09-07 14:00:12'),(1159,'Reg D on the Rise Investor Grade ICO Products Are Coming and Soon','2017-09-07 13:00:29'),(1160,'Ukraine s Government Plans to Auction Seized Assets On a Blockchain','2017-09-07 12:00:05'),(1161,'Putin Backed Political Group Advances Green Cryptocurrency Concept','2017-09-07 11:00:12'),(1162,'Israel s Largest Bank Begins Blockchain Trial With Microsoft','2017-09-07 10:00:03'),(1163,'Seeing Ghosts Vitalik Is Finally Formalizing Ethereum s Casper Upgrade','2017-09-07 09:00:02'),(1164,'ICOs Welcome Isle of Man to Unveil Friendly Framework for Token Sales','2017-09-06 21:15:26'),(1165,'China s Crypto Exchanges Yank Token Listings Amid ICO Ban Fallout','2017-09-06 18:00:20'),(1166,'DLT Not Ready to Replace Settlement Systems ECB and BoJ Say','2017-09-06 16:40:11'),(1167,'Indian State Partners to Build Public Sector Blockchain Applications','2017-09-06 16:00:17'),(1168,'Litecoin Price Retreats From All Time Highs But Is $100 in Reach ','2017-09-06 15:00:09'),(1169,'Historic Quarter CoinDesk Launches Q2 State of Blockchain Report','2017-09-06 14:08:10'),(1170,'Ethereum s Raiden Scaling Solution Just Passed Another Milestone','2017-09-06 13:30:28'),(1171,' Roaches SEC Chief Speaks Out Against Malicious ICOs','2017-09-06 13:00:17'),(1172,'Shipping Giant Maersk to Deploy Blockchain Maritime Insurance Solution','2017-09-06 12:06:04'),(1173,'Is Blockchain Ready for Fiat Why Banks See Big Promise in Crypto Cash','2017-09-06 11:00:30'),(1174,'GSA Official Blockchain Procurement Prototype Is Moving Forward','2017-09-06 10:00:08'),(1175,'ICO Ban Canada s Regulators Are Giving One Token Sale a Big Break','2017-09-06 09:00:17'),(1176,'Cryptocurrency Prices Rise Back Above $150 Billion as Investment Rebounds','2017-09-06 04:55:14'),(1177,'Calling the Crypto Wealthy Celebrity Baroness Unveils Luxury Bitcoin Condos','2017-09-05 23:59:21'),(1178,'BTC e Is Back Online But Refund Efforts Are Anything But Smooth','2017-09-05 21:00:15'),(1179,'Report Canadian Finance Watchdog Has Concerns Over Blockchain Anonymity','2017-09-05 19:05:11'),(1180,' Not an Investment Internet Archive Defends Decision to Hold Bitcoin','2017-09-05 17:40:48'),(1181,'Russia s Central Bank Issues Warning on Cryptocurrencies and ICOs','2017-09-05 16:35:31'),(1182,'Heading Up Ether Prices Consolidate After China s ICO Crackdown','2017-09-05 15:05:04'),(1183,'China s ICO Ban A Full Translation of Regulator Remarks','2017-09-05 14:00:06'),(1184,'Hong Kong Regulator Warns ICO Tokens May Be Securities','2017-09-05 13:00:28'),(1185,'Legitimate IRS Defends Coinbase Customer Investigation in Court Filing','2017-09-05 12:00:02'),(1186,'Utility Coins or Crypto Assets Token Terminology Is One Big Gray Area','2017-09-05 11:00:28'),(1187,'Proof of Xerox Copier Giant Pursues Blockchain Time Stamping Strategy','2017-09-05 10:00:10'),(1188,'Brazil s Central Bank Considers Blockchain Settlement Prototype','2017-09-05 09:00:15'),(1189,'Uncertainty Lingers In China as ICO Exchanges Begin Customer Refunds','2017-09-05 05:10:03'),(1190,'Bitcoin s Price Is Now Down 20 from Its $5 000 All Time High','2017-09-05 03:30:27'),(1191,'Analysis Bitcoin Price Corrects on China News But Uptrend Still Intact','2017-09-04 15:01:02'),(1192,'Mining Giant Bitmain Reportedly Raising $50 Million Funding Round','2017-09-04 14:10:03'),(1193,'China Outlaws ICOs Financial Regulators Order Halt on Token Trading','2017-09-04 13:40:06'),(1194,'Hotel Heiress Paris Hilton Is the Latest Celebrity to Promote an ICO','2017-09-04 13:15:56'),(1195,'Cryptocurrency and Central Banks The Quest to Dematerialize Money','2017-09-04 12:00:17'),(1196,'Bitcoin Price Falls Below $4 500 as Crypto Markets Lose Billions','2017-09-04 10:31:04'),(1197,'Ideation to Realization How Dutch Banks Are Harnessing Blockchain','2017-09-04 09:00:54'),(1198,'As Crypto Market Sheds Billions One Analyst Sees Buying Opportunity','2017-09-03 15:50:10'),(1199,'Stuck With Fees New Bitcoin Tech Could End Wallet Guessing Games','2017-09-03 14:50:45'),(1200,'Report China s Regulators Close to Taking Action Against ICOs','2017-09-02 14:45:08'),(1201,'Bitcoin Drops Below $5 000 as Crypto Markets See $13 Billion Sell Off','2017-09-02 14:20:16'),(1202,'Blockstack Today 5 Apps Already Being Built on the Decentralized Web','2017-09-02 13:40:23'),(1203,'$5 000 Bitcoin Price Hits Historic New Milestone','2017-09-02 05:05:04'),(1204,'BTC e s Big Claim Bitcoin Withdrawals to Begin Today','2017-09-01 21:45:13'),(1205,'Russia Could Pass Cryptocurrency Law This Year Senior Lawmaker Says','2017-09-01 20:25:38'),(1206,'Monopoly Resistant Mining Paper Claims Bitcoin Centralization Fears Overblown','2017-09-01 18:05:35'),(1207,'Central Bank Backed Group Plans Blockchain Platform Launch in India','2017-09-01 16:15:09'),(1208,'China s Internet Finance Association Issues ICO Warning','2017-09-01 14:30:57'),(1209,'Microsoft Joins Cornell Blockchain Research Group','2017-09-01 13:30:13'),(1210,'$4 880 Bitcoin Price Climbs to Another All Time High','2017-09-01 12:40:18'),(1211,'Inevitable Bust GPU Makers See Crypto Mining as Short Term Sales Boost','2017-09-01 12:00:25'),(1212,'Litecoin Prices Surge Above $70 as Crypto Market Tops $175 Billion','2017-09-01 11:01:07'),(1213,'LibraryChain US Government Grants $100k for New Blockchain Research','2017-09-01 10:00:14'),(1214,'$26 Million Ethereum Microfinance Startup Everex Closes ICO','2017-09-01 09:00:54'),(1215,'Illinois Launches Blockchain Pilot to Digitize Birth Certificates','2017-08-31 23:00:13'),(1216,'Bitcoin Price Jumps Above $4 800 for the First Time','2017-08-31 21:28:32'),(1217,'Weeks After Seizure Troubled Bitcoin Exchange BTC e Is Back Online','2017-08-31 21:01:07'),(1218,'F2Pool Reneges Bitcoin Pool Pulls Segwit2x Support Over Hard Fork','2017-08-31 20:15:14'),(1219,'ICO Site Suspends Services Amid Reports of Regulator Scrutiny','2017-08-31 18:00:49'),(1220,'No Moscow Exchange Hasn t Launched Bitcoin or Crypto Trading Yet','2017-08-31 17:00:19'),(1221,' Misunderstanding Vitalik Buterin to Create New Entity for Russian Bank Deal','2017-08-31 16:30:12'),(1222,' Game of Skill US Markets Tech Provider Launches Bitcoin Betting Game','2017-08-31 15:59:28'),(1223,'Creator of World s First Bitcoin Fuel Pump Plans Lightning Support','2017-08-31 14:30:09'),(1224,'Bitcoin Price Sets New All Time High as Crypto Market Tops $170 Billion','2017-08-31 13:34:52'),(1225,'Bitcoin Retirement Fund Provider Adds Ripple in IRA Product Update','2017-08-31 13:30:01'),(1226,'Database Giant Oracle Joins Hyperledger Blockchain Project','2017-08-31 12:00:03'),(1227,'ICO M A Token Exits Could Get Messy','2017-08-31 11:00:22'),(1228,'EU Politician Pushes Parliament to Test Blockchain Identity for Refugees','2017-08-31 10:00:07'),(1229,'Putin Advisor Announces New Blockchain Advocacy Group','2017-08-31 09:00:10'),(1230,'Barclays HSBC Join Settlement Coin as Bank Blockchain Test Enters New Phase','2017-08-30 23:59:05'),(1231,'ICO Oversight Israeli Regulators Form Token Sale Study Committee','2017-08-30 20:00:02'),(1232,'New AMD Graphics Card Sells Out In Minutes Amid Crypto Mining Boom','2017-08-30 19:05:04'),(1233,'Embattled BTC e Outlines Three Stage Process for Bitcoin Exchange Relaunch','2017-08-30 18:05:12'),(1234,'Jaguar Backed Blockchain Startup Wants to Trade Tokens for Transport Data','2017-08-30 17:00:17'),(1235,'Monero Is Getting Its Own Version of LocalBitcoins','2017-08-30 16:00:04'),(1236,'Ethereum Founder Strikes Deal with Russian Development Bank','2017-08-30 14:55:17'),(1237,'Why Big Investors Are Betting Real Money on a Kik Cryptocurrency','2017-08-30 14:00:07'),(1238,'Coinbase Furthers Fight Against Cryptsy Lawsuit in New Filing','2017-08-30 13:00:29'),(1239,'Citi Speaks State Backed Cryptocurrency Key to Blockchain Adoption','2017-08-30 12:00:09'),(1240,'Hard Forks Galore Bitcoin Cash Debates Ambitious Tech Roadmap','2017-08-30 11:00:10'),(1241,'WhopperCoin Burger King Russia Launches Blockchain Loyalty Program','2017-08-30 10:01:00'),(1242,'Why Miners Are Mining Bitcoin Cash and Losing Money Doing It','2017-08-30 09:00:05'),(1243,'Mobile Messenger Kik Raises $50 Million Ahead of $75 Million ICO','2017-08-29 21:35:25'),(1244,'Report Customer Complaints Against Coinbase Are on the Rise','2017-08-29 19:15:21'),(1245,'China s Central Bank Visits US on Blockchain Research Trip','2017-08-29 17:15:34'),(1246,'Colombian Central Bank to Test R3 Distributed Ledger Software','2017-08-29 16:05:58'),(1247,'The Bitcoin Price Just Set a New All Time High Above $4 700','2017-08-29 14:38:02'),(1248,'Bitcoin Meets Zcash Developers Test Tool for Trustless Trades','2017-08-29 14:30:11'),(1249,'Russian Regulator Bitcoin Should Be Limited to Qualified Investors ','2017-08-29 13:30:14'),(1250,'Ether Prices Surge Above $360 to Hit Two Month High','2017-08-29 12:50:06'),(1251,'Brokers Beware Insurance Consortium Reveals Codex 1 Blockchain Prototype','2017-08-29 12:00:19'),(1252,'Luxembourg Regulators Issue Investor Warning Against OneCoin Scheme','2017-08-29 11:00:17'),(1253,'SegWit s Slow Rollout Why Bitcoin s Capacity Hasn t Seen a Sudden Boost','2017-08-29 10:00:01'),(1254,'Reports China s Regulators Consider Suspending All ICOs','2017-08-29 09:00:09'),(1255,'$160 Billion Cryptocurrency Market Sets New All Time High','2017-08-28 23:38:14'),(1256,'SEC Warns Public Companies Are Using ICOs to Pump Stocks','2017-08-28 20:40:17'),(1257,'Russia s Vnesheconombank Unveils New Blockchain Research Centre','2017-08-28 19:29:19'),(1258,'Bitcoin Short ETF Firm Rex Eyes Downside Potential With Fund Filing','2017-08-28 18:04:16'),(1259,'Blockchain Data Storage Startup Bluzelle Raises $1 5 Million Series A','2017-08-28 16:59:14'),(1260,'Bank of England DLT Shift Could Lead to New Securities Monopolies','2017-08-28 15:59:42'),(1261,'Bank of Mexico Governor Bitcoin More Commodity Than Currency','2017-08-28 14:30:19'),(1262,'Damn Strate Post Trade Pioneer Monica Singer Is Going Full Time Blockchain','2017-08-28 13:00:45'),(1263,'ATMchain Card Giant China UnionPay Files New Blockchain Patent','2017-08-28 12:15:13'),(1264,'Litecoin Price Surges to New All Time High Over $60','2017-08-28 11:30:17'),(1265,'Third in a Month SEC Moves to Halt OTC Trading for Bitcoin Firm','2017-08-28 11:00:10'),(1266,'Submarine Sends IC3 s Plan to Clamp Down on ICO Cheats','2017-08-28 10:00:01'),(1267,'Annyeong Bitcoin South Korea Canada and a Changing Crypto Market','2017-08-28 09:00:27'),(1268,'Can t Be Evil The Google Inspired Case for Blockchain','2017-08-27 16:35:20'),(1269,'Charlie Shrem s Next Act Helping This Blockchain Startup Disrupt Music','2017-08-27 14:36:11'),(1270,'Risk or Reward How Crypto Exchanges Cash In on New Currency','2017-08-26 16:20:04'),(1271,'Blockchain s 4 Biggest Assumptions','2017-08-26 14:38:18'),(1272,'Bitcoin Prices Rise But Fall Short of All Time High','2017-08-25 22:20:23'),(1273,'Bitcoin Exchange BTC e Promises Daily Updates During Relaunch Attempt','2017-08-25 18:34:49'),(1274,'Ethereum s Metropolis Upgrade Could Still Be Months Away','2017-08-25 17:15:38'),(1275,'China s New Fundraising Rules Could Lead to ICO Investigations','2017-08-25 16:48:51'),(1276,'Vietnam Is Preparing to Legally Recognize Bitcoin','2017-08-25 14:00:07'),(1277,'Insightful ICO Telecom Giant Telenor Wants to Disrupt Media with Tokens','2017-08-25 13:30:06'),(1278,'Are Failing Currencies Boosting Crypto Interest Investing com Suggests Yes','2017-08-25 12:30:05'),(1279,'Bitcoin Prices Bounce Back Above $4 400','2017-08-25 11:40:09'),(1280,'Bitcoin s Lightning Network Moves Closer to Compatibility','2017-08-25 11:00:07'),(1281,'Bank of America Files 9 More Blockchain Patent Applications','2017-08-25 10:00:02'),(1282,'Travel Giant TUI Airs Plan to Move All Data to the Blockchain','2017-08-25 09:00:13'),(1283,'Bernanke Berners Lee to Headline Ripple s Sibos Killer Conference','2017-08-24 20:18:30'),(1284,'Russian Deputy PM Says He Supports a State Backed Cryptocurrency','2017-08-24 19:15:14'),(1285,'Bitcoin Cash Returns to Profitability Amid Mining Adjustments','2017-08-24 18:15:55'),(1286,'Canadian Regulators Many ICO Tokens Meet Securities Definition','2017-08-24 17:05:34'),(1287,'SEC Suspends Trading of Publicly Listed Bitcoin Firm','2017-08-24 15:35:30'),(1288,'ETF Firm REX Seeks SEC Approval for Bitcoin Derivatives Fund','2017-08-24 14:40:10'),(1289,'Manufacturing Giant Midea Wants to Put Bitcoin Miners in Household Appliances','2017-08-24 14:00:04'),(1290,'Drivechain Developers Hold First Meeting on Future of Sidechains Project','2017-08-24 13:00:05'),(1291,'No SegWit Bump Bitcoin Price Shrugs Off Upgrade with Sideways Trading','2017-08-24 12:00:09'),(1292,'Finnish Police Launch OneCoin Investigation Amid Global Crackdown','2017-08-24 11:00:12'),(1293,'Segwit2x Developers Label Controversial Bitcoin Code Production Release ','2017-08-24 10:00:02'),(1294,'Standpoint Founder Bitcoin Asset Class Will Grow Into $2 Trillion Market','2017-08-24 09:00:14'),(1295,'Floyd Mayweather Just Promoted His Second ICO on Twitter','2017-08-23 23:36:24'),(1296,'MGT Capital Raises $2 4 Million to Expand Bitcoin Mining Operation','2017-08-23 22:04:31'),(1297,'SegWit Goes Live Why Bitcoin s Big Upgrade Is a Blockchain Game Changer','2017-08-23 19:24:37'),(1298,'China s Fosun Group Buys Stake in Blockchain Startup','2017-08-23 18:44:48'),(1299,'Chasing Profit Bitcoin Miners Swap Networks As Difficulty Swings','2017-08-23 17:45:13'),(1300,'Congressional Candidate Now Accepting Bitcoin Donations for 2018 Election','2017-08-23 15:49:40'),(1301,'Bitcoin Prices Are Up Over $100 Already Today','2017-08-23 14:00:02'),(1302,'How To Website WikiHow Partners With Blockchain Startup Civic','2017-08-23 13:30:05'),(1303,'1 000 Universities IBM s Ambitious Plan to Fill Vacant Blockchain Jobs','2017-08-23 13:00:13'),(1304,'$150 Billion Total Cryptocurrency Market Cap Hits New All Time High','2017-08-23 12:31:10'),(1305,'Silicon Blockchain Intel s Distributed Ledger Strategy Is All About Hardware','2017-08-23 12:00:14'),(1306,'Brazil s Ministry of Planning Is Testing Blockchain Identity Tech','2017-08-23 11:00:07'),(1307,'South Africa s Central Bank It s Too Risky to Launch a Cryptocurrency','2017-08-23 10:00:07'),(1308,'Lightning s Tadge Dryja is Working On a Bitcoin Cash Splitter ','2017-08-23 09:00:07'),(1309,'Exchange Strains Drive Crypto Exchange Kraken to Trim Trading Pairs','2017-08-22 21:34:53'),(1310,'Hyperledger Blockchain Consortium Reveals Hybrid Sawtooth Ethereum Tech','2017-08-22 20:15:40'),(1311,'Ripple s XRP Price Climbs 40 on Surge in Korean Trading','2017-08-22 18:29:46'),(1312,'Congressional Group Pushes for Blockchain Security Standards','2017-08-22 17:45:08'),(1313,'The IRS Has Been Using Bitcoin Tracking Software Since 2015','2017-08-22 17:09:35'),(1314,'The Newest Version of the Opendime Bitcoin Wallet Is Out','2017-08-22 14:59:12'),(1315,'Blockchain ID Startup ShoCard Raises $4 Million in New Funding','2017-08-22 13:59:45'),(1316,'Boldstart Launches Hyperledger Fabric s First Blockchain Accelerator','2017-08-22 13:30:09'),(1317,'Walmart Kroger Nestle Team with IBM Blockchain to Fight Food Poisoning','2017-08-22 12:59:24'),(1318,'Mark Cuban Backs Former Coinbase Employee s $20 Million Token Fund','2017-08-22 12:18:02'),(1319,'Asus Debuts Specialized Motherboard for Cryptocurrency Miners','2017-08-22 10:32:18'),(1320,'Bitcoin s Battle Over Segwit2x Has Begun','2017-08-22 10:01:02'),(1321,'Bitcoin Prices Dip Below $4 000 to Hit 7 Day Low','2017-08-22 02:55:14'),(1322,'$10 4 Million In Game Item Exchange DMarket Raises New Funds in ICO','2017-08-21 21:59:53'),(1323,'Bitcoin Cash Wins Mining Power as Price Falls Back Below $600','2017-08-21 19:15:05'),(1324,'Take Two Bitcoin Miner BTCS Announces New Merger Deal','2017-08-21 18:34:41'),(1325,'ICO Scammers Steal $500k in Phony Enigma Project Pre Sale Launch','2017-08-21 16:40:12'),(1326,'Credit Suisse Eyes 2018 Launch for Blockchain Loans Platform','2017-08-21 15:30:25'),(1327,'A Bitcoin Law for Every State Interest and Animosity Greet Model US Regulation','2017-08-21 14:00:08'),(1328,'Swift s Cross Border Blockchain Trial Is Moving Into Its Next Phase','2017-08-21 13:00:07'),(1329,'Monero Price Hits Record High Near $100 on New Exchange Listing','2017-08-21 11:45:02'),(1330,'Credit Card Giant Visa Hints at Digital Asset Service Plans','2017-08-21 11:05:04'),(1331,'Philippines Central Bank Grants First Cryptocurrency Exchange Licenses','2017-08-21 10:00:03'),(1332,'Hints and Rumors How Ripple Might Really Enter China s Market','2017-08-21 09:00:07'),(1333,'Bitcoin Trades Sideways as Bitcoin Cash Price Drops to $800','2017-08-20 12:47:48'),(1334,'The New Pachinko Exploring the Economics of Initial Coin Offerings','2017-08-20 12:00:49'),(1335,'Bitcoin Cash Price Nears $1 000 as Breakout Continues','2017-08-19 15:40:16'),(1336,'10 Reasons Why Central Banks Will Miss the Cryptocurrency Renaissance','2017-08-19 10:45:19'),(1337,'Bitcoin Prices Retreat Toward $4 100 While Bitcoin Cash Soars','2017-08-19 10:21:55'),(1338,'Making Sense of Cryptoeconomics','2017-08-19 09:40:04'),(1339,'$700 and Rising What s Driving the Price of Bitcoin Cash ','2017-08-18 23:03:57'),(1340,'SEC Statements Spur ShapeShift to Review Cryptocurrency Listings','2017-08-18 19:45:04'),(1341,'Corporate Analyst Fisco Tests Issuance of Bitcoin Bond in Japan','2017-08-18 17:29:57'),(1342,'Australia Weighs Jail Time for Cryptocurrency Exchange Offenders','2017-08-18 16:30:07'),(1343,'Overseas Expansion Japan s BitFlyer to Sell Bitcoin in US Market','2017-08-18 15:03:13'),(1344,'Bitcoin Cash Is Now More Profitable to Mine Than Bitcoin','2017-08-18 15:01:23'),(1345,'$26 Million Blockchain VR Project Decentraland Raises New Funding in ICO','2017-08-18 14:00:01'),(1346,'Investor Albert Wenger to Fund XPRIZE for Blockchain Powered Blogs','2017-08-18 13:00:02'),(1347,'D H Files for Multiple Patents on Private Blockchain Tech','2017-08-18 12:15:02'),(1348,'Couldn t Claim Your Bitcoin Cash BTC Com Now Has a Tool for That','2017-08-18 11:00:04'),(1349,'Database Giant Oracle Wants Better Governance for Blockchains','2017-08-18 10:00:56'),(1350,'What s Next for Bitcoin Cash Making Profitless Mining Profitable','2017-08-18 09:00:24'),(1351,'Bitcoin Cash Breaks Price Doldrums to Push Past $400','2017-08-17 21:25:09'),(1352,'Bitcoin Bear Peter Schiff Doubles Down Even at $4 000 It s Still a Bubble ','2017-08-17 20:00:17'),(1353,'Decentralized Exchange Protocol 0x Raises $24 Million in ICO','2017-08-17 19:05:22'),(1354,'Xerox Patent Applications Reveal Plan for Blockchain Records System','2017-08-17 18:00:28'),(1355,'Bitcoin s Biggest Software Wallet Blockchain Adds Ethereum','2017-08-17 16:59:39'),(1356,'$7 Million Bitcoin Wallet Startup Breadwallet Raises New Funding','2017-08-17 14:29:51'),(1357,'Lightning Bank Ledgers Bitfury and Ripple Demo New Twist on Bitcoin Tech','2017-08-17 13:59:10'),(1358,'Coinbase Awarded Patent for Bitcoin Security Concept','2017-08-17 12:00:07'),(1359,'Bitcoin Prices Reach New All Time High of Over $4 500','2017-08-17 11:34:35'),(1360,'Australia Takes Aim at Cryptocurrencies With New Money Laundering Bill','2017-08-17 11:04:47'),(1361,'Anonymous Email Service ProtonMail Adds Bitcoin Payment Option','2017-08-17 10:00:33'),(1362,'$80 000 Zcash Foundation to Launch Grant Initiative','2017-08-17 09:00:05'),(1363,'ASX Calls for Review of Distributed Ledger Settlement Platform','2017-08-17 05:00:24'),(1364,'Investor Naval Ravikant Wants to Disrupt Twitter With Blockchain XPRIZE ','2017-08-16 20:10:50'),(1365,'CULedger Credit Union Consortium Launches Blockchain Services Business','2017-08-16 18:20:21'),(1366,'Cryptocurrency Exchange ShapeShift Acquires Bitcoin Wallet Startup','2017-08-16 17:00:18'),(1367,'Block 494 784 Segwit2x Developers Set Date for Bitcoin Hard Fork','2017-08-16 16:35:06'),(1368,'AMD Releases New Software Package for Cryptocurrency Mining','2017-08-16 16:00:55'),(1369,'Swiss Bank to Sell Ether and Bitcoin Cash to Customers','2017-08-16 14:10:27'),(1370,'Bitcoin Down $100 as Price Seeks Support Above $4 000','2017-08-16 13:15:31'),(1371,'ICO Meets VC Blockstack Raises $25 Million for Decentralized Internet Fund','2017-08-16 12:59:10'),(1372,'IT Giant NTT Data Enlists 13 Companies for Blockchain Consortium','2017-08-16 12:00:28'),(1373,' Boiler Room Crypto Scam Targeted by London Police','2017-08-16 11:00:08'),(1374,'IBM Reveals Blockchain Supply Chain Trial with Singapore Port Operator','2017-08-16 10:00:24'),(1375,'S P 500 or Cryptocurrency Just How Big Is Bitcoin s Price Explosion ','2017-08-15 20:01:33'),(1376,'$45 Million Ukrainian Lawmakers Reveal Big Bitcoin Holdings','2017-08-15 19:01:00'),(1377,'Prosecutors Rogue Silk Road Agent Stole 1 600 BTC After 2015 Guilty Plea','2017-08-15 17:45:34'),(1378,'Ripple Confirms China Expansion Plans Shoots Down Alibaba Rumor','2017-08-15 16:45:06'),(1379,'Bitcoin s Price Is Down More Than $500 After Hitting a New High','2017-08-15 15:43:53'),(1380,'Blockstream Is Using Satellites to Beam Bitcoin Down to Earth','2017-08-15 14:59:50'),(1381,'Bitcoin Bill Delayed as Russian Lawmakers Seek Optimal Solution ','2017-08-15 14:01:04'),(1382,'Josh Garza s Sentencing Could Be Pushed Back to Next Year','2017-08-15 12:00:02'),(1383,'Bitcoin Sets New Record High of $4 483 in Overnight Trading','2017-08-15 11:00:14'),(1384,'Bahrain s Bank ABC Joins R3 Distributed Ledger Consortium','2017-08-15 10:00:08'),(1385,'Bitcoin Price Tops $4 400 As Crypto Market Nears $150 Billion','2017-08-15 01:35:07'),(1386,'OneCoin Promoters Fined 2 6 Million by Italian Consumer Watchdog','2017-08-14 21:40:16'),(1387,'Square CEO Blockchain Can Help Solve So Many Problems ','2017-08-14 19:30:44'),(1388,'$4 800 Goldman Sachs Analyst Thinks the Bitcoin Price Is Heading Higher','2017-08-14 18:15:06'),(1389,'New Bitcoin ETF Effort Launched by Money Management Firm','2017-08-14 16:45:55'),(1390,'Legally Binding Smart Contracts 10 Law Firms Join Enterprise Ethereum Alliance','2017-08-14 16:07:10'),(1391,'BTC e to Offer Free Trading for Exchange Debt Token','2017-08-14 13:30:28'),(1392,' Father of Financial Futures Seeks Cryptocurrency Hardware Patent','2017-08-14 13:00:23'),(1393,'What the Fork Why Bitcoin Tech Changes Impact Price','2017-08-14 12:15:17'),(1394,'Bitcoin Prices Reach Yet Another All Time High Passing $4 300','2017-08-14 10:57:16'),(1395,'Know Your Tokens Not All Crypto Assets Are Created Equal','2017-08-14 10:00:44'),(1396,'Blockchain and Education A Big Idea in Need of Bigger Thinking','2017-08-14 09:45:05'),(1397,'LedgerX and CBOE The CFTC s Trojan Horse in an SEC Turf War','2017-08-13 13:10:20'),(1398,'Solving the Liquidity Challenge of Decentralized Exchanges','2017-08-13 12:00:11'),(1399,'Bitcoin Prices Pass $4 000 for the First Time','2017-08-13 10:50:43'),(1400,'Open Questions for Coinbase Will Users Benefit from Its $100 Million Raise ','2017-08-12 13:00:18'),(1401,'Ethereum Lightning Buterin and Poon Unveil Plasma Scaling Plan','2017-08-12 12:15:33'),(1402,'Bitfinex to Bar US Customers from Exchange Trading','2017-08-11 23:20:06'),(1403,'Ukraine s Central Bank Moves Closer to Cryptocurrency Regulation','2017-08-11 21:45:19'),(1404,'Tezos to Launch $50 Million Venture Fund to Boost Blockchain Growth','2017-08-11 20:45:46'),(1405,'Russia s Central Depository Plans to Build Its Own Cryptocurrency Wallet','2017-08-11 18:35:10'),(1406,'The EU Is Building a Financial Transparency Gateway with Blockchain','2017-08-11 15:46:01'),(1407,'Nvidia CEO Cryptocurrencies Are Here to Stay ','2017-08-11 14:33:02'),(1408,'The Bitcoin Price Just Inched Up to Set Another All Time High','2017-08-11 14:00:07'),(1409,'BnkToTheFuture Taps ICO Demand with Investment Product Launch','2017-08-11 13:01:00'),(1410,'$126 Billion The Cryptocurrency Market Just Set a New All Time High','2017-08-11 12:37:22'),(1411,'Enterprise Ethereum Alliance Gets to Work at 90 Member Town Hall Meeting','2017-08-11 12:00:03'),(1412,'Bank of America Has Filed for Over 20 Blockchain Patents Already','2017-08-11 11:00:07'),(1413,'Nasdaq Seeks to Patent Blockchain based Data Matching System','2017-08-11 10:00:28'),(1414,'SEC Suspends OTC Traded Emerging Markets Investor Over ICO Concerns','2017-08-11 03:45:11'),(1415,'$200 Million In 60 Minutes Filecoin ICO Rockets to Record Amid Tech Issues','2017-08-10 21:43:03'),(1416,'Bitcoin Exchange Coincheck Unveils $450k Startup Investment Fund','2017-08-10 19:30:38'),(1417,'Russia s Ministry of Health Is Launching a Blockchain Pilot','2017-08-10 18:00:49'),(1418,'$100 Million Coinbase Raises Biggest Ever Round for Bitcoin Startup','2017-08-10 17:00:09'),(1419,'Buyers Beware Singapore Central Bank Issues ICO Warning','2017-08-10 14:30:04'),(1420,'Coco Revealed Microsoft JPMorgan More Demo Blockchain Boosting Tech','2017-08-10 13:59:14'),(1421,'Medical Society of Delaware Tests Blockchain to Improve Healthcare Access','2017-08-10 13:00:31'),(1422,'Crypto Asset Firm Launches Investable Index for Top 30 Cryptocurrencies','2017-08-10 12:00:01'),(1423,'Illinois to Trial Blockchain Tech in Bid to Track Medical Licenses','2017-08-10 11:00:57'),(1424,'UK Police Want to Change the Law to Make Bitcoin Seizures Easier','2017-08-10 10:00:15'),(1425,'SegWit in the Wild 4 Lessons Bitcoin Can Learn from Litecoin','2017-08-10 09:00:23'),(1426,'Goldman Sachs Real Dollars At Work in Cryptocurrency Markets','2017-08-09 23:05:52'),(1427,'Bring on the Forks Bitcoin Traders See Improving Price Outlook for 2017','2017-08-09 21:05:22'),(1428,'Bitstamp Will Add Ether Trading to Cryptocurrency Exchange','2017-08-09 20:00:15'),(1429,'Cryptocurrency Investment Fund Completes $1 8 Million ICO','2017-08-09 18:05:33'),(1430,'Full Steam Ahead Segwit2x Reaffirms Bitcoin Hard Fork Plan','2017-08-09 17:01:07'),(1431,'Hyperledger Blockchain Project to Elect New Technical Committee','2017-08-09 16:10:21'),(1432,'Litecoin Prices Hold Steady Near $50 as Bitcoin Locks In SegWit','2017-08-09 14:30:18'),(1433,'PaymentsSource Veteran Bailey Reutzel Joins CoinDesk as US Editor','2017-08-09 14:00:04'),(1434,'Sony and IBM Team to Secure Education Data with Blockchain','2017-08-09 13:33:13'),(1435,'BTC e Goes Bitfinex Bitcoin Exchange Could Issue Tokens in Bid to Relaunch','2017-08-09 13:00:16'),(1436,'IT Giant Fujitsu Is Planning to Deploy Multiple Blockchain Business Models','2017-08-09 12:00:39'),(1437,' Russia s Facebook Eases Restrictions on Cryptocurrency Ads','2017-08-09 11:00:13'),(1438,'Department Store Operator Begins Testing Bitcoin Payments in Japan','2017-08-09 10:00:14'),(1439,'Safello Aims for Comeback with New Bitcoin Buying Option','2017-08-09 09:00:11'),(1440,'Fidelity Brings Bitcoin Tracking to Traditional Investor Portfolios','2017-08-09 05:00:36'),(1441,'Ether Tops $300 as Price Rises to 30 Day High','2017-08-09 02:50:04'),(1442,'India Close to Finishing Work on Cryptocurrency Rule Proposals','2017-08-08 22:00:34'),(1443,'It s Official Segregated Witness Will Activate on Bitcoin','2017-08-08 19:56:10'),(1444,'Thailand s KBank to Start Digitizing Contracts With Blockchain by 2018','2017-08-08 17:55:16'),(1445,'$100 Million Putin Advisor Targets Big Raise for Bitcoin Mining ICO','2017-08-08 16:50:25'),(1446,'UNICEF s Venture Arm Trials Ethereum Smart Contracts','2017-08-08 15:30:01'),(1447,'Ether Litecoin and More Overstock Now Accepts Cryptocurrencies as Payment','2017-08-08 14:00:52'),(1448,'ICOs Meet IPOs Blockchain Author Alex Tapscott to Take Token Startup Public','2017-08-08 13:00:06'),(1449,'$3 500 Bitcoin Price Sets Another New All Time High','2017-08-08 12:31:16'),(1450,'US Officials Eye Blockchain Applications For Visas Foreign Aid','2017-08-08 12:00:03'),(1451,'From ICOs to DCOs The Dawn of Cleared Crypto Derivatives','2017-08-08 11:00:11'),(1452,'Lawmakers Want to See Bitcoin Become an Official Currency in Australia','2017-08-08 10:00:51'),(1453,'SegWit Lock In What the Tech Milestone Means for Bitcoin','2017-08-08 09:00:10'),(1454,'Bitcoin Cash Eases Mining Difficulty as Blockchain Adjusts','2017-08-07 21:05:25'),(1455,'OSTK to HODL Overstock to Keep 50 of All Bitcoin Payments as Investments','2017-08-07 20:30:14'),(1456,'Bitcoin Exchange Unocoin to Repay Users After Account Thefts','2017-08-07 18:35:28'),(1457,'11 Banks Develop DLT Trade Finance App Using R3 s Corda Software','2017-08-07 17:35:09'),(1458,'Wikileaks is Now Accepting Zcash Donations','2017-08-07 16:35:07'),(1459,'Controversial US Sanctions Bill Calls for Cryptocurrency Research','2017-08-07 15:15:06'),(1460,'Bitcoin Is Now Worth Nearly 3 Times More Than an Ounce of Gold','2017-08-07 14:00:20'),(1461,'HP Enterprise Gains on IBM with Mission Critical Move Into Blockchain','2017-08-07 13:30:02'),(1462,'Cryptocurrency Market Tops $116 Billion to Set New All Time High','2017-08-07 13:00:33'),(1463,'Overstock s Blockchain Business Posts $3 3 Million Loss','2017-08-07 12:00:48'),(1464,'WannaCry On the Move Bitcoin Crime Evolves in a Multi Blockchain World','2017-08-07 11:00:28'),(1465,'Shopping Mall Bans Bitcoin and Ether Mining as Merchants Run Up Bills','2017-08-07 10:00:29'),(1466,'PSD2 and Blockchain Mutual Support','2017-08-07 09:00:21'),(1467,'Four Quadrants Dividing and Conquering the Crypto Universe','2017-08-06 18:10:35'),(1468,'A Howey Test for Blockchain Why the SEC s ICO Guidance Isn t Enough','2017-08-06 16:10:18'),(1469,'Bitcoin Fork Blues These New Yorkers Threw a Party','2017-08-05 14:00:25'),(1470,'The Bitcoin Cash Price Questions Answers and More Questions','2017-08-05 11:00:06'),(1471,'Bitcoin Price Surges Past $3 200 to Hit All Time High','2017-08-05 06:06:47'),(1472,'Bitcoin Cash Block Production Accelerates as Mining Difficulty Adjusts','2017-08-04 20:00:20'),(1473,'Why Even Miners That Hate Bitcoin Cash Might Want to Mine It','2017-08-04 19:00:39'),(1474,'OTC Trade Group Blockchain Smart Contracts Could Spark Interpretation Challenges','2017-08-04 17:40:42'),(1475,'Filecoin Presale Raises $52 Million Ahead of ICO Launch','2017-08-04 16:05:15'),(1476,'Troubled BTC e Exchange Claims Control of Databases and Bitcoin Wallets','2017-08-04 14:00:02'),(1477,'$1 6 Billion All Time ICO Funding Climbs as Record $500 Million Invested in July','2017-08-04 13:00:07'),(1478,'Chart Learn and Explore CoinDesk Launches ICO Tracking Tool','2017-08-04 12:00:11'),(1479,'Patent Reveals Nasdaq Planning Blockchain Powered Data System','2017-08-04 11:00:08'),(1480,'Media Producer Launches Blockchain Initiative with Government Backing','2017-08-04 10:00:29'),(1481,'Mastercard Eyes Cryptocurrency Refunds in New Patent Application','2017-08-04 09:00:29'),(1482,'GDAX Pledges to Enable Bitcoin Cash Withdrawals By 2018','2017-08-03 23:35:20'),(1483,'Indian Securities Regulator Reveals Plans to Study Blockchain','2017-08-03 21:00:39'),(1484,'Think Tank Attacks IRS Subpoena in Coinbase Tax Dispute','2017-08-03 19:30:04'),(1485,'Arkansas Farming Cooperative Trials Blockchain to Track Chicken Shipments','2017-08-03 17:45:09'),(1486,'The ICO Boxing Champ Floyd Mayweather Promoted Has Raised $30 Million Already','2017-08-03 16:45:04'),(1487,'Startup Incubator Science Could Raise Up to $100 Million in Planned Token Sale','2017-08-03 15:00:12'),(1488,'Tokens Can Be Securities Even ICO Advisors Agree with the SEC','2017-08-03 14:00:55'),(1489,'Gibraltar Stock Exchange Plans Blockchain Powered Trading System','2017-08-03 13:00:13'),(1490,'State Street to Bitcoin Bull Blockchain Boss Leaves to Launch Crypto Startup','2017-08-03 12:00:26'),(1491,'Australia s Biggest Grain Exporter Trials Blockchain Tracking System','2017-08-03 11:00:07'),(1492,'Broker Dealer Renews Call for ICO Rules After SEC Release','2017-08-03 10:00:16'),(1493,'UASF Revisited Will Bitcoin s User Revolt Leave a Lasting Legacy ','2017-08-02 20:30:19'),(1494,'Bitfinex Is Issuing Another Token and a New Ethereum Exchange to Go With It','2017-08-02 18:45:15'),(1495,'Chilean Regulator Central Bank Cryptocurrencies May Be Many Years Away ','2017-08-02 17:00:23'),(1496,'Nasdaq Inks Blockchain Trading Deal With Swiss Stock Exchange','2017-08-02 16:00:16'),(1497,'Options Exchange CBOE to Launch Cryptocurrency Derivatives in 2017','2017-08-02 15:00:05'),(1498,'MultiChain 1 0 Bitcoin Compatible Private Blockchain Opens for Enterprise','2017-08-02 14:00:12'),(1499,'Swedish Police to Seek EU Funds for Cryptocurrency Research','2017-08-02 13:00:07'),(1500,'Quoine Exchange Sued Over Multimillion Dollar Bitcoin Trade Reversal','2017-08-02 12:00:06'),(1501,'Why a Bitcoin Fork Is Not a Stock Split ','2017-08-02 11:00:22'),(1502,'South Korean Lawmaker Seeks to Tighten Cryptocurrency Rules','2017-08-02 09:59:58'),(1503,'One of Ethereum s Earliest Smart Contract Languages Is Headed for Retirement','2017-08-02 09:00:17'),(1504,'What Happened to Bitcoin A Recap of the Blockchain s Big Split','2017-08-01 23:15:32'),(1505,'DAO Marketplace District0x Raises $9 Million in Token Sale','2017-08-01 21:15:22'),(1506,'Bitcoin Cash Just Mined its First Block Making Blockchain Split Official','2017-08-01 19:23:36'),(1507,'Hong Kong Stock Exchange to Launch Blockchain Powered Market in 2018','2017-08-01 16:35:35'),(1508,'Bitcoin Is Forking But Bitcoin Cash Hasn t Been Created Yet','2017-08-01 15:34:00'),(1509,'Marketplace Lender Blackmoon to Launch Ethereum Token Management Platform','2017-08-01 15:15:53'),(1510,'Singapore Central Bank Token Sales May Be Subject to Securities Laws','2017-08-01 14:21:20'),(1511,'The Problem with Bitcoin Price Charts Explained in Two Charts ','2017-08-01 13:00:08'),(1512,'Bitcoin UASF Proposal Quietly Activates to Little Effect','2017-08-01 12:05:30'),(1513,'Bank of America Files for 3 New Blockchain Patents','2017-08-01 11:00:14'),(1514,'Juniper 6 in 10 Corporations Are Now Planning Blockchain Integrations','2017-08-01 10:00:41'),(1515,'Bitcoin Cash Who Supports the Fork And Who Doesn t','2017-08-01 09:00:07'),(1516,'Bitcoin Fork Watch News Guides for the Coming Bitcoin Cash Split','2017-08-01 03:25:13'),(1517,'The Bitcoin Cash Timeline What Will Happen When','2017-07-31 21:50:41'),(1518,'Bitcoin Cash 101 What Users Need to Know Before the Fork','2017-07-31 20:45:47'),(1519,'New York City Staffer Sanctioned For Mining Bitcoins at Work','2017-07-31 20:15:57'),(1520,'SBI Reveals Joint Blockchain Remittance Venture With South Korean Startup','2017-07-31 18:45:37'),(1521,'14 000 Coinbase Customers Could Be Affected by IRS Tax Summons','2017-07-31 17:55:18'),(1522,'Japan s Fujitsu to Commercialize Hyperledger Fabric Software by Next Year','2017-07-31 16:30:23'),(1523,'The Simplest Way to Understand Why The DAO Was a Security','2017-07-31 15:35:29'),(1524,'BTC e Pledges to Return Customer Bitcoin Days After Police Seize Domain','2017-07-31 14:00:41'),(1525,'Public Company to Convert Bitcoin to Stock in First of Its Kind Fundraise','2017-07-31 13:00:09'),(1526,'Legal Experts Warn of Coming Crackdown on Token Exchanges','2017-07-31 12:00:08'),(1527,' Blockchain Revolution Author Launches $20 Million Digital Asset Investment Firm','2017-07-31 10:59:29'),(1528,'UK Government Seeks Blockchain Pitches for 8 Million Startup Competition','2017-07-31 10:00:04'),(1529,'More Welcome Than Warning The DAO Ruling Could Transform Securities','2017-07-31 09:05:18'),(1530,'Will Bitcoin Cash Impact the Bitcoin Price Traders Split on Possible Fork','2017-07-31 05:15:39'),(1531,'Could SPV Support a Billion Bitcoin Users Sizing up a Scaling Claim','2017-07-30 12:45:13'),(1532,'Blockchain Startups Take on Ticket Touting But Will They Gain Traction ','2017-07-30 11:30:06'),(1533,'Startups Brace for Bitcoin Cash Fork in Wave of Policy Updates','2017-07-29 13:05:12'),(1534,'ViaBTC Claims Neutrality Ahead of Bitcoin Cash s Likely Launch','2017-07-29 09:30:43'),(1535,'Bitcoin Investment Vehicle Adopts Open Strategy Ahead of Blockchain Fork','2017-07-28 22:45:20'),(1536,'$25 Million Blockchain Startup Tierion Completes ICO for TNT Token','2017-07-28 21:45:08'),(1537,'Bitcoin s Market Dominance Climbs Above 50 For First Time Since May','2017-07-28 19:10:13'),(1538,'Blockchain Startup Bitfury Files for Electronics Design Patent','2017-07-28 17:40:33'),(1539,'Euroclear and Paxos End Blockchain Gold Settlement Partnership','2017-07-28 16:35:05'),(1540,'Why Are Miners Involved in Bitcoin Code Changes Anyway ','2017-07-28 15:05:07'),(1541,'$8 2 Million Court Orders Default Judgment Against Cryptsy CEO','2017-07-28 14:00:22'),(1542,'Bitcoin Inches Above $2 800 to Hit 5 Day High','2017-07-28 13:25:10'),(1543,'Hyperledger Blockchain Project Adds 10 New Members','2017-07-28 13:00:17'),(1544,'German Chemical Company Pilots Supply Chain Blockchain','2017-07-28 12:01:06'),(1545,'AMD Cryptocurrency Mining Isn t A Long Term Growth Driver ','2017-07-28 11:00:09'),(1546,'Overstock s T Has Already Built a Platform for Trading Regulated ICOs','2017-07-28 10:30:22'),(1547,'Bitcoin Startup KeepKey Ends Support For Multibit Wallet Software','2017-07-27 23:00:50'),(1548,'Boxing Champ Floyd Mayweather Just Promoted an ICO on Instagram','2017-07-27 21:34:11'),(1549,' First Ethereum Decompiler Launches With JP Morgan Quorum Integration','2017-07-27 21:15:50'),(1550,'Investor Howard Marks Cryptocurrencies Aren t Real','2017-07-27 19:51:04'),(1551,'Indian State Officials to Weigh Policies for Public Sector Blockchain Use','2017-07-27 18:10:58'),(1552,'A New SegWit Lock In Period Has Started and All Mining Pools Are Signaling','2017-07-27 17:00:47'),(1553,'Irish Central Bank Chief Blockchain is One of The Largest Policy Challenges ','2017-07-27 16:05:21'),(1554,'Bitcoin Investment Vehicle Fined $120k by Nasdaq Exchange','2017-07-27 15:05:26'),(1555,'Washington s New Cryptocurrency Exchange Rules Are Now in Effect','2017-07-27 14:00:11'),(1556,'The DAO Report Understanding the Risk of SEC Enforcement','2017-07-27 13:30:57'),(1557,'The Uniform Law Commission Has Given States a Clear Path to Approach Bitcoin','2017-07-27 12:30:14'),(1558,'The Rate of Blockchain Patent Applications Has Nearly Doubled in 2017','2017-07-27 11:00:27'),(1559,'Philippine Central Bank Sees Few Applicants for Crypto Exchange License','2017-07-27 10:00:18'),(1560,'Malta Is Gearing up to Greenlight Bitcoin Gambling','2017-07-27 09:00:03'),(1561,'$110 Million BTC e Fined as US Vows Crackdown on Bitcoin Exchanges','2017-07-27 02:20:49'),(1562,'No Panic Cooler Heads Prevail as SEC Casts Shadow on Cooley ICO Event','2017-07-26 23:10:05'),(1563,'The Big News Behind the BTC e Arrest and Mt Gox Connection','2017-07-26 22:17:19'),(1564,'Investor Tim Draper Calls on SEC to Grandfather ICOs Into Compliance','2017-07-26 20:04:13'),(1565,'BTC e Connected to Bitcoin Money Laundering Arrest in Greece','2017-07-26 16:43:42'),(1566,'$4 Billion Russian Man Arrested for Alleged Bitcoin Money Laundering Scheme','2017-07-26 15:05:12'),(1567,'Bitcoin Cash Why It s Forking the Blockchain And What That Means','2017-07-26 14:00:20'),(1568,'Veritaseum Founder Claims $8 Million in ICO Tokens Stolen','2017-07-26 11:33:17'),(1569,'Someone Tried to Extort 52 Bitcoins From Trump Advisor Jared Kushner Last Year','2017-07-26 11:00:25'),(1570,'Goldman Sachs Bitcoin May Reach New High Over $3 600','2017-07-26 10:10:08'),(1571,'ICOs Foolish Mania or Market Discovery They Might Be Both ','2017-07-26 09:38:01'),(1572,'Token Summit Creator SEC ICO Guidance a Breath of Fresh Air ','2017-07-26 00:30:50'),(1573,' Not a Surprise Blockchain Industry Saw SEC ICO Action Coming','2017-07-26 00:04:29'),(1574,'Emin Gun Sirer SEC ICO Guidance is End of Beginning for Blockchains ','2017-07-25 23:00:38'),(1575,'SEC US Securities Laws May Apply to Token Sales','2017-07-25 21:44:01'),(1576,'Ether Prices Drop Below $200 Amid Wider Crypto Market Fall','2017-07-25 21:10:35'),(1577,'Putin s Internet Advisor 30 of Russian Computers Infected By Crypto Mining Malware','2017-07-25 18:00:18'),(1578,'Australian Bitcoin Exchange Raises $815k in Series A Funding','2017-07-25 17:00:12'),(1579,'Infosys EdgeVerve Expands Blockchain Integration to Sales Platform','2017-07-25 16:00:52'),(1580,'American Express Brings Credit Card Buying to Bitcoin App Abra','2017-07-25 14:58:36'),(1581,'Months to Minutes Enigma Launch Aims to Boost Crypto Hedge Fund Creation','2017-07-25 14:02:48'),(1582,'Automaker Renault Trials Blockchain in Bid to Secure Car Repair Data','2017-07-25 13:30:24'),(1583,'What s Left Before SegWit Goes Live Bitcoin s Path to More Capacity','2017-07-25 12:31:46'),(1584,'A Russian Airline Is Now Using Blockchain to Issue Tickets','2017-07-25 11:02:02'),(1585,'Bank of America Analyst Bank Acceptance a Crucial Hurdle for Bitcoin','2017-07-25 10:06:05'),(1586,'Bitcoin Investment Firm Launches Ethereum Subscribed ICO Fund','2017-07-25 07:31:06'),(1587,' Unrealistic BIP 91 Creator James Hilliard Has Choice Words for Segwit2x','2017-07-24 22:35:17'),(1588,'Start Your Hedging LedgerX to Begin Trading Cryptocurrency Derivatives','2017-07-24 20:40:02'),(1589,'Winklevoss Backed Gemini Exchange to Begin Daily Ether Auctions','2017-07-24 19:06:12'),(1590,'Think Bitcoin Is Small Business Bitfury Is Making Almost $100 Million Annually','2017-07-24 18:52:16'),(1591,'New Hampshire s Bitcoin MSB Exemption Law Takes Effect Next Week','2017-07-24 17:36:02'),(1592,'US Government Funds Blockchain Key Management Tool With $794k Grant','2017-07-24 16:30:33'),(1593,'Belarus Central Bank Approves Blockchain Use For Bank Guarantees','2017-07-24 15:35:24'),(1594,'Delaware Governor Signs Blockchain Bill Into Law','2017-07-24 13:30:03'),(1595,'Crypto Assets Trade 24 7 And That Changes More Than Uptime','2017-07-24 13:00:16'),(1596,'Hashed Health Blockchain Consortium Expands With New Member','2017-07-24 12:00:12'),(1597,'ICOs in the EU How Will the Slow Giant Regulate Tokens ','2017-07-24 11:00:42'),(1598,'Kosovo s First Bitcoin ATM Sparks Central Bank Warning','2017-07-24 10:00:05'),(1599,'Bold But Cautious London Stock Exchange s Blockchain Work Is History Repeated','2017-07-24 09:15:05'),(1600,'Details Emerge on Singapore Central Bank s Blockchain R D','2017-07-24 04:30:02'),(1601,'What Coinbase s Cuba Problem Says About the Bitcoin Business','2017-07-23 13:40:06'),(1602,'Between a Rock and a Hard Fork Jeff Garzik s Plan to Avoid a Bitcoin Split','2017-07-22 21:05:30'),(1603,'Life in Crypto Time','2017-07-22 08:12:34'),(1604,'Understanding Bitcoin s Scaling Debate Politics Comes First','2017-07-21 22:20:44'),(1605,'Faster Payments Startup Pitches Federal Reserve Group on Cryptocurrency','2017-07-21 21:30:47'),(1606,'NRI Subsidiary Launches Blockchain Technology Assessment Service','2017-07-21 17:45:55'),(1607,'Blockchain Startup Billon Nets 2 Million From EU Research Fund','2017-07-21 16:10:29'),(1608,'Crypto Asset Class Clears $90 Billion as Bitcoin Price Spikes','2017-07-21 14:45:31'),(1609,'Utility Settlement Coin Creator to Open Source Modular Blockchain Software','2017-07-21 14:00:14'),(1610,'ECB President Cryptocurrency Price Boom Having Limited Effect on Economy','2017-07-21 13:15:16'),(1611,'Trust Your Odometer Blockchain Test Aims to Turn Tide on Car Tampering','2017-07-21 12:30:07'),(1612,'Arrested Hacker Claims $30 Million Bitcoin Theft But Offers Little Proof','2017-07-21 11:00:24'),(1613,'BIP 91 Locks In What This Means for Bitcoin and Why It s Not Scaled Yet','2017-07-21 01:18:14'),(1614,'Bitcoin Price Surges to One Month High as Tech Outlook Improves','2017-07-20 21:28:36'),(1615,'Garza Pleads Guilty GAW Miners CEO Cops to $9 Million Fraud','2017-07-20 20:20:26'),(1616,'Parity Wallet Hacker Cashes out $90 000 in Stolen Ether','2017-07-20 18:55:15'),(1617,'Ripple Reports Uptick in Investor XRP Interest as Sales Triple in Q2','2017-07-20 16:45:42'),(1618,'What s an ICO Big 4 Consulting Firms Are Getting the Question','2017-07-20 15:00:24'),(1619,' Bitcoin Sign Guy Has a New Job But He s Keeping His Identity Secret','2017-07-20 14:00:04'),(1620,'Non Profits See Blockchain Vision But Face Harsh Realities','2017-07-20 13:00:11'),(1621,'Bitcoin Startups Advise Caution as Scaling Proposals Collide','2017-07-20 12:00:17'),(1622,'Indian IT Trade Association Sets up Blockchain Special Interest Group','2017-07-20 10:30:42'),(1623,'People Trust Cryptocurrencies over Gold Says Wall Street Dean of Valuation ','2017-07-20 09:10:22'),(1624,'$30 Million Ether Reported Stolen Due to Parity Wallet Breach','2017-07-19 21:44:58'),(1625,' Mistake Corrected Overstock Invests in Blockchain Startup Symbiont','2017-07-19 20:59:12'),(1626,'Texas Congressman Cryptocurrenices Must Not Enable Terrorists','2017-07-19 18:06:31'),(1627,'Mystery Coinbase Customer Steps up in Fight to Quash IRS Tax Hunt','2017-07-19 16:35:41'),(1628,'Research Finds Design Flaws in Scaling Proposal Bitcoin Unlimited','2017-07-19 14:45:07'),(1629,'Building a Blockchain Strategy Deloitte s CTO Has Advice For You','2017-07-19 14:05:25'),(1630,'Behind on Bitcoin Drama A Short History of Scaling','2017-07-19 13:00:09'),(1631,'Exchange Trade Group Jurisdiction is Challenging DLT Adoption','2017-07-19 12:00:16'),(1632,'CoinDash ICO Hacker Nets Additional Ether as Theft Tops $10 Million','2017-07-19 10:30:22'),(1633,'London Stock Exchange Group is Using Blockchain to Record Unlisted Securities','2017-07-19 09:00:23'),(1634,'Will Miners Signal Bitcoin s Next Segwit2x Lock in Period Starts Today','2017-07-18 21:35:15'),(1635,'150 Members Indian Government Mastercard Join Enterprise Ethereum Alliance','2017-07-18 20:29:10'),(1636,'Cryptocurrency Market Crosses $80 Billion As Ether Bitcoin Prices Gain','2017-07-18 17:45:24'),(1637,'Korean Lawmaker Calls for Consumer Protection in Cryptocurrency Bill','2017-07-18 17:15:30'),(1638,'What Could Happen to Bitcoin A Visual Guide to Scaling Outcomes','2017-07-18 15:15:54'),(1639,'Blockchain Startup ArabianChain Nets $817k from New Investor','2017-07-18 14:00:08'),(1640,'Daimler s 100 Million Ethereum Bond Is Bigger Than Mercedes Benz','2017-07-18 13:00:14'),(1641,'A Chinese Bitcoin Tycoon and His Record Breaking ICO','2017-07-18 12:00:04'),(1642,'European Commission Hosts Blockchain Workshop with Industry Focus','2017-07-18 11:00:04'),(1643,'CoinDesk Explainer How BIP 91 Enacts SegWit While Avoiding a Bitcoin Split','2017-07-18 04:07:22'),(1644,'$7 Million Lost in CoinDash ICO Hack','2017-07-17 22:02:39'),(1645,'Scaling Bitcoin Unveils 2017 Conference Dates','2017-07-17 20:55:24'),(1646,'SatoshiPay to Stop Using Bitcoin Blockchain for Micropayments','2017-07-17 20:00:13'),(1647,'GPU Miners Hit Secondhand Market as Ether Price Gains Taper Off','2017-07-17 18:00:09'),(1648,'Ripple s Distributed Ledger Network Passes 50 Validator Milestone','2017-07-17 17:00:23'),(1649,'Bitcoin s Miners Signal for Segwit2x Scaling Proposal Early','2017-07-17 16:00:45'),(1650,'Crypto Assets Bounce Back Above $70 Billion Amid Day of Gains','2017-07-17 14:30:11'),(1651,'Nuco Builds Tokenized Blockchain Bridge for Enterprise Applications','2017-07-17 14:00:03'),(1652,'GAW Miners CEO Will Plead Guilty to Wire Fraud Charge','2017-07-17 12:01:12'),(1653,'China s Chief Justice Gets Blockchain Briefing in Trip to Guiyang Courts','2017-07-17 11:00:19'),(1654,'Blockchain and Aid It s About More Than Efficiency','2017-07-17 10:00:33'),(1655,'Bitcoin Meets DLT Bitfury Releases Anchorable Enterprise Blockchain','2017-07-17 05:00:01'),(1656,'Crypto Market Nears 50 Fall From All Time High','2017-07-16 15:10:40'),(1657,'Ex LG Security Officer Targets Ad Privacy with Blockchain Search Engine','2017-07-16 12:30:30'),(1658,'To the Moon Blockchain s Hiring Crunch Could Last Years','2017-07-16 12:00:09'),(1659,'Bitcoin Price Drops Below $2 000 as Crypto Markets Fall Toward $70 Billion','2017-07-15 15:15:06'),(1660,'How Initial Coin Offerings Sidestepped Traditional Disruption Models','2017-07-15 11:00:57'),(1661,'Mr Blockchain Goes to Washington','2017-07-15 10:30:15'),(1662,'US Congressman Cryptocurrencies Need Tighter Rules','2017-07-14 22:30:50'),(1663,'GDAX Plans to Suspend Bitcoin Withdrawals If UASF Activates','2017-07-14 21:40:32'),(1664,'Egyptian Regulators Kill Rumor Domestic Banks Might Handle Bitcoin','2017-07-14 20:15:33'),(1665,'Albanian Central Bank Issues Warning to Cryptocurrency Investors','2017-07-14 19:06:03'),(1666,'Ether Prices Fall Below $190 Amid Broader Crypto Price Decline','2017-07-14 18:01:02'),(1667,'Online Bank Swissquote Partners With Bitstamp to Launch Bitcoin Trading','2017-07-14 17:25:27'),(1668,'The Segwit2x Boycott Bitcoin s UASF Isn t Backing Down From August Deadline','2017-07-14 16:39:18'),(1669,'State of Blockchain Survey The Future of Bitcoin Ethereum and ICOs','2017-07-14 14:00:06'),(1670,'Bitcoin and the Benefits of Coopetition ','2017-07-14 13:00:55'),(1671,'UK Judge No Doubt Smart Contract Law Update Should Be Considered','2017-07-14 11:00:04'),(1672,'Enterprise Ethereum Alliances Unveils New Technical Steering Committee','2017-07-14 09:00:12'),(1673,'Report Indian Government Considers Tax on Bitcoin Purchases','2017-07-13 21:10:30'),(1674,'Bitcoin Scaling Watch News Guides to Navigate the Coming Clash of Code','2017-07-13 19:52:36'),(1675,'Coinbase Granted One Month Delay in Cryptsy Lawsuit Appeal','2017-07-13 19:15:44'),(1676,' Bitcoin Sign Guy Nets Almost $15 000 After Fed Chair Appearance Goes Viral','2017-07-13 18:05:12'),(1677,'Goldman Sachs Granted SETLcoin Cryptocurrency Patent','2017-07-13 17:00:10'),(1678,'Beyond Segwit2x Paul Sztorc Thinks Bitcoin Needs a New Scaling Roadmap','2017-07-13 16:05:26'),(1679,'The State of ICO Regulation New Report Outlines Legal Status in 6 Nations','2017-07-13 14:00:13'),(1680,'Postal Service Customers in Austria Can Now Buy Bitcoin Ether and More','2017-07-13 13:00:10'),(1681,'Symbiont Demos Blockchain Share Issuance for DC Lawmakers','2017-07-13 12:00:03'),(1682,'$232 Million Tezos Blockchain Project Finishes Record Setting Token Sale','2017-07-13 10:36:24'),(1683,'European Banks Launch DLT Startup for Small Businesses','2017-07-13 08:00:07'),(1684,'Austria s Financial Regulator Warns Onecoin Operating Without License','2017-07-12 22:30:24'),(1685,'Swiss Bank Launches Bitcoin Asset Management Service','2017-07-12 21:55:46'),(1686,'Multinational Aid Network Trials Blockchain for Donations Tracking','2017-07-12 19:30:29'),(1687,' Buy Bitcoin Sign Raised as Fed Chair Janet Yellen Testifies Before Congress','2017-07-12 18:29:01'),(1688,'Why Brave s $35 Million ICO May Not Be Enough for a High Tech Hiring Spree','2017-07-12 17:00:23'),(1689,'UK Payments Startup Integrates Bitcoin After $66 Million Fundraise','2017-07-12 16:31:07'),(1690,'Explainer What Is SegWit2x and What Does It Mean for Bitcoin ','2017-07-12 14:00:12'),(1691,'JPMorgan Denies Involvement with Blockchain Startup DIT Financial','2017-07-12 13:00:03'),(1692,'Gambling on a Hard Fork Will Roger Ver Take up a High Stakes Bitcoin Wager ','2017-07-12 12:00:07'),(1693,'US Accounting Standards Body Weighs New Digital Currency Rules','2017-07-12 11:00:00'),(1694,'Japan s Bic Camera to Accept Bitcoin Payments at All Stores','2017-07-12 10:00:05'),(1695,'Indian Police Prepare Charges Against OneCoin Founder Ruja Ignatova','2017-07-11 23:00:23'),(1696,'BlackRock Strategist Cryptocurrency Market Charts Look Pretty Scary ','2017-07-11 21:40:18'),(1697,'Immature Code or Good Test Bitcoin Scaling Proposal Segwit2x s Testnet Forks','2017-07-11 19:20:45'),(1698,'R3 Beefs Up DLT Security With Intel s Newly Revealed Xeon Processor','2017-07-11 18:05:16'),(1699,'Swiss Government Says It s Swiftly Developing Digital Currency Rules','2017-07-11 17:00:07'),(1700,'Fabric 1 0 Hyperledger Releases First Production Ready Blockchain Software','2017-07-11 15:59:25'),(1701,'Mt Gox CEO Mark Karpeles Pleads Not Guilty to Embezzlement','2017-07-11 15:15:12'),(1702,'Bitcoin Hedge Fund Director ICOs Are Having a Eureka Moment','2017-07-11 14:30:03'),(1703,'Defending Borders with Blockchain Former Cheney Advisor Calls for Action','2017-07-11 14:00:06'),(1704,'Ethereum s Ether Token Falls Below $200 to Hit 40 Day Low','2017-07-11 11:30:19'),(1705,'Little Known Cryptocurrency Hedge Fund Seeks $200 Million in SEC Filing','2017-07-11 11:00:08'),(1706,'UK Central Bank Tests Ripple s Interledger Protocol for Cross Border Payments','2017-07-11 10:00:06'),(1707,'Blockchain Startup Provenance Raises $800k in Seed Funding','2017-07-11 00:00:13'),(1708,'Publicly Traded Bitcoin Startup BTCS Reveals Plan to Invest in ICOs','2017-07-10 21:15:11'),(1709,'Mt Gox CEO s Embezzlement Trial Begins Tomorrow','2017-07-10 18:35:12'),(1710,'Blockchain Energy Startup Conjoule Raises 4 5 Million Series A','2017-07-10 17:30:34'),(1711,'$20 000 IRS to Exempt Casual Bitcoin Buyers From Coinbase Data Request','2017-07-10 16:30:57'),(1712,'IBM Westpac and More Trial Blockchain for Bank Guarantees','2017-07-10 15:00:35'),(1713,'ConsenSys Nation of Mauritius in Talks to Create Ethereum Island ','2017-07-10 14:00:11'),(1714,'Bitcoin Post Trade Nivaura Exits Stealth to Help Banks Use Open Blockchains','2017-07-10 13:10:21'),(1715,'No Joke Blockchain Startup Tierion to Seek $25 Million in Ethereum Token Sale','2017-07-10 11:59:21'),(1716,'Equity Markets on a Blockchain Delaware s Potential Impact','2017-07-10 10:00:17'),(1717,'Bitcoin s Price Surge is Making Hobby Mining Profitable Again','2017-07-09 12:30:59'),(1718,'Ripple s XRP Giving the Third Largest Cryptocurrency a Second Look','2017-07-09 11:46:44'),(1719,'EU Report Digital Currency Use by Organized Criminals Is Rare ','2017-07-08 10:15:20'),(1720,'Smart Contracts for Bitcoin Lightning s Tadge Dryja Is Working on It','2017-07-08 09:45:14'),(1721,'Swiss City Announces Plan to Verify IDs Using Ethereum','2017-07-07 21:30:47'),(1722,'Polish Regulators Warn Banks and Consumers on Cryptocurrency Risks','2017-07-07 17:55:14'),(1723,'PBoC Advisor Government Should Mandate ICO Disclosure Standards','2017-07-07 16:35:11'),(1724,'Mizuho Completes Blockchain Trade Finance Trial','2017-07-07 15:05:32'),(1725,'Who Watches Bitcoin s Watchmen Scaling s Great Game of Egos','2017-07-07 14:00:47'),(1726,'Life After Coinbase Can Charlie Lee Keep Litecoin s Revival Alive ','2017-07-07 13:00:34'),(1727,'UN Denies Involvement in Green Blockchain Project EcoBit','2017-07-07 11:01:34'),(1728,'Killing Cryptocurrency Why It s Time to Retire the Term','2017-07-07 11:00:22'),(1729,'Thomson Reuters Seeks Blockchain Startups for New Incubator Program','2017-07-07 10:00:23'),(1730,'CFTC Formally Registers New Cryptocurrency Swap Execution Facility','2017-07-07 01:16:03'),(1731,'EU Securities Watchdog Extends Blockchain Task Force Mandate','2017-07-06 22:55:19'),(1732,'National Science Foundation Awards $450k for Cryptocurrency Incentive Study','2017-07-06 17:30:37'),(1733,'22 Banks Join Swift s Cross Border Blockchain Trial','2017-07-06 16:20:16'),(1734,'Investment Bank Affiliate Sells Shares for Cash in Blockchain Test','2017-07-06 14:30:08'),(1735,'A Former Politico Editor Is Using Ethereum to Help Fix Journalism','2017-07-06 13:00:05'),(1736,'UN Identity Tech Partner Integrates Blockchain Into Payments Platform','2017-07-06 12:00:22'),(1737,'ZhongAn Reveals Blockchain Product Details in Draft IPO Filing','2017-07-06 11:00:35'),(1738,'Former Bain Manager Launches $50 Million Bitcoin and Ethereum Fund','2017-07-06 09:52:21'),(1739,'Ethereum Traders File Class Action Lawsuit Over Kraken Flash Crash','2017-07-05 23:15:33'),(1740,'UK Cybercrime Watchdog Surveillance Law Could Boost Digital Currency Use','2017-07-05 22:40:13'),(1741,'Former Dogecoin Exchange CEO Faces Fraud Charges','2017-07-05 20:40:53'),(1742,'Goldman Sachs Eyes Bitcoin Price Near $4 000 in Latest Analysis','2017-07-05 17:30:32'),(1743,'Germany s Commerzbank Announces Blockchain Trade Finance Trial','2017-07-05 16:11:05'),(1744,'South Korean Bitcoin Exchange to Pay Back Users After Account Thefts','2017-07-05 15:00:37'),(1745,'BNP Backed Blockchain Crowdfunding Effort Completes Initial Stage','2017-07-05 13:00:03'),(1746,'What Monopoly Blockchain Startup Setl Sets Sights Beyond Australia','2017-07-05 12:00:04'),(1747,'The World Economic Forum Might Not Be Ready to Lead a Blockchain Revolution','2017-07-05 10:00:05'),(1748,' Nail in the Coffin The Day US Regulators Stifled Bitcoin Startups','2017-07-04 10:00:09'),(1749,'Bitcoin Payroll Startup Bitwage Launches UK Services','2017-07-03 13:54:38'),(1750,'On Blockchain Intermediaries and Hype','2017-07-03 10:15:12'),(1751,'Port of Call Blockchain s Impact on Supply Chains is Broader Than It Seems','2017-07-03 09:30:19'),(1752,'Uniform Regulation for Virtual Currency Businesses Coming to a State Near You','2017-07-02 19:55:11'),(1753,'A Cypherpunk Dream Blockstream Developer Departs to Build Bitcoin Web','2017-07-02 10:45:57'),(1754,'Tame the Whales Developer Nick Johnson Thinks He Can Fix ICOs','2017-07-01 14:15:20'),(1755,'ICOs Dumb Money and Ethereum s Eth ical Dilemma','2017-07-01 11:20:32'),(1756,'Delaware House Passes Historic Blockchain Regulation','2017-07-01 03:54:36'),(1757,'SEC Files Fraud Suit Against Bitcoin Startup Owner','2017-06-30 23:20:17'),(1758,'German Politicians Join Advisory Panel for Blockchain Advocacy Group','2017-06-30 19:45:14'),(1759,'Bitcoin Exchanges Launch Insurance Products in Japan','2017-06-30 17:30:49'),(1760,'Japan to Test Blockchain for Government Contract System','2017-06-30 16:15:49'),(1761,'Illinois Lawmakers Pass Bill Forming Blockchain Task Force','2017-06-30 15:00:14'),(1762,'Swift Completes Blockchain Smart Contracts Trial','2017-06-30 14:00:28'),(1763,'Delaware Blockchain Stock Bill Likely to Advance in House Vote Today','2017-06-30 13:00:20'),(1764,'The $28 Billion Challenge Can Ethereum Scale to Meet Demand ','2017-06-30 11:30:10'),(1765,'China s Central Bank Opens New Digital Currency Research Institute','2017-06-30 10:00:07'),(1766,'Miners Boost Ethereum s Transaction Capacity With Gas Limit Increase','2017-06-29 21:30:43'),(1767,'US Government Organizes Federal Blockchain Forum for July','2017-06-29 19:00:05'),(1768,'Russia Wants Regulators to Research Blockchain Security Risks','2017-06-29 17:40:12'),(1769,'Arizona Bitcoin Trader Charged With Money Laundering','2017-06-29 16:35:17'),(1770,'Fidelity Charitable Has Raised $9 Million in Bitcoin So Far in 2017','2017-06-29 15:35:09'),(1771,'Pot Friendly Bitcoin Startup Raises $1 5 Million','2017-06-29 14:00:05'),(1772,'Bitcoin Scaling Project Segwit2x to Release New Code Today','2017-06-29 13:10:40'),(1773,'Bitcoin Phishing Scheme Perpetrator Pleads Guilty in Connecticut Court','2017-06-29 12:00:02'),(1774,'Electronics Giant LG is Testing R3 s Distributed Ledger Software','2017-06-29 11:00:22'),(1775,'Celebrity Investor Mark Cuban is About to Participate in His First ICO','2017-06-29 10:01:26'),(1776,'Ether Rebounds As Price Rises Back Above $300','2017-06-28 23:01:12'),(1777,'Daimler AG Issues 100 Million Corporate Bond in Blockchain Trial','2017-06-28 21:30:11'),(1778,'Europe s Second Largest Port Launches Blockchain Logistics Pilot','2017-06-28 19:30:56'),(1779,'Pantera Capital to Raise $100 Million in Investment for ICO Hedge Fund','2017-06-28 17:59:51'),(1780,'CFTC Chief Asks Congress for More Money to Oversee Blockchain','2017-06-28 16:30:17'),(1781,'Blockchain Startup ChromaWay to Launch Hybrid Database Product','2017-06-28 15:45:05'),(1782,'Bitcoin Legal Experts nChain SegWit Criticisms Are Flawed','2017-06-28 14:50:42'),(1783,'New York Preschools Accept Bitcoin and Ether for Tuition Payments','2017-06-28 13:30:02'),(1784,'Silicon Valley Accelerator 500 Startups Isn t Backing ICOs Yet','2017-06-28 12:30:04'),(1785,'R3 Completes DLT Commercial Paper Prototype with Bank Partners','2017-06-28 11:35:37'),(1786,' End Poverty Restore Trust World Bank Dives into Blockchain with Lab Launch','2017-06-28 10:00:14'),(1787,'World Economic Forum Publishes Blockchain Governance Taxonomy','2017-06-28 09:38:58'),(1788,'Bitcoin Exchange Operator Sentenced to Five and a Half Years in Prison','2017-06-27 20:25:11'),(1789,'Asus Announces New Graphics Cards Focused on Cryptocurrency Mining','2017-06-27 18:30:41'),(1790,'Indian States Look to Launch Blockchain Land Registry Efforts','2017-06-27 17:20:29'),(1791,'China s Central Bank Vows to Push for Blockchain in Five Year Plan','2017-06-27 15:45:39'),(1792,'The Risks of Segregated Witness Possible Problems Under US Contract Law','2017-06-27 14:00:51'),(1793,'Hyperledger Fabric Blockchain Publishes Software Release Candidate','2017-06-27 13:05:23'),(1794,'ASIC on Blockchain Australia s Securities Watchdog Unlikely to Regulate ICOs','2017-06-27 12:00:53'),(1795,'Financial Stability Board Blockchain Could Raise Cross Border Data Issues','2017-06-27 11:30:28'),(1796,'Bitspark Embarks on Blockchain Remittance Trial with UN in Tajikistan','2017-06-27 11:00:14'),(1797,'Blockchain Payments Startup Veem Integrates with Intuit QuickBooks','2017-06-27 10:01:38'),(1798,'European Banks Select IBM Blockchain for Small Business Trade Finance','2017-06-26 23:08:13'),(1799,'Crypto Correction Bitcoin and Ether Dive as Market Sheds $13 Billion','2017-06-26 21:48:09'),(1800,'Blockchain Research Lab to Combat Financial Fraud in Shenzhen','2017-06-26 21:25:04'),(1801,'GDAX Exchange to Reimburse Traders After Ether Flash Crash','2017-06-26 18:25:14'),(1802,'Proof of Life Vitalik Buterin Uses Ethereum to Disprove Death Hoax','2017-06-26 17:25:19'),(1803,'Barclays Pitches UK Finance Regulator on Cryptocurrencies','2017-06-26 16:25:26'),(1804,'The US Navy Wants to Connect Its 3 D Printers with a Blockchain','2017-06-26 14:15:33'),(1805,'Bank of China Tencent to Trial Blockchain in New Research Effort','2017-06-26 13:30:17'),(1806,'Gemalto Seeks to Patent Method for Secure Blockchain Identity','2017-06-26 12:45:40'),(1807,'Counting Chickens Can Blockchain Restore Trust in China s Food Supply ','2017-06-26 12:03:44'),(1808,'Are Smart Contracts Smart A Critical Look at Basic Blockchain Questions','2017-06-26 11:00:11'),(1809,' Flippening Flop As Ethereum s Price Pulls Back Market Remains Bullish','2017-06-26 10:00:15'),(1810,'ICOs Why There s More Than One Way','2017-06-25 14:00:03'),(1811,'EOS Unpacking the Big Promises Behind a Possible Blockchain Contender','2017-06-25 13:22:29'),(1812,'Analyzing Ether A Bitcoin Investor s Skeptical Take','2017-06-24 11:00:55'),(1813,'Changing Exchanges Will the Coinbase of Tomorrow Be Decentralized ','2017-06-24 10:03:37'),(1814,'Local Government in China Trials Blockchain for Public Services','2017-06-23 22:15:30'),(1815,'OneCoin License is a Fake Says Vietnamese Government','2017-06-23 20:25:09'),(1816,'Top Secret Bitcoin Scaling Plan Segwit2x Leaves More Questions Than Answers','2017-06-23 18:20:31'),(1817,'UN Sees Possible Role for Blockchain in Advancing Paris Climate Accord','2017-06-23 16:20:39'),(1818,'The FBI Received Over 2 600 Ransomware Complaints in 2016','2017-06-23 15:15:13'),(1819,'Coin Center US Senate s Digital Currency Bill Is Counterproductive ','2017-06-23 14:00:28'),(1820,'Accounting Coalition Moves to Work with Regulators on Blockchain Innovation','2017-06-23 13:00:21'),(1821,'Ukrainian Government to Start Blockchain Land Registry Trial in October','2017-06-23 12:00:40'),(1822,'Cryptocurrency How We Hook the Masses','2017-06-23 11:00:10'),(1823,'Too Many Cryptocurrencies Huobi Launches Quantitative Model for Investors','2017-06-23 10:00:06'),(1824,'Coinbase Appeals Decision in Cryptsy Collapse Lawsuit','2017-06-22 17:35:30'),(1825,'Illicit Cryptocurrency Use Targeted in Proposed 2018 FBI Budget','2017-06-22 16:25:05'),(1826,'US Government Seeks Blockchain Solutions for Contract Bidding System','2017-06-22 15:45:10'),(1827,'IMF s Lagarde Touts Distributed Ledger as Defense Against Terror','2017-06-22 13:53:13'),(1828,'Identity without the Blockchain Skepticism Grows for Once Hot Use Case','2017-06-22 13:30:09'),(1829,'Bitcoin Startup Blockchain Raises $40 Million Series B','2017-06-22 12:08:20'),(1830,'Buddhist Monks Said to Be Targeted by Bitcoin Pyramid Scheme','2017-06-22 12:00:06'),(1831,'Power to the User Accenture Microsoft Are Changing Identity with Ethereum','2017-06-22 11:00:15'),(1832,'What s Blockchain HSBC Survey Finds 59 of Consumers Don t Know','2017-06-22 10:00:25'),(1833,'$13 Ether Prices Plunge in GDAX Exchange Flash Crash','2017-06-21 22:11:03'),(1834,'Startups See Service Outages Amid Ethereum Blockchain Backlog','2017-06-21 20:25:56'),(1835,'NSA DoubleStar Backdoor Blamed for Cryptocurrency Mining Malware','2017-06-21 18:30:21'),(1836,'Porsche Names Winner of Blockchain Startup Contest','2017-06-21 17:30:20'),(1837,'China s ZhongAn Unveils Blockchain Tech for Food Supply Chain','2017-06-21 16:15:16'),(1838,'Cambodia s Central Bank Pushes Ahead with Blockchain Payments Trials','2017-06-21 15:15:08'),(1839,'No ICO Hedge Fund Numerai Releases Blockchain Token But Skips the Funding','2017-06-21 14:10:32'),(1840,'Armed with an Ethereum ICO Can Kik Succeed Where Facebook Failed ','2017-06-21 12:30:12'),(1841,'Uniform Law Commission Sets Date for Debate on Digital Currency Rules','2017-06-21 11:00:04'),(1842,'IBM Announces Blockchain Truck Tracking Solution','2017-06-21 10:55:21'),(1843,'A Bitcoin Scaling Upgrade How It Could Finally Happen And How It Could Fail ','2017-06-21 10:00:14'),(1844,'ICO Blues Status Raises $64 Million So Far But Leaves Buyers Waiting','2017-06-20 22:20:50'),(1845,'You Can Now Type the Bitcoin B Symbol in Unicode Text','2017-06-20 20:20:14'),(1846,'Illinois Government Sponsors Month Long Blockchain Hackathon','2017-06-20 19:00:37'),(1847,'Comcast Disney NBC Media Giants to Launch Blockchain Ad Platform','2017-06-20 17:50:59'),(1848,'Bitfury Inks Deal With DC Firm in Blockchain Insurance Push','2017-06-20 16:25:15'),(1849,'India Inches Closer to Developing Cryptocurrency Rules','2017-06-20 15:15:42'),(1850,'New York s Financial Regulator Is Now Inspecting Bitcoin Startups','2017-06-20 14:00:03'),(1851,'UN Leaders Urge Blockchain Startups to Collaborate on Identity','2017-06-20 13:01:04'),(1852,'Too Easy Critics Take Aim at Ethereum Token Standard Amid ICO Boom','2017-06-20 12:00:34'),(1853,'Japan s Financial Firms Test Distributed Ledger With R3 Corda Trial','2017-06-20 11:00:11'),(1854,'IMF Explores ICOs and Central Bank Coins in New Blockchain Note','2017-06-20 10:00:19'),(1855,'Blockchain Comes to East London With Colu Local Currency Launch','2017-06-20 09:00:16'),(1856,'Warning Cryptocurrency Scams Are Posing as China s Central Bank','2017-06-19 22:40:25'),(1857,'Bank of Thailand Governor Heralds Blockchain s Coming Impact','2017-06-19 21:00:24'),(1858,'Litecoin s Price Tops $50 to Set New All Time High','2017-06-19 19:40:27'),(1859,'Bitcoin Miners Unite Behind Scaling Proposal Segwit2x','2017-06-19 18:25:05'),(1860,'Financial Firms Offer Diverse Blockchain Views in European Commission Response','2017-06-19 16:50:43'),(1861,'Russia s National Payment Card Provider Blockchain Isn t for Us','2017-06-19 15:40:12'),(1862,' Absolutely Necessary How Blockchain Could Help Tech Giant Cisco Reboot','2017-06-19 14:00:52'),(1863,'UK Financial Regulator Calls for Caution on Cryptocurrency Investing','2017-06-19 13:00:11'),(1864,'Nevada Senator We Want to Be Home Base for Blockchain Startups','2017-06-19 12:01:03'),(1865,'Forfeit Your Bitcoin Congressional Bill Draws Fire Over Border Check Rules','2017-06-19 10:45:11'),(1866,'Blockchain and the Birth of a New Financial Instrument','2017-06-19 09:30:21'),(1867,'Banking and Blockchain Why We Need an AML KYC Safe Harbor','2017-06-18 12:00:54'),(1868,'Blockchain in France A Primer on an Emerging Market','2017-06-18 11:00:17'),(1869,'Coinbase to White Hat Hacker We Don t Want Your Bitcoin','2017-06-17 11:45:07'),(1870,'Ethereum Tokens Are All the Rage But What Are They Anyway ','2017-06-17 11:08:25'),(1871,'In the Green Cryptocurrency Prices Rebound After Market Correction','2017-06-16 20:30:16'),(1872,'Watch Every Minute of CoinDesk s Consensus 2017 Conference Online Now','2017-06-16 19:05:20'),(1873,'South Korean Government to Auction $540k in Bitcoin','2017-06-16 17:25:30'),(1874,'Chinese Tech Firms Universities to Launch Blockchain Consortium in Chengdu','2017-06-16 16:16:03'),(1875,'Europe s IT Systems Agency Explores Blockchain At Industry Roundtable','2017-06-16 14:30:25'),(1876,'Bitcoin Scaling Proposal Segwit2x Moves Ahead With Initial Code Release','2017-06-16 13:45:07'),(1877,'Initial Coin Offerings Where the SEC Might Stand','2017-06-16 13:00:43'),(1878,'Exchange Traded Bitcoin Vehicle Announces Cold Storage Deal','2017-06-16 12:01:01'),(1879,'TechCrunch Disrupt Seeks Startups For Blockchain Pavilion in San Francisco','2017-06-16 11:00:09'),(1880,'As Crypto Markets See Slowing Growth Traders Look Long','2017-06-16 10:00:09'),(1881,'Former People s Bank of China Official to Give Cryptocurrency Lecture','2017-06-15 22:55:06'),(1882,'UK Finance Watchdog Adds More Blockchain Startups to Regulatory Sandbox','2017-06-15 19:20:11'),(1883,'US Should Encourage Blockchain Investments Says Former Defense Official','2017-06-15 17:42:02'),(1884,'Singapore Exchange to Trial Blockchain Verification for Diamond Trading','2017-06-15 16:40:14'),(1885,'Sea of Red Top 10 Cryptocurrencies See Steep Declines as Market Turns','2017-06-15 15:30:27'),(1886,'Blockchain Startup Circle Launches Fee Free Cross Border Payments','2017-06-15 15:00:23'),(1887,'Game of Bluffs With UAHF Bitcoin Scaling Becomes Digital Missile Crisis ','2017-06-15 14:00:19'),(1888,'Swift Says Hackers Can Unite Banks and Blockchain Disruptors','2017-06-15 13:00:14'),(1889,'Florida Firm Triggers SEC Suspension with Cryptocurrency Claims','2017-06-15 12:00:56'),(1890,'Bitcoin Exchange Gemini Leverages Banking Charter in Washington State Launch','2017-06-15 11:00:15'),(1891,'Traders Plan for Correction as Crypto Market Falls Below $100 Billion','2017-06-15 10:00:12'),(1892,'US Kenya Singapore AIG Completes Multinational Blockchain Insurance Test','2017-06-14 22:00:34'),(1893,'Bitcoin Price Hits 10 Day Low As Crypto Markets Tumble','2017-06-14 21:45:32'),(1894,'Australian Politician Calls for Bitcoin Scrutiny in Fight Against Terrorism','2017-06-14 19:15:34'),(1895,'Illinois Eases Burden for Cryptocurrency Startups with New Guidance','2017-06-14 18:18:32'),(1896,'Survey Enthusiasm for Ethereum Hit an All Time High in Q1','2017-06-14 16:06:24'),(1897,'FINRA to Host Blockchain Event in New York Next Month','2017-06-14 14:00:12'),(1898,'Hyperledger Takes on Blockchain Scaling with New Working Group','2017-06-14 13:00:11'),(1899,'Finance Firms Back New Blockchain Research Lab in Beijing','2017-06-14 12:00:32'),(1900,'Bitcoin Scaling How to Give Everyone More Control','2017-06-14 11:00:14'),(1901,'Litecoin Foundation Reports No Issues Since SegWit Activation','2017-06-14 10:00:59'),(1902,'Thomson Reuters to Power Blockchain Contracts with Experimental Service','2017-06-14 09:04:33'),(1903,'PwC Principal Cryptocurrencies Could Power New Economy','2017-06-14 04:15:06'),(1904,'Goldman Sachs Strikes Bearish Note Amid Bitcoin s Price Highs','2017-06-13 20:00:11'),(1905,'Bitcoin Developers Publish BIP For Dandelion Privacy Project','2017-06-13 18:35:11'),(1906,'Vermont Approves Blockchain Impact Study','2017-06-13 17:35:07'),(1907,'Wanted Police Seek Six OneCoin Promoters in India','2017-06-13 16:30:02'),(1908,'BIP 148 SegWit2x A Bitcoin Scaling Compromise Might Not Be So Easy','2017-06-13 15:30:13'),(1909,'Kazakhstan s Central Bank Tests Blockchain App for Debt Sales','2017-06-13 14:30:47'),(1910,'Civic s ICO Sells Out Before Sale But Crowd to Get Second Chance','2017-06-13 13:30:04'),(1911,'Europe s Executive Arm Launches New Blockchain Study Group','2017-06-13 12:31:58'),(1912,'Russian Central Bank Group Prepares Masterchain Ethereum Fork for Testing','2017-06-13 11:00:30'),(1913,'United Nations Sends Aid to 10 000 Syrian Refugees Using Ethereum Blockchain','2017-06-13 10:00:32'),(1914,'Delaware Blockchain Stock Bill Advances Ahead of Major Deadline','2017-06-13 09:15:21'),(1915,'Hong Kong and Australia s Securities Regulators Strike FinTech Agreement','2017-06-13 08:52:46'),(1916,'The Flippening Will Ether Pass Bitcoin And What Would It Mean ','2017-06-13 01:15:27'),(1917,'Indian Banks Select Microsoft As Exclusive Cloud Blockchain Provider','2017-06-12 20:15:29'),(1918,'$150 Million Tim Draper Backed Bancor Completes Largest Ever ICO','2017-06-12 18:45:04'),(1919,'UAE s Emirates Islamic Bank Launches Blockchain Check Service','2017-06-12 17:05:35'),(1920,'Coin Center to Lawmakers Blockchain Startups Are Best Advised to Leave US','2017-06-12 16:00:16'),(1921,'Advertising Trade Group to Use Ethereum Tokens in Fight Against Online Fraud','2017-06-12 14:59:24'),(1922,'Hyperledger Releases Beta Version of Fabric Blockchain','2017-06-12 14:01:51'),(1923,'Coinbase to Face Trial over Possible Role in Cryptsy Exchange Collapse','2017-06-12 13:07:54'),(1924,'Bitcoin Drops $300 in One Hour as Price Falls Abruptly and Rebounds','2017-06-12 12:00:37'),(1925,'R3 s DLT Software Corda Enters Public Beta','2017-06-12 11:00:15'),(1926,'Bitcoin Ethereum and a New Direction for Cryptocurrency Investment','2017-06-12 09:40:14'),(1927,'Bitcoin Price Crosses $3 000 Milestone to Set New All Time High','2017-06-11 18:50:15'),(1928,'3 Signs the Cryptocurrency Exchange Market Is Maturing','2017-06-11 11:45:42'),(1929,'The Legal Future of Cryptocurrencies in Brazil','2017-06-11 09:00:55'),(1930,'Striking Twice Lightning s Joseph Poon Takes On Ethereum Exchange Project','2017-06-10 12:30:13'),(1931,'Headwinds or Tailwinds How US Tax Reform Could Impact Bitcoin s Price','2017-06-10 11:30:19'),(1932,'Google s Director of Engineering Won t Invest in Bitcoin','2017-06-09 22:40:10'),(1933,'Russia Likely to Mandate Identity Checks for Bitcoin Purchases','2017-06-09 17:10:20'),(1934,'US State Department Forms New Blockchain Working Group','2017-06-09 16:34:22'),(1935,'Dubai Plans Digital Passports Using Blockchain Tech','2017-06-09 15:05:53'),(1936,'3 000 Gains in 2017 What s Next for Ether Prices ','2017-06-09 14:00:08'),(1937,'Bitcoin Experts to Congress Overseas Exchanges Are Enabling Cybercrime','2017-06-09 13:00:12'),(1938,'ICO Investments Pass VC Funding in Blockchain Market First','2017-06-09 12:00:17'),(1939,'US Army Guardsmen Convicted for Bitcoin Credit Card Fraud','2017-06-09 11:00:04'),(1940,'Swedish Government Utility Trials Blockchain Energy Transfers','2017-06-09 10:00:10'),(1941,'Canadian Government Agencies Join Tapscott Led Blockchain Research Effort','2017-06-09 09:30:40'),(1942,'Libertarian Party Blasts Government Case Against Bitcoin Trader','2017-06-08 20:50:08'),(1943,'Chinese Regulators Expected to Release Bitcoin Exchange Rules This Month','2017-06-08 18:23:52'),(1944,'China s Banking Regulators Push for Blockchain Securities Rules','2017-06-08 18:01:01'),(1945,' 7 Million Blockchain Startup Stratumn Completes Series A','2017-06-08 16:59:10'),(1946,'Charts Bitcoin s Network is Objectively More Congested Than Ever','2017-06-08 15:15:18'),(1947,'Hewlett Packard Enterprise to Integrate R3 s Corda Platform','2017-06-08 14:16:44'),(1948,'New Chicago Blockchain Center Launches With Government Backing','2017-06-08 13:30:11'),(1949,'Bitcoin s Independence Day Could Users Tip the Scales in the Scaling Debate ','2017-06-08 12:30:05'),(1950,'Virtual Currency in Washington State What Changes in July','2017-06-08 11:30:36'),(1951,'At MoneyConf An Unexpectedly Subdued Outlook for Blockchain','2017-06-08 10:00:06'),(1952,'Uniting Exponential Tech Think Tank Event Heralds Blockchain s Bright Future','2017-06-08 00:02:55'),(1953,'New Hampshire Governor Signs Bitcoin MSB Exemption Into Law','2017-06-07 20:50:05'),(1954,'UC Berkeley Partners With Blockchain Startup For Health Data Research','2017-06-07 19:15:48'),(1955,'Australia s Government Publishes Blockchain Research Studies','2017-06-07 17:10:54'),(1956,'Montana Boosts Local Bitcoin Miner With $416k Grant','2017-06-07 15:45:10'),(1957,'US Congressional Group Calls on IRS to Clarify Bitcoin Tax Guidance','2017-06-07 14:30:08'),(1958,'Chain is Now Working on Six Citi Sized Blockchain Networks','2017-06-07 13:30:06'),(1959,'Colu Open Sources Protocol to Help Central Banks Issue Digital Currencies','2017-06-07 12:11:27'),(1960,'Western Union Reveals Pilot Coinbase Integration','2017-06-07 11:21:37'),(1961,'Cryptocurrency Investment Manager Seeks $400 Million for New Fund','2017-06-06 20:40:13'),(1962,'AT T Awarded Patent for Bitcoin Powered Subscriber Server','2017-06-06 18:32:01'),(1963,'Nevada Becomes First US State to Ban Blockchain Taxes','2017-06-06 16:45:35'),(1964,'Deutsche B rse Reveals Three Pillars of Its Pervasive Blockchain Integration','2017-06-06 15:27:06'),(1965,'US General Services Administration Plans Blockchain Trial','2017-06-06 15:02:57'),(1966,'CoinDesk Research Launches State of Blockchain Q1 Report','2017-06-06 14:00:03'),(1967,'Blockchain Consortium Draws Enterprise Giants to Revolutionize Digital Identity','2017-06-06 13:10:39'),(1968,'BP Wien Energie Complete Blockchain Energy Trading Trial','2017-06-06 12:00:36'),(1969,'US House Committee to Hold Virtual Currency Hearing','2017-06-06 11:00:20'),(1970,'Bitcoin Price Shoots Past $2 900 to Hit New All Time High','2017-06-06 04:08:08'),(1971,'SEC Wins $11 Million Default Judgment Against GAW Miners','2017-06-05 22:53:50'),(1972,'Vladimir Putin and Vitalik Buterin Discuss Ethereum Opportunities ','2017-06-05 18:31:31'),(1973,'Nevada Lawmakers Send Blockchain Tax Bill to Governor s Desk','2017-06-05 17:26:33'),(1974,'Walmart Blockchain Food Tracking Test Results Are Very Encouraging ','2017-06-05 16:02:31'),(1975,'IT Firm Fujitsu Debuts Blockchain System for Secure Data Sharing','2017-06-05 15:00:34'),(1976,'Are Sidechains a Better Solution for Bitcoin s Scaling Debate ','2017-06-05 14:15:10'),(1977,'Why a Swedish MP Is Joining Bitcoin Exchange BTCX','2017-06-05 13:30:05'),(1978,'The World s Largest CSDs Are Forming a New Blockchain Consortium','2017-06-05 12:30:04'),(1979,'Back to Basics for Blockchain Tokens ','2017-06-05 11:00:39'),(1980,'Three Thoughts on the Crypto Bubble ','2017-06-04 12:00:01'),(1981,'A Counterargument to the Value Proposition of Ripple s XRP Token','2017-06-04 11:40:15'),(1982,'Andresen is Back With a One Man Security Project Inspired by Bitcoin Mishaps','2017-06-03 10:40:49'),(1983,'Why the Blockchain Needs More Failures to Succeed','2017-06-03 10:00:16'),(1984,'Ethereum Client Update Issue Costs Cryptocurrency Exchange $14 Million','2017-06-02 19:00:20'),(1985,'Bitcoin Powered Marketplace OpenBazaar Raises $200k in New Funding','2017-06-02 17:30:07'),(1986,'EU Commits 5 Million to Fund Blockchain Surveillance Research','2017-06-02 16:30:29'),(1987,'Bank of Russia It s Time to Develop National Cryptocurrencies ','2017-06-02 14:50:03'),(1988,'A Dispassionate Defense of ICOs as an OK Thing','2017-06-02 13:16:23'),(1989,'Interoperability Boost Ripple Sends Blockchain Transaction Across 7 Ledgers','2017-06-02 13:03:31'),(1990,'A Discussion on Responsible Protocol Token Funding','2017-06-02 11:36:07'),(1991,'Bitcoin s Segwit2x Scaling Proposal Miners Offer Optimistic Outlook','2017-06-02 04:54:03'),(1992,'Ethereum Developers Stymie Blockchain Spammer s New Attack','2017-06-01 22:35:32'),(1993,'Japan s NEC Expands Role in Hyperledger Blockchain Project','2017-06-01 20:30:32'),(1994,'USV s Fred Wilson ICOs Won t Displace VC Investors','2017-06-01 19:15:17'),(1995,'Bitcoin Miner BTCS Raises $1 Million in New Funding','2017-06-01 16:30:44'),(1996,'Russia s Vnesheconombank Reveals Blockchain Product Strategy','2017-06-01 15:00:16'),(1997,'The IRS is Due to Present its Digital Currency Strategy to Congress Next Week','2017-06-01 12:30:04'),(1998,'Bitcoin s Segwit2x Scaling Proposal Core Developers Strike Critical Stance','2017-06-01 10:30:10'),(1999,'UK Asset Manager Integrates Exchange Traded Bitcoin Product','2017-06-01 08:00:20'),(2000,'OKCoin and Huobi Move to End China s Bitcoin Withdrawal Freeze','2017-05-31 20:00:17'),(2001,'Judges Shoot Down Silk Road Operator s Appeal Bid','2017-05-31 19:00:18'),(2002,'$35 Million in 30 Seconds Token Sale for Internet Browser Brave Sells Out','2017-05-31 17:40:15'),(2003,'$236 Ethereum s Ether Token Hits New All Time Price High','2017-05-31 17:11:44'),(2004,'Senators Call for Digital Currency Oversight in Anti Money Laundering Bill','2017-05-31 16:30:37'),(2005,'Spanish Banks Back Red Lyra Blockchain Consortium','2017-05-31 15:01:15'),(2006,'A Facebook Investor is Calling for Regulated ICO Investment Products','2017-05-31 13:30:11'),(2007,'Russia s Central Bank is Writing a New Bitcoin Law','2017-05-31 12:30:16'),(2008,'Tokenized Dollars Singapore s Central Bank Details New Blockchain Trial','2017-05-31 11:30:03'),(2009,'Bitcoin s Segwit2x Scaling Proposal Where the Startups Stand','2017-05-31 10:30:09'),(2010,'Bitcoin Returns to Rangebound Trading As Price Rollercoaster Subsides','2017-05-30 22:05:27'),(2011,'9 Years LocalBitcoins Trader Sentenced in Latest Money Transmission Case','2017-05-30 20:00:05'),(2012,'India s BankChain Consortium Launches Blockchain KYC System','2017-05-30 18:40:09'),(2013,'Belize Accuses OneCoin Promoter of Illegal Trading','2017-05-30 16:15:04'),(2014,'How When and Where Will Regulators Accept Bitcoin ETFs ','2017-05-30 15:00:50'),(2015,'Walmart Wants to Track Delivery Drones With Blockchain Tech','2017-05-30 14:00:28'),(2016,'Energy Sector Turns to Ethereum to Test Blockchain','2017-05-30 13:00:18'),(2017,'Fresh Off Funding R3 Moves Corda Toward Critical Pilot','2017-05-30 12:00:16'),(2018,'How a Tiny Island Could Give Cryptocurrency a Big Boost','2017-05-30 11:00:05'),(2019,'Baseball on the Blockchain One Fan s Quest to Merge Two Passions','2017-05-29 13:50:04'),(2020,'What to Know Before Trading Monero','2017-05-28 11:35:53'),(2021,'Consensus 2017 Recap Panels Cast Wide Net for Blockchain Discussions','2017-05-28 11:00:04'),(2022,'Cross Blockchain Trades Lightning Gives New Life to Atomic Swaps','2017-05-27 11:00:44'),(2023,'Consensus 2017 Recap The Biggest Main Stage Moments','2017-05-27 10:25:31'),(2024,'Is the Crypto Asset Class Finally Coming Into its Own ','2017-05-26 18:35:08'),(2025,'Spanish Banks Form New Blockchain Consortium','2017-05-26 17:05:15'),(2026,'Skeptical of ICOs Investor Vinny Lingham Can Change Your Mind With a Marker','2017-05-26 13:30:15'),(2027,'Day of Demos Blockchain IoT Consortium Kicks Off With Use Cases Aplenty','2017-05-26 11:45:14'),(2028,'Bitcoin Price Rebounds to Near $2 640 Following Yesterday s Losses','2017-05-26 10:29:23'),(2029,'Crypto Traders See Red As Profit Taking Fuels Price Pullback','2017-05-25 23:20:03'),(2030,'Blockchain Entrepreneurs Target Apple and Google at Token Summit','2017-05-25 22:42:28'),(2031,'Bitcoin s Price Tumbles More Than $400 From New High','2017-05-25 18:43:03'),(2032,'Bank of Canada DLT Won t Replace Canada s Payment System','2017-05-25 18:24:30'),(2033,'LocalBitcoins Trader Pleads Guilty to Money Transmitter Charge','2017-05-25 17:00:38'),(2034,'Consensus 2017 Even Academics Can t Keep Pace With Blockchain Change','2017-05-25 14:00:02'),(2035,'ICOs Going Mainstream Chat App Kik to Launch Token Sale','2017-05-25 13:00:18'),(2036,'How Blockchain Tech Could Move Self Driving Cars Into the Fast Lane','2017-05-25 11:30:10'),(2037,'Consensus 2017 Advice From a Lawyer to ICOs Don t Be Stupid ','2017-05-25 10:00:21'),(2038,'Bitcoin Ether Set New All Time Highs Amid Market Boom','2017-05-24 21:25:15'),(2039,'Consensus 2017 Blockchain Consortia in A Rapidly Changing Market','2017-05-24 19:00:24'),(2040,'Consensus 2017 Bitcoin Exchange Execs See Promise in Multi Token Future','2017-05-24 17:00:28'),(2041,'Coinbase Today Armstrong Talks Token ICOs and Blockchain s Netscape','2017-05-24 15:00:36'),(2042,'Wyre s WeChat and Facebook Bot Authenticates Invoices on Ethereum','2017-05-24 13:00:03'),(2043,'Consensus 2017 Day 2 Recap Finding Blockchain s Common Ground','2017-05-24 12:01:31'),(2044,'Consensus 2017 The Ups and Downs of Digital Currencies','2017-05-24 11:00:13'),(2045,'Consensus 2017 Blockchain and Healthcare s People Problem','2017-05-24 10:00:06'),(2046,'Bitcoin s New Scaling Agreement The Reaction','2017-05-24 01:00:25'),(2047,'Consensus 2017 Decentralized Exchange 0x Wins Proof of Work Startup Competition','2017-05-23 23:08:41'),(2048,'Consensus 2017 Global Insurers Debate the Future of Prediction Markets','2017-05-23 22:18:01'),(2049,' A Ha Moment Toyota Talks Vision For How Blockchain Could Change Driving','2017-05-23 21:00:40'),(2050,'Consensus 2017 CME Group UK Royal Mint Detail Plans for Blockchain Gold','2017-05-23 18:30:53'),(2051,'Consensus 2017 Smith Voorhees Talk Today s Bitcoin Market Craze','2017-05-23 16:52:59'),(2052,'Entrepreneur Vinny Lingham to Announce ICO at Consensus 2017','2017-05-23 16:15:15'),(2053,'Fidelity CEO Talks Love For Bitcoin Why Blockchain Will Change Markets','2017-05-23 15:07:32'),(2054,'Bitt Reveals Big Plans for Cross Caribbean Blockchain Settlement Network','2017-05-23 14:03:47'),(2055,'Blockstack Releases Blockchain Powered Tokenized Internet Browser','2017-05-23 13:52:21'),(2056,'Distributed Ledger Consortium R3 Closes Record $107 Million Funding Round','2017-05-23 13:31:56'),(2057,'Consensus 2017 Day 1 Recap Collaboration Education and Patience','2017-05-23 13:00:02'),(2058,'Consensus 2017 Blockchain Tech Leaders Predict Interoperable Future','2017-05-23 12:00:03'),(2059,'Consensus 2017 People and Machine Problems Solved with Blockchain ','2017-05-23 11:00:12'),(2060,'Consensus 2017 The Legality of ICOs Past and Future','2017-05-23 10:00:58'),(2061,'Consensus 2017 Enterprise Ethereum Alliance Puts Blockchain Privacy Into Focus','2017-05-22 22:50:18'),(2062,'Deloitte Joins Blockchain Consortiums Ethereum Alliance and Hyperledger','2017-05-22 21:45:16'),(2063,'Over 30 Deloitte Adds Mercury Project to Blockchain Prototypes','2017-05-22 21:45:14'),(2064,'Consensus 2017 The Future Is Here For Blockchain s Cross Border Impact','2017-05-22 20:32:30'),(2065,'131 Countries BitPay Goes International With Bitcoin Prepaid Visa Card','2017-05-22 20:15:33'),(2066,'Nuco Launches Blockchain Beta for TMX Group Natural Gas Exchange','2017-05-22 20:00:42'),(2067,'One for All Citi DTCC and PwC Talk Blockchain Teamwork at Consensus 2017','2017-05-22 19:45:54'),(2068,'IC3 Debuts Upgraded Off Chain Transaction Protocol Teechain ','2017-05-22 19:30:19'),(2069,'ShapeShift Breaks New Ground With Prism Digital Asset Portfolio Product','2017-05-22 19:00:08'),(2070,'Consensus 2017 BitPay CEO Calls Bitcoin Fork Only Option For Businesses','2017-05-22 18:30:49'),(2071,'Toyota s R D Division is Building a Blockchain Consortium','2017-05-22 18:00:05'),(2072,'RSK Raises $3 5 Million Launches Bitcoin Smart Contract Testnet','2017-05-22 17:59:32'),(2073,'Consensus 2017 IBM Thinks Blockchain Could Save Shipping Industry Billions ','2017-05-22 16:28:59'),(2074,'An Asia Pacific Blockchain Consortium is Forming Around Food Supply Chain','2017-05-22 16:21:00'),(2075,'Consensus 2017 EU India Governments See Path to Global Blockchain Adoption','2017-05-22 16:15:58'),(2076,'DCG Signs Up IBM MasterCard And More For Enterprise Blockchain Effort','2017-05-22 15:59:21'),(2077,'Citi Nasdaq Partner on Blockchain Payments Solution','2017-05-22 14:54:20'),(2078,'JPMorgan Partners With Zcash on Blockchain Security','2017-05-22 14:18:48'),(2079,'CoinDesk Previews New State of Blockchain at Consensus 2017','2017-05-22 13:30:33'),(2080,'AlphaPoint Taps into ICO Popularity With Token Launch Toolkit','2017-05-22 13:00:21'),(2081,'Healthcare IT Firm Joins Hyperledger Blockchain Project Codebases Activated','2017-05-22 13:00:04'),(2082,'It s Happening Blockstream Opens Liquid Sidechain in Beta','2017-05-22 13:00:03'),(2083,'Blockchain Startup Libra Hires Former Siemens Chief Risk Officer','2017-05-22 12:20:24'),(2084,'China s Best Funded Blockchain Startup is Rebranding for Expansion','2017-05-22 12:00:42'),(2085,'Banks Offering Cryptocurrency Services A New Reality Is Arriving','2017-05-22 10:00:33'),(2086,'Bitcoin Options Service LedgerX Raises $11 4 Million in Series B Funding','2017-05-22 07:00:25'),(2087,'Consensus 2017 Smart Car Tech BlockBox Wins CoinDesk Hackathon','2017-05-22 02:35:15'),(2088,'Enterprise Ethereum Alliance Adds 86 Members to Blockchain Consortium','2017-05-22 00:01:22'),(2089,'Deloitte Exec Departs to Launch Tokenized Blockchain Research Lab','2017-05-21 22:11:23'),(2090,'Consensus Hackathon 2017 Into the Smart City Blockchain Rabbit Hole ','2017-05-21 13:40:53'),(2091,'Securities Laws Aren t the Only Rules Token Sales Have to Consider','2017-05-20 22:55:24'),(2092,'History is Made Bitcoin Prices Top $2 000 to Set New All Time High','2017-05-20 19:50:30'),(2093,'Anonymous Login Civic Goes Live With Blockchain Authentication Service','2017-05-20 18:34:59'),(2094,'Bitcoin Miner Canaan Acquires Blockchain Notary Service','2017-05-20 17:07:36'),(2095,' Spiritual Experience Hot Wild Ethereal Summit Is Sign of the Times','2017-05-20 14:40:07'),(2096,'Bitcoin s Price Climbs But Falls Short in Bid to Top $2 000','2017-05-19 22:15:05'),(2097,'Russia s Largest Exchange is Using Blockchain to Lure Global Investors','2017-05-19 13:48:46'),(2098,'Where is Gavin Andresen The Quiet Exile of Bitcoin s Former Face','2017-05-19 12:00:33'),(2099,'SegWit Activation Complete Litecoin Charts a Course for the Future','2017-05-19 10:00:54'),(2100,'Bitcoin is Just $100 Away From Doubling its Price in 2017','2017-05-19 01:41:00'),(2101,'Cryptocurrency Market Cap Tops $60 Billion to Hit All Time High','2017-05-18 22:45:10'),(2102,'Congress Seeks Answers From IRS About Its Bitcoin Tax Investigation','2017-05-18 20:45:07'),(2103,'Microsoft Unveils New Framework to Speed Up Blockchain PoCs','2017-05-18 19:00:16'),(2104,'More Live Blockchains IBM Launches New Enterprise Accelerator Effort','2017-05-18 14:59:59'),(2105,'Bitcoin Startup Blockchain Adds Uber UBS Execs to Leadership Team','2017-05-18 14:00:11'),(2106,'Decentralized Ethereum Token Trading Goes Live With 0x Launch','2017-05-18 12:59:35'),(2107,'The World Is Watching Can WannaCry s Creators Cash Out Their Bitcoin Ransom ','2017-05-18 12:00:20'),(2108,'Meet the 5 Finalists for CoinDesk s Consensus 2017 Startup Contest','2017-05-18 10:00:58'),(2109,'Bitcoin Exchange Spreads Are Narrowing But Gaps Remain','2017-05-17 23:45:14'),(2110,'CFTC 2 0 US Regulator Unveils Plan to Step Up Blockchain R D','2017-05-17 20:32:37'),(2111,'Bitcoin s Price Edges Back Above $1 800 After Near $100 Gain','2017-05-17 16:33:33'),(2112,'India s Kotak Mahindra Bank Completes Blockchain Trade Finance Test','2017-05-17 14:30:12'),(2113,'US National Security Advisor Bitcoin Needs to Be Understood Not Feared','2017-05-17 13:40:08'),(2114,'Trust Your Oracle Cornell Launches Tool for Confidential Blockchain Queries','2017-05-17 12:30:06'),(2115,'Xapo to Pass On Bitcoin Network Fees to Users','2017-05-17 11:00:10'),(2116,'DC Blockchain Advocates Seek Distance From Bitcoin Amid Ransomware Wave','2017-05-17 10:00:06'),(2117,'Chile s Largest Stock Exchange Plans to Implement IBM Blockchain Tech','2017-05-17 05:00:48'),(2118,'Ripple s XRP Token Sets New All Time Price High','2017-05-16 22:00:09'),(2119,'Coinbase Users Ask Court to Stop IRS Bitcoin Tax Hunt','2017-05-16 20:30:34'),(2120,'South Korean Conglomerate Launches Blockchain Logistics Service','2017-05-16 17:42:53'),(2121,'Ripple Pledges to Lock Up $14 Billion in XRP Cryptocurrency','2017-05-16 17:00:19'),(2122,'US Congress to Announce Study on Virtual Currency Link to Terrorism Today','2017-05-16 14:40:19'),(2123,'SEC Petition Calls for Blockchain Token Rules','2017-05-16 14:15:24'),(2124,'5 Ways Theme Parks Could Embrace Blockchain And Why They Should ','2017-05-16 13:30:04'),(2125,'World s Biggest Tech Giants Could Boost Bitcoin in Regulatory Push','2017-05-16 12:30:36'),(2126,'Blockchain vs Fake News Startup Userfeeds Takes Up Fight','2017-05-16 11:00:16'),(2127,'Russian Payments Giant Qiwi Acquires Blockchain Startup','2017-05-16 10:00:35'),(2128,'Boost VC Will Now Invest Directly in Crypto ICOs','2017-05-16 01:40:25'),(2129,'Healthy Correction Bitcoin Prices Retreat to $1 700','2017-05-15 23:16:23'),(2130,'Norway s Internet Only Skandiabanken Launches Coinbase Integration','2017-05-15 20:10:26'),(2131,'Buy a Green Card With Bitcoin US Officials Weigh Impact on EB 5','2017-05-15 18:20:08'),(2132,'European Stability Mechanism Floats Possible Blockchain Integration','2017-05-15 16:29:48'),(2133,' Big Four Irish Banks Join Blockchain Payments Pilot','2017-05-15 14:41:21'),(2134,'$1 700 Bitcoin s Price is Up Even as its Tech Progress Stalls','2017-05-15 14:00:06'),(2135,'Meet the German Baron Who Thinks Blockchain Will Beat the Middlemen','2017-05-15 13:00:13'),(2136,'Bank of Japan Fintech Head Don t Expect Central Banks to Lead DLT','2017-05-15 11:30:07'),(2137,'Government Backed Firm to Launch Blockchain IDs in Luxembourg','2017-05-15 11:00:05'),(2138,'Blockchain Regulation Is Europe Getting It Right ','2017-05-15 10:00:22'),(2139,'Crypto Utopia Defining the Greater Good in a Blockchain World','2017-05-14 13:15:26'),(2140,'Traditional IRAs Are Coming to the World of Bitcoin','2017-05-14 12:30:41'),(2141,'Bitcoin s Scaling Debate The View From China s Miners','2017-05-13 11:00:45'),(2142,'$600k for an Ethereum Name A Thriving Auction Market Is Underway','2017-05-13 10:25:12'),(2143,'UK s National Health Service Hit in Global Ransomware Wave','2017-05-12 22:20:56'),(2144,'Back to Reality Bitcoin s Price Drops $100 Amid Meteoric Month','2017-05-12 20:25:20'),(2145,'Ethereum Exchange Protocol Race Heats Up With Swap Launch','2017-05-12 18:30:13'),(2146,'Palestinian Government Said to Be Considering a Bitcoin Like Currency','2017-05-12 17:05:08'),(2147,'US Government Awards $2 25 Million to Blockchain Research Projects','2017-05-12 15:50:15'),(2148,'Bitcoin s Price Slides After Surpassing $1 800','2017-05-12 14:41:36'),(2149,'Pieter Wuille s Latest Project Making Bitcoin Harder to Lose','2017-05-12 13:00:38'),(2150,'The PayPal Moment When Bitcoin Met Mainstream Payments','2017-05-12 12:00:40'),(2151,'UK Land Registry Plans to Test Blockchain in Digital Push','2017-05-12 11:00:13'),(2152,'Regulating Ethereum EU Parliament Weighs Blockchain s Big Issues','2017-05-12 10:00:07'),(2153,'Ex FBI Chief Virtual Currencies Hinder Criminal Investigations','2017-05-11 18:34:45'),(2154,'Blockchain Startup Inks Deal With FX Giant Citadel Securities','2017-05-11 17:21:22'),(2155,'UN Agency Launches Cryptocurrency Cybercrime Training','2017-05-11 16:17:49'),(2156,'Citi Invests in Blockchain Startup Axoni s Series A Round','2017-05-11 14:55:35'),(2157,'Coinify Deal Adds 3 000 Merchants to Bitcoin Network','2017-05-11 14:15:47'),(2158,'ICOs Are Changing the Way VCs Deal With Startups','2017-05-11 13:30:10'),(2159,'Intel Quietly Demos New Digital Asset Exchange','2017-05-11 12:30:14'),(2160,'Bitcoin Price Passes $1 800 to Hit New Record High','2017-05-11 11:25:04'),(2161,'Tokenized Bitcoin Mines New Startup Giga Watt Unveils ICO Plan','2017-05-11 11:00:13'),(2162,'PBOC Researcher Can Cryptocurrency Central Banks Coexist ','2017-05-11 10:00:27'),(2163,'Service Freeze Continues at Digital Currency Exchange Celery','2017-05-10 20:25:15'),(2164,'More German Prosecutors Join OneCoin Investigations','2017-05-10 19:15:10'),(2165,'Litecoin Successfully Activates SegWit','2017-05-10 18:00:07'),(2166,'France s Government is Beginning a Blockchain Research Effort','2017-05-10 17:20:06'),(2167,'EU Parliament Report Explores Blockchain s Social Impact','2017-05-10 15:45:16'),(2168,'Webjet Ethereum Pilot Targets Hotel Industry s Dirty Secret ','2017-05-10 14:45:21'),(2169,'Why Project Indy is Using Hybrid DLT to Rethink Digital Identity','2017-05-10 13:15:10'),(2170,'Bitcoin Miner Canaan Raises $43 Million for Blockchain AI Push','2017-05-10 12:00:18'),(2171,'Ethereum s Double Edged Sword Will a Rising Price Hurt Users ','2017-05-10 11:00:08'),(2172,'Bitcoin Lender Bitbond Nets 5 Million to Fund New Loans','2017-05-10 10:00:05'),(2173,'Hungary s Central Bank Organizes Task Force Against OneCoin','2017-05-09 20:15:20'),(2174,'Fed s Kashkari Says Blockchain Has More Potential Than Bitcoin','2017-05-09 19:15:06'),(2175,'Vermont Lawmakers Eye Jobs Tax Revenue in Blockchain Push','2017-05-09 17:40:14'),(2176,'Hong Kong Needs to Commit to DLT Advisory Group Says','2017-05-09 16:05:10'),(2177,'Australian s New Budget Includes a Bitcoin Tax Cut','2017-05-09 15:00:16'),(2178,'How Blockchain Could Finally Unite the United Nations','2017-05-09 14:15:20'),(2179,'ECB DLT Lead Central Banks Won t Compete on Blockchain Tech','2017-05-09 13:15:09'),(2180,'Bitcoin Price Tops $1 700 to Set New All Time High','2017-05-09 12:15:06'),(2181,'US Audit Watchdog DLT Could Disrupt Financial Reporting','2017-05-09 12:00:11'),(2182,'The Blockchain Immutability Myth','2017-05-09 11:00:35'),(2183,'Bitcoin Hedge Fund Scaling Resolution Could Double Price','2017-05-09 10:00:09'),(2184,'Delaware Introduces Bill to Legally Recognize Blockchain Stocks','2017-05-09 00:15:36'),(2185,'$25 Billion in 30 Days Are Cryptocurrencies in a Bubble ','2017-05-08 22:31:01'),(2186,'Vermont Law Adds Bitcoin as Permissible Investment for MSBs','2017-05-08 18:50:14'),(2187,'Litecoin Mining Pool Disappears Stoking Fears of Fraud','2017-05-08 17:15:11'),(2188,'Blockchain Regulations Likely By 2019 Russian Ministry Says','2017-05-08 16:15:08'),(2189,'CoinDesk Report Advances in Blockchain Privacy Confidentiality','2017-05-08 14:00:34'),(2190,'Northern Trust Moves to Scale Up Live Equities Blockchain','2017-05-08 13:15:33'),(2191,'Litecoin is Giving New Life to Bitcoin s Most Experimental Tech','2017-05-08 12:30:04'),(2192,'Bonding Experience Can Kenya Pave a Path for Blockchain Change ','2017-05-08 11:02:37'),(2193,'Overstock Ramps Up Blockchain Spending With $8 Million Q1 Loss','2017-05-08 10:00:06'),(2194,'Mauritius The Tropical Paradise Looking to Become a Blockchain Hub','2017-05-07 13:25:47'),(2195,'Are Blockchains Key to the Future of Web Encryption ','2017-05-07 11:50:41'),(2196,'Is ICO Speculation Healthy ','2017-05-06 11:15:56'),(2197,'Sorting Hat Time MimbleWimble Weighs Own Blockchain Launch','2017-05-06 10:50:23'),(2198,'The Second Wave of Bitcoin Price Growth May Just Be Beginning','2017-05-05 20:30:54'),(2199,'Cr dit Agricole Subsidiary Joins Blockchain Post Trade Pilot','2017-05-05 19:51:01'),(2200,'Certified Accountants Say Blockchain Could Change the Way They re Paid','2017-05-05 17:11:21'),(2201,'US Credit Raters Join Canadian Banks in Blockchain Identity Trial','2017-05-05 15:34:17'),(2202,'CME Explores Cryptocurrency Derivatives Contracts in Patent Filing','2017-05-05 14:25:09'),(2203,'Ethereum s Big Switch The New Roadmap to Proof of Stake','2017-05-05 13:00:03'),(2204,'Silk Road Goes Dark Bitcoin Survives Its Biggest Market s Demise','2017-05-05 11:30:26'),(2205,'A Decentralized Mixer For Ethereum Zcoin Is Working on It','2017-05-05 10:00:08'),(2206,'Ethereum s Ether Token Passes $100 Price For First Time in History','2017-05-05 04:46:31'),(2207,'Bitcoin Drops $100 in One Hour Slowing Torrid Price Growth','2017-05-04 21:05:51'),(2208,'Digital Currency Exchange Celery Freezes Deposits And Withdrawals','2017-05-04 20:25:09'),(2209,'Market Boom The 10 Largest Cryptocurrencies Are All Up Today','2017-05-04 19:27:16'),(2210,'Australia Reaffirms Pledge to Fix Bitcoin Tax Issue','2017-05-04 16:40:11'),(2211,'Jack Ma Backed Tech Firm Invests in Blockchain Startup Symbiont','2017-05-04 15:51:21'),(2212,'Yours May Have Just Sent The First Real Bitcoin Lightning Payment','2017-05-04 13:45:10'),(2213,'Bitcoin Price Continues Record Breaking Run to Top $1 500','2017-05-04 13:12:24'),(2214,'Qatar s Commercial Bank is Expanding its Blockchain Remittance Trials','2017-05-04 12:30:09'),(2215,'Bitcoin Needs More Politics Not Less','2017-05-04 11:30:01'),(2216,'All Systems Go Ethereum Domain Effort Prepares for Launch Again ','2017-05-04 10:00:01'),(2217,'Bitcoin s Price Hits A New High Just Below $1 500','2017-05-03 22:30:28'),(2218,'LocalBitcoins User Pleads Guilty After Undercover Sting','2017-05-03 20:00:30'),(2219,'Hyperledger Adds Indy and Composer Blockchain Projects','2017-05-03 18:15:11'),(2220,'Coinbase Users Can Now Buy and Sell Litecoin','2017-05-03 17:01:28'),(2221,'Analysts Predict $100 Price for Ethereum s Ether Token','2017-05-03 15:15:50'),(2222,'ECLAC Central Bank Digital Currencies Could Empower Dictators','2017-05-03 14:46:13'),(2223,'Microsoft s Blockchain Supply Chain Project Grows to 13 Partners','2017-05-03 13:30:12'),(2224,'Bank of America Eyes Adoption as Next Hurdle For Ethereum Test','2017-05-03 12:00:12'),(2225,'Major Credit Unions Will Unveil New Blockchain Tech Next Week','2017-05-03 11:00:05'),(2226,'A UN Agency is Exploring Blockchain s Impact on Trade','2017-05-03 10:00:16'),(2227,'5 Fast Facts on Ether The Ethereum Token That s Up 900 This Year','2017-05-02 22:55:49'),(2228,'Craig Wright s New Company is Building a Bitcoin Core Competitor','2017-05-02 20:20:20'),(2229,'Police Are Holding OneCoin Promoters in Custody in India','2017-05-02 19:07:23'),(2230,'ECB Blockchain Principles Could Help Spur Adoption','2017-05-02 17:21:12'),(2231,'Major European Power Utility Launches Twin Blockchain Trials','2017-05-02 15:07:50'),(2232,'Bitcoin is Up $60 Today And Closing in on $1 500','2017-05-02 13:09:08'),(2233,'R3 s Newest Regulator Looks to DLT For KYC Testing','2017-05-02 12:15:19'),(2234,'Oracle Plans Blockchain Pipelines to Boost Employee Efficiency','2017-05-02 11:05:48'),(2235,'World Bank to Support Blockchain Bonds Trial in Kenya','2017-05-02 10:00:22'),(2236,'The Litening Will Litecoin Be the First Big Blockchain With Lightning ','2017-05-02 09:00:04'),(2237,'Gnosis Tokens Double in Value After Exchange Debut','2017-05-01 23:10:37'),(2238,'Norway s Central Bank is Researching Anonymous Digital Currency','2017-05-01 18:30:15'),(2239,'Bitcoin Price Passes $1 400 to Hit Highest Value in History','2017-05-01 17:10:05'),(2240,'Meet 0x The Protocol That Lets You Trade Ethereum Tokens For Free','2017-05-01 16:01:59'),(2241,'Ethereum s Ether Price Climbs Above $80 to Set All Time High','2017-05-01 14:30:23'),(2242,'A Branch of the UN Just Launched Its First Large Scale Ethereum Test','2017-05-01 14:00:15'),(2243,'21 Inc Opens Bitcoin Email Service to General Public','2017-05-01 13:00:37'),(2244,'Trump s Obamacare Overhaul Could Be Blockchain Adoption Catalyst','2017-05-01 12:00:36'),(2245,'Behind on Blockchain Central Banks Are Catching Up Quick','2017-05-01 11:00:02'),(2246,'Defense Giant Lockheed Martin Integrates Blockchain','2017-05-01 10:00:09'),(2247,'Crowdfunding Hollywood Regulation Isn t Making it Easy for ICO Projects','2017-04-30 13:50:30'),(2248,'MimbleWimble Silly Sounding Tech Could Seriously Reform Bitcoin','2017-04-30 13:25:16'),(2249,'What Bitcoin Traders Should Know Fundamental Analysis','2017-04-29 13:40:12'),(2250,'Ethereum Meets Zcash Why IPFS Plans a Multi Blockchain Browser','2017-04-29 12:45:10'),(2251,'Arizona Bitcoin Trader in Custody Following Police Raid','2017-04-28 21:01:52'),(2252,'$1 300 and Counting What s Next For Bitcoin Prices ','2017-04-28 19:56:00'),(2253,'New York Bitcoin Trader Pleads Guilty to Unlawful Money Transmission','2017-04-28 18:50:24'),(2254,'German Regulators Order OneCoin to Dismantle Trading System ','2017-04-28 15:15:24'),(2255,'Zebpay Aids Indian Police After Bank Thieves Buy Bitcoin','2017-04-28 14:26:26'),(2256,'ICO Debate Exposes Rift in Enterprise Ethereum Alliance','2017-04-28 13:35:28'),(2257,'Florida s Money Laundering Statute Won t Affect Most Bitcoin Users','2017-04-28 12:30:41'),(2258,'Ethereum Stole the Show at Microsoft s New York City Demo Day','2017-04-28 11:00:08'),(2259,'West Virginia Lawmakers Complete Bitcoin Money Laundering Bill','2017-04-28 10:00:03'),(2260,'R3 Blasts JP Morgan Consortium Exit as At Odds With Global Banks','2017-04-27 21:05:13'),(2261,'Federal Agents Raid Home of Arizona Bitcoin Trader','2017-04-27 19:37:46'),(2262,'Antbleed Bitcoin s Newest New Controversy Explained','2017-04-27 17:00:22'),(2263,'Bitcoin s Price Sets New All Time High','2017-04-27 16:25:27'),(2264,'Japanese Banks Trial Virtual Currency For Funds Transfers','2017-04-27 15:50:10'),(2265,'Ethereum s Ether Token Tops $60 to Set New All Time High','2017-04-27 14:20:44'),(2266,'Catastrophic Property Risks There s a Blockchain for That','2017-04-27 14:00:15'),(2267,'Fresh From Goldman Chain President Reveals Blockchain Priorities','2017-04-27 13:00:20'),(2268,'Blockchain Lets This Startup Trade Gold That s Still in the Ground','2017-04-27 12:00:04'),(2269,'Bitcoin s DC Debut All Eyes Watch the US Government s Response','2017-04-27 11:00:35'),(2270,'7 United Nations Agencies Are Now Investigating Blockchain Applications','2017-04-27 10:00:04'),(2271,'India is Cracking Down on OneCoin','2017-04-26 22:49:26'),(2272,'Former Coinbase Engineer Launches Ethereum Search Engine','2017-04-26 21:20:22'),(2273,'Bitcoin Price Sets New Single Exchange All Time High','2017-04-26 19:36:54'),(2274,'Spotify Acquires Blockchain Startup Mediachain','2017-04-26 17:45:16'),(2275,'Ripple Adds 10 New Financial Firms to Blockchain Network ','2017-04-26 16:59:23'),(2276,'Nevada Senators Unanimously Advance Blockchain Tax Ban','2017-04-26 16:24:09'),(2277,'Bitcoin s Price is Nearing All Time Highs But Market Confidence Isn t','2017-04-26 15:13:19'),(2278,'Grayscale Opens Ethereum Classic Vehicle to Accredited Investors','2017-04-26 14:30:26'),(2279,'Blockchains and Personal Data Protection Regulations Explained','2017-04-26 13:30:54'),(2280,'Litecoin s SegWit Activation Why it Matters and What s Next','2017-04-26 12:30:18'),(2281,'Overstock Caps Series A for Bitcoin Startup Ripio With $400k Funding','2017-04-26 10:59:47'),(2282,'EU Report DLT Could Increase Cyber Risks for Financial Institutions','2017-04-26 10:00:12'),(2283,'Litecoin Prices Surge to 3 Year High As Tech Upgrade Nears','2017-04-25 22:00:23'),(2284,'Bank of England Seeks Startups for DLT Privacy Projects','2017-04-25 20:55:07'),(2285,'Purse Launches Testnet for Bitcoin Scaling Tech Extension Blocks ','2017-04-25 19:30:23'),(2286,'SEC Orders Review of Winklevoss Bitcoin ETF Rejection','2017-04-25 17:30:13'),(2287,'The SEC is Now Weighing an Ethereum ETF Proposal','2017-04-25 17:00:21'),(2288,'UASF Developer Revises Controversial Bitcoin Scaling Proposal','2017-04-25 16:12:27'),(2289,'What s Driving Ether Classic to All Time Highs ','2017-04-25 15:07:41'),(2290,'Internet Giant Tencent is Building a Blockchain Platform','2017-04-25 14:27:57'),(2291,'Inside the JBI China s Massive New Blockchain Research Effort','2017-04-25 13:15:48'),(2292,'P2P Giant Dianrong is Preparing for Full Blockchain Integration','2017-04-25 12:00:54'),(2293,' Nowhere Near the Web Blockchain Adoption Sees Debate at MIT Event','2017-04-25 10:30:43'),(2294,'Swift Selects Hyperledger Tech For Cross Border Blockchain Test','2017-04-25 08:59:40'),(2295,'ICO Insanity $300 Million Gnosis Valuation Sparks Market Reaction','2017-04-25 00:55:54'),(2296,'New Bitcoin Core Software Makes SegWit Optional for Miners','2017-04-24 21:15:13'),(2297,'Blockchain Could Expand Central Bank Access Says Bank of Japan','2017-04-24 17:25:38'),(2298,'Bank of Korea Costs Could Limit Cryptocurrency Use','2017-04-24 15:40:36'),(2299,'The UN Wants to Adopt Bitcoin And Ethereum And Soon','2017-04-24 14:00:14'),(2300,'Why Sweden is Taking a Chance on Blockchain Land Registry','2017-04-24 13:15:44'),(2301,'New Blockchain Deal Seeks to Expand Delaware s Business Appeal','2017-04-24 12:00:08'),(2302,'The Next Phase of the Blockchain Consortium is Here','2017-04-24 11:00:09'),(2303,'AT T Explores Cryptocurrency Car Payments in New Patent Filing','2017-04-24 10:00:10'),(2304,'What s Horsepower Or How to Differentiate Your Blockchain Startup','2017-04-23 11:50:32'),(2305,'What s to Do Before Ethereum Enters Metropolis ','2017-04-23 11:26:52'),(2306,'How Cashaa Exploits Bitcoin Price Differentials for Remittances','2017-04-22 12:10:51'),(2307,'You Can Link Monero Transactions But Which And What s the Impact ','2017-04-22 11:40:40'),(2308,'Watch This Ethereum Slot Machine Make Payouts in Real Time','2017-04-21 22:16:35'),(2309,'European Commission Backs Blockchain Pilot With 500k Budget','2017-04-21 16:43:54'),(2310,'8 Hour Miner Meeting Ends With Litecoin Scaling Agreement','2017-04-21 15:05:50'),(2311,'That Time We Gave $500 000 in Bitcoin to College Kids ','2017-04-21 14:30:57'),(2312,'Hedge Fund Billionaire Invests 10 Net Worth into Bitcoin and Ether','2017-04-21 13:00:12'),(2313,'Q1 s Top Performing Cryptocurrencies Saw Big Gains','2017-04-21 12:00:04'),(2314,'Bitcoin s Unlimited Potential Lies in Its Apolitical Core','2017-04-21 11:00:49'),(2315,'Japanese City Seeks Bitcoin Donations to Preserve Historic Park','2017-04-21 10:00:03'),(2316,'Cambodia s Central Bank Signs Deal to Develop Blockchain Tech','2017-04-21 04:26:25'),(2317,'Spreads Widen at Bitcoin Exchanges Amid Bitfinex Banking Issues','2017-04-20 21:45:49'),(2318,'Bitcoin MSB Exemption Goes to New Hampshire Governor for Approval','2017-04-20 19:04:11'),(2319,'Wire Transfer Problems Worsen for Digital Currency Exchange Bitfinex','2017-04-20 17:52:00'),(2320,'Malta s Government is Developing a National Blockchain Strategy','2017-04-20 15:50:36'),(2321,'US Government Watchdog Unclear If New DLT Rules Needed','2017-04-20 14:30:09'),(2322,'Litecoin s Emerging Scaling Debate Explained','2017-04-20 13:00:03'),(2323,'Is $40 the New Floor for Ethereum s Ether Tokens ','2017-04-20 12:00:08'),(2324,'Take Two Ethereum Domain Registrar Relaunches on Testnet','2017-04-20 11:00:11'),(2325,'IC3 Researchers Propose Solidus Protocol for Private Transactions','2017-04-20 10:00:12'),(2326,'Coinbase is Planning to Launch an Ethereum Messaging App','2017-04-20 04:25:42'),(2327,'The IMF Just Finished its First High Level Meeting on Blockchain','2017-04-19 23:30:15'),(2328,'Nasdaq Wants to Invest in More Blockchain Startups','2017-04-19 19:25:06'),(2329,'Cornell Prof Blockchain Exuberance Shouldn t Cloud Consequences','2017-04-19 18:25:06'),(2330,'OKCoin Becomes Latest Bitcoin Exchange to Freeze US Dollar Deposits','2017-04-19 16:50:45'),(2331,'BNP Paribas Taps Blockchain for Fund Distribution Platform','2017-04-19 14:30:02'),(2332,'Cisco Bosch Reveal New Details on IoT Blockchain Projects','2017-04-19 13:59:10'),(2333,'A New Tool Might Finally Make Banks Comfortable With Bitcoin','2017-04-19 12:59:09'),(2334,'Land Registry A Big Blockchain Use Case Explored','2017-04-19 12:00:46'),(2335,'Arizona s Blockchain Gun Tracking Bill is Close to Becoming Law','2017-04-19 11:00:25'),(2336,'US Dollars on the Blockchain Fed VP Says Not Yet at MIT Event','2017-04-19 10:00:08'),(2337,'Blockchain Startup Factom Raises $8 Million in Extended Series A','2017-04-18 19:26:11'),(2338,'The Biggest US Health Insurer is Hiring a Blockchain Director','2017-04-18 17:16:28'),(2339,'Bitcoin Exchange Kraken Launches New Fiat Funding Options','2017-04-18 15:51:01'),(2340,'German Finance Watchdog Shutters OneCoin Payment Processor','2017-04-18 14:00:09'),(2341,'Primavera de Filippi on Blockchain and the Quest to Decentralize Society','2017-04-18 13:30:05'),(2342,'Miami 2014 The Last Days of Bitcoin s Wild West','2017-04-18 12:30:16'),(2343,'Japan s Government Develops Method for Assessing Blockchains','2017-04-18 11:30:47'),(2344,'How Blockchain Could End Travel Industry Pain Points','2017-04-18 10:30:36'),(2345,'Traders Raise Concern as Biggest Bitcoin Exchange Halts Deposits','2017-04-17 22:46:18'),(2346,'Goldman Sachs Managing Director Joins Blockchain Startup Chain','2017-04-17 21:23:52'),(2347,'India s Bitcoin Startups Speak Out As Government Debates New Rules','2017-04-17 19:30:09'),(2348,'Ethereum Developers Eye Proof of Stake Shift with New Geth Update','2017-04-17 16:50:10'),(2349,'CME Patent Sees Derivatives Opportunity in Bitcoin Mining','2017-04-17 14:35:56'),(2350,'Top US Business Schools Are Racing to Incorporate Blockchain','2017-04-17 14:00:04'),(2351,'Bitwage Upgrades Bitcoin Payroll Service for EU Customers','2017-04-17 12:59:46'),(2352,'Millions in Minutes How Polychain Makes Sense of the ICO Wild West','2017-04-17 12:00:05'),(2353,'What the Father of Venture Capital Can Teach Us About Blockchain','2017-04-17 11:00:09'),(2354,'Bullion on the Blockchain A New Gold Standard ','2017-04-17 10:00:07'),(2355,' User Generated Currency Bitcoin and the YouTube of Money','2017-04-16 12:00:24'),(2356,'Cryptocurrency Investment Cues From the South Sea Bubble','2017-04-16 09:25:18'),(2357,'Is Safe Haven Scarcity Becoming a Boon For Bitcoin ','2017-04-15 15:01:33'),(2358,'Matchpool The ICO Scandal That Wasn t','2017-04-15 10:08:31'),(2359,'The DAO Ethereum Classic Refund Effort Has Been Extended','2017-04-14 21:32:00'),(2360,'Zcash Releases Software Fix After Denial of Service Bug Discovery','2017-04-14 16:31:20'),(2361,'Inside TrueBit Ethereum s Lesser Known Scalability Effort','2017-04-14 15:33:38'),(2362,'Maine Lawmakers Kill Blockchain Voting Study Proposal','2017-04-14 14:28:14'),(2363,'More Consortia Banks See Model as Vital to DLT Efforts','2017-04-14 13:00:16'),(2364,'Offense or Defense How to Win the Blockchain Game','2017-04-14 12:00:37'),(2365,'Survey How Did Bitcoin and Ethereum Perform in Q1 ','2017-04-14 11:00:06'),(2366,'Ohio Inmates Found Using Bitcoin in Prison Fraud Bust','2017-04-14 10:00:08'),(2367,'Investors Buy Firm Linked to Alleged Bitcoin Creator Craig Wright','2017-04-13 20:46:32'),(2368,'Alibaba Affiliate to Expand Blockchain Charity Project','2017-04-13 18:47:50'),(2369,'Australia s Central Bank is Conducting Internal Blockchain Research','2017-04-13 17:17:43'),(2370,'Washington Lawmakers Finalize New Bitcoin Business Rules','2017-04-13 16:15:14'),(2371,'From AsicBoost to UASF Greg Maxwell on Bitcoin s Path Forward','2017-04-13 14:59:31'),(2372,'Russian Central Banker Bitcoin s Legal Recognition Isn t Guaranteed','2017-04-13 14:35:31'),(2373,'Blockchain for IoT Promising But Caution Needed','2017-04-13 13:30:34'),(2374,' Into the War Room Overstock Looks Back on Bitcoin Embrace','2017-04-13 12:30:20'),(2375,'Buy Litecoin A Likely Tech Upgrade is Winning Over Traders','2017-04-13 11:00:19'),(2376,'Broadridge Completes Blockchain Proxy Voting Trial','2017-04-13 10:00:13'),(2377,'Bitmain Debuts New Litecoin Mining Hardware Citing Customer Demand','2017-04-12 22:25:19'),(2378,'UK Royal Mint Begins Testing Blockchain Gold Trading Platform','2017-04-12 20:34:30'),(2379,'Bitfinex Withdraws Lawsuit Against Wells Fargo','2017-04-12 18:47:12'),(2380,'State Regulators Blast New Hampshire s Bitcoin MSB Exemption','2017-04-12 17:00:27'),(2381,'India s Government to Consider New Digital Currency Rules','2017-04-12 16:00:11'),(2382,'Blockstream Hires Ex BTCC Exec in Global Market Push','2017-04-12 14:59:50'),(2383,'Sweden Incorporates Iran Investment Firm Using Only Bitcoin','2017-04-12 14:00:03'),(2384,'Moody s Don t Expect US to Lead Blockchain Adoption','2017-04-12 12:59:37'),(2385,'Bank of England Next Gen Settlement System Will Be DLT Compatible','2017-04-12 12:30:11'),(2386,'Coalition Launches to Promote Blockchain in the Netherlands','2017-04-12 11:00:56'),(2387,'UK Research Council to Award 3 6 Million in Blockchain Grants','2017-04-12 10:00:03'),(2388,'European Central Bank Still Too Early for DLT in Eurozone','2017-04-11 22:02:04'),(2389,'Intesa Sanpaolo Trials Data Recordkeeping on the Blockchain','2017-04-11 19:40:50'),(2390,'Bitcoin s Latest Scaling Twist Support is Building for a UASF','2017-04-11 18:20:19'),(2391,'Euroclear Plans 2017 Launch for Blockchain Gold Market','2017-04-11 16:32:31'),(2392,'Two Months And Counting Exchange Withdrawals Still Blocked in China','2017-04-11 15:30:08'),(2393,'Russia Eyes Legal Recognition for Bitcoin in 2018','2017-04-11 14:15:22'),(2394,'Bitfinex Sues Wells Fargo Over Bank Transfer Freeze','2017-04-11 13:00:05'),(2395,'Exchange Bug Discovery Averts Ethereum Token Theft','2017-04-11 12:00:06'),(2396,'Should I Do It 30 000 Bitcoins and One Big Auction','2017-04-11 11:00:05'),(2397,'Monax Adds Blockchain Code to Hyperledger GitHub Repository','2017-04-11 10:00:07'),(2398,'IBM Ramps Up China Blockchain Work With Supply Chain Trial','2017-04-11 05:09:51'),(2399,'Qatar s Commercial Bank Unveils Blockchain Remittance Pilot','2017-04-10 23:05:13'),(2400,'UK Finance Watchdog No Need to Rewrite Rules for DLT','2017-04-10 21:01:03'),(2401,'Indian Narcotics Agent Accused of Stealing Seized Bitcoins','2017-04-10 19:46:04'),(2402,'Fidelity Joins IC3 Blockchain Research Initiative','2017-04-10 18:10:40'),(2403,'Hong Kong s Central Bank is Trialing a Digital Currency','2017-04-10 16:31:43'),(2404,'Porsche Seeks Blockchain Companies for Startup Competition','2017-04-10 14:55:16'),(2405,'Mirai The Infamous Internet of Things Army Can Now Mine Bitcoin','2017-04-10 14:00:36'),(2406,'Who Needs VC Ethereum and the JOBS Act Could Change Investing','2017-04-10 13:15:03'),(2407,'Bitcoin Tops 3 Week High As Price Inches Upward','2017-04-10 12:35:14'),(2408,'Vitalik Buterin Doubles Down on Ethereum Incentive Strategy','2017-04-10 12:00:11'),(2409,'Why a Quiet Blockchain Consortium Could Soon Make Noise','2017-04-10 11:00:04'),(2410,'DTCC Vice Chairman Calls for Single Global Distributed Ledger','2017-04-10 10:00:08'),(2411,'How Deloitte s Bitcoin Bistro Was Built','2017-04-09 11:00:06'),(2412,'The Dark Days of Dogecoin How Scammers and Bandits Brought Down Crypto s Friendliest Currency','2017-04-09 10:00:09'),(2413,'Ethereum s Difficulty Bomb All Smoke No Fire ','2017-04-08 10:00:44'),(2414,'The Hidden History of Bitcoin Unlimited','2017-04-08 09:30:08'),(2415,'Did One Tweet Make Litecoin s Price Drop 20 ','2017-04-07 20:10:59'),(2416,'Blockchain Low Among Corporate Investment Priorities PwC Finds','2017-04-07 16:53:44'),(2417,'The Big Block Bitcoin Movement is Embracing Bcoin','2017-04-07 14:00:04'),(2418,'10 Insurance Firms Test Blockchain for Insurance in China','2017-04-07 13:15:20'),(2419,'An Open Letter to Decentralized Protocols Looking for Growth','2017-04-07 12:35:13'),(2420,'Music Groups Band Together to Build Blockchain Rights Solution','2017-04-07 10:59:03'),(2421,'TMX Selects Hyperledger For Blockchain Voting Prototype','2017-04-07 10:00:05'),(2422,'Bitcoin Hardware Maker Canaan Calls for Mining Industry Changes','2017-04-06 22:31:05'),(2423,'Litecoin Price Nears Two Year High As SegWit Hopes Rise','2017-04-06 19:50:42'),(2424,'Bitcoin s New Controversy The AsicBoost Allegations Explained','2017-04-06 18:21:19'),(2425,'Samsung Targets Blockchain Consortia With Nexledger Tech','2017-04-06 17:00:58'),(2426,'An Ethereum Voting Scheme That Doesn t Give Away Your Vote','2017-04-06 15:30:53'),(2427,'Use or Speculation What s Driving Ripple s Price to All Time Highs ','2017-04-06 13:30:05'),(2428,'Electronics Retailer Bic Camera Begins Accepting Bitcoin','2017-04-06 12:30:30'),(2429,'Intel Demos Seafood Tracking on Sawtooth Lake Blockchain','2017-04-06 11:30:35'),(2430,'Here Comes the Pickaxe Race Bitcoin Mining Jumps to GPU','2017-04-06 10:30:29'),(2431,'Litecoin Moves Within 5 of its SegWit Activation Threshold','2017-04-05 22:46:21'),(2432,'Philly Fed President Praises Blockchain s Authentication Abilities','2017-04-05 18:26:06'),(2433,'Blockchain Land Registry Tech Gets Test in Brazil','2017-04-05 16:40:31'),(2434,'Building The Blockchain Developers Aren t Giving Up on Big Ambitions','2017-04-05 15:55:08'),(2435,'Decentralizing Central Banks How R3 Envisions the Future of Fiat','2017-04-05 13:59:27'),(2436,'Ethereum Prediction Market Project Gnosis Sets ICO Launch Date','2017-04-05 12:59:17'),(2437,'Bitcoin s Broken Record Why the Scaling Debate Isn t Going Away','2017-04-05 12:00:11'),(2438,'Blockchain Capital Releases New Details on Ethereum ICO Token','2017-04-05 10:00:16'),(2439,'Blockchain Startup Wyre Acquires Remitsy for China Market Push','2017-04-04 23:10:42'),(2440,'Polish Startups Back Blockchain Best Practices Proposal','2017-04-04 20:26:51'),(2441,'Zcash Enters Top 10 Cryptocurrencies By Market Cap','2017-04-04 20:00:18'),(2442,'GAW Miners SEC Case Set for 2018 Court Date','2017-04-04 17:45:21'),(2443,'CoinDesk Launches Bitcoin Essay Series With Author Brian Patrick Eha','2017-04-04 14:00:50'),(2444,'The Gold Rush Begins The Day Bitcoin Topped the US Dollar','2017-04-04 13:30:25'),(2445,'Why the US Department of Health Just Couldn t Ignore Blockchain','2017-04-04 12:30:04'),(2446,'No Incentive Algorand Blockchain Sparks Debate at Cryptography Event','2017-04-04 10:30:03'),(2447,'Purse Proposal Touts Extension Blocks as Bitcoin Scaling Solution','2017-04-04 03:32:07'),(2448,'Bitcoin Exchange Bitfinex Buys Back All Remaining Hack Credit Tokens','2017-04-03 23:27:10'),(2449,'Litecoin Sees Spike in Support for Scaling Solution SegWit','2017-04-03 19:55:22'),(2450,'Developer Proposes Hybrid SegWit Solution to Bitcoin s Block Size Debate','2017-04-03 18:40:11'),(2451,' Confidential Assets Blockstream Reveals New Bitcoin Privacy Tech','2017-04-03 14:59:50'),(2452,'Bitmain Subsidiary Opens New Bitcoin Mining Pool to Public','2017-04-03 13:55:19'),(2453,'Managed Fund Titans Eye 2018 for Blockchain MVP Launch','2017-04-03 13:30:29'),(2454,'Broadridge is Building a Global Blockchain for Stockholder Voting','2017-04-03 12:30:30'),(2455,'Blockchain s Trust Paradox','2017-04-03 10:30:04'),(2456,'Bitcoin Rebounds As Price Tops $1 100','2017-04-03 08:06:40'),(2457,'All Business Bitcoin is Becoming a Hobby for Exchange Employees','2017-04-02 15:30:14'),(2458,'How Cornell Researchers Are Quietly Reinventing Private Blockchains','2017-04-02 14:52:19'),(2459,'Bitcoin vs Gold Which is a Better Long Term Bet ','2017-04-01 14:15:12'),(2460,'Charts Bitcoin s Golden Price Streak Comes to a Close','2017-04-01 10:30:35'),(2461,'Bitcoin Mining Fraud Lawsuit Moves Forward in New Jersey','2017-03-31 21:36:40'),(2462,'Despite Reports India s Bitcoin Policy Hasn t Changed','2017-03-31 19:12:12'),(2463,'Ripple Prices Rise to Hit 2 Year High','2017-03-31 17:03:58'),(2464,'Arizona Governor Signs Blockchain Bill Into Law','2017-03-31 16:08:22'),(2465,'Japan s Bitcoin Law Goes Into Effect Tomorrow','2017-03-31 15:01:31'),(2466,'MUFG Standard Chartered Plan Blockchain Payments Launch for 2018','2017-03-31 14:08:46'),(2467,'Second Life Failed DAO Creators Are Making a Comeback Bid','2017-03-31 13:00:13'),(2468,'Private Blockchains for Bitcoin Maximalists','2017-03-31 11:00:54'),(2469,'Major Banks Startups Advance Blockchain Syndicated Loan Pilot','2017-03-30 21:15:42'),(2470,'Litecoin Prices Jump 70 as Market Cap Adds Over $100 Million','2017-03-30 18:10:31'),(2471,'Verizon JetBlue Back Blockchain Firm Filament s $15 Million Funding','2017-03-30 17:14:01'),(2472,'Bitcoin Hardware Wallet Startup Ledger Raises $7 Million','2017-03-30 16:00:08'),(2473,'Hong Kong s Central Bank Partners on DLT Trade Finance Test','2017-03-30 14:30:19'),(2474,'Blockchain Platform MultiChain Enters Beta with 15 New Partners','2017-03-30 14:00:03'),(2475,'Chain and Thales Interlock for Blockchain Key Security Solution','2017-03-30 13:00:54'),(2476,'Market Enabler Exchanges See Blockchain as New Revenue Play','2017-03-30 12:30:15'),(2477,'Sweden Moves to Next Stage With Blockchain Land Registry','2017-03-30 10:59:34'),(2478,'Where to Bitcoin Traders Offer Mixed Opinions on Market Direction','2017-03-29 23:30:22'),(2479,'Panasonic Among New Contributors to Hyperledger s Iroha Project','2017-03-29 17:13:47'),(2480,'Emirates NBD Enlists UAE Central Bank in Blockchain Check Trial','2017-03-29 16:07:54'),(2481,'Inside IC3 How Cornell is Advancing the Science of Bitcoin','2017-03-29 13:31:20'),(2482,'Economic Forum Highlights China s Rise in Blockchain R D','2017-03-29 12:30:44'),(2483,'Survey Europe s Online Shoppers Are Wary of Digital Currencies','2017-03-29 11:30:15'),(2484,'Digital Currency Exchange ShapeShift Raises $10 4 Million Series A','2017-03-29 06:48:39'),(2485,'Arizona Lawmakers Pass Blockchain Records Bill','2017-03-28 22:00:39'),(2486,'SEC Denies SolidX Bitcoin ETF Proposal','2017-03-28 18:22:10'),(2487,'Spanish Bank BBVA Joins Hyperledger Blockchain Project','2017-03-28 17:09:17'),(2488,'IBM Unveils Blockchain Platform for Oil Trade Finance','2017-03-28 15:04:17'),(2489,'More Banks to Sign Up for ING s Ethereum Oil Trading Platform','2017-03-28 14:00:31'),(2490,'With Ethereum Ice Age Incoming Momentum Builds for Miner Pay Cut','2017-03-28 13:05:07'),(2491,'Chinese Lender CreditEase Launches Blockchain Supply Chain Service','2017-03-28 11:56:52'),(2492,'War of the Words Who s Said What About a Bitcoin Fork ','2017-03-28 10:20:48'),(2493,'Bitcoin Rebounds From Two Month Low to Top $1 000','2017-03-27 22:31:53'),(2494,'BitOasis Expands Credit Card Bitcoin Buying to 5 New Countries','2017-03-27 18:10:05'),(2495,'Beijing City Regulator Calls For Blockchain Standards','2017-03-27 16:41:47'),(2496,'European Commission Proposes Blockchain RegTech Pilot','2017-03-27 15:30:34'),(2497,'A Short Guide to Bitcoin Forks','2017-03-27 14:00:27'),(2498,'IBM vs Microsoft Two Tech Giants Two Blockchain Visions','2017-03-27 13:00:41'),(2499,'Why Mizuho Believes Bitcoin Still Has a Future in Banking','2017-03-27 12:00:14'),(2500,'Wien Energie is Gearing Up for a Large Scale Blockchain Rollout','2017-03-27 11:00:25'),(2501,'How to Explore Blockchain','2017-03-26 12:00:56'),(2502,' Scam Free Gambling on Ethereum Regulators Might Not Be Ready','2017-03-26 10:15:32'),(2503,'Follow the Leader Analyzing Cryptocurrency Price Correlations','2017-03-25 14:30:06'),(2504,'This Bitcoin Botnet is Vying to Be Future of Secure IoT','2017-03-25 09:10:14'),(2505,'Charts Determining the Ideal Block Size for Bitcoin','2017-03-24 18:35:46'),(2506,'A Winklevoss ETF Reboot Analysts See Uphill Battle Ahead','2017-03-24 15:00:39'),(2507,'Bitcoin Support Weakens As Price Drops Below $1 000','2017-03-24 13:30:48'),(2508,'Alibaba Turns to Blockchain in Fight Against Food Fraud','2017-03-24 11:35:08'),(2509,'Keep Calm and Bitcoin On Developers Aren t Worrying About a Fork','2017-03-24 10:55:32'),(2510,'Hyperledger Bond Trading Platform Goes Open Source','2017-03-24 09:00:02'),(2511,'Bitcoin Core Roadmap Unveils Signature Optimization Plan','2017-03-23 20:35:50'),(2512,'Report Bitcoin Social Media Scams Are On the Rise','2017-03-23 18:30:18'),(2513,'Ripple Prices Surge to 4 Month High','2017-03-23 17:25:44'),(2514,'A Major Bitcoin Scaling Meeting Could Take Place This May','2017-03-23 15:30:24'),(2515,'Web Browser Brave to Launch ICO for Ethereum Ad Token','2017-03-23 14:59:09'),(2516,'Storj to Migrate Decentralized Storage Service to Ethereum Blockchain','2017-03-23 13:59:43'),(2517,'Bitcoin Unlimited Nodes Recover After Second Bug Exploit','2017-03-23 12:15:27'),(2518,'Fork Fallout A Bitcoin Split Could Become a Legal Mess','2017-03-23 11:00:18'),(2519,'Coinbase Receives Approval To Trade Ether and Litecoin in New York','2017-03-23 09:00:08'),(2520,'Bats Exchange is Fighting the Winklevoss Bitcoin ETF Rejection','2017-03-23 00:38:20'),(2521,'Who s Buying Bitcoin Demand Persists Amid Fork Fears','2017-03-22 21:40:09'),(2522,'Developers Discuss Wallet Safety Under Hard Fork Conditions','2017-03-22 19:30:40'),(2523,'SAP Ariba Inks Blockchain Supply Chain Partnership With Everledger','2017-03-22 16:00:36'),(2524,'UN Group Advances Ethereum Aid Tracking Pilot','2017-03-22 14:40:11'),(2525,'Boom in Drug Dealer Digital Currency Use Sparks Worries Among US Officials','2017-03-22 13:20:28'),(2526,'Fire the Miners Radical Ideas Emerge as Bitcoin Fork Talk Escalates','2017-03-22 11:45:14'),(2527,'R3 Targets Regulators for Next Wave of DLT Expansion','2017-03-22 10:00:07'),(2528,'Circle Urges User Caution As Bitcoin Hard Fork Looms','2017-03-21 23:00:16'),(2529,'Western Union Seeks Patent for Digital Currency Analysis','2017-03-21 21:06:49'),(2530,'DAO Manager Aragon Gets Alpha Release','2017-03-21 18:48:50'),(2531,'Ethereum Developers Publish Roadmap for EVM Upgrade','2017-03-21 17:20:14'),(2532,'Sell and Short Bitcoin Traders Are Preparing for a Possible Fork','2017-03-21 16:20:05'),(2533,'Japan Exchange Blockchain Consortium Grows to 26 Members','2017-03-21 15:20:46'),(2534,'Nevada Lawmaker Moves to Block Taxes on Blockchain Transactions','2017-03-21 13:42:54'),(2535,'Threat or Opportunity Blythe Masters Talks Blockchain Jobs Impact','2017-03-21 11:30:07'),(2536,'Aborted ENS Launch Marks Latest Setback for Ethereum Apps','2017-03-21 09:31:11'),(2537,'After New Highs Ethereum Returns to Rangebound Trading','2017-03-20 22:10:13'),(2538,'Australia s Securities Regulator Seeks Closer Ties To Blockchain Startups','2017-03-20 19:26:17'),(2539,'Coinbase Targets Institutional Traders With Margin Feature Launch','2017-03-20 17:06:39'),(2540,'This Dark Web Market is Planning to Add Support for Ethereum','2017-03-20 15:55:07'),(2541,'Bitcoin Exchange Trial Ends With Two Convictions','2017-03-20 14:56:38'),(2542,'Bitcoin Unlimited Mining Power Should Determine Hard Fork','2017-03-20 12:30:15'),(2543,'G20 Should Create Central Bank Blockchain Consortium Report Says','2017-03-20 11:30:57'),(2544,'BTCC Launches Mobile Bitcoin Wallet for Android and iOS','2017-03-20 10:03:50'),(2545,'China Blockchain The Holy Grail of Marketplace Lending','2017-03-20 09:01:16'),(2546,'IBM Goes Live With First Commercial Blockchains','2017-03-20 04:02:39'),(2547,'Charts How Bitcoin s Market Dominance is Being Challenged','2017-03-19 14:33:06'),(2548,'Scaling Consensus This Turing Winner Thinks He s Found a Way','2017-03-19 12:00:16'),(2549,'After ETF Rejection What s Next for Bitcoin On Wall Street ','2017-03-18 13:50:15'),(2550,'The Ultimate List of ICO Resources','2017-03-18 09:45:03'),(2551,'Bitcoin Sinks $100 As Price Nears $1 000','2017-03-18 03:11:37'),(2552,'Which Majority Bitcoin Exchange Accord Reveals Hard Fork Dilemma','2017-03-18 02:13:29'),(2553,'Report Chinese Regulators Discuss Draft Rules With Bitcoin Exchanges','2017-03-17 20:40:24'),(2554,'Zcash Launches Non Profit Foundation to Advance Adoption','2017-03-17 17:45:57'),(2555,'Bitcoin Exchanges Unveil Hard Fork Contingency Plan','2017-03-17 16:01:42'),(2556,'Ethereum s Price Surge is Sparking Institutional Investor Interest','2017-03-17 12:15:33'),(2557,'The Trump Administration is Buying Into Blockchain Tech','2017-03-17 11:00:15'),(2558,'4 Ways Blockchain Can Disrupt Civic Traditions','2017-03-17 09:00:46'),(2559,'Bitcoin Price Support Weakens in Dip Below $1 200','2017-03-17 01:00:33'),(2560,'New IRS Filing Tries to Force Coinbase Into Handing Over its Data','2017-03-16 20:22:50'),(2561,'Bloq Launches Blockchain Lab Joins Enterprise Ethereum','2017-03-16 18:55:39'),(2562,' Blockchain Revolution Authors Launch Enterprise Research Effort','2017-03-16 18:25:46'),(2563,'German Central Bank Chief Blockchain Could Make Markets Faster','2017-03-16 16:30:20'),(2564,'Patent Trolls Beware 40 Firms Join Fight Against Blockchain IP Abuse','2017-03-16 15:15:13'),(2565,'Ether Price Tear Continues With New All Time High','2017-03-16 14:45:50'),(2566,'Investment Firm Blockchain Capital is Launching a $10 Million ICO','2017-03-16 12:38:59'),(2567,'Bitcoin s Scaling Debate is Devolving Into an All Out Twitter War','2017-03-16 12:25:21'),(2568,'Chinese Bank Union to Tackle Receipt Forgery With Blockchain','2017-03-16 12:00:07'),(2569,'Illinois Joins R3 Unveils Expansive Blockchain Support Plan','2017-03-16 10:45:26'),(2570,'Alaskan Lawmakers Seek to License Bitcoin Businesses','2017-03-16 09:02:01'),(2571,'Delaware is Drafting Law That Would Recognize Blockchain Records','2017-03-15 21:00:19'),(2572,'Ethereum Price Tops $30 to Set New All Time High','2017-03-15 20:06:05'),(2573,'Coinbase to Charge Fees for On Blockchain Transactions','2017-03-15 18:32:01'),(2574,' Gemcoin Ponzi Scheme Operator Hit With $74 Million Judgment','2017-03-15 16:10:31'),(2575,'Canadian Police Issue Bitcoin Investment Scam Warning','2017-03-15 13:50:11'),(2576,' Super UASF Could a Clever Idea Break Bitcoin s Scaling Deadlock ','2017-03-15 13:00:41'),(2577,'Blockchain Powered VR World Enters New Testing Phase','2017-03-15 11:34:39'),(2578,'Space Time How BitTorrent s Creator is Attacking Bitcoin Waste','2017-03-15 11:00:00'),(2579,'Polish Law Enforcement Investigating Bitcoin Exchange Shutdown','2017-03-15 09:00:34'),(2580,'Code Bug Exploit Sends Bitcoin Unlimited Nodes Offline','2017-03-14 21:35:22'),(2581,'Nasdaq is Helping Build a Blockchain Market for Ad Contracts','2017-03-14 18:21:58'),(2582,'Bitcoin s Price Just Ended Its First Month Above $1 000','2017-03-14 16:50:50'),(2583,'EU Law Enforcement Digital Currency is Impeding Investigations','2017-03-14 16:00:10'),(2584,'Snapcard to Shutter Bitcoin Wallet Service','2017-03-14 13:36:02'),(2585,'How the Dole Stock Crisis is Reigniting the Push for Blockchain','2017-03-14 13:01:07'),(2586,'CoinDesk Explainer The Bitcoin Unlimited Debate','2017-03-14 12:00:22'),(2587,'Another Bitcoin ETF Deadline is Already Approaching','2017-03-14 11:00:05'),(2588,'Dubai Government Taps IBM For City Wide Blockchain Pilot Push','2017-03-14 09:30:03'),(2589,'Bitcoin Traders Weigh New Risks as Scaling Returns to Spotlight','2017-03-13 22:51:04'),(2590,'UK Government Eyes Blockchain Trials in New Digital Strategy Push','2017-03-13 19:32:12'),(2591,'EU Draft Law Outlines Parliament Plan to Monitor Bitcoin Users','2017-03-13 17:20:12'),(2592,'The Market Cap of All Crypto Assets is Up $4 Billion Since Friday','2017-03-13 16:02:38'),(2593,'Arizona Senate Holds Up Blockchain Gun Tracking Bill','2017-03-13 13:15:04'),(2594,'Foxconn Reveals Plan for Blockchain Supply Chain Domination','2017-03-13 12:20:42'),(2595,'Bitcoin s Price is Already Back Above Pre ETF Rejection Levels','2017-03-13 11:30:20'),(2596,'Natural Gas Pegged for Next ING SocGen Blockchain Test','2017-03-13 11:02:06'),(2597,'Say Hello to the Multi Blockchain Business Model','2017-03-13 10:12:41'),(2598,'Using Google Trends to Estimate Bitcoin s User Growth','2017-03-12 13:03:00'),(2599,'Fire Flesh Blockchain Dubai s DED Sees Truth as Economic Enabler','2017-03-12 12:14:18'),(2600,'Nobody Understands Bitcoin And That s OK ','2017-03-11 12:35:48'),(2601,'Using Google Trends to Detect Bitcoin Price Bubbles','2017-03-11 10:08:01'),(2602,'Industry Speaks Out in Aftermath of Bitcoin ETF Rejection','2017-03-10 23:47:51'),(2603,'Bitcoin Prices Plunge After SEC s ETF Refusal','2017-03-10 21:51:24'),(2604,'SEC Rejects Winklevoss Bitcoin ETF Bid','2017-03-10 21:03:42'),(2605,'Bitcoin ETF Result May Come After US Stock Market Close','2017-03-10 19:29:59'),(2606,'SEC Email Line Swamped Ahead of Winklevoss Bitcoin ETF Decision','2017-03-10 17:28:58'),(2607,'New Bitcoin Core Release Gives Boost to Block Relay Network','2017-03-10 16:25:06'),(2608,'Bitcoin Exchange Bitso Trials Canada Mexico Remittance Service','2017-03-10 14:30:06'),(2609,'Bitcoin Price Spikes Above $1 300 As ETF Outcome Nears','2017-03-10 13:58:31'),(2610,'How Bitcoin s P2P Layer Got a Speed Hike in the Latest Core Release','2017-03-10 13:00:31'),(2611,'Blockstack Launches Decentralized Internet Platform on Amazon s AWS','2017-03-10 12:06:44'),(2612,'Bitcoin Wallet Maker CoolBitX Raises $500k for Healthcare Solution','2017-03-10 11:00:50'),(2613,'From First Filing to Final Decision The Journey of the Winklevoss Bitcoin ETF','2017-03-09 21:34:36'),(2614,'Ontario Securities Regulator Issues Warning About ICOs','2017-03-09 18:52:22'),(2615,'New Hampshire s Bitcoin MSB Exemption Clears First Vote','2017-03-09 16:21:09'),(2616,'Singapore s Central Bank Completes Digital Currency Trial','2017-03-09 15:01:38'),(2617,'Bitcoin Mining Pool Backs Rootstock Smart Contracts Effort','2017-03-09 14:15:08'),(2618,'A Public Private Ethereum It Won t Be As Easy As It Sounds','2017-03-09 13:02:13'),(2619,'China s Bitcoin Exchange Freeze May Be Likely to Continue','2017-03-09 12:30:06'),(2620,'2020 Vision Why Startups Believe Blockchain Will Go Live in Dubai','2017-03-09 11:30:03'),(2621,'BIS Report Wide Scale DLT Use Years Away ','2017-03-09 10:05:05'),(2622,'How Bitcoin Traders Are Preparing for the SEC s ETF Decision','2017-03-08 22:35:38'),(2623,'Could Smart Contract Based Bribes Threaten Bitcoin Mining Pools ','2017-03-08 21:26:18'),(2624,'Rootstock is Fusing Lightning With On Chain Scaling On a Sidechain','2017-03-08 18:04:14'),(2625,'Maine Senator Seeks Commission to Study Blockchain Based Elections','2017-03-08 15:03:58'),(2626,'Bitcoin Startup Align Raises $24 Million Rebrands as Veem','2017-03-08 14:00:08'),(2627,'Bitstamp Partners with Banking Giant for Bitcoin Investment On Ramp','2017-03-08 13:00:34'),(2628,'Why Bitcoin Remittance Companies Are Still Shrugging Off Swift','2017-03-08 12:00:11'),(2629,'Chinese Exchanges to Resume Bitcoin Withdrawals Pending Regulator Approval','2017-03-08 09:15:34'),(2630,'21 Adds List Feature to Bitcoin LinkedIn Alternative','2017-03-08 08:44:07'),(2631,'One of Bitcoin s Big Funds is Selling Ahead of the ETF Decision','2017-03-08 05:41:59'),(2632,'SEC Expected to Decide Bitcoin ETF s Fate By Friday','2017-03-07 23:09:23'),(2633,'Russian PM Orders Research on Public Sector Blockchain Use','2017-03-07 18:00:31'),(2634,'Local Government in South Korea Taps Blockchain for Community Vote','2017-03-07 17:20:49'),(2635,'MIT Expo Spotlights Bitcoin Tech Concerns','2017-03-07 14:00:09'),(2636,'PBoC Official China s Bitcoin Exchanges Need Strict Supervision','2017-03-07 13:39:42'),(2637,'State Street Wants to Monetize Blockchain With Artificial Intelligence','2017-03-07 13:00:16'),(2638,'Will the Internet of Things Need Its Own Blockchain ','2017-03-07 12:00:07'),(2639,'Blockchain Academy to Launch in Indian State of Kerala','2017-03-07 11:15:12'),(2640,'Bitcoin Price Hits Resistance in Bid to Breach $1 300','2017-03-06 23:09:25'),(2641,'What You Need to Know About Bitcoin s Upcoming Code Release','2017-03-06 21:12:08'),(2642,'Irish Fund Managers Complete Blockchain Data Reporting Trial','2017-03-06 19:32:43'),(2643,'Foxconn Subsidiary Debuts Blockchain Powered Supply Chain Platform','2017-03-06 17:57:59'),(2644,'Consumer Watchdog in Italy Moves Against OneCoin Investment Scheme','2017-03-06 16:02:42'),(2645,'Australian Finance Regulator Unveils Blockchain Research Effort','2017-03-06 14:59:47'),(2646,'China s Biggest Blockchain Backer Launches Startup Accelerator','2017-03-06 14:00:08'),(2647,'Why the ICO Model s Success Could Be Its Downfall','2017-03-06 13:00:11'),(2648,'6 Trends From CoinDesk s New 2017 State of Blockchain Out Today','2017-03-06 12:00:13'),(2649,'Dubai Claims Title of Blockchain s Global Capital at Keynote Event','2017-03-06 10:45:49'),(2650,'The Trouble With Fintech Or Why Now is the Time for DLT ','2017-03-05 13:15:12'),(2651,'The World s Largest Shipping Firm Now Tracks Cargo on Blockchain','2017-03-05 03:46:23'),(2652,'Why You Won t See Bitcoin in a Casino Anytime Soon','2017-03-04 13:30:09'),(2653,'Long Live Dogecoin Why Developers Won t Let the Joke Currency Die','2017-03-04 13:00:20'),(2654,'A Short Guide to Blockchain Consensus Protocols','2017-03-04 11:50:31'),(2655,'Ether Prices Surge Past $20 to Approach All Time Highs','2017-03-03 22:59:36'),(2656,'Roger Ver Bets Against SegWit Bitcoin Upgrade at Anarchapulco','2017-03-03 21:07:37'),(2657,'Bitfinex Adds Market Trading For Dash Again ','2017-03-03 19:01:52'),(2658,'Fed Governor Voices Caution on Central Bank Digital Currencies','2017-03-03 17:32:33'),(2659,'Russian Payments Firm Qiwi Launches Blockchain Subsidiary','2017-03-03 16:36:06'),(2660,'Texas Lawmaker Proposes Constitutional Right to Own Bitcoin','2017-03-03 15:33:48'),(2661,'Australian Government Commits $350k to Blockchain Standards Effort','2017-03-03 14:45:07'),(2662,'A Framework for Valuing Crypto Tokens','2017-03-03 14:00:16'),(2663,'Blockchain Adoption Optimism Suffers Setback at DTCC Fintech Event','2017-03-03 12:30:09'),(2664,'Beyond Immutability Ethereum Classic Maps a Way Forward','2017-03-03 11:00:19'),(2665,'Bitcoin Lending Concept Debuted At Bank of Japan Event','2017-03-03 10:00:15'),(2666,'Bitcoin Traders Still Bullish As Price Nears $1 300 Highs','2017-03-03 00:10:43'),(2667,'The $45 Dollar Question What s Going On With the Price of Dash ','2017-03-02 20:08:05'),(2668,'North Dakota Bitcoin Bill Fails in House Vote','2017-03-02 16:50:15'),(2669,'The Price of Bitcoin is Now Worth More Than One Ounce of Gold','2017-03-02 15:00:10'),(2670,'Reuters Self Proclaimed Satoshi Craig Wright Still Seeking Bitcoin Patents','2017-03-02 14:22:52'),(2671,'Canada s Scotiabank Completes Blockchain Trial for Trade Reports','2017-03-02 13:17:13'),(2672,'The Lack of Blockchain Talent is Becoming An Industry Concern','2017-03-02 12:45:31'),(2673,'Ethereum Spam Attacks Are Back This Time on the Test Network','2017-03-02 10:30:23'),(2674,'47 Banks Complete DLT Cloud Pilot With Ripple Tech','2017-03-02 01:29:35'),(2675,'Bitcoin Price Sets New All Time High for Second Day in a Row','2017-03-01 22:19:48'),(2676,'Thailand s National Stock Exchange is Building a Blockchain Market','2017-03-01 19:50:50'),(2677,'Kraken Buys Out Digital Currency Data Portal Cryptowatch','2017-03-01 17:47:51'),(2678,'230 Million Ethereum Classic Community Backs Limit on Total Tokens','2017-03-01 16:46:56'),(2679,'CoinDesk Research Speculation Driving Boom in Blockchain ICOs ','2017-03-01 15:02:47'),(2680,'Indian Central Banker Potential of Blockchain Currencies Overstated ','2017-03-01 14:05:53'),(2681,'Disruption Not Included Ethereum Alliance Shows Blockchain Shift','2017-03-01 12:30:14'),(2682,'Bank of Japan Official DAO Style Problems Could Dampen DLT','2017-03-01 10:50:27'),(2683,'UBS PwC Back Blockchain Group in Switzerland s Crypto Valley ','2017-03-01 09:52:14'),(2684,'$1 210 Bitcoin Price Hits New All Time High Amid Sustained Support','2017-02-28 22:40:34'),(2685,'Vitalik Buterin Calls for Collaboration at Enterprise Ethereum Launch','2017-02-28 17:25:14'),(2686,'Microsoft Adds JPMorgan s Quorum Blockchain to Azure Platform','2017-02-28 16:41:30'),(2687,'Central Banks Back Hyperledger Blockchain Project','2017-02-28 14:46:08'),(2688,'Former UK Prime Minister David Cameron Praises Blockchain Tech','2017-02-28 14:01:17'),(2689,'BTCC Offers Fee Free Dollar Trading for Post PBoC Boost','2017-02-28 13:30:19'),(2690,' Big Four Firm EY Begins Blockchain ID Platform Rollout','2017-02-28 12:30:36'),(2691,'Blockchain Startup Selected for Airline Trade Group Awards','2017-02-28 10:32:54'),(2692,'Big Corporates Unite for Launch of Enterprise Ethereum Alliance','2017-02-28 08:56:33'),(2693,'Coinbase Just Stopped Serving Bitcoin Customers in Hawaii','2017-02-27 21:01:13'),(2694,'Blockchain Trade Group Partners with Securities Industry Organization','2017-02-27 20:00:41'),(2695,'Citi Returns as Title Sponsor for Consensus 2017','2017-02-27 18:55:44'),(2696,'Russia s PM Blockchain Tech Could Bring Big Changes','2017-02-27 17:01:38'),(2697,'Canada s Securities Watchdog Seeks Blockchain Firms for Startup Sandbox ','2017-02-27 16:00:43'),(2698,'BIS Report DLT Promising But A Long Way Off ','2017-02-27 15:30:15'),(2699,'Bloq Buys Blockchain Analytics Firm Skry in First Acquisition','2017-02-27 14:01:03'),(2700,'DTCC Moves to Next Stage of Digital Asset Blockchain Trial','2017-02-27 13:59:28'),(2701,'Monax to Bring Ethereum Tech to Hyperledger Blockchain Group','2017-02-27 13:30:08'),(2702,'Banks Turn to Bitcoin Tracking in Fight Against Human Trafficking','2017-02-27 12:31:14'),(2703,'Overtaking Banking in the Race to Blockchain','2017-02-27 11:00:15'),(2704,'CoinDesk Research Releases Blockchains for Insurance Report','2017-02-26 14:40:59'),(2705,'What Bitcoin Traders Should Know About Technical Analysis','2017-02-26 10:48:57'),(2706,'Who Broke the SHA1 Algorithm And What Does It Mean for Bitcoin ','2017-02-25 16:00:13'),(2707,'After New Highs Bitcoin Price Faces Uncertain Path Ahead','2017-02-25 14:58:43'),(2708,'Unanimous Vote Advances Blockchain Bill in Arizona Legislature','2017-02-24 20:39:03'),(2709,'Sprint to Test Blockchain Platform for Connecting Telecoms','2017-02-24 17:50:03'),(2710,'Cloudflare Bug Triggers Password Warnings from Bitcoin Exchanges','2017-02-24 16:40:02'),(2711,'Malta s PM The Rise of Cryptocurrencies Cannot Be Stopped ','2017-02-24 15:31:23'),(2712,' Buy Bitcoin PwC Fintech Director Tells Fordham Students','2017-02-24 15:01:34'),(2713,'Edinburgh University Partners with IOHK on Blockchain Research Hub','2017-02-24 14:09:13'),(2714,'New Ethereum Proposal Aims to Supercharge Smart Contracts','2017-02-24 13:30:11'),(2715,' Top 10 Blockchains Report Concludes Now is the Time to Pivot','2017-02-24 12:00:14'),(2716,'Do You Believe in Blockchain Magic ','2017-02-24 11:00:14'),(2717,'Bitcoin Price Sets New All Time High','2017-02-23 22:11:14'),(2718,'The Code for This Bitcoin Node Scanner is Now Open Source','2017-02-23 20:19:18'),(2719,'Hawaii s Blockchain Exploration Bill is Moving Forward','2017-02-23 17:15:17'),(2720,'Hitachi Tests Private Blockchain for Rewards Points','2017-02-23 16:00:15'),(2721,'Canada s Central Bank is Open to More Blockchain Tests','2017-02-23 15:00:22'),(2722,'Mizuho Completes Blockchain Recordkeeping Digital Currency Trials','2017-02-23 14:30:07'),(2723,'Blockchain Startup Storj Targets Enterprise Cloud With $3 Million Raise','2017-02-23 13:59:06'),(2724,'Faster Than Lightning Sprite Paper Envisions New Bitcoin Payments','2017-02-23 13:00:20'),(2725,'Zcash Unveils Roadmap for Sapling Blockchain Upgrade','2017-02-23 11:30:12'),(2726,'Bitcoin IoT Startup Filament Nets $9 5 Million in New Funding','2017-02-23 10:00:11'),(2727,'Bitcoin Price Surges to Within $30 of All Time High','2017-02-23 09:23:28'),(2728,'Zcash Prices Sink Below $30 in Market First','2017-02-22 21:20:15'),(2729,'Cryptsy Class Action Lawyers Launch New Claims Site','2017-02-22 19:54:22'),(2730,'Danish Police Claim Breakthrough in Bitcoin Tracking','2017-02-22 18:05:03'),(2731,'West Virginia Lawmakers Want to Make Bitcoin Money Laundering a Felony','2017-02-22 17:05:23'),(2732,'Poland s Financial Ombudsman Calls for Bitcoin Exchange Regulation','2017-02-22 15:00:33'),(2733,'Major Banks Use Blockchain Prototype for Live Oil Trade','2017-02-22 14:20:13'),(2734,'Ethereum Economics Gets Spotlight in Vitalik Buterin EDCON Keynote','2017-02-22 13:30:16'),(2735,'Bitcoin Advocacy Group Coin Center Collects $1 Million in New Contributions','2017-02-22 11:06:27'),(2736,'P2P Bitcoin Lender Bitbond Raises $1 2 Million in New Funding','2017-02-22 09:25:40'),(2737,'Northern Trust Goes Live With IBM Powered Private Equities Blockchain','2017-02-22 05:00:47'),(2738,'Bitcoin Price Tops $1 000 For Longest Stretch in History','2017-02-21 20:32:57'),(2739,'Decentralized Web Gets Visual Aid With New Blockstack Explorer','2017-02-21 20:00:35'),(2740,'California Lawmakers Consider Barring Bitcoin from Charity Raffles','2017-02-21 17:20:32'),(2741,'Automaker Daimler AG Joins Hyperledger Blockchain Project','2017-02-21 16:21:11'),(2742,'New Ethereum Blockchain Consortium Could Run on Experimental Tech','2017-02-21 15:30:36'),(2743,'EU Parliament Report Explores Blockchain s Substantial Impact ','2017-02-21 14:02:52'),(2744,'Bitcoin Prices Hit Six Week High as Traders Await ETF Decision','2017-02-21 12:01:01'),(2745,'Swift is Recruiting Banks for Blockchain Tests','2017-02-21 11:00:53'),(2746,'Rebranding The DAO The Contentious Blockchain Concept is Back','2017-02-20 16:10:11'),(2747,'3 Smart Contract Misconceptions','2017-02-20 12:36:45'),(2748,'Where Bitcoin and Banking Collide','2017-02-20 11:00:04'),(2749,'EU Lawmakers Propose to Ban Geo Blocking of Digital Currency Users','2017-02-20 10:00:17'),(2750,'Sustainable Development Through Bitcoin','2017-02-19 17:39:53'),(2751,'Bitcoin Hash Functions Explained','2017-02-19 12:35:05'),(2752,'Secretive Enterprise Ethereum Project Gets Mixed Reactions at EDCON 2017','2017-02-18 13:30:06'),(2753,'Can Blockchain Make Music Great Again ','2017-02-18 10:30:15'),(2754,'Altcoin Uptick Ends as Bitcoin Prices Pass $1 050','2017-02-17 23:44:39'),(2755,'NH Lawmakers Advance Proposed Bitcoin MSB Exemption','2017-02-17 18:00:06'),(2756,'Bank of Canada Digital Currencies Need Regulation to Succeed','2017-02-17 16:53:46'),(2757,'3 Big Blockchain Ideas MIT is Working on Right Now','2017-02-17 14:30:06'),(2758,'Sberbank CEO Commercial Blockchains Just Two Years Away','2017-02-17 13:50:09'),(2759,'Bitcoin Investor Roger Ver to Push for OKCoin Liquidation in Court','2017-02-17 12:01:12'),(2760,'The Big Mistakes Enterprises Are Making on Blockchain','2017-02-17 11:00:15'),(2761,'Financial Giant Fidelity Seeks Patent for Blockchain Voting System','2017-02-17 10:00:06'),(2762,'ASX CEO Expresses New Confidence in Blockchain Post Trade Tests','2017-02-17 03:45:11'),(2763,'Is Bitcoin Forming a New Price Floor at $1 000 ','2017-02-16 23:10:08'),(2764,'Austrian Utility Giant Trials Blockchain Energy Trading','2017-02-16 18:20:26'),(2765,'Commonwealth Bank Plans More Blockchain Investments in 2017','2017-02-16 16:15:20'),(2766,'Coin mx Bitcoin Exchange Trial Begins in New York','2017-02-16 15:47:56'),(2767,'Why Bigger Might Not Be Better For Bitcoin Scaling','2017-02-16 14:25:11'),(2768,'State Bank of India Launches New Blockchain Finance Consortium','2017-02-16 14:15:56'),(2769,'China s BTCC Becomes Latest Bitcoin Exchange to Freeze Withdrawals','2017-02-16 12:45:14'),(2770,'Swift Reveals Future Global Payment Tech Blockchain Not Included','2017-02-16 12:30:46'),(2771,'US Health Department Hackathon to Focus on Blockchain Applications','2017-02-16 11:00:46'),(2772,'Dubai Innovation Office Seeking Startups for $20k Blockchain Contest','2017-02-16 10:00:12'),(2773,'Crypto Traders Flock to Altcoins Amid Bitcoin Price Malaise','2017-02-16 01:46:15'),(2774,'Can A New Method for Monitoring Blockchains Stop Sybil Attacks ','2017-02-15 21:13:20'),(2775,'North Dakota s Bitcoin Regulation Hits Roadblock in New Hearing','2017-02-15 16:22:15'),(2776,'EU Commission We Plan to Boost Support for Blockchain Projects','2017-02-15 15:00:11'),(2777,'The Next Wave of Ethereum Applications is Almost Here','2017-02-15 14:25:36'),(2778,'Microsoft Teams With KPMG to Launch Blockchain Workspace Network','2017-02-15 13:50:25'),(2779,'Post Trade Giant NSD Blockchain Useless If Not Legally Binding','2017-02-15 13:00:34'),(2780,'Will New Regulations Help or Hurt Bitcoin Startups in the Philippines ','2017-02-15 12:00:16'),(2781,'Why Blockchain Firms Shouldn t Ignore New EU Cybersecurity Laws','2017-02-15 11:00:28'),(2782,'Ether Prices Just Hit a New 2017 High','2017-02-14 23:35:57'),(2783,'Vitalik Buterin Issues Update on Ethereum s Metropolis Upgrade','2017-02-14 21:00:08'),(2784,'Ethereum IoT Project Wins $100k in Dubai Blockchain Hackathon','2017-02-14 18:10:32'),(2785,'Another Central Bank in Africa is Warning About Onecoin','2017-02-14 15:53:19'),(2786,'China s Bitcoin Traders Are Losing Confidence in Exchange Prices','2017-02-14 14:20:05'),(2787,'Jury Selection Delayed in Bitcoin Exchange Trial','2017-02-14 13:36:27'),(2788,'Banking Giant Mizuho Invests in Japan s Biggest Bitcoin Exchange','2017-02-14 12:25:23'),(2789,'Hardware Over Hard Forks How Accenture Plans to End Blockchain s Security Debate','2017-02-14 12:00:49'),(2790,'Arizona s Proposed Blockchain Gun Tracking Ban Pushes Ahead','2017-02-14 11:00:07'),(2791,'Bitcoin s Price Battles New Resistance in Bid to Breach $1 000','2017-02-13 22:25:04'),(2792,'Canadian Think Tank Proposes 3 Priorities for Blockchain Policy','2017-02-13 19:19:43'),(2793,'Hedge Funds Are Reportedly Racing to Buy Mt Gox Creditor Claims','2017-02-13 17:35:46'),(2794,'JP Morgan Santander Said to Join New Ethereum Blockchain Group','2017-02-13 17:29:12'),(2795,'Blockchain is 5 Years From Mainstream Post Trade Consortium Members Say','2017-02-13 13:30:53'),(2796,'Deutsche Bank Analyst Blockchain Could Have Prevented Soros Leaks','2017-02-13 13:00:47'),(2797,'Blockchain Venture Test Will Have to Wait With Mainstreet Launch Delay','2017-02-13 12:30:49'),(2798,'Forex Giants Trading Bitcoin In Japan That Might Be Months Away','2017-02-13 12:15:01'),(2799,'Blockchain Firms Aim For Hedge Funds But is There a Better Target ','2017-02-13 11:00:08'),(2800,'Are Bitcoin Traders Planning for an ETF Approval ','2017-02-12 14:46:44'),(2801,'This Blockchain Startup Will Pay You to Help Your Friends Find Love','2017-02-12 12:22:06'),(2802,'Tokens For Time Inside One Banking Exec s Blockchain Pet Project','2017-02-11 16:30:04'),(2803,'What s in a Name From Bitcoin to Blockchain to Distributed Ledgers','2017-02-11 15:42:44'),(2804,'International Securities Regulators Publish Blockchain Research','2017-02-10 18:00:13'),(2805,'Charts How an ETF Approval Could Impact Bitcoin s Price','2017-02-10 16:55:27'),(2806,'Illinois Legislator Calls for Blockchain Working Group','2017-02-10 15:35:27'),(2807,'A Bitcoin Hard Fork The Science of Contentious Code is Advancing','2017-02-10 14:35:25'),(2808,'Ethereum Job Market Colony Enters Beta','2017-02-10 13:52:42'),(2809,'More Chinese Exchanges Impose Bitcoin Withdrawal Delays','2017-02-10 13:20:13'),(2810,'Project Jasper Lessons From Bank of Canada s First Blockchain Project','2017-02-10 13:00:22'),(2811,'Bitcoin Blockchain and Trump Where Do We Go From Here ','2017-02-10 11:30:22'),(2812,'China Fears Spread Beyond Bitcoin As Crypto Markets Slide','2017-02-09 21:30:22'),(2813,'Lawyer Arrested in Attempt to Sell Confidential Complaint for Bitcoin','2017-02-09 19:40:05'),(2814,'Winklevoss Bitcoin ETF Offering Expands to $100 Million','2017-02-09 18:19:33'),(2815,'China s Bitcoin Exchanges Impose Fees Following Central Bank Meeting','2017-02-09 15:55:59'),(2816,'Bitcoin Price Sinks Below $1 000 as Exchanges Cut Services','2017-02-09 13:51:53'),(2817,'Two of China s Biggest Exchanges Stop Bitcoin Withdrawals','2017-02-09 13:00:49'),(2818,'LinkedIn Killer Bitcoin Upstart 21 Takes on Social With Email Play','2017-02-09 12:34:21'),(2819,'Qiwi s CEO Will Head Up Russia s Distributed Ledger Efforts','2017-02-09 11:00:15'),(2820,'China s Central Bank Issues New Warning to Bitcoin Exchanges','2017-02-09 02:40:30'),(2821,'3 Dead Cats And A Moon A Guide to Bitcoin s Price Consolidation','2017-02-09 01:12:41'),(2822,'You Can Now Bet Bitcoin on Whether the Winklevoss ETF Will Go Live','2017-02-08 23:00:05'),(2823,'Zcash Stumbles on Blockchain Bug Tied to Old Software','2017-02-08 20:03:29'),(2824,'The Swedish Telecom That Bought KnC is Now Mining Bitcoin','2017-02-08 18:37:30'),(2825,'India s Biggest Stock Exchange is Testing Blockchain KYC','2017-02-08 17:14:59'),(2826,'Accenture Unveils Hardware Solution for Blockchain Private Keys','2017-02-08 16:33:28'),(2827,'IBM s Biggest Ever Blockchain Trade Finance Trial Could Go Global','2017-02-08 14:25:36'),(2828,'Japan s Central Bank Says Blockchain Trials Are Exploratory So Far','2017-02-08 13:30:14'),(2829,'China s Central Bank Meets With More Bitcoin Exchanges','2017-02-08 13:03:29'),(2830,'Huiyin Adds $60 Million to Blockchain Startup Fund','2017-02-08 11:00:11'),(2831,'What Makes Bitcoin Great One Scientist is On a Quest to Find Out','2017-02-08 10:44:26'),(2832,'Trader Sues OKCoin Over Lost Litecoin','2017-02-08 10:00:05'),(2833,'Bitcoin Volatility Tightens After Prices Surge to 1 Month High','2017-02-07 22:39:05'),(2834,'Arizona Bill Would Make Blockchain Smart Contracts Legal ','2017-02-07 20:00:51'),(2835,'Blockchain Startup Hashed Health Raises $1 8 Million','2017-02-07 17:35:49'),(2836,'EU Securities Watchdog New DLT Regulations Would Be Premature ','2017-02-07 15:20:20'),(2837,'The Philippines Just Released New Rules for Bitcoin Exchanges','2017-02-07 14:35:38'),(2838,'Inside MAST The Little Known Plan to Advance Bitcoin Smart Contracts','2017-02-07 14:00:21'),(2839,'Bitcoin s Price is Back Within $100 of its 2017 High','2017-02-07 13:30:30'),(2840,'South Africa s Financial Power Players Are Going All In on Blockchain','2017-02-07 12:25:11'),(2841,'Dubai s Government Launches Blockchain Trade Finance Trial With IBM','2017-02-07 08:00:15'),(2842,'A Town in Illinois Just Announced It s Holding a Bitcoin Sale','2017-02-06 22:58:56'),(2843,'This Dark Market Wants to Pay You Bitcoin to Find Security Bugs','2017-02-06 19:53:19'),(2844,'North Dakota Legislators Advance Plan for Bitcoin Regulation','2017-02-06 17:59:52'),(2845,'France s Central Bank Wants to Work With More Blockchain Startups','2017-02-06 16:28:15'),(2846,'Blockchain Insurance Consortium B3i Adds 3 New Members','2017-02-06 15:00:09'),(2847,'An Arizona Lawmaker is Trying to Ban Blockchain Gun Tracking','2017-02-06 14:15:52'),(2848,'Not Yet Do or Die Experts See Slow Road For DLT in 2017','2017-02-06 14:00:01'),(2849,'Meet the Ex Banker Using Ethereum to Take On Traditional Hedge Funds','2017-02-06 12:31:15'),(2850,'Blockchain as a Geopolitical Tool','2017-02-06 11:00:15'),(2851,'Why Cities Will Soon Choose Digital Currency Over Fiat Money','2017-02-05 12:40:51'),(2852,'The Passion of Bitcoin Jesus How The Blockchain s Most Beloved Investor Became its Most Polarizing','2017-02-05 11:45:41'),(2853,'Drugs Code and ICOs Monero s Long Road to Blockchain Respect','2017-02-04 15:30:10'),(2854,'Bullish Sentiment Fuels Bitcoin s Return to $1 000','2017-02-04 14:20:47'),(2855,'Two Hawaiian Politicians Want to Explore Blockchain Tech for Tourism','2017-02-03 17:45:26'),(2856,'OKCoin Publishes Then Withdraws Bitcoin Exchange Fee Update','2017-02-03 16:22:15'),(2857,'Ethereum Payment Channels Could Enter Production in 2017','2017-02-03 15:20:42'),(2858,'Litecoin Moves to Adopt Bitcoin s SegWit Scaling Upgrade','2017-02-03 13:40:49'),(2859,'Major UK Telecom Seeks Blockchain Security Patent','2017-02-03 13:06:41'),(2860,'Polish Regulator Recognizes Bitcoin Businesses','2017-02-03 12:00:08'),(2861,'Why the Netflix Model is the Future for Enterprise Blockchain','2017-02-03 11:00:00'),(2862,'Bitcoin s Price Inches Above $1 000 But Will It Last ','2017-02-03 00:20:35'),(2863,'IRS Seeks to Delay Hearing in Coinbase Data Dispute','2017-02-02 22:54:30'),(2864,'Irish Fund Managers Investigate Blockchain Powered Data Reporting','2017-02-02 19:32:41'),(2865,'Bitcoin s Privacy Gets Failing Grade in 2016 Threat Report','2017-02-02 19:00:14'),(2866,'Bitcoin s Price is Flirting With $1 000','2017-02-02 14:50:35'),(2867,'How Blockchain is Helping Solve Japan s Galapagos Syndrome ','2017-02-02 14:10:13'),(2868,'Fidelity s Charity Arm Raised $7 Million in Bitcoin Donations in 2016','2017-02-02 13:33:37'),(2869,'459 Million Bitcoins Exchange Volume Reached Peak Levels in Q4','2017-02-02 13:00:32'),(2870,'Webjet s Travel Bookings Blockchain Will Move to Pilot in 2017','2017-02-02 12:00:16'),(2871,'Bitfinex s Hack Credit Token Reaches All Time Price High','2017-02-02 11:00:35'),(2872,'Construct 2017 Experts Ask How Long Until Private Ledgers Go Live ','2017-02-01 23:00:05'),(2873,'UAE Central Bank We Are Not Banning Bitcoin','2017-02-01 20:35:14'),(2874,'IBM Nine in 10 Government Execs Plan to Invest in Blockchain By 2018','2017-02-01 18:34:08'),(2875,'Gemini Speeds Up Deposits to Bypass Bitcoin Network Congestion','2017-02-01 17:40:13'),(2876,'Switzerland Wants to Open a Sandbox to Attract More Blockchain Startups','2017-02-01 16:10:48'),(2877,'Abu Dhabi Bank Partners with Ripple for Cross Border Payments','2017-02-01 14:14:59'),(2878,'To Catch a Ransomer How the FBI Chases Crime on the Blockchain','2017-02-01 14:00:40'),(2879,'A New Version of OpenBazaar is Just Months Away','2017-02-01 12:50:22'),(2880,'Identity Startup Cambridge Blockchain Closes $2 Million Funding','2017-02-01 12:00:08'),(2881,'R3 Director 2017 is the Year of the DLT Pilot','2017-02-01 11:00:20'),(2882,'Greg Maxwell Breaks Down Blockchain The Uncontrollable Noun ','2017-01-31 23:55:32'),(2883,'Germany s Central Bank Details Blockchain Trading Test Results','2017-01-31 20:09:16'),(2884,'NH Legislators Seek Money Transmission Exemption for Bitcoin Startups','2017-01-31 17:26:17'),(2885,'Construct 2017 Life After SegWit Bitcoin Gridlock Takes the Stage','2017-01-31 16:00:27'),(2886,'Bitcoin Price Breaks Sleepy Spell to Jump Above $950','2017-01-31 15:10:27'),(2887,'Bitcoin Lightning Network Creator Joins MIT Digital Currency Effort','2017-01-31 14:29:34'),(2888,'Chain Previews New Blockchain Privacy Tech Confidential Assets ','2017-01-31 12:00:28'),(2889,'The FBI is Worried Criminals Might Use the Private Cryptocurrency Monero','2017-01-31 11:00:55'),(2890,'The Battle For Bitcoin s Shifting Exchange Volumes is Escalating','2017-01-31 00:46:13'),(2891,'Federal Reserve Staffer Fined for Mining Bitcoins at Work','2017-01-30 21:28:36'),(2892,'Bitcoin Payments Startup BitPesa Raises $2 5 Million','2017-01-30 20:08:14'),(2893,'European Commission Eyes Transaction Limits on Digital Currencies','2017-01-30 17:38:01'),(2894,'Microsoft Details Collaboration With Blockchain Startup Tierion','2017-01-30 16:01:12'),(2895,'American Express Joins Hyperledger Blockchain Project','2017-01-30 15:32:48'),(2896,'Swiss Blockchain Consortium Develops Ethereum Trading Tool','2017-01-30 15:00:24'),(2897,'IMF to Co Host Blockchain Seminar Next Month','2017-01-30 14:30:16'),(2898,'IoT Meets NFC In Zerado s New Blockchain Prototype','2017-01-30 13:30:52'),(2899,'Change in China And What It Means For Bitcoin ','2017-01-30 11:00:08'),(2900,'A Plan to Scale the World s First Sports Blockchain is Accelerating','2017-01-30 04:48:58'),(2901,'Zcash Ethereum Why Two Blockchains Are Evolving Together','2017-01-29 17:15:12'),(2902,'Rethinking Proof of Work The Quest to Improve Bitcoin Heats Up','2017-01-29 13:00:46'),(2903,'Review Putting Ledger s New Bitcoin Hardware to the Test','2017-01-28 18:03:22'),(2904,'Bitcoin Volume is On the Move to New No Fee Exchanges','2017-01-28 13:30:05'),(2905,'Watch Washington s Senate Debate If Buying Weed With Bitcoin is Bad','2017-01-27 18:43:30'),(2906,'Avoiding Catastrophe Researchers Face Blockchain s Unknowns','2017-01-27 16:55:08'),(2907,'Fed Paper DLT and Digital Currency Could Change Payments Landscape ','2017-01-27 15:20:36'),(2908,'Royal Bank of Canada Sees Role for Public Blockchains in Secure Payments','2017-01-27 14:30:29'),(2909,'Bosch Cisco Gemalto and More Tech Giants Team Up For Blockchain IoT','2017-01-27 14:00:28'),(2910,'A Digital Currency Scam is Misusing the Rothschild Family Name','2017-01-27 13:30:54'),(2911,'Bitcoin s Volume is Continuing to Decline at Major Exchanges','2017-01-27 02:20:18'),(2912,'Bitcoin Startup Xapo Gets Nod of Approval from Swiss Finance Regulator','2017-01-26 21:15:07'),(2913,'The IRS is Trying to Keep Coinbase From Defending its Customer Data','2017-01-26 18:16:00'),(2914,'LendingRobot is Moving Investment Records to a Public Blockchain','2017-01-26 16:19:13'),(2915,'Bitcoin is Abuzz With New Satoshi Nakamoto Rumors','2017-01-26 15:40:41'),(2916,'Bundesbank President Blockchain is a Multi Purpose Tool ','2017-01-26 14:56:33'),(2917,'BitFury to Expand China Footprint Following $30 Million Deal','2017-01-26 14:25:53'),(2918,'SARB Chief Blockchain Could Bring Financial Access to Millions of People','2017-01-26 13:28:27'),(2919,'Blocked By Block Size Bitcoin s Brain Trust Goes Back to Basics','2017-01-26 12:00:08'),(2920,'China s Central Bank is Testing a Blockchain Backed Digital Currency','2017-01-26 04:20:20'),(2921,'Despite Drop in Volume Traders Stick With China s Bitcoin Exchanges','2017-01-25 22:08:25'),(2922,'Bank of England Chief DLT Could Reshape Banking','2017-01-25 20:06:11'),(2923,'Commonwealth Bank Develops Blockchain for Government Bonds','2017-01-25 17:48:05'),(2924,'Bitcoin Prices Dip Below $900 After Trading Volume Drop','2017-01-25 16:58:06'),(2925,'EU Securities Watchdog Too Early to Predict DLT Impact','2017-01-25 15:45:13'),(2926,'Microsoft Unveils Project Manifest A Plan For Blockchain Product Tracking','2017-01-25 15:00:14'),(2927,'Scaling Revisited What If Bitcoin s Big Problem is Its Great Strength ','2017-01-25 14:00:14'),(2928,'China s Central Bank to Continue Bitcoin Exchange Inspections','2017-01-25 13:11:00'),(2929,'Real Volumes Revealed How China s Bitcoin Market is Adapting to Fees','2017-01-25 11:00:17'),(2930,'Blockchain Friendly Congressman Faces Hearings for Trump Budget Role','2017-01-25 10:00:14'),(2931,'How Ethereum Smart Contracts Could Replace Mining Pool Managers','2017-01-24 20:45:21'),(2932,'Bank of Japan to Host Distributed Ledger Forum Next Month','2017-01-24 18:59:17'),(2933,'Identity Startup Cambridge Blockchain Raises $1 7 Million','2017-01-24 18:00:35'),(2934,'Hong Kong s BitVC Adds Fees For Exchange Traders','2017-01-24 15:52:52'),(2935,'Bitcoin s Price Unfazed as China s Exchanges Add Fees','2017-01-24 14:00:45'),(2936,'Trust or No Trust Traders Are Still Unsure About Ethereum Classic','2017-01-24 13:32:09'),(2937,'Watch Out The ICOs Are Coming','2017-01-24 12:00:38'),(2938,'Deutsche B rse Unveils Bank Transfer Blockchain Project','2017-01-24 11:00:12'),(2939,'Proposed Ethereum Investment Vehicle Sparks Controversy','2017-01-23 23:36:06'),(2940,' Lack of Interest Freelance Market Fiverr Drops Bitcoin Payments','2017-01-23 22:00:17'),(2941,'Bitcoin Devs Are Feeling More Optimistic About MimbleWimble','2017-01-23 20:45:10'),(2942,'Montr al Bitcoin ATM Stolen in Late Night Robbery','2017-01-23 17:36:10'),(2943,'Nasdaq Declares Blockchain Voting Trial a Success ','2017-01-23 15:00:20'),(2944,'Bitcoin Options Firm LedgerX Crosses Key Launch Hurdle','2017-01-23 14:15:05'),(2945,'Deloitte Officially Opens Dublin Blockchain Lab','2017-01-23 13:50:36'),(2946,'China s Bitcoin Exchanges End No Fee Trading in Market Shake Up','2017-01-23 12:00:13'),(2947,'Why a New Small Business Blockchain is Actually a Big Deal','2017-01-23 11:00:40'),(2948,'Blockchain Wallets Are Coming Maybe Soon to a Car Near You','2017-01-22 14:20:30'),(2949,'Blockchain for Journalism How a Big Funding Idea is Starting Small','2017-01-22 13:02:00'),(2950,'Is Bitcoin App Abra Finally Ready for Its Big Debut ','2017-01-21 15:45:18'),(2951,'Bitcoin Traders Adopt Wait and See Stance As China Impact Fades','2017-01-21 14:52:35'),(2952,'Hong Kong Stock Exchange Considers Blockchain Settlement Upgrades','2017-01-20 19:35:15'),(2953,'Bitcoin Markets Muted as Donald Trump Becomes US President','2017-01-20 18:30:26'),(2954,'EU Watchdog Blockchain Security Should Be Concern For Finance Firms','2017-01-20 15:30:51'),(2955,'CoinDesk Research Poll Will Blockchain Disrupt Venture Capital ','2017-01-20 14:44:47'),(2956,'Ex Gemini Lawyer SEC Unlikely to Approve a Bitcoin ETF','2017-01-20 13:00:25'),(2957,'Bid to Connect Ethereum and Zcash Blockchains Reaches New Milestone','2017-01-20 12:00:10'),(2958,'The Industry s Critique of Illinois s Digital Currency Guidance is In','2017-01-20 11:00:17'),(2959,'Blockstream Makes its Case for Bitcoin Powered Private Blockchains','2017-01-20 10:05:39'),(2960,'Bitcoin Prices Spike Above $900 But Turbulence Remains','2017-01-19 22:55:13'),(2961,'Trump s Acting CFTC Chair Details Vision for Blockchain Regulation','2017-01-19 21:00:10'),(2962,'FINRA Believes Blockchain Could Impact its Regulatory Rules','2017-01-19 16:00:38'),(2963,'Hyperledger Adds Cello Blockchain Deployment Tool to Its Arsenal','2017-01-19 14:15:15'),(2964,'Washington Lawmakers Are Trying to Keep Bitcoin Out of Pot Shops','2017-01-19 13:33:41'),(2965,'Questions Linger As China s Bitcoin Exchanges Halt Margin Trading','2017-01-19 12:25:14'),(2966,'Market Infrastructure Giants to Tap DLT for Collateral Management','2017-01-19 12:00:29'),(2967,'Monero Prices Are Forging Closer Ties to Bitcoin','2017-01-19 11:00:17'),(2968,'HSBC Taps Former Ripple CEO for Tech Advisory Board','2017-01-19 10:00:01'),(2969,'Coinbase Co Founder Fred Ehrsam is Leaving the Company','2017-01-18 22:29:19'),(2970,'Fed Chair Yellen Blockchain is an Important Technology ','2017-01-18 22:00:14'),(2971,'Where s Casper Inside Ethereum s Race to Reinvent its Blockchain','2017-01-18 19:20:11'),(2972,'Nigeria Banks That Handle Bitcoin Do So At Their Own Risk ','2017-01-18 16:47:10'),(2973,'China s Central Bank Finds Bitcoin Exchanges Out of Step on Regulation','2017-01-18 15:10:07'),(2974,'Digital Trade Chain 7 Banks Could Go Live With Blockchain in 2017','2017-01-18 15:03:18'),(2975,'Digital Asset s New Challenger DLT Disillusionment','2017-01-18 14:15:13'),(2976,'ECB s Mersch Central Bank Risks Reputation With Early DLT Adoption','2017-01-18 13:30:11'),(2977,'China s Biggest Blockchain Startup Will Release New Tech in 2017','2017-01-18 13:00:08'),(2978,'The Blockchain is Still Waiting for Its Web Here s a Blueprint','2017-01-18 12:00:28'),(2979,'Overstock s T Blockchain Platform Acquires Market Data Firm','2017-01-18 11:00:03'),(2980,'Bitcoin s Price Breaks Out of Range to Reach $900','2017-01-17 23:10:09'),(2981,'Interpol Hosts Latest Digital Currency Conference in Middle East','2017-01-17 21:00:22'),(2982,'Estimating China s Real Bitcoin Trading Volumes','2017-01-17 19:45:07'),(2983,'Bitcoin Exchange Coinbase Receives New York BitLicense','2017-01-17 18:00:41'),(2984,'Bitcoin Startup SatoshiPay Nets 640k in New Funding','2017-01-17 16:41:24'),(2985,'Bitcoin s Price is Up Over $50 Already Today','2017-01-17 14:35:45'),(2986,'First Look Deloitte s New Wall Street Lab is a Blockchain Playground','2017-01-17 14:00:12'),(2987,'Accenture Blockchain Could Save Investment Banks $12 Billion Annually','2017-01-17 13:33:06'),(2988,'Miami s Third Bitcoin Hackathon Was All OK Mostly Fun And Games','2017-01-17 12:51:43'),(2989,'CoinDesk s 2016 in Review Reviewed The Best of the Series','2017-01-17 12:00:32'),(2990,'UAE Virtual Currency Restrictions Cast Uncertain Shadow on Bitcoin','2017-01-17 11:30:31'),(2991,'Bitcoin Tranquility Continues as Prices Remain in $800 Range','2017-01-16 23:50:32'),(2992,'Masters Backed Hedge Fund Greed and Leverage Broke Bitcoin s Rally','2017-01-16 21:59:57'),(2993,'Russia s Central Bank Adds Blockchain Friendly Firm to FinTech Working Group','2017-01-16 19:40:07'),(2994,'Coinbase CEO IRS Battle Could Cost Startup $1 Million','2017-01-16 15:30:54'),(2995,'Brexit Blues Why Dublin is Turning Into a Haven for Blockchain','2017-01-16 14:30:43'),(2996,'FTC to Host Blockchain Panels at March FinTech Event','2017-01-16 14:00:12'),(2997,'UK Exchange Coinfloor Embraces No Fee Bitcoin Trading','2017-01-16 13:01:24'),(2998,' Blockchain May Fail Banks But Open Software Won t','2017-01-16 12:00:47'),(2999,'SWIFT The DTCC and How Blockchain Will Go Mainstream','2017-01-16 11:15:12'),(3000,'Blockchain Bullies Truth Trolls and Bitcoin Uncensored s Big Short','2017-01-15 14:46:02'),(3001,'Why Blockchain Will Trump Populism','2017-01-15 12:30:55'),(3002,'The Two Topics in Law and Blockchain','2017-01-14 14:00:49'),(3003,'Bitcoin Price Fluctuations Calm Amid Chinese Regulatory Suspense','2017-01-14 13:00:37'),(3004,'Ethereum Classic Freezes Difficulty Bomb With Diehard Fork','2017-01-13 23:10:08'),(3005,'Nigeria Warned its Citizens About Onecoin and Bitcoin This Week','2017-01-13 21:15:46'),(3006,'Report Blockchain Could Become an $8 Billion Global Industry By 2024','2017-01-13 20:35:23'),(3007,'Israel s Tax Authority Wants to Treat Bitcoin As a Kind of Property','2017-01-13 19:40:28'),(3008,'Coinbase Prepares to Fight IRS Summons With New Court Filing','2017-01-13 17:50:46'),(3009,'Bitcoin This is Not the Same as 2013','2017-01-13 15:55:10'),(3010,'China s Bitcoin Exchanges Quietly Made Policy Updates Overnight','2017-01-13 13:21:11'),(3011,'Hardly Anyone Seems to Be Using Zcash s Anonymity Features','2017-01-13 12:52:36'),(3012,'Blockchain s R Word And 3 Other Trends for 2017 ','2017-01-13 10:56:14'),(3013,'Bitcoin Took a Break From Being Volatile and Broke $800 Today','2017-01-13 01:03:36'),(3014,'Just 7 People Complained to the CFPB About Bitcoin in 2016','2017-01-12 20:40:23'),(3015,'A Chinese Bitcoin Startup Has Stopped Some Services Due to Central Bank Concerns','2017-01-12 17:30:18'),(3016,'Postal Savings Bank of China Has Already Sent 100 Transactions on its Internal Blockchain','2017-01-12 15:25:09'),(3017,'Deloitte Launches Blockchain Research Lab in New York','2017-01-12 14:02:12'),(3018,'What Central Bank China s Big Bitcoin Traders Are All In On Bitcoin','2017-01-12 13:28:21'),(3019,'Why I m Fighting the IRS s Bitcoin Privacy Invasion','2017-01-12 11:45:55'),(3020,'Bitcoin ATMs Are Being Attacked With Hammers in the US Midwest','2017-01-12 10:48:13'),(3021,'Swift is Building a Blockchain App to Optimize Global Cash Liquidity','2017-01-12 01:02:45'),(3022,'Lightning Strikes An Early Version of Bitcoin s Big Scaling Solution is Here','2017-01-12 00:13:38'),(3023,'As India Goes Cashless its Central Bank Researches Blockchain','2017-01-11 21:10:59'),(3024,'The IRS is Catching Flack Again for Weak Bitcoin Guidance This Time on IRAs ','2017-01-11 19:45:08'),(3025,'Bitcoin s Price Just Hit its Lowest Level in Over a Month','2017-01-11 18:59:30'),(3026,' Satoshi Roundtable Brings Blockchain Bigwigs Back for Third Year','2017-01-11 17:00:04'),(3027,'Japanese Government Sends Blockchain Startups Abroad for Innovation Program','2017-01-11 15:23:45'),(3028,'US Food and Drug Administration to Study Blockchain Healthcare Applications','2017-01-11 14:45:18'),(3029,'R3 Will Close Blockchain s Biggest Ever Investment in Q1 CEO Says','2017-01-11 14:15:50'),(3030,'Bitcoin Falls Below $800 As Volatile Week Continues','2017-01-11 13:29:58'),(3031,'Blockchain Angels Invest $1 Million in Bitcoin Ethereum Hybrid Qtum','2017-01-11 13:00:24'),(3032,'China s Central Bank to Conduct Ongoing Bitcoin Exchange Visits','2017-01-11 12:30:20'),(3033,'Bitcoin Investing Where Wall Street and Silicon Valley Meet','2017-01-11 12:04:38'),(3034,'BitX Rebrands as Luno Reveals Bitcoin Sandbox Project','2017-01-11 10:49:00'),(3035,'Is the Zcrash Over Zcash s Price is Finding a Floor at $50','2017-01-10 23:51:09'),(3036,'Julian Assange Just Read Out a Bitcoin Block Hash to Prove He Was Alive','2017-01-10 21:40:22'),(3037,'Report Bitcoin ETF Could Amass $300 Million in Assets If Approved ','2017-01-10 19:16:42'),(3038,'Sweden s Blockchain Land Registry to Begin Testing in March','2017-01-10 14:30:47'),(3039,'Blockchain for Mortgages Compelling But Premature ','2017-01-10 14:04:09'),(3040,'OKCoin Joins Calls for Bitcoin Regulation in China','2017-01-10 13:31:24'),(3041,'Bitstamp to Launch New Ripple Trading Pairs','2017-01-10 13:00:32'),(3042,'National Science Foundation to Fund Blockchain Security Research','2017-01-10 12:00:32'),(3043,'Toward Better Security and Governance With Blockchain','2017-01-10 11:12:03'),(3044,'China s BTCC Welcomes Greater Bitcoin Exchange Oversight','2017-01-10 05:00:17'),(3045,'Bitcoin s Price Volatile at $900 as China Concerns Linger','2017-01-09 22:51:01'),(3046,'Bitcoin Exchange Operator Pleads Guilty to Money Crimes','2017-01-09 20:40:03'),(3047,'India s Axis Bank to Launch Ripple Payments','2017-01-09 18:35:38'),(3048,'US Treasury Advisors Weigh Blockchain Insurance Impact','2017-01-09 17:30:18'),(3049,'How Barclays Stole the Blockchain Spotlight in 2016','2017-01-09 15:15:21'),(3050,'Why 2017 is Blockchain s Make or Break Year','2017-01-09 14:25:03'),(3051,'Indonesia s AML Watchdog Links Bitcoin to Islamic State','2017-01-09 13:48:24'),(3052,'$11 Trillion Bet DTCC to Process Derivatives With Blockchain Tech','2017-01-09 12:59:26'),(3053,'Bitcoin is Still Volatile But That Doesn t Mean It s Not Viable','2017-01-09 11:52:39'),(3054,'2017 When Ethereum Will Go From IT to Enterprise','2017-01-09 10:58:59'),(3055,'What Apple Can Teach Blockchain App Designers for 2017','2017-01-08 16:30:09'),(3056,'2016 The Year Blockchain ICOs Disrupted Venture Capital','2017-01-08 12:13:41'),(3057,'Bitcoin in 2016 The Year Politics Challenged Apolitical Money','2017-01-07 15:34:44'),(3058,'The Only 10 Bitcoin Stock Photos You ll Ever See','2017-01-07 13:14:53'),(3059,'China to Restrict Bitcoin Marketing But Blockchain Firms Unaffected','2017-01-07 03:15:41'),(3060,'2013 to 2017 Comparing Bitcoin s Biggest Price Rallies','2017-01-07 00:21:57'),(3061,'Report Chinese Regulators Exploring Bitcoin Connection to Capital Flight','2017-01-06 18:05:20'),(3062,'US Department of Energy Seeks Blockchain Research Proposals','2017-01-06 17:15:03'),(3063,'Bitcoin Powered Internet Advances With $4 Million Blockstack Funding','2017-01-06 15:20:26'),(3064,'Bitcoin Exchange BTCC Responds to Chinese Central Bank Statements','2017-01-06 14:33:59'),(3065,'What IoT History Reveals About Blockchain s Challenges','2017-01-06 14:00:14'),(3066,'D j vu Bitcoin Price Slips Below $900 Amid China News','2017-01-06 13:40:28'),(3067,'China s Central Bank Issues Warnings to Major Bitcoin Exchanges','2017-01-06 12:41:51'),(3068,'2016 The Year Zcash Entered Blockchain s History Books','2017-01-06 11:14:46'),(3069,'Bitcoin Ends Day Above $1 000 as Price Mounts Recovery','2017-01-06 00:06:05'),(3070,'Bitcoin s Rollercoaster 2017 What s Happened So Far','2017-01-05 19:15:53'),(3071,'Volatility and Liquidity How Bitcoin Compares to its Crypto Competitors','2017-01-05 17:00:46'),(3072,'Bitstamp Collects $1 3 Million As Funding Campaign Continues','2017-01-05 16:00:44'),(3073,'What is Enterprise Ethereum Details Emerge on Secret Blockchain Project','2017-01-05 15:05:48'),(3074,'Bitcoin Freefall Prices Drop Nearly $200 in 1 Hour','2017-01-05 13:53:59'),(3075,'Will 2017 Bring an End to Bitcoin s Great Scaling Debate ','2017-01-05 12:15:54'),(3076,'3 Things Smart Contracts Need Before They Can Finally Take Off','2017-01-05 11:02:29'),(3077,'Bitcoin Price Bounces Back to Within $25 of All Time High','2017-01-05 04:30:16'),(3078,'Sell Orders Slow Bitcoin Rally as All Time High Remains Elusive','2017-01-04 23:15:15'),(3079,'SEC Delays Winklevoss Bitcoin ETF Again','2017-01-04 20:48:07'),(3080,'Bitcoin Price Within $25 of New All Time High','2017-01-04 18:13:46'),(3081,'US Treasury Insurance Advisors to Discuss Blockchain','2017-01-04 16:59:28'),(3082,'New Bitcoin Software Update Boasts 55 Fixes','2017-01-04 16:00:25'),(3083,'Why 2017 Will Prove Blockchain Was a Bad Idea','2017-01-04 15:00:07'),(3084,'Charlie Shrem s Post Prison Blockchain Firm Sees Gold in Garbage','2017-01-04 14:00:36'),(3085,'Mobile Telco Du Reveals New Blockchain Healthcare Partnership','2017-01-04 13:11:25'),(3086,'Preparing for Blockchain Regulation in the Post Obama Era','2017-01-04 12:00:29'),(3087,'A $2 000 Bitcoin and 9 Other 2017 Blockchain Predictions ','2017-01-04 11:33:11'),(3088,'Bitcoin Moves Within Striking Distance of All Time Price High','2017-01-04 05:15:22'),(3089,'Kraken Adds Anonymous Cryptocurrency Monero','2017-01-04 00:01:11'),(3090,'Greenwich Blockchain Projects Will Move to Production in 2017','2017-01-03 20:16:38'),(3091,'India s Yes Bank Builds Blockchain for Vendor Financing','2017-01-03 18:55:32'),(3092,'BitPagos Raises $1 9 Million in Funding Rebrands as Ripio','2017-01-03 16:45:58'),(3093,'Delaware s 2017 Resolution Make Blockchain a Reality','2017-01-03 15:30:00'),(3094,'BBVA Blockchain Regulation Needs to Move Beyond Bitcoin','2017-01-03 14:06:59'),(3095,'State Street s Blockchain Strategy Big and Bold for 2017','2017-01-03 13:06:04'),(3096,'Coinbase s IRS Dispute Isn t Just About Bitcoin','2017-01-03 12:42:13'),(3097,'Which Way for Blockchain Standards in 2017 ','2017-01-03 11:07:02'),(3098,'Why There s Still Hope for Bitcoin Remittance Companies','2017-01-02 14:43:09'),(3099,'Politics Protocols and the Changing Face of Finance','2017-01-02 12:07:00'),(3100,'Bitcoin Price Tops $1 000 in First Day of 2017 Trading','2017-01-01 21:04:02'),(3101,'Blockchain Breakout 2017 Will Keep Investors on the Brink','2017-01-01 15:33:53'),(3102,'What Will the Bitcoin Price Be in 2017 ','2017-01-01 13:50:25'),(3103,'Not Just Bitcoin The Top 7 Cryptocurrencies All Gained in 2016','2016-12-31 15:36:47'),(3104,'2016 The Year of Blockchain Hubris','2016-12-31 04:56:23'),(3105,'Suspense Lingers as Bitcoin s Price Eyes $1 000','2016-12-30 23:46:19'),(3106,'A Slow Awakening 2016 in US Blockchain Policy','2016-12-30 14:00:00'),(3107,'Coinbase Customer Doubles Down on Legal Action Against IRS','2016-12-30 13:10:40'),(3108,'Talking Ethereum The State of Developer Dialogue in 2016','2016-12-30 12:00:02'),(3109,'Ether Classic Surges to More Than 4 Month High','2016-12-29 23:47:56'),(3110,'Crypto Security in 2016 A Tale of Two Weaknesses','2016-12-29 14:00:51'),(3111,'Hyperledger Adds 8 More Members to End 2016','2016-12-29 12:57:47');
/*!40000 ALTER TABLE `posts` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2017-12-16 23:38:21