this post was submitted on 09 Feb 2024
924 points (97.1% liked)

Technology

73939 readers
4104 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] BleatingZombie@lemmy.world 4 points 2 years ago (2 children)

Holy shit. 7 transactions a second is horrible and pretty much definitively proves (to me) that it's not currently used as a currency

By chance, do you have a source for that or know where I would go looking?

[–] zergtoshi@lemmy.world 3 points 2 years ago

You can look how much space a transaction requires, how much size is available per block and how many blocks per time are being created (at average).
The only way to exceed the figure is by creating transactions with 1 (or few) input(s) and a lot of outputs as they are more efficient in terms of space per tx. Individuals rarely have use for that, but exchanges tend to do that.
If you want to do your own research, start with the fundamentals and investigate the numbers (size per tx depending on type of tx, size per block, blocks per time).

[–] ililiililiililiilili@lemm.ee 3 points 2 years ago (1 children)

Because the max blocksize of BTC is heavily crippled, max transactions per block is around 3,500ish. That puts us at about 500k transactions max per day (1 block every 10 min). So divide 500k by how many seconds are in a day (86,400) and you get slightly under 6 TPS. Whoever came up with 7 TPS probably did more accurate math than me.

[–] FaceDeer@kbin.social 3 points 2 years ago (1 children)

Different transactions use different amounts of space so it's always going to be a rough estimate.

[–] ililiililiililiilili@lemm.ee 3 points 2 years ago

Yep. That 3.5k I pulled out of my ass was just by looking at a graph of max transactions per block thus far. It highly depends on the efficiency of the transactions and size of each.