Loading Tool

Explorer IconExplorer

Memory Pool

73,885 transactions
27.34 vMB
0.06703102 BTC
Random Selection Loading Transactions
Max Size: 166.91/200 MB

Candidate Block

Mining Attempt 60b8b32f1a47079b109aa9c4c9d63bafcd6895e2ec456141d9228be8847d7ee0
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 4c710f4fc55eeb0d4bc965fd3ede0032e931fb5d30af7513f1c85fb7e98e4d91
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,290
Size: 1.00 vMB
Total Fees: 0.00890420 BTC
Feerates: 402.60 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (290,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,414 624,414 000000000000000000000ed7a8014ab9db660c204874d6eb8354c9362f8c8e45 108 0.03/1.00 vMB 13
624,413 624,413 0000000000000000000b5080d22c5bf41158485bca7d2f2713bc397be60b6392 1,288 0.80/1.00 vMB 3
624,412 624,412 0000000000000000000c9123b08b462d7b72173d1b15c1075c3b7f28e3ed899b 2,908 1.00/1.00 vMB 16
624,411 624,411 00000000000000000000fd7abb55d95209fad5163f217943cd49512dd9b63973 593 0.51/1.00 vMB 4
624,410 624,410 0000000000000000000eeb1031ca3316b2a766bfef652a701b609e4059ee0ece 1,035 1.00/1.00 vMB 5
624,409 624,409 000000000000000000113451cfcda939e7d8afbae5b99dbf651348ed0a263447 2,561 1.00/1.00 vMB 12
624,408 624,408 0000000000000000000df81a36dca67d6511c7925cef109330ec3d7fb46142bd 1,439 1.00/1.00 vMB 8
624,407 624,407 0000000000000000000c00b53113b8c7cfebabb982741af84b19f9215570f623 2,128 1.00/1.00 vMB 6
624,406 624,406 00000000000000000010e59ba8fa88bc20122051b347ab4b53e07575c52728e7 2,722 1.00/1.00 vMB 13
624,405 624,405 0000000000000000000c24f4c016a212da6e553c9597b88baaf98bc95ad1549f 2,887 1.00/1.00 vMB 14
624,404 624,404 0000000000000000000a60eb331fbf8a42ae318e8370b9a7840a75a377831da8 3,019 1.00/1.00 vMB 16
624,403 624,403 00000000000000000008e9512f5d2a7c99160174eec008ec5039d0714777815b 2,354 1.00/1.00 vMB 22
624,402 624,402 000000000000000000101fefb80cd65f9efc55c74982e926061ff05f110a36c3 69 0.02/1.00 vMB 12
624,401 624,401 000000000000000000122ce9ae4f4f308a1db5209cd2d9f6033d55c523be4151 1,515 0.93/1.00 vMB 3
624,400 624,400 0000000000000000001403334185b3ebbd5ee8ecc7fd678eceda356a0ba5e6b0 2,962 1.00/1.00 vMB 16
624,399 624,399 000000000000000000063bb6d6db024d0eb5d7b098f2a918817f3aa9d357722e 1,003 1.00/1.00 vMB 5
624,398 624,398 000000000000000000000ad6cc23cb7cf1585a72129432d48e52b886a11c90ff 2,025 1.00/1.00 vMB 10
624,397 624,397 00000000000000000011a8a76351a8054a22d93f98fb4a71b36342f47bbfe2e2 235 1.00/1.00 vMB 1
624,396 624,396 000000000000000000069a5620225ca4efdd135e4f1fd4b06ecf6f2650e8c711 1,904 1.00/1.00 vMB 9
624,395 624,395 00000000000000000001783693e0387ec6f1bc025d553eacead6dcb2700a5401 785 1.00/1.00 vMB 2
624,394 624,394 00000000000000000005e50b82bc593103f93f45a72d1b35cc2d5881aa0961c5 2,742 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.