Loading Tool

Explorer IconExplorer

Memory Pool

44,432 transactions
28.87 vMB
0.10360932 BTC
Random Selection Loading Transactions
Max Size: 149.28/200 MB

Candidate Block

Mining Attempt c9396456690fbd089cba3f623d77d0e5c6a548fe53d4aebe6ccc7779d51ea3fc
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root f96443f57cfd2c2715bba837629647d3b710c64e5addcdcf599537b2a873a4ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.04143161 BTC
Feerates: 151.12 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (904,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
10,483 10,483 0000000036f396077c1dbddd9a90e1692f9c03a0277434c9f934c206a4e50142 1 0.00/1.00 vMB 0
10,482 10,482 00000000898fc80ad2436c2cb2c742c79e9dd01a5c33a4edb8b3501f35fcdff9 1 0.00/1.00 vMB 0
10,481 10,481 0000000088ba09da650d98c73d9fc48d4ec0cd9acbc9032eb3a47b2614f1c3b2 1 0.00/1.00 vMB 0
10,480 10,480 000000002b8a71532d446b553c3b05c666658f39818b0e92bb4f390433580d5a 1 0.00/1.00 vMB 0
10,479 10,479 00000000fc70bfab8b1358244519d5aabbf126019010e9da332041fa8089c906 1 0.00/1.00 vMB 0
10,478 10,478 00000000ff061f10fa775d355fa232823156486883bcc0b49287534f8b565dbb 1 0.00/1.00 vMB 0
10,477 10,477 0000000088fcc1e6ca1d2647b7124b1e2dfa92f7d74fbccd2befed74864fa0fe 1 0.00/1.00 vMB 0
10,476 10,476 000000005a436797d85ea7da64af77baf66d5a5b9d66ac6d8556428e196451e7 1 0.00/1.00 vMB 0
10,475 10,475 00000000c6bd8c3f4c2f4aa2c65486d8abc472b407d7ab86197845a73f66ec87 1 0.00/1.00 vMB 0
10,474 10,474 0000000088db5f5c25a01b667f1733c8e66bc4a62e921197506c652897dd804b 1 0.00/1.00 vMB 0
10,473 10,473 0000000022768bc6f28d50e8fc2ab386977b04e7f3143225ef25c7e7550e714e 1 0.00/1.00 vMB 0
10,472 10,472 000000000c47c915eada58f9656e8fafd853e226fdd6e66ff90843d338285be7 1 0.00/1.00 vMB 0
10,471 10,471 00000000661f0d2fba262be28ac04c884ca077d1ab7366ffa697e1a47e6cf83b 1 0.00/1.00 vMB 0
10,470 10,470 000000002d1422d772830f037b4e023b1f2b6fca2a0b1e3756004d3e92cd52c9 1 0.00/1.00 vMB 0
10,469 10,469 000000000f80fa2cf0c3715c3351b7412f9615134515be770c5dd0a0f9d03201 1 0.00/1.00 vMB 0
10,468 10,468 000000002c89f3438b967101945dc5801c2d69afa3fbaeb6abab7883ba189111 1 0.00/1.00 vMB 0
10,467 10,467 00000000dc34ee6ece990ae004d1dce7fe5dddcd914a86ff5a1dd49590560c33 1 0.00/1.00 vMB 0
10,466 10,466 00000000597f11c78ee152d19c54373af396eda362caeb287db91e8cc37167bf 1 0.00/1.00 vMB 0
10,465 10,465 00000000c12104f8a028da15b17c92f56edc78e119ef2cba5e1d966141d9920c 1 0.00/1.00 vMB 0
10,464 10,464 000000000d9080dccccdf5313a2c33df5a91b5feb6c36ff798a23a392a89a8df 1 0.00/1.00 vMB 0
10,463 10,463 00000000b9508fe47e94d57f3ed756370dc5a586d78a7eaa39ae42ef7c249be1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.75 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: 631.71 GB
    • Received: 12.08 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.