Loading Tool

Explorer IconExplorer

Memory Pool

26,919 transactions
11.72 vMB
0.02196292 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.36/200 MB

Candidate Block

Mining Attempt 79abbce133754c8b5c39eca9e910605c4957e959d7278522ea84e2b155bafe3c
Version 20000000
Previous Block 00000000000000000001618c17567df601b1cd592032cb5ea4638f60527e241a
Merkle Root 33eb45cfff84f824f0a9d47e8746dd849b32dd2eaa7ea73f9ae8adca989054ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,923
Size: 0.9979395 1.00 vMB
Total Fees: 0.00270138 BTC
Feerates: 52.28 > 0.27 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,680 (719,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,492 194,492 000000000000072337c06f8e5822cce43e23d40a58f28becd1df7b33d92c023a 112 0.08/1.00 vMB 72
194,491 194,491 00000000000005fb1f13be70059bb42e6eadef7da3b3f27a00fc0b27a2235304 696 0.23/1.00 vMB 167
194,490 194,490 000000000000067362093f36e27018a47a66182f37b681b4af91e0786f9936f4 119 0.05/1.00 vMB 191
194,489 194,489 000000000000045003824aca898055ceacdf508c02bd692b994532d7b68790b4 136 0.07/1.00 vMB 100
194,488 194,488 0000000000000612c844bab3d9575128fcb5983967a775ee0af7217aa4ce2274 133 0.05/1.00 vMB 3
194,487 194,487 00000000000004ddaadd7130a2c78f6f05505328c7ad13af82dc8bf7398c6dca 479 0.18/1.00 vMB 142
194,486 194,486 00000000000006097db12b10ab004c3d3e4134be055a742b92ff16cad48e4fac 381 0.14/1.00 vMB 146
194,485 194,485 0000000000000620d88d3da6e394cefa7483de27b336ea72f475e4a171192661 12 0.00/1.00 vMB 150
194,484 194,484 000000000000018e595d87d5ced27e0cc17b202aff737c576e6f80de62bcbad8 366 0.15/1.00 vMB 137
194,483 194,483 000000000000077fbf0e3fd0120b2ab14148152eb8af0abdbfd49bf81516230b 188 0.08/1.00 vMB 121
194,482 194,482 00000000000006d2b8ba979d0fe4290698eecdf9bae6090ff4fb6e78afb1d242 9 0.00/1.00 vMB 58
194,481 194,481 00000000000005c34474b4a6dde3764f1c2ef8756b7cbd45bd698937017c1d0f 131 0.06/1.00 vMB 111
194,480 194,480 000000000000022dd81a679d6b41c01ed08dab0372867705fc16929a46c53f57 256 0.09/1.00 vMB 3
194,479 194,479 000000000000020f306fb9f266ee636af47a79016696f47a692c405d278b153f 60 0.03/1.00 vMB 104
194,478 194,478 00000000000003408337abc6fcb57464466812b55d3916f15cc4c847449db1c1 137 0.07/1.00 vMB 106
194,477 194,477 00000000000006dde5971d49485782735ebd866c9ee8e15e69e7531a939cb796 355 0.14/1.00 vMB 151
194,476 194,476 00000000000007a4dd0eebeaf103f5f3defda8d9af4217a69bf332548e79c887 184 0.07/1.00 vMB 376
194,475 194,475 00000000000005640c11a48b101c43bc97d1ea6497a4081f25ec8502d149d063 132 0.05/1.00 vMB 136
194,474 194,474 00000000000006ea9b0d300b51f995baffdee0ae7878913698548c34f8400888 36 0.01/1.00 vMB 165
194,473 194,473 0000000000000336a93dd8c0e768bdc13555678873e76d6c4f820d05723c8612 256 0.08/1.00 vMB 144
194,472 194,472 00000000000001ef8c8849da72355ef214bc8e4b82aab58aec5355d96b41a2e4 140 0.05/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 780.06 GB

Node Details:

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