News
Entertainment
Science & Technology
Life
Culture & Art
Hobbies
News
Entertainment
Science & Technology
Culture & Art
Hobbies
I’m currently using BTC Knox on UmbrelOS to solo mine on my own node and have been experimenting with Public Pool.io. I’d like to customize some of the settings, such as: Coinbase Tag: I want to s...
Dune Nectar Web Expert is a team of professionals out there on the internet, sacrificing their time and finances to ensure the Internet is a safe place. They are giving these scammers a taste of th...
Goal To create at least a watch only wallet functionality in python. I will incorporate sending sats in the future as well. Detail I have already shared the code (in Python) on my GitHub. Looking for
Increasing block emission rate or block size decreases the security of Bitcoin by increasing its fork rate. For the Nakamoto consensus to be secure the following assumption must hold true: D *
There is a wallet address on the blockchain that has transacted once.It has received btc sent to it back in September 2020.However it has never sent any btc from it.How can i know if the btc in this
I need to scan a blockchain address for future transactions of specified amount that are interested to me. For example, I need to detect future transactions in the range of from 100 USDT to 115 USD...
Given a seed or seed phrase all the different possible key pairs can be determined if BIP 32 is implemented. Understanding is a single wallet / hd seed can create an unlimited amount of keypairs. B...
I have gone through the many related questions here on stack exchange and obviously read BIP68 and BIP112, but I still cannot seem to come to a clear answer for the following question: what is prev...
What is the estimated time for a transaction to propagate throughout the entire network after being broadcast? A node does not have a full view of the entire network, only its peers. A node can est...
Let's say humans have finally made a successful colony on Mars, how useful would bitcoin be to transfer value between Earth and Mars? And if it won't work with the current implementation, what would
Does LND create different payment queues for different RPC sessions? I'm seeing that if I send a lot of payments simultaneous (using send to route) to the node using a same session they are process...
A node is run with utreexod --prune=550. Let's assume that the attacker tweaked the UTXO state hardcoded into the codebase. Is it possible for someone transacting before the history of the Bitcoin
I am writing my own mining pool server for Bitcoin and would like to work with a detailed and complete specification document for the Stratum protocol. There are documents on the web that casually
A node is run with utreexod --prune=550. Let's assume that the attacker tweaked the utreexo starting points? Is it possible for someone transacting before the history of the Bitcoin blockchain has ...