It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
/*
Coin daemons either use submitblock or getblocktemplate for submitting new blocks
*/
function SubmitBlock(blockHex, finishedCallback){
var rpcCommand, rpcArgs;
if (options.hasSubmitMethod){
rpcCommand = 'submitblock';
rpcArgs = [blockHex];
}
else{
rpcCommand = 'getblocktemplate';
rpcArgs = [{'mode': 'submit', 'data': blockHex}];
}
_this.daemon.cmd(rpcCommand,
rpcArgs,
function(results){
for (var i = 0; i < results.length; i++){
var result = results[i];
if (result.error) {
emitErrorLog('rpc error with daemon instance ' +
result.instance.index + ' when submitting block with ' + rpcCommand + ' ' +
JSON.stringify(result.error)
);
return;
}
else if (result.response === 'rejected') {
emitErrorLog('Daemon instance ' + result.instance.index + ' rejected a supposedly valid block');
return;
}
}
emitLog('Submitted Block using ' + rpcCommand + ' successfully to daemon instance(s)');
finishedCallback();
}
);
}
Flushing wallet.dat
Flushed wallet.dat 3ms
ThreadRPCServer method=getaccount
Flushed 13069 addresses to peers.dat 26ms
Flushed 13069 addresses to peers.dat 19ms
Flushed 13069 addresses to peers.dat 27ms
ThreadRPCServer method=listaccounts
ThreadRPCServer method=help
Flushed 13069 addresses to peers.dat 18ms
ThreadRPCServer method=getaccountaddres
ThreadRPCServer method=getaccountaddress
ThreadRPCServer method=getbalance
ThreadRPCServer method=listtransactions
Flushed 13069 addresses to peers.dat 24ms
ThreadRPCServer method=listunspent
Flushed 13069 addresses to peers.dat 25ms
ThreadRPCServer method=listaccounts
ThreadRPCServer method=getaccount
Flushed 13069 addresses to peers.dat 26ms
ThreadRPCServer method=validateaddress
Flushed 13069 addresses to peers.dat 29ms
ResendWalletTransactions()
Flushed 13069 addresses to peers.dat 21ms
received block c93de993d50fe1924010
SetBestChain: new best=c93de993d50fe1924010 height=157274 trust=1249756869570318 date=02/12/17 12:48:04,block hash= c93de993d50fe19240101c0ceb51de83c07587c49d575e23475d6fdacfb14b94
ProcessBlock: ACCEPTED
getblocks -1 to 00000000000000000000 limit 500
getblocks -1 to 00000000000000000000 limit 500
getblocks -1 to 00000000000000000000 limit 500
getblocks -1 to 00000000000000000000 limit 500
Flushing wallet.dat
Flushed wallet.dat 4ms
getblocks -1 to 00000000000000000000 limit 500
Flushed 13069 addresses to peers.dat 23ms
Flushed 13069 addresses to peers.dat 25ms
received block 8328dab0114026a646d4
SetBestChain: new best=8328dab0114026a646d4 height=157275 trust=1249774582838834 date=02/12/17 12:51:57,block hash= 8328dab0114026a646d40b5addd884c636c5034d5082073eb1eb29f1604b5a03
ProcessBlock: ACCEPTED
getblocks -1 to 00000000000000000000 limit 500
getblocks -1 to 00000000000000000000 limit 500
Flushing wallet.dat
Flushed wallet.dat 4ms
Flushed 13069 addresses to peers.dat 25ms
ThreadRPCServer method=getaccount
Flushed 13069 addresses to peers.dat 26ms
Flushed 13069 addresses to peers.dat 30ms
Flushed 13069 addresses to peers.dat 29ms
Flushed 13069 addresses to peers.dat 27ms
Flushed 13069 addresses to peers.dat 25ms
Flushed 13069 addresses to peers.dat 17ms
ThreadRPCServer method=getaccount
Flushed 13069 addresses to peers.dat 21ms
Flushed 13069 addresses to peers.dat 30ms
Flushed 13069 addresses to peers.dat 28ms
Flushed 13069 addresses to peers.dat 24ms
[36m[2017-02-12 16:02:01.732] [DEBUG] [default] - .[39mPool curecoin Thread 4 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:02.301] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 5638.35269304/14003.59961394 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:02:03.355] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 17779.63144279/26633.34940914 by BA9b77g4jde11gyRuqFswQ6KMKnvezAi8R [85.173.186.233]
[36m[2017-02-12 16:02:03.992] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 5638.35269304/24750.81775761 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:02:05.440] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 65536/66265.17037326 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:02:10.927] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 5638.35269304/1093627.71313199 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:02:19.339] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 5638.35269304/8400.65877858 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:02:25.146] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 17779.63144279/25703.82246876 by BA9b77g4jde11gyRuqFswQ6KMKnvezAi8R [85.173.186.233]
[36m[2017-02-12 16:02:31.934] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 5638.35269304/20323.38162236 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:02:37.374] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 5638.35269304/10059.75107718 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:02:37.674] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 5638.35269304/12255.86013613 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:02:37.805] [DEBUG] [default] - .[39mPool namecoin Thread 4 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:37.815] [DEBUG] [default] - .[39mPool namecoin Thread 1 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:37.816] [DEBUG] [default] - .[39mPool namecoin Thread 2 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:37.871] [DEBUG] [default] - .[39mPool namecoin Thread 3 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:38.167] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 5638.35269304/5724.35148776 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:02:39.745] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 5638.35269304/10011.50360333 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:02:41.965] [DEBUG] [default] - .[39mPool emercoin Thread 1 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:41.968] [DEBUG] [default] - .[39mPool emercoin Thread 3 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:41.973] [DEBUG] [default] - .[39mPool emercoin Thread 4 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:42.034] [DEBUG] [default] - .[39mPool emercoin Thread 2 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:44.505] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 5638.35269304/34291.76253007 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:02:45.880] [DEBUG] [default] - .[39mPool bitcoin Thread 2 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:45.970] [DEBUG] [default] - .[39mPool bitcoin Thread 3 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:46.018] [DEBUG] [default] - .[39mPool bitcoin Thread 1 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:46.108] [DEBUG] [default] - .[39mPool bitcoin Thread 4 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:51.711] [DEBUG] [default] - .[39mPool universal currency Thread 3 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:52.434] [DEBUG] [default] - .[39mPool universal currency Thread 1 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:52.438] [DEBUG] [default] - .[39mPool universal currency Thread 4 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:52.450] [DEBUG] [default] - .[39mPool universal currency Thread 2 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:56.688] [DEBUG] [default] - .[39mPool curecoin Thread 2 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:56.689] [DEBUG] [default] - .[39mPool curecoin Thread 3 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:56.692] [DEBUG] [default] - .[39mPool curecoin Thread 1 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:02:56.692] [DEBUG] [default] - .[39mPool curecoin Thread 3 Difficulty update to diff 42130.28571429 workerName="BA9b77g4jde11gyRuqFswQ6KMKnvezAi8R"
[36m[2017-02-12 16:02:56.733] [DEBUG] [default] - .[39mPool curecoin Thread 4 No new blocks for 55 seconds - updating transactions & rebroadcasting work
[36m[2017-02-12 16:03:03.800] [DEBUG] [default] - .[39mPool curecoin Thread 3 Share accepted at diff 5638.35269304/8128.05731749 by BA9b77g4jde11gyRuqFswQ6KMKnvexxxxx [85.xx.xx.xx]
[36m[2017-02-12 16:03:04.704] [DEBUG] [default] - .[39mPool universal currency Thread 2 getting block notification via RPC polling
[36m[2017-02-12 16:03:04.705] [DEBUG] [default] - .[39mPool universal currency Thread 1 getting block notification via RPC polling
[36m[2017-02-12 16:03:04.707] [DEBUG] [default] - .[39mPool universal currency Thread 4 getting block notification via RPC polling
[36m[2017-02-12 16:03:04.722] [DEBUG] [default] - .[39mPool universal currency Thread 3 getting block notification via RPC polling