Loading Tool

Explorer IconExplorer

Memory Pool

38,430 transactions
26.88 vMB
0.05463379 BTC
Random Selection Loading Transactions
Max Size: 139.87/200 MB

Candidate Block

Mining Attempt 429bf77935b98a5a10883a404b3d5b7d712bf8647e30dcb1cfd86686cd294c8c
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 33e12ed6ffcd101feb17082aff4e79a48d570e0176964c15098027dbd680ef11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 895
Size: 1.00 vMB
Total Fees: 0.00500097 BTC
Feerates: 44.54 > 0.50 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (109,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,549 805,549 0000000000000000000031bc0e2bcc83d2a9f933049221d8f2932ac02848195c 2,788 1.00/1.00 vMB 20
805,548 805,548 0000000000000000000466f222ae81c628f29aa922248e372b6586643ffe57a1 5,983 1.00/1.00 vMB 11
805,547 805,547 0000000000000000000434c4ef78934d0385167a5c10f14c944503d6e37cf4fd 4,686 1.00/1.00 vMB 12
805,546 805,546 00000000000000000003e65450eab8a49d9599cdd0dbb98b9652ee644688e498 1,941 1.00/1.00 vMB 12
805,545 805,545 00000000000000000002be49047531a3a97a669de46aa5812df6f6459567e1b4 2,620 1.00/1.00 vMB 15
805,544 805,544 0000000000000000000286a0793693c198e1bb19590726c905dd77f317018340 2,670 1.00/1.00 vMB 15
805,543 805,543 00000000000000000004649eb643de0175ae39f21c0a87e47aae7c79dd997a0d 2,786 1.00/1.00 vMB 19
805,542 805,542 000000000000000000011eb33ddfcef25d7a8b21accf1330da275865b86e31e9 1,586 1.00/1.00 vMB 21
805,541 805,541 00000000000000000001e1d76b5c0fb01802a6fd2fc213c806a99c82670c917d 913 1.00/1.00 vMB 15
805,540 805,540 00000000000000000001460f31beb2c9a67fcf0f956d337eb3f3251ffb8e7635 1,252 1.00/1.00 vMB 18
805,539 805,539 00000000000000000004151fc5dd171e23958b8f19322a9233d040762bb7ad17 1,984 1.00/1.00 vMB 20
805,538 805,538 00000000000000000000f143ba1d138db438e810a2dae632b17b1b52b79ddd25 4,864 1.00/1.00 vMB 11
805,537 805,537 0000000000000000000221802213fbbe1ebcc197091a2d7206d5fd83db51cf10 4,376 1.00/1.00 vMB 12
805,536 805,536 00000000000000000002df76d59160212dda888451bfe6e89920b3aca6f9339f 3,364 1.00/1.00 vMB 14
805,535 805,535 00000000000000000000e37911cd2b8157a05f17544036b8eb88df52aca717c3 1,043 1.00/1.00 vMB 15
805,534 805,534 000000000000000000050ee56c012b6af88a0cd6d73a9b90bc315fb3b9a8bce0 3,089 1.00/1.00 vMB 24
805,533 805,533 00000000000000000004f014b34febdf95988a47c40f0a6432f1c5924b08c485 1,487 1.00/1.00 vMB 10
805,532 805,532 00000000000000000002bda913991d1845d56f08ce50d8b7e79b19435436ee5f 2,874 1.00/1.00 vMB 13
805,531 805,531 000000000000000000008917395e2a4b01ee45ecaeea233fff58fa01bf946614 3,629 1.00/1.00 vMB 16
805,530 805,530 00000000000000000001467ed9e48c0c0d3f6c857b360234fdb0867bc9203a02 2,134 1.00/1.00 vMB 10
805,529 805,529 0000000000000000000107b225c7e586de6fa80b2f599cad9c3c35d24f9bcf22 4,197 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.15 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: 653.03 GB
    • Received: 13.82 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.