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.
InvalidChainFound: invalid block=00000000000001d00a6b139f70d1b2c5672e7ae6f2b9f2ff714b6868e49a4986 height=230490 work=982317183724618353476 date=2013-04-09 17:40:58
InvalidChainFound: current best=00000000000001bcf49348be00dad3dc4120a4802ea8a4fe8899eccae7daee6f height=230137 work=970683791060215205272 date=2013-04-07 15:51:35
InvalidChainFound: Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
ThreadRPCServer method=listtransactions
sending: addr (31 bytes)
received: inv (37 bytes)
got inventory: tx 98c70a7b41 new
askfor tx 98c70a7b41 0 (00:00:00)
sending getdata: tx 98c70a7b41
sending: getdata (37 bytes)
received: tx (257 bytes)
stored orphan tx 98c70a7b41 (mapsz 154)
received: addr (31 bytes)
Added 1 addresses from 24.218.108.226: 122 tried, 14534 new
/usr/local/bin/bitcoind -datadir=/mnt/blockchain/.bitcoin/
rpcuser=user
rpcpassword=pass
paytxfee=0.00
maxconnections=20
rpcport=1111
ps -axxx | grep bitcoind
Added 1 addresses from 68.1.118.161: 114 tried, 14727 new
stored orphan tx fd91bdafa3 (mapsz 10001)
mapOrphan overflow, removed 1 tx
Added 1 addresses from 68.99.0.181: 114 tried, 14727 new
Added 1 addresses from 190.55.194.45: 114 tried, 14727 new
stored orphan tx 06e4948c79 (mapsz 10001)
mapOrphan overflow, removed 1 tx
stored orphan tx e73e197e61 (mapsz 10001)
mapOrphan overflow, removed 1 tx
CTxMemPool::accept() : accepted 4e05447791 (poolsz 5934)
CTxMemPool::accept() : accepted fe7ce82138 (poolsz 5935)
received getdata for: tx fe7ce82138
stored orphan tx b83f07dee7 (mapsz 10001)
mapOrphan overflow, removed 1 tx
stored orphan tx 26ec7542ba (mapsz 10001)
mapOrphan overflow, removed 1 tx
CTxMemPool::accept() : accepted 138ebe1d45 (poolsz 5936)
stored orphan tx c6be27087d (mapsz 10001)
mapOrphan overflow, removed 1 tx
btc@debian:/etc/default# nc localhost 1111
getbalance
btc@debian:/etc/default#
btc@debian:/etc/default# telnet localhost 1111
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
nc localhost 1111
nc -l 1111
[Thu Apr 04 22:48:19 2013] [error] [client 192.168.2.219] PHP Fatal error: Uncaught exception 'Exception' with message 'Unable to connect to http://username:password@localhost:1111' in
/var/www/jsonRPCClient.php:140\nStack trace:\n#0 /var/www/index.php(11): jsonRPCClient->__call('listtransaction...', Array)\n#1 /var/www/index.php(11): jsonRPCClient->listtransactions('*', 7)
\n#2 {main}\n thrown in /var/www/jsonRPCClient.php on line 140, referer: https://192.168.2.100/btc.php
btc@debian:/home/bitcoin# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 localhost:1111 *:* LISTEN 9718/bitcoind