Loading Tool

Explorer IconExplorer

Memory Pool

73,265 transactions
27.08 vMB
0.06233942 BTC
Random Selection Loading Transactions
Max Size: 165.12/200 MB

Candidate Block

Mining Attempt 83fe27f17e3c9816e378c0b7ddbe4c02945430b2ce23a0c8707e9d98610e14f2
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 6979e31af83ab01fae8ed5f021e5975bca80ba6ceb71e6d0d090d8d21aa6c0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00355990 BTC
Feerates: 60.13 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (479,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,165 436,165 0000000000000000010248ab94982d8779dcf84f7403909ddefc0c9ba79766a0 2,231 1.00/1.00 vMB 51
436,164 436,164 000000000000000002de7cf00bd5946eb43af61812539dbee32dc83b09152bbd 2,532 1.00/1.00 vMB 106
436,163 436,163 0000000000000000038c9e1bc534645818a13a9632985187f41247449d2eda3c 2,226 1.00/1.00 vMB 63
436,162 436,162 00000000000000000120ce42603588b4f6bfb6457737c42e7c637eb4fa8988c5 2,094 1.00/1.00 vMB 90
436,161 436,161 0000000000000000041500e2797d9c4478266e0e885754d1a380e3a21ee6b558 2,417 1.00/1.00 vMB 55
436,160 436,160 0000000000000000032cf1fb132b85c88250a1f0dc26cc8d80bc61919ca45d10 2,180 1.00/1.00 vMB 70
436,159 436,159 000000000000000000a4aad0f30bd04c32c2692216577cffc4eda3019797e8f6 1,301 1.00/1.00 vMB 61
436,158 436,158 0000000000000000036d5117f06266542dcf0643118396bae168e5e3f2de5f81 2,100 1.00/1.00 vMB 73
436,157 436,157 0000000000000000024ee5d761eaef7d6d198206ad08cca3cb913c7eb19944a5 2,946 1.00/1.00 vMB 76
436,156 436,156 000000000000000001d9f7507d23c6fe0fddabead60bdc029f8aa17a959724a0 2,238 1.00/1.00 vMB 60
436,155 436,155 000000000000000002695053e0a701e3bf686b10b17ca621ba0c3a68f4c17bb1 3,006 1.00/1.00 vMB 80
436,154 436,154 000000000000000003529558b459c2c4a3655f29db096a0e11fe09f5130368ff 2,253 1.00/1.00 vMB 62
436,153 436,153 00000000000000000214235f9d9962b8dd75fb85a9a2be28f7ba5768e6947ce9 2,179 1.00/1.00 vMB 91
436,152 436,152 0000000000000000030675f650a1d75b0675ce878d6152c84f795c0be1599b35 2,298 0.99/1.00 vMB 75
436,151 436,151 0000000000000000003534ae56afd15fe56b0009d81965768e341c42c23a9810 2,984 1.00/1.00 vMB 127
436,150 436,150 0000000000000000038d61d0af915595ea9a8b41b4f57e4ddb7dba2ed9056613 2,748 1.00/1.00 vMB 142
436,149 436,149 000000000000000001d2a92cb7748099d8702c3e9602ef75d4a68bff880d8c39 2,212 1.00/1.00 vMB 107
436,148 436,148 000000000000000000b49a9c0ce2184f1bf28ec8758f4fb37c86698b26466625 1,800 1.00/1.00 vMB 46
436,147 436,147 0000000000000000015fcf7212d8b90b20e6c1ea9b4eae480c26d0db4c709d17 2,767 1.00/1.00 vMB 62
436,146 436,146 00000000000000000344dd6898cde1e8f63aa037724c6ac36fd65a578c5f8071 2,130 1.00/1.00 vMB 83
436,145 436,145 000000000000000000b5a13edc2302b0ac014d7768d58725ad0dcb7e599b32c6 2,768 1.00/1.00 vMB 115
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.95 GB
    • Received: 17.63 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.