Loading Tool

Explorer IconExplorer

Memory Pool

83,727 transactions
31.43 vMB
0.09878248 BTC
Random Selection Loading Transactions
Max Size: 191.63/200 MB

Candidate Block

Mining Attempt b5cbf74ef11668c2539f7e7416f6ca16ddb8e87ba61c062d9fda22c01255e030
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root b98ee903856367114ac4e6a2473fdc8aa0db5fba0b69015a5ce3ad1c65fff38c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,267
Size: 1.00 vMB
Total Fees: 0.02609482 BTC
Feerates: 177.93 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (513,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,535 401,535 000000000000000000cb6884e4697b6e4e92e1add086bed9bc40e1d8dfcbfc33 1,569 0.99/1.00 vMB 35
401,534 401,534 000000000000000003f8ae46024c23fee522b29a1d2c212b385715818a53ac84 1,739 1.00/1.00 vMB 34
401,533 401,533 0000000000000000064639c2b8b7c611a693a2dd9a1453cf7bb461061428b163 2,237 0.99/1.00 vMB 67
401,532 401,532 000000000000000001e267fe880df8d65785fd03cd82b124247475f604ec3a59 863 0.46/1.00 vMB 53
401,531 401,531 000000000000000005cc5f225864dff236f3a91267e956b6b9b6d508f4428b26 1,499 0.66/1.00 vMB 50
401,530 401,530 000000000000000004199ccebe21653c7fce67918e58eb6a533e09e7cdaaf26d 601 0.32/1.00 vMB 46
401,529 401,529 000000000000000005bbcb7468cb9f3d1fb63782f74910b0d65bac72a75ae1ea 539 0.29/1.00 vMB 43
401,528 401,528 0000000000000000060234d5e12b4a78ed61e58e2c891f5cc56d5e376da03ab2 1,235 0.64/1.00 vMB 48
401,527 401,527 0000000000000000048fb91fad784d38404ef272db422c1223d991fd709d1250 1,702 0.81/1.00 vMB 48
401,526 401,526 0000000000000000039777e6f1177a96976f42b9e4274493707d73c1f6a6d2fc 1,120 1.00/1.00 vMB 25
401,525 401,525 000000000000000002b46d8376cf7d8f6703a666eead5e03e1918e417903a770 938 0.49/1.00 vMB 47
401,524 401,524 000000000000000003d4852fecaca512c2c056ff56b910f91c9081569134a4c2 306 0.17/1.00 vMB 46
401,523 401,523 000000000000000004f959cad6440e35e61fd3fc45414e326cb6d062eebadeec 532 0.28/1.00 vMB 47
401,522 401,522 000000000000000006626c6281904434ae8b11c9092c8de9d04a6b2819ae3bd1 860 0.39/1.00 vMB 49
401,521 401,521 000000000000000000b110bc3a452b9a78d19420040f87f84153df7a8ab54bf6 949 0.52/1.00 vMB 46
401,520 401,520 0000000000000000022864762acb09262984497237b9801f2f55e00c93445721 2,267 1.00/1.00 vMB 50
401,519 401,519 000000000000000001171e382861dfdc3838ce50bb7cb8bd40dae0602c649d23 321 0.18/1.00 vMB 40
401,518 401,518 0000000000000000038eecd3952103c6d3489a14a35de13d36c502ef7289c7b1 276 0.11/1.00 vMB 58
401,517 401,517 0000000000000000054c2024a15f67e1a3675ce3d324092dcfbf47e015d3e905 490 1.00/1.00 vMB 10
401,516 401,516 00000000000000000282d3089ea2a999fb2036c6348232a4c369902154d107f0 1,199 0.68/1.00 vMB 40
401,515 401,515 00000000000000000175cda2c2ece22c8755c066b14cc21bb171fde8ff98501d 935 0.73/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.