n0c0iner
- Estimating the Number of Monitored Private KeysOct 28, 2024
I'm curious about how many addresses with known private keys are actually being watched by hackers and those stealers. Like, are we talking trillions here? I mean, I guess it starts with something like 10^12 private…
- Mathematical Insights into BitcoinAug 7, 2024
Thanks, baro77! That sounds super interesting, I’ll definitely check it out!
- Mathematical Insights into BitcoinAug 6, 2024
What papers have mathematicians written about Bitcoin? Looking for stuff on theory like elliptic curves and computational methods for optimizing searches.
- Searching for Target Strings in P2PKH AddressesSep 15, 2023
Nice numbers you’ve given. Seems like there’s a ton of cool addresses out there for sure!
- Searching for Target Strings in P2PKH AddressesSep 14, 2023
So I’m curious if it’s possible to find a private key where the P2PKH address has a specific string in it, like HelloWorld. Are there any restrictions on what strings can show up? Like, could some super long string…
Anyone know where to find big datasets of private key and P2PKH address pairs? I’m curious about the data that could be used to train AI models. Thanks!
- Simultaneous Transactions: Is It Feasible?Nov 14, 2017
Appreciate the thoughts, guys. Getting both tx in the same block is the goal. Higher fees have helped in some of my past attempts.
- Simultaneous Transactions: Is It Feasible?Nov 12, 2017
Quick question about future network speeds. So if I want to track this old address A, and it sends a transaction to address B at a specific time, can I get my bot to transmit a transaction to B at exactly the same…