Loading Tool

Explorer IconExplorer

Memory Pool

35,306 transactions
25.93 vMB
0.06894016 BTC
Random Selection Loading Transactions
Max Size: 131.83/200 MB

Candidate Block

Mining Attempt 4d20a81e0732dbc503aa6976aec7cef05493a96e445ea33363c27825b985a682
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root bb22d1bdfbb2f20aa75f0d37beb42157e914c0c85f2bc96f0c314a8fbda9f871
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,623
Size: 1.00 vMB
Total Fees: 0.02138630 BTC
Feerates: 250.88 > 2.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (518,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,406 396,406 0000000000000000070f8d31e9dd038fb8a60d683b281f325826d4fa631e96e9 2,230 0.93/1.00 vMB 48
396,405 396,405 0000000000000000012a2a934b1aed4bb3035b685fc4b6cd935ddc9c207e6d23 2,087 0.95/1.00 vMB 36
396,404 396,404 000000000000000008ec12fbc81a50c3fd45e8bccda9d60ca77e917a5ac60b49 2,294 0.95/1.00 vMB 42
396,403 396,403 0000000000000000027e5a75af1d9f06babbcdde83de2500bbaef220dab5fb8f 2,526 0.93/1.00 vMB 75
396,402 396,402 00000000000000000830f42f339f33f3065a597a46b297c2c1abf7c502a906a9 1,964 0.99/1.00 vMB 38
396,401 396,401 000000000000000008c7763303e79f704ba588f5a3cad3a17099acc048234057 734 0.36/1.00 vMB 38
396,400 396,400 00000000000000000818e993de849b5bf5f7b9d336f89f87c97821ec925498d3 657 0.27/1.00 vMB 47
396,399 396,399 0000000000000000063252cb3455c72f284544e8a9acc073c27d0db1a725e94b 429 0.40/1.00 vMB 25
396,398 396,398 000000000000000000c763636b59228b4944399a854d1529bb0d32d92f04be3d 2,422 1.00/1.00 vMB 47
396,397 396,397 000000000000000006b68b65dda4dd8aa75f2d4dbe6d8ceac7c23d3b46de8217 501 0.25/1.00 vMB 34
396,396 396,396 00000000000000000715e421bb8f0858909eef208329686bd7a2f12eb01bf48f 219 0.20/1.00 vMB 21
396,395 396,395 0000000000000000087e75a489449eaf3e6993090033e828c65d891704c04f96 1,058 0.48/1.00 vMB 43
396,394 396,394 000000000000000002f7fa309317602dd8a06d156fffc721cd87681ec3f3a495 1,740 0.90/1.00 vMB 35
396,393 396,393 000000000000000002f831bb0df42ed3cd3ff64609d64d15137fd745c09632a0 2,192 0.93/1.00 vMB 42
396,392 396,392 000000000000000005885affcf7f13ff42e329152b1e898c9422f24f0dd788ed 614 0.36/1.00 vMB 34
396,391 396,391 00000000000000000799a14c0ebf82a3dbe818d98413b23eb0d7102d2f4a231e 1,192 0.52/1.00 vMB 42
396,390 396,390 000000000000000007da7f490fe038c6582b2a235ab8cc3d16ab0f128896501f 1,537 0.66/1.00 vMB 45
396,389 396,389 00000000000000000317e68cc901f835d53d8388108229519fafa5b13e59a04c 227 0.14/1.00 vMB 30
396,388 396,388 000000000000000001ba1b74fb73434ae0c823a6d7cbad585ae9ccadf10beb01 1,185 0.71/1.00 vMB 32
396,387 396,387 0000000000000000036a43144709fde4403c1823f20e3caeea27b4ce8f6c5191 2,134 0.93/1.00 vMB 47
396,386 396,386 000000000000000008a36ef59353660e60bda031d154ac91ead331b525899a6d 529 0.41/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.44 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.