Bitcoin Forum
April 23, 2024, 02:26:39 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mycelium strange transaction fee  (Read 4062 times)
btcinsight (OP)
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
November 19, 2015, 02:07:22 PM
 #1

Maybe someone can enlighten me about a strange transaction fee policy I noticed on Mycelium. I just made a payment of 0.015237 BTC with a very standard transaction (1 input, 2 outputs) through Mycelium. However, the fee appears to be quite random: 0.00012349 BTC.

Is it expected, a new behavior? I thought the policy was 0.1 mBTC per 500B or something...

Here is the transaction:
https://blockchain.info/tx/8794db72c36b957b0fbf23069ce1315237b20ba34948436fcbcd73d17455eeae

Thanks

Bitrated user: 2btcinsight.
1713882399
Hero Member
*
Offline Offline

Posts: 1713882399

View Profile Personal Message (Offline)

Ignore
1713882399
Reply with quote  #2

1713882399
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713882399
Hero Member
*
Offline Offline

Posts: 1713882399

View Profile Personal Message (Offline)

Ignore
1713882399
Reply with quote  #2

1713882399
Report to moderator
1713882399
Hero Member
*
Offline Offline

Posts: 1713882399

View Profile Personal Message (Offline)

Ignore
1713882399
Reply with quote  #2

1713882399
Report to moderator
1713882399
Hero Member
*
Offline Offline

Posts: 1713882399

View Profile Personal Message (Offline)

Ignore
1713882399
Reply with quote  #2

1713882399
Report to moderator
btcinsight (OP)
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
November 19, 2015, 04:18:18 PM
 #2

Well, I will answer to myself in case someone has the same question.

I went through the code and it appears Mycelium use theirs servers to calculate a live optimal fee, based on transaction pool I guess. The fee setting is now a n-blocks confirmation target, based on this heuristic.

The endpoint is this one:
Code:
curl -k -X POST -H "Content-Type: application/json" -d '{}' https://mws2.mycelium.com/wapi/wapi/getMinerFeeEstimations

The problem is the interface doesn't allow to see the fee in advance, so we can't see exactly how much we will pay.

Bitrated user: 2btcinsight.
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
December 14, 2015, 07:51:32 PM
 #3

... The problem is the interface doesn't allow to see the fee in advance, so we can't see exactly how much we will pay.

Correct me if im wrong.. but after choosing standard/economic/high priority.. Mycelium wallet shows how much Fee is going to be paid..

owlcatz
Legendary
*
Offline Offline

Activity: 3626
Merit: 1967



View Profile
January 13, 2016, 10:26:30 PM
 #4

... The problem is the interface doesn't allow to see the fee in advance, so we can't see exactly how much we will pay.

Correct me if im wrong.. but after choosing standard/economic/high priority.. Mycelium wallet shows how much Fee is going to be paid..

Thanks, I was wondering about that lately as well, so I just checked and it shows this when I try and send $2.00 USD to a random address (not going to hit send lol):

Amount ~2.00 USD
.00465344 BTC
(Miner Fee Normal .03253mBTC, 0.01 USD)

.
I  C  Λ  R  U  S
██████████
██████▀▀▀██
████▀█████▀█
██████████
██████████
█████████████
░▄████
█████████████
███████████████████
███████████████████
████████░░░▀▀▀▀▀▀▀▀
████████▄▄▄████████
███████████████████
█████████████████▀
░░░██
▄▄▄█
█████
░░░██
░░░██
░░░██
░░░██
░░░
░░░
░░░
▄██████
█▌░▐██
███████▀
█████████████████████
██
███████████████████
██
███████████████████
██
████▀▀▀▀████▀▀█████
██
██░░▄▄░░██░░░█████
██
███▄▄██░░███░░█████
██
███▀▀▀▀░░▀██░░█████
██
██░░░░▄▄▄▄█▀░░▀████
██
██░░░░░░░░█░▀▀░████
██
███████████████████
██
███████████████████
██
███████████████████
█████████████████████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██









██
████
████
██









██
████
[/ce
Decoded
Legendary
*
Offline Offline

Activity: 1232
Merit: 1029


give me your cryptos


View Profile
January 29, 2016, 10:33:46 PM
 #5

Mycelium uses their own special server to trawl through the mempool and find out what's the cheapest way to get your tx into the next block. It's not always accurate, but it works. It will try and put it to the lowest satoshi. I base my transactions on cointape.com, because blockchain.info can't do that Smiley

looking for a signature campaign, dm me for that
coinzat
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


Young but I'm not that bold


View Profile
February 26, 2016, 11:07:50 AM
 #6

there is nothing strange about your transaction fees  Wink . Maybe you used to use blockchain.info wallet and their .0001 btc fees.
AFAIK, in mycelium, you can not write a specific fees. you just can choose between low priority, economic, normal and high priority. and it also differs depinding on the transaction size of course
So I did not send two transactions before with the same fees while using mycelium Grin
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!