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.
Parameter #3
Whether to rescan the block chain
Set to true (the default) to rescan the entire local block database for transactions affecting any address or pubkey script in the wallet (including transaction affecting the newly-added address for this private key). Set to false to not rescan the block database (rescanning can be performed at any time by restarting Bitcoin Core with the -rescan command-line argument). Rescanning may take several minutes. Notes: if the address for this key is already in the wallet, the block database will not be rescanned even if this parameter is set
bitcoin-cli getblockcount
310254
bitcoin-cli getblockcount
310270
"blocks" : 309574
{
"chain" : "main",
"blocks" : 309574,
"headers" : 388865,
"bestblockhash" : "0000000000000000230e034050b433f42266ec1566c30ae96f3e6e9e5b6e2dcd",
"difficulty" : 16818461371.16111183,
"verificationprogress" : 0.28797032,
"chainwork" : "00000000000000000000000000000000000000000000c0273dd347aec8fb0c82",
"pruned" : false,
"softforks" : [
{
"id" : "bip34",
"version" : 2,
"enforce" : {
"status" : true,
"found" : 1000,
"required" : 750,
"window" : 1000
},
"reject" : {
"status" : true,
"found" : 1000,
"required" : 950,
"window" : 1000
}
},
{
"id" : "bip66",
"version" : 3,
"enforce" : {
"status" : false,
"found" : 0,
"required" : 750,
"window" : 1000
},
"reject" : {
"status" : false,
"found" : 0,
"required" : 950,
"window" : 1000
}
},
{
"id" : "bip65",
"version" : 4,
"enforce" : {
"status" : false,
"found" : 0,
"required" : 750,
"window" : 1000
},
"reject" : {
"status" : false,
"found" : 0,
"required" : 950,
"window" : 1000
}
}
]
}