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.
load_module /usr/lib/nginx/modules/ngx_stream_module.so;
user www-data;
worker_processes auto;
pid /run/nginx.pid;
error_log /var/log/nginx/electrum_error.log;
events {
worker_connections 1024;
}
stream {
upstream electrs {
server 127.0.0.1:50001;
}
log_format upstream_time '[$time_local] [$connection] $remote_addr:$remote_port => $server_addr:$server_port bytes in/out $bytes_received/$bytes_sent [$status]';
server {
access_log /var/log/nginx/electrum_access.log upstream_time;
listen 50002 ssl;
proxy_pass electrs;
ssl_certificate /etc/letsencrypt/live/electrum.mocacinno.com/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/electrum.mocacinno.com/privkey.pem;
ssl_session_cache shared:SSL:1m;
ssl_session_timeout 4h;
ssl_protocols TLSv1 TLSv1.1 TLSv1.2 TLSv1.3;
ssl_prefer_server_ciphers on;
include blockips.conf;
}
}
allow ;
allow;
allow;
deny all;
},
"pid": 736,
"request counts": {
"blockchain.block.header": 1,
"blockchain.block.headers": 1,
"blockchain.estimatefee": 4,
"blockchain.headers.subscribe": 40,
"blockchain.relayfee": 1,
"blockchain.scripthash.get_history": 1,
"blockchain.scripthash.subscribe": 3,
"blockchain.transaction.get": 1,
"blockchain.transaction.get_merkle": 1,
"getinfo": 2,
"mempool.get_fee_histogram": 1,
"server.banner": 1,
"server.donation_address": 1,
"server.features": 39,
"server.peers.subscribe": 40,
"server.version": 40
},
"request total": 177,
"sessions": {
"count": 2,
"count with subs": 1,
"errors": 0,
"logged": 0,
"pending requests": 1,
"subs": 3
},
},
"pid": 736,
"request counts": {
"blockchain.block.header": 1,
"blockchain.block.headers": 1,
"blockchain.estimatefee": 4,
"blockchain.headers.subscribe": 40,
"blockchain.relayfee": 1,
"blockchain.scripthash.get_history": 1,
"blockchain.scripthash.subscribe": 3,
"blockchain.transaction.get": 1,
"blockchain.transaction.get_merkle": 1,
"getinfo": 2,
"mempool.get_fee_histogram": 1,
"server.banner": 1,
"server.donation_address": 1,
"server.features": 39,
"server.peers.subscribe": 40,
"server.version": 40
},
"request total": 177,
"sessions": {
"count": 2,
"count with subs": 1,
"errors": 0,
"logged": 0,
"pending requests": 1,
"subs": 3
},