Sorry, you have been blocked
This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.
What can I do to resolve this?
You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.
Cloudflare Ray ID: 819067d77cef5030 • Your IP: Click to reveal 5.253.206.36 • Performance & security by Cloudflare
How can I get a transaction history of sent and received transfers for my account?
I’m on Monero ‘Wolfram Warptangent’ (v0.10.0.0-release) and I need to get a complete transaction history of my single account. How can this be done with Monero? Can the cli wallet do this for me?
1 Answer 1
This is simply done by entering the show_transfers command into monero-wallet-cli . It will show the blockheight, in/out, date, transaction hash, recipient address (outgoing transfers only), amount, fee (outgoing transfers only), and payment ID. If you also want to obtain the private tx keys you have to enter the get_tx_key <transaction hash> command into monero-wallet-cli .
Выгодный обмен USDT и подарок за отзыв!
Отследить транзакцию Monero (XMR) сложнее, чем отследить транзакцию на прозрачных блокчейнах, таких как Bitcoin или Ethereum, из-за конфиденциальности и невозможности просмотра адресов отправителя, получателя и суммы транзакции. Однако существуют инструменты и ресурсы, которые могут помочь вам отследить статус транзакции Monero. Вот несколько способов:
- Block Explorers: Существуют некоторые блок-эксплореры, такие как Moneroblocks.info и Monero Explorer, которые позволяют отследить транзакции Monero. Вы можете ввести хэш транзакции в поисковую строку блок-эксплорера, чтобы увидеть информацию о статусе и подтверждениях транзакции.
- MyMonero: MyMonero — это онлайн-кошелек для Monero, который также предоставляет функцию отслеживания транзакций. Если вы используете MyMonero кошелек, вы можете войти в свою учетную запись и просмотреть информацию о ваших транзакциях, включая статус и подтверждения.
- Интегрированные кошельки: Некоторые кошельки Monero, такие как GUI кошелек Monero и CLI кошелек Monero, также предоставляют функции отслеживания транзакций. Войдите в свой кошелек и найдите раздел, где можно отслеживать историю транзакций и проверять статус транзакций.
Важно отметить, что в случае Monero информация о транзакции доступна только тем, кто имеет доступ к приватным ключам, связанным с кошельком. Это означает, что отслеживание транзакций Monero может быть ограничено для сторон, не имеющих прямого доступа к вашим приватным ключам.
Monero: How to Check Balance
Monero is a privacy-by-design cryptocurrency made up using the CryptoNote protocol. This protocol was developed by Nicolas van Saberhagen, an anonymous author of whom nothing is known about.
A Top-Level View on Monero
To stay privacy-centric, Monero makes use of various cryptographic primitives: ring signatures, stealth addresses, Pedersen commitments, and more. Working together, they empower the protocol with two distinctive features:
Untraceability: for every incoming transaction, all possible senders are equally likely.
Unlinkability: for any two outgoing transactions, it is impossible to prove that they were sent to the same person.
Practically it means two things: transacting parties remain anonymous, and transaction details and wallet balances are concealed from the general public. Being an outstanding feature in the cryptocurrency world, it brings in some difficulties. One of them is connected with the idea of Monero Block Explorer, as transaction details are hidden for anyone looking on the block explorer with only the Monero address.
Two sets of keys
The thins is that Monero has two sets of keys: view keys and spend keys.
- Public View and Public Spend keys
These keys are generated in each Monero public address. They are public required to send and receive XMR on the Monero network.
- Private View and Private Spend keys
Private Spend keys are like any other private key in cryptocurrency and should not be shared with anyone. These keys provide control of your funds and should be treated with maximum possible care.
To be precise, Private View keys serve an additional function. Monero’s blockchain is to be private-by-design, but can optionally be transparent. This is where the Private View key plays a role, as sharing it along with your address can display all incoming transactions to this address. It is safe to share the Private View key with other parties — this is something like sending public Bitcoin key.
Checking balance with NOWNodes
Here is a step by step guide, that can be used right away in Postman.
The request body is:
Using ZwmbBjvevr4JeRgeATb7Y3Ad as API key (hereinafter), you get:
In case you use an old address, this endpoint help to look through the last 10,000 blocks.
And so here you are.
NOWNodes is a modern user-friendly platform from the creators of ChangeNOW that offers secure access to full nodes of various cryptocurrencies, including Monero. Besides, we provide access to block explorers, including Monero explorer and have a free plan for up to 20,000 requests per day — that makes us a unique and trusted partner. Let’s work together — just drop us a line.