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.
Content | Score | Started by | Date posted | ||
Is satoshi that satoshi? in Meta
Is satoshi that satoshi? by
maplelake
I go back to very first post https://bitcointalk.org/index.php?topic=65.0. satos…
|
n/a | maplelake | December 16, 2024, 01:43:55 PM | ||
Any idea/demand/inspiration for tool/service around bitcoin ? in Project Development
Any idea/demand/inspiration for tool/service around bitcoin ? by
maplelake
I believe Practice is the road to Rome. I plan to develop something and elaborat…
|
n/a | maplelake | Today at 08:19:55 PM | ||
Is it possible that a transaction lost ? in Development & Technical Discussion
Is it possible that a transaction lost ? by
maplelake
What if some transaction is mined into "orphaned block" ?Some node will remove i…
|
n/a | maplelake | December 19, 2024, 01:39:42 PM | ||
Merkle tree of transaction exists in raw data file or just in memory? in Development & Technical Discussion
Merkle tree of transaction exists in raw data file or just in memory? by
maplelake
Each block contains many transactions. In raw data, these transactions are organ…
|
n/a | maplelake | December 20, 2024, 12:54:05 AM | ||
What is "SPV" realy talking ? in Development & Technical Discussion
What is "SPV" realy talking ? by
maplelake
For SPV wallet, it selects a full node randomly and say "hi, i want to check a s…
|
n/a | maplelake | December 19, 2024, 12:53:12 AM | ||
How to create bitcoin service without 3rd party ? in Development & Technical Discussion
How to create bitcoin service without 3rd party ? by
maplelake
if i'll create several web service, like wallet,create transaction, block chain…
|
n/a | maplelake | December 17, 2024, 07:06:21 AM | ||
How to find changelist(commit) in bitcoin code tree for some BIP implementation? in Development & Technical Discussion
How to find changelist(commit) in bitcoin code tree for some BIP implementation? by
maplelake
The BIPs are listed on link https://github.com/bitcoin/bips。Iff some BIP is impl…
|
n/a | maplelake | Today at 06:29:19 AM | ||
Does RPC support "call over internet" ? in Development & Technical Discussion
Does RPC support "call over internet" ? by
maplelake
Currently bitcoin core support Rest and RPC. while REST support less apis.RPC su…
|
n/a | maplelake | December 21, 2024, 07:24:42 AM | ||
What is concept of "tip"? in Development & Technical Discussion
What is concept of "tip"? by
maplelake
In sourcecode, "CBlockIndex* pindexPrev = ::ChainActive().Tip();"I don't quite u…
|
n/a | maplelake | November 26, 2024, 07:09:40 AM | ||
Why pruned node is full node ? in Development & Technical Discussion
Why pruned node is full node ? by
maplelake
We set prune param if it runs on limited-power PC.Since some blk file is deleted…
|
n/a | maplelake | December 22, 2024, 08:22:14 AM | ||
How does a node knows the current tip of best block chain in Development & Technical Discussion
How does a node knows the current tip of best block chain by
maplelake
Question 1: Assume some node is offline for a long time. After it reconnects to…
|
n/a | maplelake | Today at 10:33:14 AM | ||
What if "fake" block in local node in Development & Technical Discussion
What if "fake" block in local node by
maplelake
If we fake block data when "GenerateBlockToAddress" PRC command,such as the nNou…
|
n/a | maplelake | December 19, 2024, 07:22:50 AM | ||
How to debug bitcoin core(0.18) code about Mining ? in Development & Technical Discussion
How to debug bitcoin core(0.18) code about Mining ? by
maplelake
What is the entry function for mining ? And what param is for mining when launch…
|
n/a | maplelake | Today at 11:56:22 AM | ||
The "orphane" block will disappears eventually ? in Development & Technical Discussion
The "orphane" block will disappears eventually ? by
maplelake
Node will relay the blocks on longest chain. At some time point the bitcoin chai…
|
n/a | maplelake | December 14, 2024, 02:20:20 PM | ||
Difference between Hard fork and Soft fork ? in Beginners & Help
Difference between Hard fork and Soft fork ? by
maplelake
Let 's simplify concept of Fork.1. Forks means new node adopt new protocol and o…
|
n/a | maplelake | December 14, 2024, 03:59:54 PM | ||
which version of bitcoin core is suitable for debugging ? in Development & Technical Discussion
which version of bitcoin core is suitable for debugging ? by
maplelake
I download the latest bitcoin core 0.19 to build, debug. But I found it is easy…
|
n/a | maplelake | Today at 04:30:26 AM | ||
Is there formula for bitcoin price ? in Economics
Is there formula for bitcoin price ? by
maplelake
I am wondering analysis of bitcoin price/value.I see some simplified econmics mo…
|
n/a | maplelake | December 13, 2024, 08:56:45 PM | ||
Debug bitcoin core on Ubuntu in Development & Technical Discussion
Debug bitcoin core on Ubuntu by
maplelake
1. Build bitcoin core with steps by build-unix.md.2. Debug it with gdb. I like t…
|
n/a | maplelake | December 21, 2024, 10:21:48 PM | ||
latest bitcoin core version still support mining ? in Development & Technical Discussion
latest bitcoin core version still support mining ? by
maplelake
I download the latest bitcoin core(0.19) and run it for several days. It sync al…
|
n/a | maplelake | December 21, 2024, 08:12:08 PM | ||
How to calculate bitcoin network hash rate in Development & Technical Discussion
How to calculate bitcoin network hash rate by
maplelake
Bitcoin network's hash rate reaches 30E hash/s. How to get this value ?https://b…
|
n/a | maplelake | December 18, 2024, 10:09:55 PM | ||
what if I want to create rest-API service ? in Development & Technical Discussion
what if I want to create rest-API service ? by
maplelake
Bitcoin core natually supports some rest api, such as ../rest/chaininfo.json.I s…
|
n/a | maplelake | December 19, 2024, 08:37:18 PM | ||
bitcoin core on github build fail ? in Development & Technical Discussion
bitcoin core on github build fail ? by
maplelake
I clone bitcoin core and build passes locally. Git clonehttps://github.com…
|
n/a | maplelake | December 22, 2024, 08:56:22 AM | ||
Why bitcoin software project is not updated for a long time ? in Development & Technical Discussion
Why bitcoin software project is not updated for a long time ? by
maplelake
I go through the project on bitcoin.org and find these project is not updated fo…
|
n/a | maplelake | December 18, 2024, 11:43:38 PM |