Loading Tool

Explorer IconExplorer

Memory Pool

16,391 transactions
7.95 vMB
0.04711631 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.98/200 MB

Candidate Block

Mining Attempt abe4601a94483c176e11fbbd17406b7dd7d61784d2c969cadecbfd666270a950
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 47e4897d4512fef747691b25eb8cfa93857c7368b290deab35c86d9d87e12b81
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,794
Size: 1.00 vMB
Total Fees: 0.03061455 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (687,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,150 226,150 00000000000000b106d13358d647ac175e8ffcaab89c8fc511840ee3bf203d64 9 0.00 vMB 77
226,149 226,149 00000000000002d7220cee2327dd005bca6af76c048f3eb2d24b3ea2faedaf00 72 0.03 vMB 145
226,148 226,148 000000000000029f72c3bc55731ee03cdde5e5f65a66e9e4eb6a78a8b2359eaa 115 0.04 vMB 155
226,147 226,147 000000000000026b9b571bdf800ede1e12e1a1e25bc805d4e01074497340016b 24 0.03 vMB 81
226,146 226,146 00000000000003611ebad038ffc87dd6e65375723612273e93474dca49e46b49 111 0.05 vMB 201
226,145 226,145 00000000000001978db0bb9db7141080065a40359a6ecbb466a571baedb875a3 59 0.06 vMB 78
226,144 226,144 00000000000000cd2f302984647a99cc9df69885e124964697f5e9af9aa01804 64 0.06 vMB 42
226,143 226,143 000000000000010a0a3d4f6fc9374485307e2edaca5265a0c3b5fa283ec38c19 52 0.28 vMB 100
226,142 226,142 00000000000001d994ae05d2c3a785380b6d746a0671b77e57de69d42133d4b2 72 0.04 vMB 67
226,141 226,141 0000000000000291a4bf73f5435138c9a5445c409c7b100305ee11d45bd73ad0 212 0.09 vMB 173
226,140 226,140 000000000000008168249dbbdf3cdc3f5a9657ab86cbd6c8785ba0edafbbc0fd 214 0.12 vMB 130
226,139 226,139 00000000000000f6ba74933b49d70a2c29c06b0a0c93505c6ee7c59d024aa845 123 0.05 vMB 85
226,138 226,138 00000000000001787601a42525ccafbf05441d1d6f82326e9d8191d9898bc361 93 0.02 vMB 231
226,137 226,137 00000000000001d73c0cf79b05412ca218b529b41f9d122be6986101dc6d294f 263 0.42 vMB 66
226,136 226,136 000000000000036ca1afa816f13c7eda1e90a45b26bb3ef69a2ebf429df7f724 247 0.12 vMB 122
226,135 226,135 000000000000026f132f12e242c12c269f05712c08917e836033adb9cc2d6f04 27 0.01 vMB 161
226,134 226,134 00000000000002e4945761a93745d5543fed766319449a38e0d9fc95f9bd3ecd 78 0.04 vMB 74
226,133 226,133 0000000000000103e700777577c39d0a9a0e7a13156562c37da9c8af130c5bb5 207 0.11 vMB 151
226,132 226,132 00000000000002bfa729ff2529bbfdf568bac4847adfe9d6f2ba47b7192bdd36 184 0.16 vMB 44
226,131 226,131 00000000000001d864ad68e513e99166604e40bb971f19e63a979aedabafba64 29 0.01 vMB 97
226,130 226,130 000000000000024a3d3af173c020f1f1c7e6e80e2fac906476f62a3eb0bd95ce 129 0.06 vMB 221
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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