Loading Tool

Explorer IconExplorer

Memory Pool

45,805 transactions
27.35 vMB
0.05911836 BTC
Random Selection Loading Transactions
Max Size: 144.60/200 MB

Candidate Block

Mining Attempt 9f7e3f5a82f26addc0a7aa8428fe0e3e09a8ffd6bd14799d6d74290564d19fcf
Version 20000000
Previous Block 00000000000000000001a97bfb81d7e1ba09c27f890dc9098718334ffacb849a
Merkle Root fb6e43df7a67ece2121d42e9b6a2cffb7935f9746519b90eb469de63c48ad7ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.00794998 BTC
Feerates: 100.44 > 0.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,719 (40,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,172 874,172 00000000000000000001ba226beaa54f8a750d22ae054f1e3d2d4372c242bffc 3,614 1.00/1.00 vMB 6
874,171 874,171 00000000000000000000a9dd09cf35f278f371cb5c309c410f9663075f0866c3 3,173 1.00/1.00 vMB 7
874,170 874,170 0000000000000000000146b0ba5e5f445365d8314f961853db241030dc95e38a 4,696 1.00/1.00 vMB 6
874,169 874,169 00000000000000000001f7313bfef13d4bad45b3d3830727d6466bf3f944e714 3,135 1.00/1.00 vMB 6
874,168 874,168 00000000000000000000f2c185746a1019246a323918886db935dc4d21fd9880 2,372 1.00/1.00 vMB 7
874,167 874,167 0000000000000000000068cb7fdf536a8e244b13cf60b81979110cd3a59ba1be 3,063 1.00/1.00 vMB 8
874,166 874,166 000000000000000000016c528c1db88cabf6c8d78edfff32d0e2337bab29635c 2,818 1.00/1.00 vMB 4
874,165 874,165 000000000000000000013cae7808aed6db0e84404011cdda6bb2fb828183ba6d 3,692 1.00/1.00 vMB 7
874,164 874,164 00000000000000000000a15214030ad413f84d77074515fd74b335291d0962b7 1,561 1.00/1.00 vMB 5
874,163 874,163 0000000000000000000016bc7c75b336ae9062a147d4d72a0bb6e61d35f155ae 2,794 1.00/1.00 vMB 10
874,162 874,162 000000000000000000023274d2712080ec961cf0563223219e9d9cd0b92cd2ca 278 1.00/1.00 vMB 4
874,161 874,161 000000000000000000013b5535569f2d43f5f83f8622af9c9021b9a53e700056 1,975 1.00/1.00 vMB 7
874,160 874,160 0000000000000000000174e581eff1f2e484d38e7180d976b46d4010a758c3de 2,081 1.00/1.00 vMB 7
874,159 874,159 000000000000000000008fbed1fd2ef50c68e39e9ceab3423ddd4449978093a1 3,567 1.00/1.00 vMB 4
874,158 874,158 000000000000000000023f9e6974a9ab0ff181a24be875b9afd7ae5e574ed4d9 2,369 1.00/1.00 vMB 7
874,157 874,157 0000000000000000000131391a56a91472fc62b7a4fd4903501ef8c6b26dbf4a 3,188 1.00/1.00 vMB 15
874,156 874,156 0000000000000000000089a598c36a53a3803ef271ab4127807b9a599404774f 3,086 1.00/1.00 vMB 10
874,155 874,155 000000000000000000007a05dbdc2fe2c1070621432962274e5823798cc0c1e7 3,067 1.00/1.00 vMB 13
874,154 874,154 000000000000000000024fe18bd3412e1d24a6b5c805e9dd90cb13fed1602bf5 2,317 1.00/1.00 vMB 7
874,153 874,153 0000000000000000000003ea40ea01bfd58623c06aa87501cfecf2fd4858eca3 3,578 1.00/1.00 vMB 14
874,152 874,152 00000000000000000001262c8ad33d784be82d12082825ef9f98fe6683d65ad6 2,865 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.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: 645.27 GB
    • Received: 12.72 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.