Loading Tool

Explorer IconExplorer

Memory Pool

43,432 transactions
27.18 vMB
0.05489910 BTC
Random Selection Loading Transactions
Max Size: 143.45/200 MB

Candidate Block

Mining Attempt 3fa2639b397dcc5784169e74852170c777df653bd5278830ea5e97cd2ca1ab4c
Version 20000000
Previous Block 00000000000000000000cb2526f8131d7fa57f5fe00ea77e921b110e9065324a
Merkle Root b25517f6d98faaed790072a737c6814c006ecbf9c7e8acb8d922416a91131185
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.00403266 BTC
Feerates: 10.05 > 0.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,938 (646,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,760 268,760 00000000000000032fd5f00b59d2dcef2c5e61cddac69120f5b44d982edf53f3 163 0.07/1.00 vMB 47
268,759 268,759 00000000000000015cda0bc2e546ff028d6ae8e309deee7e7ffd3230da169c35 316 0.15/1.00 vMB 55
268,758 268,758 00000000000000048af9783ac26133616a2abbc4bb431b052806edb565c62fa6 326 0.17/1.00 vMB 62
268,757 268,757 00000000000000001343b30d90fa81a91136126612b67a9792fd6f704ca258ba 233 0.13/1.00 vMB 65
268,756 268,756 000000000000000373c7c3517f4559fac0da33b5c67f05beeccc949b19f9671a 74 0.15/1.00 vMB 13
268,755 268,755 0000000000000006ab94d69faa45fd50bdcc72314e4c3fb95c3117b48bda78b9 369 0.24/1.00 vMB 68
268,754 268,754 0000000000000004ac761ec365308f099062c391b59b64c9174d2562bc8c3e08 503 0.25/1.00 vMB 62
268,753 268,753 0000000000000000affd98c94910b13265699b6463ab6c6fadd82b083d8cdda0 586 0.25/1.00 vMB 85
268,752 268,752 0000000000000003bbbb54a8554d77ae7dc784559e54e02345b81ff5d01931e8 249 0.20/1.00 vMB 51
268,751 268,751 0000000000000007365f71b7c04231a486d86cf250306a6493acf4c2ca6e8c65 476 0.22/1.00 vMB 69
268,750 268,750 0000000000000001a548b9483d74be52a510ae52b71e4b4557a29caac5323992 513 0.45/1.00 vMB 25
268,749 268,749 00000000000000014843fe45cfe25441bc359f478fae316271714336d5067c51 1,123 0.50/1.00 vMB 111
268,748 268,748 0000000000000003a9caf578221bb830411010d2c4dad508d6f00cf434e9e2c9 279 0.21/1.00 vMB 68
268,747 268,747 000000000000000362fa15494d277151826249bf7a52c7250179a15b7ee827be 263 0.15/1.00 vMB 33
268,746 268,746 0000000000000002c772e26e988d2b51ff3c835f43ba82c7a829ad34418a2393 751 0.36/1.00 vMB 79
268,745 268,745 0000000000000004f693a09a164d73c50f73e328a9f1c1caa009c20f934c3bc9 255 0.14/1.00 vMB 80
268,744 268,744 0000000000000006fb2214b9af9348a76baa56560396b721c5785d9d9d7ec33a 299 0.15/1.00 vMB 44
268,743 268,743 00000000000000028e6ef22995e3f6914963858e5498197f49c6259a63e6b891 461 0.23/1.00 vMB 60
268,742 268,742 0000000000000003d9da3be4b9a972c5626aec46d5398f455611067a38842826 187 0.25/1.00 vMB 73
268,741 268,741 00000000000000062389a320f6f49c3e25bf880defde9e49d5caa95522fe8617 181 0.15/1.00 vMB 79
268,740 268,740 0000000000000000f0da6df7a5535ded83418ace99a815031e4a83110e1dfd52 75 0.04/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.28 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: 656.78 GB
    • Received: 14.43 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.