Loading Tool

Explorer IconExplorer

Memory Pool

45,867 transactions
27.33 vMB
0.07419020 BTC
Random Selection Loading Transactions
Max Size: 144.89/200 MB

Candidate Block

Mining Attempt d371121f16ceb0f72aff58396511317f435d972ab6565bd4faae5dc6c5e3578b
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 1c2dc8eba7f57f8058b5bdb1b8d703cef3c71db610aebe6191618c06872557f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,912
Size: 1.00 vMB
Total Fees: 0.02314478 BTC
Feerates: 301.59 > 2.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (685,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,361 229,361 000000000000009befe4cc655682e5cd109f239c0b6509ea91f9a86e0abddf59 690 0.25/1.00 vMB 221
229,360 229,360 0000000000000026aa6060322eb896a49bcd67d8154808ada225a22881a84671 330 0.25/1.00 vMB 125
229,359 229,359 0000000000000159f764b9bec0fbcfb67f50fc5658c736f051505399bfbb271e 751 0.25/1.00 vMB 233
229,358 229,358 00000000000001814545c0f2f3d3d44442911d90e2f6e836b812cfda6548d75f 256 0.08/1.00 vMB 234
229,357 229,357 00000000000000b60ee33589fa7f496d77eba7118a4bc0bd6a879cdc38d14c85 599 0.41/1.00 vMB 146
229,356 229,356 000000000000004d3d8ec52253254fad287391f642824161e83cf8abfa456ea5 256 0.10/1.00 vMB 190
229,355 229,355 00000000000000cd0c9b15b959f4e6ebd8f2eb2c4fcc6039178a4543f76ebe14 380 0.19/1.00 vMB 165
229,354 229,354 000000000000005206c2fe7ddc2052229acf8d9657e7bdca9798fc3caaf8aa39 121 0.06/1.00 vMB 90
229,353 229,353 00000000000001d1a71646d7705e36b577b3d0a637f4b31b838afc6112a47de8 693 0.32/1.00 vMB 516
229,352 229,352 0000000000000155df35dff209dd7c2a8405861cb9cf05eaa9f26b44bef1a91e 311 0.21/1.00 vMB 123
229,351 229,351 000000000000023fb19e9f493f484562f4013c2f0e49c2dfd71349ef399297ea 670 0.25/1.00 vMB 218
229,350 229,350 0000000000000075cd3c713afb4862201162778a41b6426cf9aab942b099850e 200 0.12/1.00 vMB 143
229,349 229,349 00000000000000cf1e32bc330a792cdf710f6d037bf672495538c3d7541ce612 152 0.06/1.00 vMB 116
229,348 229,348 000000000000017f7fa145f3c1965c084c8cd56e5b48b8a5a7bad7b5e45a8d3e 432 0.22/1.00 vMB 192
229,347 229,347 000000000000000201737a0249863b2a7b1d69993a9985e60cf7bf6306be05a1 674 0.25/1.00 vMB 208
229,346 229,346 0000000000000102e20502d479834ab1230f3eb35666d700259fbceff299b299 303 0.14/1.00 vMB 156
229,345 229,345 0000000000000062c6c4dbef43b00edb4a00ea218341c2732cca20ad4991d44b 190 0.10/1.00 vMB 95
229,344 229,344 00000000000001bb1a455d38606381e71cca26f634587f981c360e35275a34db 200 0.07/1.00 vMB 150
229,343 229,343 00000000000000450634d2a059e1a154cfd5783872ff9c7e788524e81fa163a1 358 0.77/1.00 vMB 129
229,342 229,342 00000000000000e540c393789c2e56fa802e976cd5c6d65e0a6a0ebcc14f8971 430 0.23/1.00 vMB 147
229,341 229,341 000000000000001b9c2919dce38bf93c6e41d61f469d902066ed387de487cbbf 358 0.15/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.