Loading Tool

Explorer IconExplorer

Memory Pool

74,540 transactions
27.51 vMB
0.07153685 BTC
Random Selection Loading Transactions
Max Size: 167.87/200 MB

Candidate Block

Mining Attempt 2f1c8a36f0bbd4f4b78378bc94641d61002fcb8b4816df88ddcd44290413ce90
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root f43315ff8dc6344f79e497c3ad97e82021c41166a33311ef807b80409e721a07
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.01297174 BTC
Feerates: 301.05 > 1.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (509,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,848 405,848 0000000000000000064f8bb75e51dbf8e9e11edc63cdc23f7cfdfd33b18f0a26 973 1.00/1.00 vMB 25
405,847 405,847 0000000000000000060590c58b35bd31211e97509873c8b1b22390594246a282 1,751 1.00/1.00 vMB 27
405,846 405,846 000000000000000002658e9742d5c902d259acd5b8dcafec8dfc255959c0b886 1 0.00/1.00 vMB 0
405,845 405,845 00000000000000000430a36d35c332446fcea53b0ee275267ad6fc21d6271b6c 2,575 1.00/1.00 vMB 41
405,844 405,844 00000000000000000132344e6a8c10f6265917b2ff959bfed8f848be48c8d05e 2,495 1.00/1.00 vMB 77
405,843 405,843 000000000000000003b633e49ae8b0586001e827ca6ec6c41c83273c346e6bdc 1,367 1.00/1.00 vMB 29
405,842 405,842 000000000000000001eb68f226ab1dbbdf106dc85774da500898cf6524bff77f 254 0.10/1.00 vMB 40
405,841 405,841 0000000000000000063728c359faedc6ec6f75e56d2ca86f41330a97b96b5a6e 2,554 1.00/1.00 vMB 63
405,840 405,840 00000000000000000042b65448d12aad11a05f9a8d2a19276d0e0ca9dc336d06 1 0.00/1.00 vMB 0
405,839 405,839 0000000000000000019d6d16e361b0138a54b2cd020297799049413eaba361ad 1,332 0.99/1.00 vMB 34
405,838 405,838 000000000000000003bd81bc83e52889b29db22b05da49b0fc9b69c5c9b46d39 911 0.38/1.00 vMB 39
405,837 405,837 00000000000000000444ad39be9d0b3a75fa8a8bf7a475096e1dab3d23510e8e 1,238 1.00/1.00 vMB 25
405,836 405,836 000000000000000001befeb991c1dee99ebbb582c5ebce0632d664ccd3378efe 821 1.00/1.00 vMB 21
405,835 405,835 00000000000000000614f42949969f0c7a696f683182878b92a815dc66c2f404 2,062 1.00/1.00 vMB 48
405,834 405,834 0000000000000000019328c9a7d5609958cf0caa7b61d4939adf4cd0ff8a1133 2,212 1.00/1.00 vMB 45
405,833 405,833 000000000000000000bc532d9ecb080407d0bdd0daf6f2261cda38cda66a9c90 1,637 0.95/1.00 vMB 39
405,832 405,832 000000000000000003a8d5f7c87e771bc1d3279d9f46436ceefd508c674822bc 101 0.04/1.00 vMB 44
405,831 405,831 00000000000000000584b948bd44d644ac6b5f9993d2fc211555875059b2bde4 758 0.94/1.00 vMB 11
405,830 405,830 0000000000000000012a7b9a806a802cd1f8075fbec05865e61629e2c90669dc 1,029 1.00/1.00 vMB 27
405,829 405,829 0000000000000000046f4392b4f4f2c6629c354c32fc2e3859c3f838ae0d0f8f 818 1.00/1.00 vMB 17
405,828 405,828 00000000000000000076709749757e30a0f12a227451931658c5abbd668e21da 1,351 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.