Loading Tool

Explorer IconExplorer

Memory Pool

50,580 transactions
30.31 vMB
0.12686608 BTC
Random Selection Loading Transactions
Max Size: 162.32/200 MB

Candidate Block

Mining Attempt 4aa5cff1ab0c8533b9ef46c00321efde9c4fb496bb1c10c324f13d59cadfccd7
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root bebb8b248904a8831987d72dc8a85a499115fc2fe391340001819e3b639fb0ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,913
Size: 1.00 vMB
Total Fees: 0.05384941 BTC
Feerates: 150.75 > 5.40 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (600,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,222 314,222 00000000000000003710178afd8b095e7181453abd76164c98212affcc5bfaa2 106 0.07/1.00 vMB 119
314,221 314,221 000000000000000033f776b58d243ce6f44dd03332f2dece2adcababe4cda387 392 0.25/1.00 vMB 26
314,220 314,220 000000000000000024d2420521a4c42bd9607b1aa50979bae7537b69fbacf483 733 0.40/1.00 vMB 29
314,219 314,219 00000000000000003561fdefc6ed5afaed244ef34085d6e3090b4044272f2174 687 0.55/1.00 vMB 21
314,218 314,218 00000000000000001bee5784d9cf231aa60f4220930e065e6ad5bfcd7b57c818 672 0.25/1.00 vMB 41
314,217 314,217 0000000000000000085ebc560af6ade1bf2f3754c4a3edc5f1d774612f1f1560 268 0.14/1.00 vMB 28
314,216 314,216 00000000000000000ddada593bacd0aa859bfbde7d8b7864d99a167e7a866343 309 0.17/1.00 vMB 26
314,215 314,215 00000000000000002f4c4db9e3cffddf15c78a6cd42165b7e06d3bdbce785b68 270 0.23/1.00 vMB 19
314,214 314,214 00000000000000001b10b9a10bdfa2b3ee28f0fb72b31a455e537e7c7ad016d8 193 0.13/1.00 vMB 15
314,213 314,213 000000000000000006f98c01442c548e9188c3d7ff69ab402c0213cca38e8326 377 0.24/1.00 vMB 26
314,212 314,212 0000000000000000049dbc4f4b44de4d4ed978b89ad264bbf3555586da947731 162 0.08/1.00 vMB 25
314,211 314,211 00000000000000000efc1ddff28ddbc9d61012824e7c1d3f365d60d0a0754563 59 0.04/1.00 vMB 22
314,210 314,210 000000000000000034f7f9b71a687fd1de5cbf6145aad2546d12da1bfff6e436 83 0.18/1.00 vMB 14
314,209 314,209 000000000000000007d7af92ec6cc878bc6c160e364e7b86a5951db0664c4b71 1,048 0.75/1.00 vMB 24
314,208 314,208 000000000000000033fa7dd21c955cc593474cfc8d9c81825c827335278de734 175 0.19/1.00 vMB 17
314,207 314,207 00000000000000002613e93e636d3674ae7ea47926deeec86a985e380d4de030 480 0.35/1.00 vMB 25
314,206 314,206 000000000000000018ba6c9da7ff09c9e8346139e8715a17572b4f1cefeb122c 150 0.13/1.00 vMB 15
314,205 314,205 00000000000000001713c3d6e6a9574e89d7f0dbb1e6f6aa67f6f5cd7b08b05e 243 0.14/1.00 vMB 26
314,204 314,204 000000000000000039d6eb6c3ef017c6b3bd3fad10ef55250a136787a7bd647b 128 0.05/1.00 vMB 37
314,203 314,203 00000000000000000deb20250bb9354cec6f19324c1a305e6b8992b45b374761 27 0.01/1.00 vMB 46
314,202 314,202 000000000000000013189060e8510e848156c433352661032a16d43617cf17ee 617 0.33/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.