Loading Tool

Explorer IconExplorer

Memory Pool

26,710 transactions
12.15 vMB
0.04653411 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.70/200 MB

Candidate Block

Mining Attempt 0ff6538bc9d072fbdd997eb7e85e100a0013deccc047ba92616d8135dda43f7f
Version 20000000
Previous Block 000000000000000000004df18fbb3134561b9645b170de34e7ff35b32b468cc3
Merkle Root 884b2578f786f85cccab74af2e2d6981a9bf826394d6ce1843d7253f34ecc969
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,886
Size: 1.00 vMB
Total Fees: 0.01775967 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,349 (653,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,370 259,370 0000000000000026196e3f12d349023bd506ddf1c68ea65c997b59bd2734b131 156 0.09 vMB 132
259,369 259,369 0000000000000012b0264b9cb4f222f579aa2aa203c125440fe87630bdb79fd8 403 0.17 vMB 105
259,368 259,368 0000000000000023229a675e67b026121913d387d737236551b83d19d501984b 95 0.04 vMB 46
259,367 259,367 000000000000000997717f0047126ef595ee6bf6af0428c6aed8da484747a295 642 0.24 vMB 120
259,366 259,366 000000000000000d8d50f6689b86eff01e448eccfce64fba115429bab94c4529 236 0.11 vMB 118
259,365 259,365 00000000000000054938d5838f6ae95cf6f3dc454088fb6d00ac74fcc0a0e7e5 301 0.10 vMB 181
259,364 259,364 000000000000000aa9b95a4eb32ac85f21c4e48733d80dc26ab450b633bcb141 49 0.03 vMB 61
259,363 259,363 00000000000000047c500d7cfbdf08a363c6f4358713ac4f43a9b65466383bc1 285 0.11 vMB 142
259,362 259,362 000000000000001ec1529e4aadfde9c16b2047c3bcf91bc028b81bd5fda0dddd 42 0.05 vMB 54
259,361 259,361 0000000000000006ea26cbd0b933c5a94d63893c963203bcb5ecba34c6a006d2 292 0.18 vMB 60
259,360 259,360 0000000000000012977001f5927eb6610507ecd1fd9c1beafb63911037a67be1 425 0.16 vMB 101
259,359 259,359 00000000000000211f913b0042fd7ec43b911477db7d31688cde3b33f175bb27 173 0.09 vMB 58
259,358 259,358 0000000000000010fecc657f83ddb7f041deb241c057d3421c2ac4cc8e92f68b 140 0.06 vMB 94
259,357 259,357 000000000000001df868849e2a6a7785819fe1b1fa56674123b6977dcb3b8387 14 0.01 vMB 31
259,356 259,356 000000000000001bbfeeb07cac07a1a57f470584c96c8d643b72d5383b0b931b 140 0.07 vMB 84
259,355 259,355 0000000000000008ce185b42b1767000b4626d36cbfa3cf8bfe979c2b15ac812 140 0.05 vMB 111
259,354 259,354 000000000000001ea49d4e84eed353a7981a01666dcdb204f2d110655ec5d577 98 0.04 vMB 62
259,353 259,353 0000000000000001ff6801438276aa57ed8161db9331cd0b284e41d3cd70bedf 321 0.14 vMB 98
259,352 259,352 000000000000000db33e00fc456e75e74754689dfcfdeb7d177a8a469f3923c3 62 0.04 vMB 56
259,351 259,351 00000000000000129d4157c189042da52828dc93bebcdb6f15f4eb7058a8ee85 80 0.04 vMB 76
259,350 259,350 00000000000000153f9b8e64dfaf67b7b7239162f6ec2d3aba29633f6a1d1715 184 0.14 vMB 56
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

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