Loading Tool

Explorer IconExplorer

Memory Pool

45,950 transactions
32.29 vMB
0.12872139 BTC
Random Selection Loading Transactions
Max Size: 163.84/200 MB

Candidate Block

Mining Attempt 67c012f7188e3400bd3b986b511a093c24d97355730e1a8c3240b01d07c075af
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root ed7aa38a0d47e4f5540eded2a3af5cebcd30a176ef789d25e16035ca05bd572a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,751
Size: 1.00 vMB
Total Fees: 0.05558640 BTC
Feerates: 265.25 > 5.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (481,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,783 432,783 000000000000000001383bcbebf081672d3f9a5fead127eee5ff1f3e9269e1d8 386 0.99/1.00 vMB 9
432,782 432,782 000000000000000002e5d56f6ba85c8b3290e13e5a5668ae2a3f3a4887959e07 989 0.47/1.00 vMB 55
432,781 432,781 000000000000000000151848ddf7077a54f0f8aaa1e8f4a8a6e7bd75f1e46f34 775 0.36/1.00 vMB 57
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
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.