Loading Tool

Explorer IconExplorer

Memory Pool

74,506 transactions
27.47 vMB
0.06501426 BTC
Random Selection Loading Transactions
Max Size: 167.95/200 MB

Candidate Block

Mining Attempt 9022598dc7a6c506b4e2eaedde9ca1b827f630ad8b705ff1791255b1449540b6
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root a84192af017f426979d2af6662446a32e220c61c851a46985956895377ebebc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,986
Size: 1.00 vMB
Total Fees: 0.00643139 BTC
Feerates: 50.34 > 0.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (312,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,132 603,132 00000000000000000006a21d6e19848a7d4afd5d73c486c9a17f3f4e1e095aa6 2,728 1.00/1.00 vMB 33
603,131 603,131 0000000000000000000bb0173bc6af108288941ca7b533056a0d6c44379314b2 2,806 1.00/1.00 vMB 36
603,130 603,130 00000000000000000013ba50825ab3a21b4c797015bfa5994958da40fdb5e3cf 2,819 0.99/1.00 vMB 2
603,129 603,129 00000000000000000014d7113142d361d80ef4ef3c4edd22238f9b4c7f066f89 2,835 1.00/1.00 vMB 37
603,128 603,128 00000000000000000009d59d8e9978dd35f1320aaff580f4bb566a41115690b7 1,577 0.43/1.00 vMB 10
603,127 603,127 00000000000000000009539a420775e56be8606810259f72d0860ec02b2efcd8 2,622 1.00/1.00 vMB 28
603,126 603,126 0000000000000000000e2f1fd0ff0ec01106c9b2e3a421c030dd123ed1549406 3,066 1.00/1.00 vMB 9
603,125 603,125 000000000000000000141c786acdaaf71f6f2652a3a5961d59e8af4f565ee72e 2,377 1.00/1.00 vMB 42
603,124 603,124 000000000000000000143d9cca0e7bb1213a45b5e6378878d47453f2ea3960e0 3,202 1.00/1.00 vMB 8
603,123 603,123 0000000000000000001536a600baf48801127df19b08d84a8772d9fbf112121f 2,549 1.00/1.00 vMB 36
603,122 603,122 00000000000000000011f8590b67a5a54737b6fa00854a955ef0a34b3f75c0da 1,317 0.38/1.00 vMB 20
603,121 603,121 00000000000000000004775585620a5f6b555665b57b1529596b6ca49065a217 719 0.25/1.00 vMB 14
603,120 603,120 000000000000000000047b18bd5bf1a1b76f354c273ac9836a128902451d1eb4 377 0.14/1.00 vMB 28
603,119 603,119 0000000000000000000727a1053a10afd13126727fe1592decd3859361776468 354 0.11/1.00 vMB 34
603,118 603,118 0000000000000000000ea5517d3329ebedddf0587fa4263e38a84fdc2773321f 1,533 0.36/1.00 vMB 10
603,117 603,117 0000000000000000000f7575e344c1b1e8e07a70dc818abf1b8c2b4ecf62e943 2,701 1.00/1.00 vMB 26
603,116 603,116 0000000000000000000ea4900d16400b6af8b788c5eda7a7d775511979a51a2c 3,254 1.00/1.00 vMB 20
603,115 603,115 000000000000000000125af3d9891cb7f1c2284f282af0eb566c137a0600fc07 232 0.06/1.00 vMB 29
603,114 603,114 0000000000000000000af99f5adf18bfcb613669a50ebfc7839418b0f8173d81 2,275 0.73/1.00 vMB 22
603,113 603,113 000000000000000000116d7776431268614f5c5e118faa5e7638f598f46ae307 3,055 0.94/1.00 vMB 17
603,112 603,112 000000000000000000062e8a44b37f3d087988361de7e4cadf3fad6e49a7e7a6 2,237 0.66/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.