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 | ||
Developing a Simple Bitcoin Wallet Development & Technical Discussion
It's hard to say mainly since a bitcoin wallet is security sensitive since it de…
|
n/a | Coding Enthusiast | September 05, 2020, 05:04:53 AM | ||
[overview] Recover Bitcoin from any old storage format Bitcoin Technical Support
Since I just added this "optimization" to FinderOuter I though I should give an…
|
n/a | Coding Enthusiast | August 30, 2020, 12:39:59 AM | ||
How do I restore the last 7 characters of the private key? Development & Technical Discussion
https://bitcointalk.org/index.php?topic=5214021.0FinderOuter is currently very i…
|
n/a | Coding Enthusiast | August 24, 2020, 04:13:22 AM | ||
Vanity addresses are unsafe Development & Technical Discussion
My idea is using existing seed, but generate as many address as possible until y…
|
n/a | Coding Enthusiast | August 23, 2020, 01:01:11 AM | ||
Vanity addresses are unsafe Development & Technical Discussion
This is insanely more efficient than using an HD seed which every iteration requ…
|
n/a | Coding Enthusiast | August 20, 2020, 10:45:25 AM | ||
Private key hack new method Development & Technical Discussion
You also can't just come up with any domain parameters you like, your G coordina…
|
n/a | Coding Enthusiast | August 17, 2020, 08:47:04 AM | ||
REGTEST communication over the network protocol Bitcoin Technical Support
2020-08-14T07:53:14Z PROCESSMESSAGE: INVALID MESSAGESTART version peer=10You get…
|
n/a | Coding Enthusiast | August 14, 2020, 04:29:49 AM | ||
REGTEST communication over the network protocol Bitcoin Technical Support
You can find all the "chain parameters" in chainparams.cpp file. The magic is ca…
|
n/a | Coding Enthusiast | August 12, 2020, 02:46:31 PM | ||
Segwit Questions Development & Technical Discussion
AFAIK the witness data is stored at the end of the block.Witness is not somethin…
|
n/a | Coding Enthusiast | August 05, 2020, 05:58:47 AM | ||
What's the point of sending a Ping message at the beginning of the connection? Development & Technical Discussion
I though Ping message was to check the connection when some time was passed and…
|
n/a | Coding Enthusiast | August 05, 2020, 05:20:09 AM | ||
electrum 4.0.2 update check says latest version is 3.3.8 Electrum
Thanks for the report. I opened a new issue addressing this: https://github.com/…
|
n/a | Coding Enthusiast | July 29, 2020, 01:57:13 AM | ||
The FinderOuter, a bitcoin recovery tool (v0.4.0 2020-06-30) Project Development
Version 0.3.0 is released.https://github.com/Coding-Enthusiast/FinderOuter/relea…
|
n/a | Coding Enthusiast | July 23, 2020, 10:06:29 AM | ||
Do invalid keys in BIP44 path matter? Development & Technical Discussion
A 256-bit number bigger than n modulo n is at most only 128 bits.It actually is…
|
n/a | Coding Enthusiast | July 21, 2020, 12:15:01 AM | ||
Denovo (v 0.0.0) and Bitcoin.Net (v 0.4.1) Project Development
I have some experience with working on C and Python. I can read that code and ma…
|
n/a | Coding Enthusiast | July 17, 2020, 03:54:57 AM | ||
Do invalid keys in BIP44 path matter? Development & Technical Discussion
Follow up ques: If parent key at m/44'/0'/0'/0 is found to be valid, shouldn't I…
|
n/a | Coding Enthusiast | July 14, 2020, 10:07:45 AM | ||
Denovo (v 0.0.0) and Bitcoin.Net (v 0.4.1) Project Development
Version 0.3.0 released.This release is focusing on the default transaction signi…
|
n/a | Coding Enthusiast | July 14, 2020, 12:23:51 AM | ||
Do invalid keys in BIP44 path matter? Development & Technical Discussion
It could potentially cause problems if we ignore validity (being in range) of th…
|
n/a | Coding Enthusiast | July 13, 2020, 09:57:59 PM | ||
Technical help needed regarding Electrum mnemonics Electrum
Yeah I do realize that! But the problem isn't the HMAC function, it instead is w…
|
n/a | Coding Enthusiast | July 04, 2020, 08:35:27 AM | ||
Technical help needed regarding Electrum mnemonics Electrum
Could you also tell me what "msg" does it pass this function:https://github.com/…
|
n/a | Coding Enthusiast | July 03, 2020, 12:55:16 PM | ||
Technical help needed regarding Electrum mnemonics Electrum
I'm trying to add Electrum mnemonic recovery option to The FinderOuter and looki…
|
n/a | Coding Enthusiast | July 03, 2020, 10:14:44 AM | ||
Step by step guide to go from public key to a Bech32 encoded address Development & Technical Discussion
I'm trying to decode a bech32 address tb1qwm3dqje4wc7cs2u9sv39yh2as8ae0ntzqkjunw…
|
n/a | Coding Enthusiast | July 03, 2020, 12:14:19 AM | ||
Correct / incorrect WIF Bitcoin Technical Support
Surprisingly, '99' flag resulted in 'K' or 'L' in every random private key that…
|
n/a | Coding Enthusiast | June 29, 2020, 07:53:01 AM | ||
Bitcoin Address Utility I made (Visual C#, Source Only) Development & Technical Discussion
the thing is when manually added the address with balance. it shows 0 btc,Possib…
|
n/a | Coding Enthusiast | June 29, 2020, 07:29:29 AM | ||
Historically has there been any BIP32/39 impl. that used uncompressed pubkeys? Development & Technical Discussion
I'm adding BIP-39 recovery option to The FinderOuter and even though adding the…
|
n/a | Coding Enthusiast | June 23, 2020, 03:39:14 AM | ||
Bitcoin Address Utility I made (Visual C#, Source Only) Development & Technical Discussion
but is cascasius present at forum, or reading this,Barely. Last activity on bitc…
|
n/a | Coding Enthusiast | June 12, 2020, 11:16:04 PM | ||
Generating and using P2SH-wrapped-P2WPKH Bitcoin addresses [Tutorial] Development & Technical Discussion
Do you have any idea how many "anyone can spent" outputs there have been in hist…
|
n/a | Coding Enthusiast | June 09, 2020, 11:47:11 AM | ||
Generating and using P2SH-wrapped-P2WPKH Bitcoin addresses [Tutorial] Development & Technical Discussion
Is this a complete list or am I missing something?If you think of "addresses" as…
|
n/a | Coding Enthusiast | June 08, 2020, 10:46:45 AM | ||
Why was BIP-61 (reject messages) removed from bitcoin core v0.20? Development & Technical Discussion
Thanks for the links.Shouldn't the protocol version be bumped also since there i…
|
n/a | Coding Enthusiast | June 06, 2020, 11:37:07 PM | ||
Why was BIP-61 (reject messages) removed from bitcoin core v0.20? Development & Technical Discussion
I've seen some reasons here and there but looking for full arguments against thi…
|
n/a | Coding Enthusiast | June 06, 2020, 10:20:10 PM | ||
What is the maximum allowed P2P message size? Development & Technical Discussion
The dev. doc.[1] keeps referring to MAX_SIZE in serialize.h file[2] which is 32…
|
n/a | Coding Enthusiast | June 02, 2020, 02:21:43 AM | ||
Bitcoin Address Utility I made (Visual C#, Source Only) Development & Technical Discussion
when doing generate, can one choose comp. or uncomp. currently it is uncompresse…
|
n/a | Coding Enthusiast | June 01, 2020, 01:36:37 AM | ||
The FinderOuter, a bitcoin recovery tool (v0.2.0 2020-05-11) Project Development
It is a privatekey with 51 characters, I lost 12 characters. I lost everything?…
|
n/a | Coding Enthusiast | May 18, 2020, 09:14:29 AM | ||
Long shot... but does such an Android wallet app exist ? Serious discussion
...I have had a windows-only desktop app for a long time now and a while ago I d…
|
n/a | Coding Enthusiast | May 28, 2020, 11:37:12 PM | ||
Does core not-fail on invalid OP codes while counting SigOps? Development & Technical Discussion
Pull requests welcome. But there really aren't many cases to test. It's also fuz…
|
n/a | Coding Enthusiast | May 25, 2020, 01:17:36 AM | ||
Does core not-fail on invalid OP codes while counting SigOps? Development & Technical Discussion
I've traced it all the way to this line:https://github.com/bitcoin/bitcoin/blob/…
|
n/a | Coding Enthusiast | May 24, 2020, 08:46:42 AM | ||
txn file Bitcoin Technical Support
Assuming the "txn file" was created by Electrum and the transaction is unsigned…
|
n/a | Coding Enthusiast | May 17, 2020, 08:06:06 AM | ||
Denovo (v 0.0.0) and Bitcoin.Net (v 0.2.0) Project Development
Version 0.2.0 released. New BIP: Passphrase protected private key (BIP-38) New h…
|
n/a | Coding Enthusiast | May 16, 2020, 10:02:49 PM | ||
The FinderOuter (v0.2.0 2020-05-11) Project Development
Version 0.2.0 is released.https://github.com/Coding-Enthusiast/FinderOuter/relea…
|
n/a | Coding Enthusiast | May 10, 2020, 10:35:04 PM | ||
Are there any encryption proposals like BIP38? Development & Technical Discussion
BIP151. A bit off topic I guess.It is marked as withdrawn. I haven't seen any pr…
|
n/a | Coding Enthusiast | May 07, 2020, 04:30:03 AM | ||
Are there any encryption proposals like BIP38? Development & Technical Discussion
Beyond encrypting wallet data, I don't think there is much use of encryption in…
|
n/a | Coding Enthusiast | May 07, 2020, 03:33:24 AM | ||
Are there any encryption proposals like BIP38? Development & Technical Discussion
I'm implementing encryption proposals in Bitcoin.Net but I've only been able to…
|
n/a | Coding Enthusiast | May 06, 2020, 11:42:40 PM | ||
[C#] Watch Only Bitcoin Wallet. Support SegWit and Forks (V3.2.1) Project Development
Could you post the compiled exe?https://github.com/Coding-Enthusiast/Watch-Only-…
|
n/a | Coding Enthusiast | May 06, 2020, 11:34:11 PM | ||
How i can understand P2P? Beginners & Help
If you want to focus on bitcoin then there really isn't that much to learn about…
|
n/a | Coding Enthusiast | May 05, 2020, 12:11:48 AM | ||
[Experimental-1] Bech32 encoding of private keys Development & Technical Discussion
As I'll be adding some experimental ideas to Bitcoin.Net library I'll also share…
|
n/a | Coding Enthusiast | May 04, 2020, 05:53:58 AM | ||
Address and Wallet Watcher for free with Excel + Blockchair API Project Development
I created a desktop app a couple of years ago to do this, it has been supporting…
|
n/a | Coding Enthusiast | May 03, 2020, 11:55:25 PM | ||
Why does OP_CheckMultiSig not fail on an invalid public key? Development & Technical Discussion
Why would you consider this a bug? Yes, it could have been implemented differen…
|
n/a | Coding Enthusiast | April 22, 2020, 02:42:41 AM | ||
Why does OP_CheckMultiSig not fail on an invalid public key? Development & Technical Discussion
Basically this test vector: https://github.com/bitcoin/bitcoin/blob/b6a5dc90bfd4…
|
n/a | Coding Enthusiast | April 22, 2020, 01:28:36 AM | ||
The FinderOuter (v0.1.2 2020-03-10) Project Development
Thank you for all Coding Enthusiast. But that's very difficult to follow for peo…
|
n/a | Coding Enthusiast | April 22, 2020, 01:18:26 AM | ||
[C#] Watch Only Bitcoin Wallet. Support SegWit and Forks (V3.1) Project Development
Tiny version update (V. 3.2.1). Fixed some bugs with the APIs and removed the de…
|
n/a | Coding Enthusiast | April 13, 2020, 08:51:44 AM | ||
Presentation of my ECC Calculator Development & Technical Discussion
If you want to share your ideas …The other ideas were mostly language related (C…
|
n/a | Coding Enthusiast | April 13, 2020, 02:40:54 AM | ||
Presentation of my ECC Calculator Development & Technical Discussion
I use my self-written library Secp256k1: https://github.com/MrMaxweII/Secp256k1O…
|
n/a | Coding Enthusiast | April 13, 2020, 01:59:22 AM | ||
Is there any test data for SigOpCount? Development & Technical Discussion
Why are you looking for that if you don't mind?I'm currently refactoring the Scr…
|
n/a | Coding Enthusiast | April 12, 2020, 07:39:51 AM | ||
Is there any test data for SigOpCount? Development & Technical Discussion
Those are the only tests I could find in bitcoin-core: https://github.com/bitcoi…
|
n/a | Coding Enthusiast | April 12, 2020, 06:31:24 AM | ||
Is there any test data for SigOpCount? Development & Technical Discussion
I'm trying to make sense of how sigops are supposed to be counted and although I…
|
n/a | Coding Enthusiast | April 12, 2020, 04:58:41 AM | ||
Where's the Bitcoin address directory gone ? Bitcoin Technical Support
I've added address input type to The FinderOuter, will commit the code today (ne…
|
n/a | Coding Enthusiast | April 09, 2020, 02:12:34 AM | ||
Why we use X in compressed keys and signatures instead of Y? Development & Technical Discussion
You mean integers? Yes, both math and English failed me at the same time
|
n/a | Coding Enthusiast | April 04, 2020, 01:06:12 PM | ||
Why we use X in compressed keys and signatures instead of Y? Development & Technical Discussion
Nope, there are three solutions to the cuberoot. Which is also an answer to your…
|
n/a | Coding Enthusiast | April 04, 2020, 10:23:17 AM | ||
Why we use X in compressed keys and signatures instead of Y? Development & Technical Discussion
Did you compute efficient power ladders for each value? There is a factor of 100…
|
n/a | Coding Enthusiast | April 04, 2020, 10:55:03 AM | ||
I want to get started with bitcoin script, what are some good resources? Development & Technical Discussion
I'm in the same boat. The basics of bitcoin script language are pretty easy, the…
|
n/a | Coding Enthusiast | April 02, 2020, 10:34:15 PM | ||
How is OP_CheckSig evaluated when it is inside a SignatureScript? Development & Technical Discussion
Hi! can you elaborate a bit more about the solution? why the OP_NOP is relevant?…
|
n/a | Coding Enthusiast | March 31, 2020, 05:32:43 AM | ||
How is OP_CheckSig evaluated when it is inside a SignatureScript? Development & Technical Discussion
In particular I'm talking about this test vector in bitcoin core:https://github.…
|
n/a | Coding Enthusiast | March 31, 2020, 12:59:07 AM | ||
Is there any online (web) tool where I could broadcast a new block I mined? Bitcoin Technical Support
Thanks Dave for the offer, I really appreciate it. @ETFbitcoin helped me find a…
|
n/a | Coding Enthusiast | March 29, 2020, 11:30:05 PM | ||
missing 7 characters of a private key in Hexa format ; please help Bitcoin Technical Support
~ 1500 keys/sec (cpu Intel Pentium b960) Thanks for sharing the rate. Your spe…
|
n/a | Coding Enthusiast | March 26, 2020, 08:10:17 AM | ||
Is there any online (web) tool where I could broadcast a new block I mined? Bitcoin Technical Support
That's certainly wasteful of resource (especially if you have slow connection),…
|
n/a | Coding Enthusiast | March 26, 2020, 02:56:10 AM | ||
Is there any online (web) tool where I could broadcast a new block I mined? Bitcoin Technical Support
what HCP suggested might be your best option,Did you mean "ETFbitcoin" or was on…
|
n/a | Coding Enthusiast | March 25, 2020, 11:45:37 PM | ||
missing 7 characters of a private key in Hexa format ; please help Bitcoin Technical Support
and if you know Adress or Compressed Adress, then i can give you my Script (php…
|
n/a | Coding Enthusiast | March 25, 2020, 04:47:20 AM | ||
Isn't "Only non-push operators allowed in signatures" error message wrong? Development & Technical Discussion
It seems like it should be either "Only push operations allowed..." or "Non-push…
|
n/a | Coding Enthusiast | March 23, 2020, 03:38:16 AM | ||
Is there any online (web) tool where I could broadcast a new block I mined? Bitcoin Technical Support
Doesn't submitblock command require the node to be fully synced? I remember read…
|
n/a | Coding Enthusiast | March 24, 2020, 08:13:33 AM | ||
Is there any online (web) tool where I could broadcast a new block I mined? Bitcoin Technical Support
I have a transaction stuck in TestNet which is not being mined, so I decided to…
|
n/a | Coding Enthusiast | March 24, 2020, 03:18:03 AM | ||
The FinderOuter (v0.1.2 2020-03-10) Project Development
Sorry, The FinderOuter doesn't support wallet files (bitcoin core backups) yet.…
|
n/a | Coding Enthusiast | March 22, 2020, 12:35:32 PM | ||
The FinderOuter (v0.1.2 2020-03-10) Project Development
the software you made is for Ubuntu Linux , well i have a macbookI'd recommend d…
|
n/a | Coding Enthusiast | March 16, 2020, 06:23:21 AM | ||
HD wallets and change addresses Bitcoin Technical Support
Suppose I receive 1 btc to m/x'/y'/z'/0/0. Now I send 0.2 btc to someone else. S…
|
n/a | Coding Enthusiast | March 12, 2020, 02:41:39 AM | ||
HD wallets and change addresses Bitcoin Technical Support
So to spend those amounts in change address, do I have to sign the txs using the…
|
n/a | Coding Enthusiast | March 11, 2020, 11:54:27 AM | ||
HD wallets and change addresses Bitcoin Technical Support
Change addresses aren't "special" addresses, they are simply a set of key pairs…
|
n/a | Coding Enthusiast | March 11, 2020, 06:38:12 AM | ||
The FinderOuter (v0.1.1 2020-02-19) Project Development
Version 0.1.2 is released.https://github.com/Coding-Enthusiast/FinderOuter/relea…
|
n/a | Coding Enthusiast | March 10, 2020, 05:54:48 AM | ||
How to handle OP_INVALIDOPCODE and other undefined OP bytes? Development & Technical Discussion
What happens if a script contains OP codes that are not among the defined bytes…
|
n/a | Coding Enthusiast | March 08, 2020, 03:10:00 AM | ||
Step by step guide to creating a P2SH-P2WPKH and P2SH-P2WSH addresses Development & Technical Discussion
You forgot Checksum hash in step 7:hash= SHA256(SHA256 (057db6766dce18d816eaac11…
|
n/a | Coding Enthusiast | March 02, 2020, 04:18:16 AM | ||
Step by step guide to creating a P2SH-P2WPKH and P2SH-P2WSH addresses Development & Technical Discussion
As a developer who prefers documentation I've always liked these step-by-step gu…
|
n/a | Coding Enthusiast | February 28, 2020, 10:19:06 AM | ||
Step by step guide to go from public key to a Bech32 encoded address Development & Technical Discussion
What am I doing wrong?The encoding is Bech-32 not Base-58 and there is no SHA256…
|
n/a | Coding Enthusiast | February 25, 2020, 02:23:24 PM | ||
The FinderOuter (v0.1.1 2020-02-19) Project Development
On the other hand i also have a problem with my private key but your software wi…
|
n/a | Coding Enthusiast | February 25, 2020, 09:18:35 AM | ||
Is there a list of historical bitcoin core bugs related to SigHash? Development & Technical Discussion
Your question is not about sighash, sighash flag is always just the last byte. Y…
|
n/a | Coding Enthusiast | February 25, 2020, 03:53:29 AM | ||
Is there a list of historical bitcoin core bugs related to SigHash? Development & Technical Discussion
I can't find that much information regarding historical bugs that concerned SigH…
|
n/a | Coding Enthusiast | February 25, 2020, 01:36:05 AM | ||
The FinderOuter (v0.1.1 2020-02-19) Project Development
Hi, is there a way for this tool to work for TRX private key? My private key is…
|
n/a | Coding Enthusiast | February 24, 2020, 12:08:37 AM | ||
The FinderOuter (v0.1.1 2020-02-19) Project Development
I ran some tests with different compressed keys with 3 missing characters at dif…
|
n/a | Coding Enthusiast | February 21, 2020, 02:55:28 PM | ||
The FinderOuter (v0.1.1 2020-02-19) Project Development
Update: After 4.5 hours, it produced a private key! But the key is invalid, so s…
|
n/a | Coding Enthusiast | February 21, 2020, 01:47:58 PM | ||
The FinderOuter (v0.1.1 2020-02-19) Project Development
I did not know that! As a Linux user, I picked the only tar.gz available, and di…
|
n/a | Coding Enthusiast | February 21, 2020, 09:00:57 AM | ||
The FinderOuter (v0.1.1 2020-02-19) Project Development
Why do all of these bruteforce things run on Linux/Ubuntu? FinderOuter can run…
|
n/a | Coding Enthusiast | February 21, 2020, 02:04:31 AM | ||
The FinderOuter (v0.1.1 2020-02-19) Project Development
Version 0.1.1 is released.https://github.com/Coding-Enthusiast/FinderOuter/relea…
|
n/a | Coding Enthusiast | February 19, 2020, 02:31:37 AM | ||
The FinderOuter (initial release 2020-01-01) Project Development
I'm trying to recover JBRai's private key with 49 out of 52 characters known. I'…
|
n/a | Coding Enthusiast | February 18, 2020, 01:15:41 PM | ||
[overview] Recover Bitcoin from any old storage format Bitcoin Technical Support
Hi can tell me how to use the software on a macbook or send me the exact link.Yo…
|
n/a | Coding Enthusiast | February 15, 2020, 12:21:05 AM | ||
[overview] Recover Bitcoin from any old storage format Bitcoin Technical Support
hi In the link you have provided where do input the private key with the missing…
|
n/a | Coding Enthusiast | February 10, 2020, 01:46:57 AM | ||
[overview] Recover Bitcoin from any old storage format Bitcoin Technical Support
Hi All in the following script where do input the private key with the missing c…
|
n/a | Coding Enthusiast | February 02, 2020, 10:28:37 PM | ||
What tips can you give to get me started on optimizing ECC? Development & Technical Discussion
(I'm not looking for a library to use).I've started working on optimizing my Ell…
|
n/a | Coding Enthusiast | January 28, 2020, 03:41:40 AM | ||
What is the rational for using tagged hash instead of RFC6979 in Schnorr sigs? Development & Technical Discussion
So far in bitcoin RFC-6979 has been used (my almost all implementations) to gene…
|
n/a | Coding Enthusiast | January 24, 2020, 11:54:45 PM | ||
How to know BTC balance of certain addresses at a certain block height? Development & Technical Discussion
https://api.blockcypher.com/v1/btc/main/addrs/$Address?limit=2000The response wi…
|
n/a | Coding Enthusiast | January 22, 2020, 12:42:10 PM | ||
A fun little Christmas themed brain teaser [Solved] Bitcoin Discussion
Edit: This puzzle is solved and the reward was claimed by hatshepsut93, congratu…
|
n/a | Coding Enthusiast | December 30, 2019, 09:59:41 AM | ||
A fun little Christmas themed brain teaser Bitcoin Discussion
Here is how you should have solved the puzzle. We have - the ECDSA equation ([1]…
|
n/a | Coding Enthusiast | January 22, 2020, 12:22:45 PM | ||
A fun little Christmas themed brain teaser Bitcoin Discussion
Done! https://www.blockchain.com/btc/tx/a198aa79ed1dee8cc4f7501b000c8d9ef373aad8…
|
n/a | Coding Enthusiast | January 22, 2020, 11:36:11 AM | ||
A fun little Christmas themed brain teaser Bitcoin Discussion
Now I only need to find what to do with this private key...Try importing it in b…
|
n/a | Coding Enthusiast | January 22, 2020, 11:26:44 AM | ||
A fun little Christmas themed brain teaser Bitcoin Discussion
I already made some progress and learned a bit about ECDSA and Bitcoin, so even…
|
n/a | Coding Enthusiast | January 22, 2020, 11:15:02 AM |