Loading Tool

Explorer IconExplorer

Memory Pool

35,015 transactions
7.63 vMB
0.08539751 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.00/200 MB

Candidate Block

Mining Attempt a1ea2a2c68b6b69736066ab202100a420dcf798de505588d34a5c1d3f068fb6e
Version 20000000
Previous Block 0000000000000000000057ad9d1d6b5e34d6fbcde9b1004e9567218fbb95cf49
Merkle Root 247067fa4e47bea215116b7bb0bd0ba02c73a600e4450fee1ec014ca3a2b180f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,063
Size: 1.00 vMB
Total Fees: 0.04582724 BTC
Avg Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,769 (767,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
145,759 145,759 00000000000006ff959deb8ceb0cdac4d0c4c0c198eeb5628bc276b0f653693a 0.02 MB 60 81
145,758 145,758 000000000000091d0fd77b59c7cb7acf3ebfed6ba29b0e21494b76461a6f9a98 0.01 MB 22 43
145,757 145,757 00000000000008dede97c3952f511d68b5d7c92f441c0e997be678630a21c9e8 0.03 MB 54 113
145,756 145,756 00000000000004c16c237c602aca31ae52ce06288f6487a72a556e7c72ae953f 0.01 MB 21 360
145,755 145,755 00000000000001d2f04e9420dca60429bf63c064cfbb882f4d36adcdeef95179 0.01 MB 14 56
145,754 145,754 00000000000008384dd635b68d3aaaed50bf4aaae8a2229c650f5fc9cb3cf76c 0.00 MB 10 82
145,753 145,753 00000000000001c93d120f90a492d8c75a2629265888f2a5bbd03e524ea91428 0.02 MB 70 98
145,752 145,752 000000000000030c2a65d41413f49081f77778611285558259947f7d07ea1952 0.02 MB 45 116
145,751 145,751 000000000000088058ca5f1c149e81df01ec24859f1e1c643675fa26461231e0 0.03 MB 27 670
145,750 145,750 000000000000068cfceff4f535c631288fed0ba92dd05fd8e04d9c37b917a974 0.00 MB 1 0
145,749 145,749 000000000000042edb3d2ad9e57dc6a28d19b96adb0d8bb7ba42ab3078f5f199 0.01 MB 30 417
145,748 145,748 000000000000024287db0d24639ee4b49f103f1771286e9d312c1d425ec58005 0.01 MB 14 275
145,747 145,747 00000000000008c134b1f5dfe9bc3dca905feb54e3c1a12be101d327c0499db8 0.03 MB 88 85
145,746 145,746 000000000000013e6087a841b591f9cbea5fc011caa6c0d2c308347c42846901 0.02 MB 68 91
145,745 145,745 00000000000003cb07d6f9a6822213f44fb6ae5d95f1a88482e6020e8b82e3e0 0.01 MB 34 287
145,744 145,744 000000000000037937423177dd7dd82ea3d4915a2019c038d86b48aeab46bc71 0.03 MB 46 34
145,743 145,743 00000000000006b95cf8da9a3f09f698cb0f007703867aa326320a6b76d1df60 0.00 MB 7 118
145,742 145,742 00000000000004137051dc07e8e3e00488397574bb4ba065ceac44df2af90e02 0.03 MB 87 141
145,741 145,741 00000000000008ba2ddb7536e22f518a6e90500ad10f8df32086041e3b77bffd 0.05 MB 117 105
145,740 145,740 00000000000003814238f15c9470afd2dd6c2190a22dcaf44d6cb376c25ed320 0.01 MB 15 1,152
145,739 145,739 000000000000037c8bcfb0d3c0d1ec30367efe7af67e21c65e395ef844f433cf 0.04 MB 108 139
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.67 GB
    • Received: 1.60 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.