Loading Tool

Explorer IconExplorer

Memory Pool

74,394 transactions
28.26 vMB
0.07167314 BTC
Random Selection Loading Transactions
Max Size: 172.32/200 MB

Candidate Block

Mining Attempt 713ce20c330bdda92b2193cb6de2fbbc7199042b87cb1210c11ff8affcacb327
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root 2a914a2b54d3f83284e4b27a3e40c7758f80b0f4ca2111d699f061b8c10dff22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,183
Size: 1.00 vMB
Total Fees: 0.01077929 BTC
Feerates: 150.77 > 1.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (405,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,191 510,191 00000000000000000011fe6f78195440f0c8761f3ede708ecb57e614618855a8 2,285 1.00/1.00 vMB 65
510,190 510,190 0000000000000000002ea7013f8847618221686c325d0e6103fa9bf9fc2f0476 359 1.00/1.00 vMB 6
510,189 510,189 0000000000000000005b3d8b0f41a63f2511897cc632890f317ce758b19ac9dd 1,815 1.00/1.00 vMB 31
510,188 510,188 0000000000000000000dbea7c9c91eda54d374583c947f0ac4bf4d26660f1945 185 0.12/1.00 vMB 88
510,187 510,187 0000000000000000003a743fcdf3bad8423ddb27caa0686ac50f506ed1269356 149 1.00/1.00 vMB 1
510,186 510,186 00000000000000000031b772e242a57e94f2ab72026a5487f14dfaa1507aa8cf 378 1.00/1.00 vMB 5
510,185 510,185 0000000000000000000b83abd6d4f54c6a54e28af014c8781323e043b240eca8 1,169 1.00/1.00 vMB 16
510,184 510,184 00000000000000000057e5ee96cf1000ba4691e7e30c7e51cefc96a684c5af69 2,257 1.00/1.00 vMB 47
510,183 510,183 0000000000000000005b86222490aa58557ba80ede7f5bd76132600dfe9d02d0 615 1.00/1.00 vMB 10
510,182 510,182 00000000000000000059e080f5023734e224640553040356cb9749a18aecb038 785 1.00/1.00 vMB 14
510,181 510,181 0000000000000000005108223b487943463619add376d84e023c005cd5a88049 202 1.00/1.00 vMB 5
510,180 510,180 0000000000000000003b2712a22d328ba61f3cd6d9daae7b977488031b6f57f3 1,078 1.00/1.00 vMB 19
510,179 510,179 0000000000000000005bbfa9c85cd4478982b76560f2921426b231f5a4c09a3a 1,071 1.00/1.00 vMB 31
510,178 510,178 0000000000000000003666052b8cae32481f5f55d1fbe59876cad5d4d55c630e 195 1.00/1.00 vMB 13
510,177 510,177 0000000000000000003b8e888ab2fc63931fde9525af0379026a7159e18b79c2 1,102 1.00/1.00 vMB 19
510,176 510,176 000000000000000000468d62538d215393680641a35236132f71eae0186fb3f0 2,303 1.00/1.00 vMB 56
510,175 510,175 0000000000000000005604d84d16d4202b44e25d6d3eee0a9cb0cbb17c421045 2,666 1.00/1.00 vMB 55
510,174 510,174 0000000000000000005af90ec081ae16af6d184857c830527ec83b23ba4c8c9c 1,678 1.00/1.00 vMB 33
510,173 510,173 0000000000000000004eaa9ac5be253b62afda61be35a0370002ff79e2a97efd 320 1.00/1.00 vMB 5
510,172 510,172 00000000000000000012709a188b9c47e5d1bd9828158601e97994c15fe31325 1,815 1.00/1.00 vMB 25
510,171 510,171 000000000000000000371b4857cd1ca1058ca130373c828e64394834fa0138cb 2,034 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.82 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: 711.21 GB
    • Received: 17.10 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.