Loading Tool

Explorer IconExplorer

Memory Pool

81,285 transactions
31.16 vMB
0.09266798 BTC
Random Selection Loading Transactions
Max Size: 187.96/200 MB

Candidate Block

Mining Attempt af1cb9af8cd54e8547bab546acc5b3eff02a5459783604fa2fc00ddcb7a15c30
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 9a662032ba6975031eeab304353782c9cb56c7a1680dfbc1bf9d73e3a493a01b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,482
Size: 1.00 vMB
Total Fees: 0.01963676 BTC
Feerates: 45.88 > 1.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (303,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,665 611,665 0000000000000000000a936e34666a65594b25762ba5d3ce1fa1473dc21031f6 1,489 0.77/1.00 vMB 3
611,664 611,664 0000000000000000000211f02bd6df7dd64d54bfce8429688ec9fd1975699153 2,134 1.00/1.00 vMB 27
611,663 611,663 000000000000000000099cc89d99b55c0ed14147c0ee17958f898b8bdc0d5c7b 1,818 1.00/1.00 vMB 16
611,662 611,662 00000000000000000013abb1a6790891f7e4fb5d9c482f0403c9f49a35d4b7bf 2,036 1.00/1.00 vMB 9
611,661 611,661 00000000000000000001e65b83e233defdad867de39f9815517196823ebc340e 2,676 1.00/1.00 vMB 29
611,660 611,660 0000000000000000000f5ec80a5b29080a45bb6a021ce8ba1725e8c11ee1f0f2 1,317 0.61/1.00 vMB 11
611,659 611,659 0000000000000000000918629f3bdfc8ddae36a41c311d13a38587447f9ea474 290 0.10/1.00 vMB 10
611,658 611,658 000000000000000000095e82595c50799cf3f61a498dd2ab8a1c21f99a1af707 2,647 0.80/1.00 vMB 14
611,657 611,657 00000000000000000013da8b1b944d928c9a4f1b5ad8466fd426397f9b406f16 637 0.18/1.00 vMB 17
611,656 611,656 000000000000000000139121dea2dc1995e51642177b9237f24372eb1043c47f 760 0.26/1.00 vMB 16
611,655 611,655 000000000000000000025a08b9470c50d2cecbc4c7224bfb6a4f1604fbd11e8f 71 0.02/1.00 vMB 13
611,654 611,654 00000000000000000012e06f8a07112b590bfe8c9d26f90bbd9ddf1f1b3f0ab0 194 0.06/1.00 vMB 15
611,653 611,653 0000000000000000000bb95193c08905cbcb28f3333ccf2a84c51085327a9898 1,980 0.69/1.00 vMB 20
611,652 611,652 00000000000000000010fb281f0d25a464a5322438058197711619fcadcc9826 1,360 0.43/1.00 vMB 2
611,651 611,651 0000000000000000000fecb7daf1692839f205bbc228b0e55b4ddfef67bc1996 2,882 1.00/1.00 vMB 31
611,650 611,650 00000000000000000009519be7c17759003d72cafb5e83c99803cfb66f333b12 2,850 1.00/1.00 vMB 23
611,649 611,649 00000000000000000010d2420d4be512b7f75109e2b1004e184f3da40caf3817 2,706 0.96/1.00 vMB 15
611,648 611,648 0000000000000000000800fd76edc368e257a6d87c6f5e0dfb251b0edfb9b423 719 0.20/1.00 vMB 16
611,647 611,647 00000000000000000010b82c01706fa8f6dcda1f10078968f7e2570e250949fb 2,820 1.00/1.00 vMB 15
611,646 611,646 0000000000000000000e455e81022690afbf88a285987c004d8a876d4d6bbc26 682 0.27/1.00 vMB 50
611,645 611,645 00000000000000000000f8bfcefa55709740aa97529b35d2ae9fc2fd5bd8a0f0 577 0.19/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.