Loading Tool

Explorer IconExplorer

Memory Pool

38,523 transactions
18.47 vMB
0.15409338 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.77/200 MB

Candidate Block

Mining Attempt 54701ef33514075300a1ada8345349ec85dde8cca6540e3b1ef951c79da0afec
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root f966c7f5d2cceef888c9147911592a0a3b25d1be8f979fbab8eb5651d1ccae71
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,881
Size: 1.00 vMB
Total Fees: 0.03363536 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (746,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,485 166,485 0000000000000bc27785054726a02671a26caedbf65b79691adc18fb8e3670f8 13 0.01 vMB 38
166,484 166,484 00000000000006507a202d33215bb536974d8ae393b719230ac66752c7f7ac84 11 0.01 vMB 53
166,483 166,483 0000000000000397aad7a24334fcfc0887aa0fb3c2fd431d528eae4b46e05bf1 27 0.02 vMB 65
166,482 166,482 00000000000000977675c3317136ac222d21fa5c6cf33d69df9372606f5460d8 8 0.00 vMB 78
166,481 166,481 00000000000000d6cb36f328287d92a12606bc0c2f63c0b60a08f53d0a4a97a3 125 0.04 vMB 48
166,480 166,480 00000000000003b94ad0bd72778440a56f160c9ba5de48578aea361f3208bcd7 14 0.00 vMB 7
166,479 166,479 000000000000079d3c8a1eed5ee28ff7b318583546324f30e3b3faaedd046d13 71 0.04 vMB 79
166,478 166,478 0000000000000bd79a05ddfd82d9a4b706c8e57ca511d59bf1ced30b87dd7f26 119 0.05 vMB 343
166,477 166,477 000000000000022cff299da799f894fd04fadbed8c9c992e5f938bbf97d5e1e3 9 0.00 vMB 13
166,476 166,476 0000000000000b845397af1392a13e0ed53b93b7257db48bd8527139b88a6870 77 0.03 vMB 192
166,475 166,475 000000000000002e39621f4dbb6c66bb798789b1befaf1dc5f635b8a5fe6c551 77 0.03 vMB 95
166,474 166,474 00000000000007d1aa0904e2bccbb22420ef43f76030e15edf570243ec2034ab 5 0.00 vMB 118
166,473 166,473 0000000000000378b88178efaeab335f51e9466f5989ebdeb283bd9ec4df7211 88 0.03 vMB 124
166,472 166,472 0000000000000340cf011b92bd6962b3837000f67f55dc4f3a597427eea4e384 11 0.01 vMB 38
166,471 166,471 00000000000003bd729d1cea5d0a44b36e76200d0067d1d98cb052fee40de97e 86 0.03 vMB 95
166,470 166,470 000000000000009bb34f8cde9f920b18c8f3b6e58ae5b74c9f85edf897caa862 12 0.00 vMB 17
166,469 166,469 000000000000087f5e663f6b35aaeeb68756c8170a9b7207417f5ddd83721abf 37 0.02 vMB 90
166,468 166,468 0000000000000a7af37e6bcaff256922548a242c646f9809cff55310fce49b55 29 0.01 vMB 20
166,467 166,467 00000000000007853d02e2be8985a5f706530daf3c98fe8d1667339164794db9 35 0.01 vMB 101
166,466 166,466 0000000000000a20f243f3f4c7962f4d577407713d1286a18d02fdb4a011a9e0 16 0.01 vMB 122
166,465 166,465 000000000000060c334cae27a4783641cfd39a9b9b3fbda32552c82a9a4cd0d6 7 0.00 vMB 43
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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