Loading Tool

Explorer IconExplorer

Memory Pool

21,270 transactions
10.12 vMB
0.02923809 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.59/200 MB

Candidate Block

Mining Attempt 6467f793268fe9e8efd14a4e39212f321e985bddc6c52d4152da6be5701b8680
Version 20000000
Previous Block 00000000000000000001b46eb5c426512bb9798b463607b3f221e8089d2fed76
Merkle Root 9a66a6afb9199f9fa3cdf760b24c8b6fd8ac445112898f0a59e489f6b88ff139
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,073
Size: 1.00 vMB
Total Fees: 0.01287444 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,538 (658,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,880 254,880 00000000000000309ae093fc6c9e9bd40c6f961ae8ae805f56f557fb6536dd3a 73 0.03 vMB 40
254,879 254,879 000000000000002f43e13a9077d4bc90e3bbd3af161bc0e386fb9b796e899a57 1,010 0.40 vMB 125
254,878 254,878 0000000000000027ef8a003c38d5a673db1218bee2792c12d68160e4535da3ea 742 0.31 vMB 124
254,877 254,877 000000000000003e5ea3b1ca8402a4cae31f3f8e5f378527e0b5e67da26df033 47 0.02 vMB 109
254,876 254,876 000000000000000996e2d2a4e04302c23ce3e094cb44d197a9762d9d148c1296 225 0.12 vMB 42
254,875 254,875 0000000000000008d3049f89ecc40d98310c7ead3fe45b7de192bfd7e3052d68 733 0.25 vMB 147
254,874 254,874 000000000000002178c0aeec5db2fe4189c31f6a50d1881b982ba7c3bade8183 253 0.11 vMB 70
254,873 254,873 00000000000000153d9bbc21cb49b5ed2ed26c4b2f0607897b4e21d89a547767 708 0.30 vMB 59
254,872 254,872 0000000000000033d4d2696f30446e5f6707114ccf0b5d8229d1f57da55b69ed 667 0.25 vMB 152
254,871 254,871 000000000000000dc9b3fc773aa9ac6f8edf1c579ff7cc384bc409f7f8f4b0c1 681 0.25 vMB 143
254,870 254,870 0000000000000024315e0444511569d477f2aa9f6d2a9fe4c429c6f797b699a2 116 0.05 vMB 90
254,869 254,869 000000000000001642cb687471bd02dde631297d868798ff1b11e500dc2aef21 21 0.01 vMB 87
254,868 254,868 0000000000000033901fe76d902961beab5d92f66cae5103314306b7a4c0c399 304 0.12 vMB 81
254,867 254,867 000000000000000a5ca5c8d02ffde58190710eddaafecc504e4696ff1a94a29c 494 0.21 vMB 119
254,866 254,866 000000000000000246b9b6577d2f1f3b51667de493278f79d955ea7963b7ad36 465 0.17 vMB 111
254,865 254,865 00000000000000403f8ccd2e57e61ba6b85758cc7d001bcc66e92de755c7fb7e 23 0.01 vMB 18
254,864 254,864 0000000000000003000055b9701798f7357fbf1618a236ff6e9704e875866417 411 0.18 vMB 135
254,863 254,863 000000000000001958df3248ff58f2e37352a9b535b92dffadbee94751736d55 271 0.11 vMB 120
254,862 254,862 000000000000003e8c77e651e2ac1090b5c1a4ff0ad7219b8c88e996ae47569b 87 0.04 vMB 65
254,861 254,861 0000000000000014715f53bcd8afdfdb85f500875244c5790687506866911a19 18 0.00 vMB 127
254,860 254,860 0000000000000024b7b2c83fa287ff5e25be29ca89f4b476896fb5e4819896b8 279 0.17 vMB 68
Previous 10 blocks ↓
Total Size: 779.80 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: 406.87 GB
    • Received: 2.13 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.