From f45d2e71b9ee88e5fca5a8323d3483a6474fb186 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Mon, 4 Jan 2021 23:52:11 -0600 Subject: [PATCH] Create 52.md --- docs/forum/bitcoin-forum/52.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/forum/bitcoin-forum/52.md diff --git a/docs/forum/bitcoin-forum/52.md b/docs/forum/bitcoin-forum/52.md new file mode 100644 index 0000000..7278f6b --- /dev/null +++ b/docs/forum/bitcoin-forum/52.md @@ -0,0 +1,33 @@ +--- +layout: forum +title: 'Re: What's with this odd generation?' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 52 +date: 2010-02-14 06:28:03 UTC +original: https://bitcointalk.org/index.php?topic=48.msg327#msg327 +--- + +# Re: What's with this odd generation? +--- + +
+Re: What's with this odd generation?
+February 14, 2010, 06:28:03 AM
+
+Quote from: theymos on February 12, 2010, 08:31:52 AM
+-------------
+Does the sending client send more BitCoins to account for the fee (so the recipient gets what he's expecting)?
+Yes.
+-------------
+
+Quote from: SmokeTooMuch on February 12, 2010, 01:11:09 PM
+-------------
+why do we even need fees ? i thougt the no-fees-feature was one of the advantages of bitcoin ?!
+-------------
+
+Almost all transactions are free. A transaction is over the maximum size limit if it has to add up more than 500 of the largest payments you've received to make up the amount. A transaction over the size limit can still be sent if a small fee is added.
+
+The average transaction, and anything up to 500 times bigger than average, is free.
+
+It's only when you're sending a really huge transaction that the transaction fee ever comes into play, and even then it only works out to something like 0.002% of the amount. It's not money sucked out of the system, it just goes to other nodes. If you're sad about paying the fee, you could always turn the tables and run a node yourself and maybe someday rake in a 0.44 fee yourself.