Loading Tool

Explorer IconExplorer

Memory Pool

80,988 transactions
29.77 vMB
0.10314753 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt 4b7a573d0397f3e3b94f899b526de1f69541245c881d525ceccccdccbc20165a
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root c5b06a64cc0d3b9dd0bd1fa927a0b4e053c39ff4e7ff3e2daf5f2cb19b65c92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.03826465 BTC
Feerates: 146.36 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (522,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,144 392,144 000000000000000004f9bddff23d7ea4d75347a6c0e02cf4a2bfc59d6a50c401 33 0.05/1.00 vMB 16
392,143 392,143 000000000000000006fc35e8cf353e653ae579d4dfeb1cca0a807df83b079272 2,217 0.93/1.00 vMB 46
392,142 392,142 00000000000000000a22ea9f847b5f7a3373d8838d41bb8013e707c579f61d58 2,119 0.95/1.00 vMB 43
392,141 392,141 000000000000000003171f68932790313779219a72bba764794d718c3e2aa6e9 23 0.05/1.00 vMB 9
392,140 392,140 000000000000000000fb5aeb41c6be09b6951252e662de18b8237f0178de5de6 2,238 0.95/1.00 vMB 49
392,139 392,139 000000000000000004a4619f938655fc1ec09bac3a63bf35256619befb34e8b7 1,643 1.00/1.00 vMB 30
392,138 392,138 000000000000000002047f1f17d3600e31b5d1a479a0875a448050444deb8526 1,296 1.00/1.00 vMB 22
392,137 392,137 00000000000000000963ff5033b87d188e2ad4b4d2625763f654f3fe6be56478 2,505 1.00/1.00 vMB 42
392,136 392,136 00000000000000000a5dee49409a8206129038f14ae6a0f85435b0dad56bf586 1,832 0.75/1.00 vMB 83
392,135 392,135 0000000000000000055166d31041a3068167eb3c9f9ab16ee04f9ddd77140c93 2,322 0.93/1.00 vMB 50
392,134 392,134 000000000000000009f752e7f468daaa976056aa5cbd592880e1e806a4dca1ac 885 0.43/1.00 vMB 37
392,133 392,133 00000000000000000794ddd462adb3849b215debe17d87791d2463b10470458e 2,146 1.00/1.00 vMB 51
392,132 392,132 000000000000000004f45fe9e1ddc36de6ff98b6e62698d2c068e7edd28a083f 1,542 1.00/1.00 vMB 33
392,131 392,131 0000000000000000077b7468ae233c5bc9a332544bc82b117a57db38efd43948 2,677 0.93/1.00 vMB 74
392,130 392,130 000000000000000004baa36eb6f90ea5e74a55e4292aed98161976b3c04e45bc 1,537 0.90/1.00 vMB 30
392,129 392,129 000000000000000004c8d2b12d7d259c61b819bf8601e119438947be920357fa 930 0.99/1.00 vMB 12
392,128 392,128 000000000000000004c1af1dc8c63cd380e887517dbc80a91efcd165aca65d6f 185 0.12/1.00 vMB 21
392,127 392,127 0000000000000000071efcf1b05982d01fd8ad915fa2226ec78da5003e6f2dfa 728 0.47/1.00 vMB 27
392,126 392,126 00000000000000000a4cb2114dbaec412bc73fcef8545ce971c16faaab5aada8 1,546 0.73/1.00 vMB 34
392,125 392,125 0000000000000000088ed7434eded4071427caef2c525591b09108c153c20806 859 0.45/1.00 vMB 35
392,124 392,124 0000000000000000095946ba07f2dfd4a281639e2a9171102dd0f7ae434c848f 1,431 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.