Bitcoin Forum
May 07, 2024, 02:39:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21]
401  Bitcoin / Bitcoin Technical Support / [Testnet] Is this normal? on: April 20, 2020, 02:44:06 PM
https://i.imgur.com/CGAnOap.png

This thing will get too much time to download. Is it normal for testnet?

Also where exactly do testnet bitcoins and real bitcoins differ?
402  Other / Beginners & Help / What exactly is suspicious_hosts.txt ? on: April 20, 2020, 01:39:06 PM
https://github.com/bitcoin/bitcoin/blob/master/contrib/seeds/suspicious_hosts.txt

Are they people who tried to fool the blockchain?
403  Other / Beginners & Help / Why difficulty change every 2016 blocks and not every 1? on: April 20, 2020, 11:20:18 AM
We know that every 2016 blocks the difficulty change.

That's happening because there is a new block mined every 10 minutes (on average)

This means that every 20160 minutes, 2016 blocks get mined.

After that minutes bitcoin core calculates the actual time it took to mine those 2016 blocks and divide it with the difficulty.

So new difficulty = old difficulty / actual time it took to mine 2016 blocks.

(Example with numbers: 1.11 = 20160 / 18144)

As much bigger is the number of difficulty so much smaller will be the target.
This is how target is calculated: target = targetmax / difficulty

Targetmax is a really big number. Imagine that targetmax = all the different combinations a SHA256 hash can take. It's 2^256.

Now the thing I don't get is why every 2016 blocks? Why not every 1 block? The next block will have a new difficulty.
404  Other / Beginners & Help / Can I mine from my pc? on: April 18, 2020, 01:17:41 PM
And also, is it beneficial? I'm talking about scraping from transaction fees.
405  Other / Beginners & Help / All of my bitcoin questions gathered. I need some help here... on: April 18, 2020, 01:06:57 PM
In this thread I would like to gather all of my bitcoin questions I have. As many as I can think of, like how mining works, how bitcoin transaction works etc.

1) Okay so the first question I have is about blocks. If you go here: https://blockchair.com/bitcoin you will see a transaction live count. It gets increased and decreased as well. Why it does? Are miners involved in this?

2) Why block generation time is always standard? Every day 144 blocks are created (since 210240 every 4 years, I did the maths). Why? I've never seen such question anywhere. I think on our wiki it says new block every 10 minutes.

3) Mining is the main source of questions. To start with, miners want to mine for 2 reasons. For guessing the hash of a block meaning that they will earn 12.5BTC and for earning bitcoins from transactions fees.

After a lot of research I have understood that each block's hash has to do with the previous block and some other things (like SHA256(some stuff in here including the prevBlockHash)). What exactly are we trying to guess? And even we if we guess that "thing" correctly, who promises me that it will write to the blockchain that "this guy mined 12.5BTC from x block".

And then how my blockchain file will be shared to all the other blockchain files of the world? So the network will confirm that I really earnt 12.5BTC.

Now about the transaction fee. When I send 50BTC to an address with a fee of 0.002BTC, does this mean that I write publicly something to the last block?. Since there is no main database of bitcoin transactions, how will the blockchain updates that I want to send x number of bitcoins to an address? And then miners see the last block's transactions and choose what transaction to solve. I know that if they solve the transaction hash (?) they will get the fee as a reward. But what exactly are they trying to do in order to solve it?

4) What is a target and why the block's header must be equal or lower than this number?
In our wiki we have written what's a target: https://en.bitcoin.it/wiki/Target
The thing I don't get is here:
Quote
Each hash basically gives you a random number between 0 and the maximum value of a 256-bit number (which is huge). If your hash is below the target, then you win. If not, you increment the nonce (completely changing the hash) and try again.

If my hash is below the target?? The hash is a string and the target is a 256-bit number right? How to compare a string with an int?
Examples
(Hash: 9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08
Target: 0000000000000000001320bc0000000000000000000000000000000000000000)

5) If I want to send 50BTC to an address with a fee of 0.0002 do I spend 50.0002BTC and the receiver gets 50BTC or do I send 50BTC and the receiver gets 49.9998BTC?

These are my main questions of bitcoin, I know that I may have made some misunderstandings. Please be patient with me., I may think of others too, because that's not something quick, queries get bornt over time. The above questions have been googled, believe me too much, but I get answers that are not enough to solve the problems of my head. Trying to attach all this information the internet gives me and I always fail...

Note that I'm not stinking my merits to whoever solves my questions. Of course I will reward him. That's the point of merits anyway.
406  Economy / Reputation / Aren't this kind of replies suspicious? on: April 17, 2020, 08:16:19 PM
https://i.imgur.com/V3BIbgc.png
https://i.imgur.com/d7YUAQW.png


I mean they only have 1 post and they review services? Whoever do this, doesn't understand that it seems suspicious? I've seen several posts like this, I just took these 2 as an example.
407  Bitcoin / Bitcoin Discussion / Question about bitcoin core fee on: April 17, 2020, 05:22:20 PM
In bitcoin core the default transaction fee is 0.0002 BTC/kB

I see that I can change that number. What stops me from doing it 0.00000001? Does it affect my transaction? Beginner here.
408  Other / Off-topic / What is the most merited post? on: April 17, 2020, 10:11:33 AM
Do we know what's the most merited post?  Huh
409  Other / Meta / Where are the notifications? on: April 17, 2020, 09:30:31 AM
Am I the only one that gets his notifications from email? It seems that there are no notifications here...  Sad
410  Other / Meta / [Abandoned] I created the Bitcointalk Stats Live Counter on: April 16, 2020, 01:39:23 PM
...Bitcointalk....Livecount....Stats...

I sat down and wrote this:
btctalk.live

It's the forum's stats live count. Nothing to offer you, but I found it cool, just to check the activity of bitcointalk.
I'm open to suggestions.

Links

Others

Change log:
Code:
07/29/2020: Added the today and alldates folders. I also added the INSTRUCTIONS.txt where I explain how can you copy btctalk.live.
11/15/2020: Updated the OP. Today and Alldates are back again after a break (some issues). Stats from 09/09/2020-11/14/2020 are not available.
411  Other / Off-topic / Rate my WebGL lucky game. on: April 16, 2020, 12:07:39 PM
These days I'm creating a game (made by unity engine), which is kinda gambling without any money. It's a beta beta beta version.

It's called "Kino". You write 5 numbers (range 1-80) and then the system prints 10 random numbers between this range of 1-80. Test your luck and tell me if you like it:

http://playkino.ga

Some pictures:
https://i.imgur.com/kkVxzbc.png
https://i.imgur.com/3WmdpUT.png
https://i.imgur.com/hnaPYyE.png
https://i.imgur.com/a2H6v6F.png
412  Other / Meta / Are admins of bitcointalk related with satoshi? on: April 15, 2020, 04:44:12 PM
I'm thinking that this is what happened.

Satoshi Nakamoto created this place, many people joined. Satoshi decided to make Admins some notable members. Then he left and never logged in again from the @satoshi account.

Did admins change over time? Like every 2 or 3 years? Do new members get the admin role?
413  Other / Beginners & Help / I'm a bitcoin beginner, should I buy this book? on: April 15, 2020, 11:32:10 AM

https://www.amazon.com/Bitcoin-Standard-Decentralized-Alternative-Central/dp/1119473861
The Bitcoin Standard: The Decentralized Alternative to Central Banking

From the reviews I've read that it's too good. It generally talks about value, not only about bitcoin. Has anyone read it here?
414  Other / Beginners & Help / Hello, new on bitcoin, having some questions. on: March 24, 2020, 03:31:18 PM
1) Do transactions have a SHA256 name when they get completed? Like 9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08 ?

2) If a transaction is done then it's getting noted on the network. So each computer downloads:

BITCOIN_ADDRESS_1 sent 0.342 BTC to BITCOIN_ADDRESS_2

Right?

3) Can we see the 200GB+ Network txt file?


These 3 questions are the main I cannot get the answer by googling. But I think I have more. Anyway I need to understand how bitcoin works and why it's safe, it seems too interesting.
415  Other / Off-topic / Does Satoshi have account here, on bitcointalk? on: March 23, 2020, 09:52:26 AM
Does Satoshi have account here?

I hope I'm okay with the rules   Lips sealed
416  Other / Off-topic / Bitcoin simulator - Quite fun on: March 22, 2020, 08:00:27 PM
https://bitcoinflip.app/
**No affiliate**

I'm beginner in cryptocurrency and I can say that this site made cryptos look like a bourse.  Wink

Thoughts?

417  Other / Off-topic / What is the topic with the most posts in bitcointalk? on: March 22, 2020, 03:59:55 PM
Off topic time! I discovered this place and it's clearly the biggest forum I've ever joined. I see 50M+ posts... Oh boy... Do we know what is the most-posted topic?
418  Local / Ελληνικά (Greek) / Καλησπέρα στο φόρουμ. Έχω απορίες! on: March 22, 2020, 12:33:46 PM
Στις 31 Μαρτίου του 2022 το Bitcoin θα κοστίζει $45 χιλ, οι τιμές στα πάντα θα έχουν ανέβει στο Θεό, ιδιαίτερα του φυσικού αερίου και του πετρελαίου, και θα έχει ξεσπάσει πόλεμος Ουκρανίας-Ρωσίας.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!