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.
fastcgi_param QUERY_STRING $query_string;
fastcgi_param REQUEST_METHOD $request_method;
fastcgi_param CONTENT_TYPE $content_type;
fastcgi_param CONTENT_LENGTH $content_length;
fastcgi_param SCRIPT_NAME $fastcgi_script_name;
fastcgi_param REQUEST_URI $request_uri;
fastcgi_param DOCUMENT_URI $document_uri;
fastcgi_param DOCUMENT_ROOT $document_root;
fastcgi_param SERVER_PROTOCOL $server_protocol;
fastcgi_param HTTPS $https if_not_empty;
fastcgi_param GATEWAY_INTERFACE CGI/1.1;
fastcgi_param SERVER_SOFTWARE nginx/$nginx_version;
fastcgi_param REMOTE_ADDR $remote_addr;
fastcgi_param REMOTE_PORT $remote_port;
fastcgi_param SERVER_ADDR $server_addr;
fastcgi_param SERVER_PORT $server_port;
fastcgi_param SERVER_NAME $server_name;
fastcgi_param QUERY_STRING $query_string;
fastcgi_param REQUEST_METHOD $request_method;
fastcgi_param CONTENT_TYPE $content_type;
fastcgi_param CONTENT_LENGTH $content_length;
fastcgi_param SCRIPT_NAME $fastcgi_script_name;
fastcgi_param REQUEST_URI $request_uri;
fastcgi_param DOCUMENT_URI $document_uri;
fastcgi_param DOCUMENT_ROOT $document_root;
fastcgi_param SERVER_PROTOCOL $server_protocol;
fastcgi_param HTTPS $https if_not_empty;
fastcgi_param GATEWAY_INTERFACE CGI/1.1;
fastcgi_param SERVER_SOFTWARE nginx/$nginx_version;
fastcgi_param REMOTE_ADDR $remote_addr;
fastcgi_param REMOTE_PORT $remote_port;
fastcgi_param SERVER_ADDR $server_addr;
fastcgi_param SERVER_PORT $server_port;
fastcgi_param SERVER_NAME $server_name;
getblock 3b487dc22d48d25dcbdc8e83073ffa0d6d4e61a490313894678d8fe2e9dac5f6
{
"hash" : "3b487dc22d48d25dcbdc8e83073ffa0d6d4e61a490313894678d8fe2e9dac5f6",
"confirmations" : 516,
"size" : 408,
"height" : 137000,
"version" : 3,
"merkleroot" : "4b5625af40be0d3dd4858c6a570541c2d71ccec998d76a268026914bcef19c33",
"tx" : [
"4b5625af40be0d3dd4858c6a570541c2d71ccec998d76a268026914bcef19c33"
],
"time" : 1403904421,
"nonce" : 0,
"bits" : "1c1d5c45",
"difficulty" : 8.71908594,
"boinchash" : "0639771c67d7f228d327c2984b465560<|>milkyway@home<|>5b14fa5bb5464294b79d8a7ca6273722898104e4dbb8c866723baf0000169353<|>1693<|>1.22569<|>8<|>\u0007v\b$T\u0006d�!6�\u0002�f�\u009EN�u�D� !� �Ty\u008Ag�jfa\u0089��\u0014h6\u0011<�Q�\u000B\u0017Y��\u001C\u0004�O�#Z��$\\uh<|><|>13202",
"Block Type" : 3,
"CPID" : "0639771c67d7f228d327c2984b465560",
"Project Name" : "milkyway@home",
"Block Diff Bytes" : 8.00000000,
"Block RAC" : 1693.00000000,
"PoB Difficulty" : 1.22569000,
"AES512 Block Skein Hash" : "5b14fa5bb5464294b79d8a7ca6273722898104e4dbb8c866723baf0000169353",
"AES Calc Hash" : "dedc88f03145b80a4b97340fa55150ee58d32b4b28c9fa9736c824f3af329fc7",
"AES512 Valid" : 0,
"IsCPIDValid?" : true,
"BlockPoWHash " : "f4ab0453d77b50c2ac2d9dbaed1f05eafc5455ee350f41a8170d976a286fc818",
"previousblockhash" : "ce00c6a6a25622d098a459c087d5f90e7961bb92903e43a6f1468295544b6a03",
"nextblockhash" : "3c8624fbd5ab37abcf7c9611dba39123dfe415bf02ce088b9a2635912fae6774"
}
"boinchash" : "0639771c67d7f228d327c2984b465560<|>milkyway@home<|>5b14fa5bb5464294b79d8a7ca6273722898104e4dbb8c866723baf0000169353<|>1693<|>1.22569<|>8<|>\u0007v\b$T\u0006d�!6�\u0002�f�\u009EN�u�D� !� �Ty\u008Ag�jfa\u0089��\u0014h6\u0011<�Q�\u000B\u0017Y��\u001C\u0004�O�#Z��$\\uh<|><|>13202"
root@vps74571:/home/plnc/bitcoin-abe# python -m Abe.abe --config abe.conf --commit-bytes 100000 --no-serve
ddl_implicit_commit=true
create_table_epilogue=''
Abe/SqlAbstraction.py:468: Warning: Converting column 'a' from VARCHAR to TEXT
sql.cursor().execute(stmt)
Abe/SqlAbstraction.py:468: Warning: Converting column 'b' from VARCHAR to TEXT
sql.cursor().execute(stmt)
max_varchar=4294967295
No native type found for CLOB.
binary_type=binary
int_type=int
sequence_type=mysql
limit_style=native
Abe/SqlAbstraction.py:468: Warning: Converting column 'txout_scriptPubKey' from VARBINARY to BLOB
sql.cursor().execute(stmt)
Abe/SqlAbstraction.py:468: Warning: Converting column 'txin_scriptSig' from VARBINARY to BLOB
sql.cursor().execute(stmt)
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/home/plnc/bitcoin-abe/Abe/abe.py", line 2093, in
sys.exit(main(sys.argv[1:]))
File "/home/plnc/bitcoin-abe/Abe/abe.py", line 2087, in main
store = make_store(args)
File "/home/plnc/bitcoin-abe/Abe/abe.py", line 156, in make_store
store = DataStore.new(args)
File "Abe/DataStore.py", line 3275, in new
return DataStore(args)
File "Abe/DataStore.py", line 187, in __init__
store.initialize()
File "Abe/DataStore.py", line 841, in initialize
chain = Chain.create(policy, **conf)
File "Abe/Chain/__init__.py", line 21, in create
mod = __import__(__name__ + '.' + policy, fromlist=[policy])
ImportError: No module named PLNcoin
RPC data not understood: block hash mismatch
Failed to catch up {'blkfile_offset': 0, 'blkfile_number': 1, 'chain_id': 15, 'loader': u'rpc', 'conf': u'randomcoin.conf', 'dirname': u'/home/randomcoin/.randomcoin/', 'id': 1}
Traceback (most recent call last):
File "/usr/lib/python2.6/runpy.py", line 122, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
File "/home/randomcoin/bitcoin-abe-master/Abe/abe.py", line 2093, in
sys.exit(main(sys.argv[1:]))
File "/home/randomcoin/bitcoin-abe-master/Abe/abe.py", line 2087, in main
store = make_store(args)
File "/home/randomcoin/bitcoin-abe-master/Abe/abe.py", line 156, in make_store
store = DataStore.new(args)
File "Abe/DataStore.py", line 3274, in new
return DataStore(args)
File "Abe/DataStore.py", line 221, in __init__
store.maybe_import_binary_tx(chain_name, str(hex_tx).decode('hex'))
File "/usr/lib/python2.6/encodings/hex_codec.py", line 42, in hex_decode
output = binascii.a2b_hex(input)
TypeError: Odd-length string
datadir += [{
"chain":"Randomcoin",
"policy":"NovaCoin",
"dirname":"/home/randomcoin/.randomcoin/",
"conf":"randomcoin.conf",
"code3":"RND",
"address_version":"x12",
"magic":"x12x34x56x78",
"loader":"rpc",
"rpcpassword":"..."
}]
import-tx="01000000 ..." # (160 characters long hexscii string taken from debug.log genesis block entry, "input=")
dbtype = sqlite3
connect-args = abe.sqlite
int-type str
port 8000
host 127.0.0.1