Loading Tool

Explorer IconExplorer

Memory Pool

53,756 transactions
31.89 vMB
0.13770837 BTC
Random Selection Loading Transactions
Max Size: 170.22/200 MB

Candidate Block

Mining Attempt f7f2d5f7b5db67300d0ead22373cf0398f7f12b551d66818b7553a60405ffc5e
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 101021e3fbe0e14dd4354bfa71f9021b2829e052b5299ff6be59b1ba9172af94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,623
Size: 1.00 vMB
Total Fees: 0.04107837 BTC
Feerates: 104.17 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (611,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,706 303,706 00000000000000003bc982f829f81061193683ddf7611299159f9ad8977fecea 324 0.18/1.00 vMB 28
303,705 303,705 00000000000000001e37458566c6a0620cada9ed903dd568bd0fbb39eceec1f4 503 0.34/1.00 vMB 27
303,704 303,704 000000000000000034376872d5dfdf85bc4c384ae9963b963f66f8eaf5e4da7f 608 0.35/1.00 vMB 36
303,703 303,703 0000000000000000308a9db452cb1932e743a772eed6fbd6bf2d9badf972f80c 843 0.57/1.00 vMB 28
303,702 303,702 0000000000000000153a79b473c3cc471c2f7270db2906f791f87ba590c83fad 256 0.08/1.00 vMB 53
303,701 303,701 0000000000000000349c044fcbd656ca01f30e55a143c2fec3a767c6a0e6615c 467 0.22/1.00 vMB 32
303,700 303,700 00000000000000003b32328532e7cf25cdc85cbddca0ce059437183b78932b7d 243 0.42/1.00 vMB 13
303,699 303,699 00000000000000002aca1fac9c6abadb7b8bd4a584c243f94def8f71d16020bc 836 0.35/1.00 vMB 36
303,698 303,698 000000000000000027dc70b0e2f961f179335d28fd267893d7725ac72ac34b75 996 0.35/1.00 vMB 53
303,697 303,697 000000000000000066d8a5964cb57347f4a717e84803a6142c3c622d13f3db79 39 0.02/1.00 vMB 9
303,696 303,696 00000000000000000acc2c6344cb8a6bdead77147d570126636c2c72f1d02b84 479 0.36/1.00 vMB 26
303,695 303,695 00000000000000005d62c90f8355a117fe7e554960612be4d56aa3b57ca8f2c7 491 0.29/1.00 vMB 37
303,694 303,694 00000000000000000f30c0adcc208d5a90bfbada21c73e79d74e32655e7e19a5 326 0.19/1.00 vMB 27
303,693 303,693 00000000000000002269c877ae1db674436c82cd037e50b365dbfdd3ed5e163d 192 0.10/1.00 vMB 34
303,692 303,692 000000000000000055add3ca73a56c21ae3748f7f5f7c0477988eed4626cc016 816 0.43/1.00 vMB 35
303,691 303,691 0000000000000000172d838c940ee3192fc6169a40139ad55b05366dc246b36a 499 0.31/1.00 vMB 27
303,690 303,690 00000000000000005042f68d1d8e22e92db886a6700efc276708c06b17795564 260 0.25/1.00 vMB 27
303,689 303,689 0000000000000000628e136b54424b69c6565f0a77884eff160d6bed5216bfc1 306 0.18/1.00 vMB 30
303,688 303,688 00000000000000005f786df4c7b0781323cb341f21cd27ee7b2833d014c87b52 198 0.16/1.00 vMB 20
303,687 303,687 00000000000000005b6a93e9ad875440fb4bd608bb6a8002bca8fa80c91e3c60 272 0.29/1.00 vMB 18
303,686 303,686 000000000000000062932d6fda44186d56e7ef76ed45ab54a1696ab8cb6a1806 876 0.35/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.