Loading Tool

Explorer IconExplorer

Memory Pool

14,548 transactions
7.95 vMB
0.03738039 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.23/200 MB

Candidate Block

Mining Attempt 3196dcca98e03144231716238e7052575646f642e5a8a4684e3e8bbe0461af31
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root dfaed0c73bdbe2f1e0ddc83ee58dba6912c75b7f4d1e063c22e7f2b3dbb9af70
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,890
Size: 1.00 vMB
Total Fees: 0.02089716 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (710,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,948 202,948 0000000000000240611e21bd861d73259aa858001138d18c0ce4563cba299a86 265 0.11 vMB 139
202,947 202,947 0000000000000551b38fa6de33ea836d92df74c824ceaed4cf05f71e5aa71425 73 0.04 vMB 45
202,946 202,946 000000000000032bfc79ff13dc73041d1b462f62fc4845b9c93f07fafe559f2c 324 0.13 vMB 153
202,945 202,945 00000000000003e72183aceb24ffb182c22f3ae4950f6d163f21902c10235b5b 2 0.00 vMB 542
202,944 202,944 00000000000001e67b9e688e8c77f45fc03f81d4ed41c90d7a2c3d5bac5e821d 397 0.18 vMB 212
202,943 202,943 00000000000002dd9e6b81e898d096bfd86687806fc640e16dfad94d3e6db92e 55 0.03 vMB 216
202,942 202,942 000000000000055f0d7408f4bede5857751052c3b20efd05a844dd7fc9915478 206 0.09 vMB 241
202,941 202,941 00000000000001529d197e1db9710bf0c8d036e984d9312913ab7ad7a1b05a2d 58 0.03 vMB 179
202,940 202,940 00000000000002b66e1995c69a05d9039046fdd3b6cace8d5981cf44e573de83 73 0.14 vMB 66
202,939 202,939 0000000000000493f942dfd0ae90cb2487ddce1aa334b00847282a6355120675 284 0.11 vMB 291
202,938 202,938 000000000000056cee5695afa5f16a2bd756fcf7774a75f98e559d77f2e8546e 31 0.02 vMB 167
202,937 202,937 00000000000000e0ca222e650c5f7443eb364102865680be07698e78ada31ebb 9 0.00 vMB 55
202,936 202,936 0000000000000520c908d0ffd918533aa3fcbc3dd10afc5d7dd278a92aa672a3 105 0.05 vMB 106
202,935 202,935 0000000000000462064caa18b149dc2227a945be0a09b9d48cc86e7ba7aeb918 184 0.07 vMB 183
202,934 202,934 000000000000033651e88ddd5eced9bd034390ca7c1ae5b8292933258dde22aa 67 0.03 vMB 387
202,933 202,933 00000000000004ac07e45adf191cc3970856225cb22c6c60df46dc4d3cf3ba06 67 0.04 vMB 222
202,932 202,932 0000000000000206dcaaadff3c9ad6440f5cd67aa33ade71972ae9afbd4969b0 14 0.00 vMB 188
202,931 202,931 00000000000003f5fcf877e06b22e79db726db67759efcde96b33a991f928a9d 99 0.05 vMB 91
202,930 202,930 00000000000001e18d3fe35a7d65ca31b77b0444d5a464416e9c38be6cb02a09 133 0.05 vMB 112
202,929 202,929 00000000000004666bdf9b00b9b8cc95432dd2fd37826fbcb279655a4ab6d420 8 0.00 vMB 58
202,928 202,928 0000000000000282b33c00983973604cd8bc5817d5d5600c2c535779f3727ee8 157 0.14 vMB 33
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 222.70 GB
    • Received: 0.84 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.