Loading Tool

Explorer IconExplorer

Memory Pool

42,540 transactions
29.06 vMB
0.07545024 BTC
Random Selection Loading Transactions
Max Size: 149.34/200 MB

Candidate Block

Mining Attempt 6f094009e37edbda00951edd189800f339fda8e910c9b966cf2aea2be79740e3
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 47872e8db984b5dc7fc26acd34e072536365a80b5df826a95ce06ac2d9c36b38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,801
Size: 1.00 vMB
Total Fees: 0.01874652 BTC
Feerates: 150.75 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (481,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,780 432,780 000000000000000001914b0b1a84ce45b6bdd70e8913032e843733952d22a796 903 0.99/1.00 vMB 21
432,779 432,779 000000000000000003ff26a50d22ae5d7f45433a4113533aa2e16624a8882c79 146 0.08/1.00 vMB 40
432,778 432,778 00000000000000000111e19f783020dcec95fd6da6291c2030dac5f71bb8cdc6 91 0.07/1.00 vMB 59
432,777 432,777 00000000000000000180750cb8c74e515e88c716f2221987be2c6ca6e02d6e3a 1,367 0.75/1.00 vMB 47
432,776 432,776 000000000000000000f6fd13203d08106871d7607d520f6f4b4e8089a97b5d9d 2,474 1.00/1.00 vMB 61
432,775 432,775 000000000000000000191ff9f8d7b15e47f4c4f47a8713837806713232f249bd 1,676 0.75/1.00 vMB 56
432,774 432,774 000000000000000001ea5131bb8326ad1c0936924ede14b778837ef0148472f7 392 0.17/1.00 vMB 60
432,773 432,773 0000000000000000001591b1ab74c9e2ec87a9e9fde5cdd7f679434ef9573178 558 0.24/1.00 vMB 59
432,772 432,772 000000000000000002667b920484e5b90281a05ae7e3428806a649a839250b9a 809 0.35/1.00 vMB 54
432,771 432,771 0000000000000000007a0f88e3a0fa8c3769ae4ee7d882a7df62898cb289c332 2,533 1.00/1.00 vMB 63
432,770 432,770 000000000000000004147dda6f7ffc8fbf46348328bab8485da8896d80710bbc 70 0.08/1.00 vMB 25
432,769 432,769 0000000000000000015562ec619ce16977de70e22bb9bd04b57ce963ed3a18fa 1,126 0.99/1.00 vMB 28
432,768 432,768 000000000000000000987a909e5fa9bf4441e3e814d1c2e2d3b6909fc18b2545 1,576 0.99/1.00 vMB 38
432,767 432,767 0000000000000000033f10a505e1bad5fbed2d48cb621d739304dd9f2a7af412 2,705 1.00/1.00 vMB 73
432,766 432,766 000000000000000003956dda939bb78723cc91b8cef9ecd9db80fc2c908419f1 227 0.11/1.00 vMB 44
432,765 432,765 0000000000000000013fda39ddbd1853e3f2bfba8958257930abee4195fbed82 284 0.16/1.00 vMB 51
432,764 432,764 000000000000000002f74ac2f5ccb00212d06b546ddbc576eb66008722d6ee0a 2,420 1.00/1.00 vMB 58
432,763 432,763 0000000000000000007aa61b0fa17bacfdbe2e7062cc23cbb81a97a4c7cbc281 552 0.34/1.00 vMB 49
432,762 432,762 000000000000000000e5d2f78ac12c7f6974d645d7eb9387bb7cb98b571184bc 2,490 1.00/1.00 vMB 64
432,761 432,761 000000000000000002cccecb832c28f8770e019b50e6889e8e1f9aeafc62f638 48 0.02/1.00 vMB 56
432,760 432,760 00000000000000000199319eddbd5241318e449350566f9c1997d091dceb7493 1,161 0.77/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.17 GB
    • Received: 11.88 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.