Loading Tool

Explorer IconExplorer

Memory Pool

65,419 transactions
18.49 vMB
0.10081490 BTC
Random Selection Loading Transactions
Max Size: 120.41/200 MB

Candidate Block

Mining Attempt 55e26e8360e020d9f204175fc824013da918a25060ec6dae55f190505115a9f8
Version 20000000
Previous Block 00000000000000000001f2f5bd00c3e79f2570249aea80927e8f2a7909c605d7
Merkle Root b9681009e8c75f5c9e426ff43bac4b4627e84818e230e9d709fa5ff92b4855a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,726
Size: 1.00 vMB
Total Fees: 0.05898566 BTC
Feerates: 100.53 > 5.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,800 (906,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,853 8,853 00000000c6d6af57f7f6934b27f90bb8d1211e66b78e7c6dd7b572afed7dbc40 1 0.00/1.00 vMB 0
8,852 8,852 000000001a1bfbfab9b684c23501319175661d4a403e0b76dedf5b051a6713e9 1 0.00/1.00 vMB 0
8,851 8,851 00000000f8e67ddf74edec45187d3fe67ba61a0d825ab61495d6a6b5533819f7 1 0.00/1.00 vMB 0
8,850 8,850 000000002bcdd927667a8a705239465c576bb36a0536e89065f590d4b8fd5805 1 0.00/1.00 vMB 0
8,849 8,849 00000000687ca9214565a6c72ef64eb18e4f8409f5fe1c8c8d512793272abf48 1 0.00/1.00 vMB 0
8,848 8,848 00000000121d44b620340776446d40875d4874643013dc1a3ff72d7090d16331 1 0.00/1.00 vMB 0
8,847 8,847 00000000b3a76f808acd2cbacce2616e383b6ae2b513078cc8da91bf9aa17411 1 0.00/1.00 vMB 0
8,846 8,846 00000000c5894fa81da0f057d7b4ca5116093140b5d876f54c6d428e4dd21c16 1 0.00/1.00 vMB 0
8,845 8,845 00000000a3049e26b1e3f5f9b9c342c537ec52fc0572f08142d0225dbaf5724e 1 0.00/1.00 vMB 0
8,844 8,844 0000000091c106e5ece058c8a68ed1d98a9f5c42563b823825e164fcf379f3b4 1 0.00/1.00 vMB 0
8,843 8,843 000000007c95e75e7c10a7bc8cbd2052a7ab406a4b4b804badac953c2e7d7734 1 0.00/1.00 vMB 0
8,842 8,842 00000000ea3e23452149ea3529c3488bbbeee869fe6321c10059531fb25bcaf4 1 0.00/1.00 vMB 0
8,841 8,841 000000004b4e31f878a529a93d75b856355532f41100e66405f9744426fae781 1 0.00/1.00 vMB 0
8,840 8,840 000000005623fbd1794f76361227229cefbc21def8bb8bdd3aa204d64d9f6f66 1 0.00/1.00 vMB 0
8,839 8,839 0000000018da6af9bb475577186c56b5de3ce354c5287b03bfe00e85b665b08d 1 0.00/1.00 vMB 0
8,838 8,838 00000000446a342b7f41001e64420f1295a08f28980295844d75397b18013971 1 0.00/1.00 vMB 0
8,837 8,837 000000003c6d797bb137415ca0f9a266b8f59b8ec35e96454f7671d29e449335 1 0.00/1.00 vMB 0
8,836 8,836 00000000d3e91a1f7df6f1bb0325994742e92435d8d503bcf8aef6efb25bd915 1 0.00/1.00 vMB 0
8,835 8,835 00000000b31245632f9d27ba0dd4f18536b62d4e91b1590d82c8263764740841 1 0.00/1.00 vMB 0
8,834 8,834 00000000e665fdd14d417d3f38505e5199fd18000effed5da4ceb4239b46a2d8 1 0.00/1.00 vMB 0
8,833 8,833 00000000530b1a3e3b2cd6caeec1599eb991b928fe0935b35d3acf01b4adef50 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.76 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: 784.81 GB
    • Received: 21.56 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.