Loading Tool

Explorer IconExplorer

Memory Pool

48,414 transactions
28.24 vMB
0.07328612 BTC
Random Selection Loading Transactions
Max Size: 150.68/200 MB

Candidate Block

Mining Attempt 5adb9c69b33de6d5e702b239bbd39411c4895a0f61794c02ec8096668160c659
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 8473450747d21c458093c6f0c8dcaea0455dc896240dc34ce7f9f15b29d3779a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,374
Size: 1.00 vMB
Total Fees: 0.01853962 BTC
Feerates: 301.05 > 1.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (408,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,142 506,142 00000000000000000014ec08f08b9169fc87cc3aa6b31759a0e4d71999d5ce54 2,105 1.00/1.00 vMB 166
506,141 506,141 00000000000000000042e646c307b89878c7bb56efcd3af5349235afb7417918 1,934 1.00/1.00 vMB 256
506,140 506,140 00000000000000000018d1d91608e7f5d6c44a81d3cc326c48f4e1e69dc1a7c9 2,382 1.00/1.00 vMB 233
506,139 506,139 0000000000000000003b6c84ee6e87e2bd6f603e4db26852714a28f53480ab5c 1,422 1.00/1.00 vMB 264
506,138 506,138 0000000000000000003c03bb6dab2d66e1298ab5232cd3737f4426c0fc158451 1,411 1.00/1.00 vMB 273
506,137 506,137 0000000000000000006677f802e449163715ef798839361ac8db056a9ad30adf 1,466 1.00/1.00 vMB 251
506,136 506,136 0000000000000000003a909f9e3486791a0db7df90d45301ba5c49336ce98e17 1,813 1.00/1.00 vMB 294
506,135 506,135 000000000000000000539f060e767fee84aad7329b78e12dd911a9b78ff27f9b 1,998 1.00/1.00 vMB 225
506,134 506,134 0000000000000000003ee675d65f1e3567cf6e19e01a65cf093428f8f2a62c66 847 1.00/1.00 vMB 104
506,133 506,133 00000000000000000058ddece6a4e28eabb88c083e91375a7eb60b0930036677 1,485 1.00/1.00 vMB 179
506,132 506,132 00000000000000000057cf5efb933dbe53bdd1a027f039cb8b625d7523297bb8 2,505 1.00/1.00 vMB 278
506,131 506,131 00000000000000000063ac70617717301f74ef14f2dacba95af542da2fde20f4 2,469 1.00/1.00 vMB 255
506,130 506,130 000000000000000000209c08bb3ee7f4badc579fb8acf51099c2f319af76dc4c 1,007 1.00/1.00 vMB 100
506,129 506,129 0000000000000000002e90ea5a3d44b38084f43872ab41bc9aaafb1f48b58f63 1,754 1.00/1.00 vMB 55
506,128 506,128 00000000000000000005b97924c5c7006b21d488153564bd627f9a0971957014 2,133 1.00/1.00 vMB 256
506,127 506,127 00000000000000000043d4c12a4fb0b292078dfaa5964e9b5d5314e26910ed06 1,850 1.00/1.00 vMB 188
506,126 506,126 0000000000000000001eefef15ebd0c1fb4f417bdb6366fdace994c10d793da2 846 1.00/1.00 vMB 41
506,125 506,125 000000000000000000115087cbe0930e6b976f4abc48f29dbd4b1791f3ec0398 659 1.00/1.00 vMB 64
506,124 506,124 00000000000000000034031bbe316a8f94270274488809b4ca35d1291ffe00c9 1,677 1.00/1.00 vMB 189
506,123 506,123 000000000000000000325495b168422f9769e61ffbec89c83c44396c2db10345 1 0.00/1.00 vMB 0
506,122 506,122 0000000000000000005a707993ddbf251faf9520eca26cbd9566d26e405b57fb 681 1.00/1.00 vMB 26
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.64 GB
    • Received: 13.19 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.