Loading Tool

Explorer IconExplorer

Memory Pool

17,724 transactions
8.41 vMB
0.05746747 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.43/200 MB

Candidate Block

Mining Attempt f1384f0f8802f690c598dd1c3b69d22742d140b66f578c73480add3ff8eb9dbe
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 319ab871f3aecceeef021e71539d4a58519af93a767540982efd4f7ee11826d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.03950732 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (649,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,635 263,635 0000000000000014252abc6fdd895ea582276bdb964f7cfda0c42d5ead0534d7 173 0.15 vMB 59
263,634 263,634 000000000000001636137df9f004bd9681cbfc5906be39a924e999302d5efa14 444 0.20 vMB 116
263,633 263,633 000000000000000cc5b1bd8a07635c3105035a2decb04e84acff4893586af1d1 183 0.07 vMB 121
263,632 263,632 0000000000000015cd7394f662a635c8be354ed0bff686f0411431b414252b73 227 0.11 vMB 86
263,631 263,631 000000000000001334aa8b4a520e28b07435b481e00481306e1c1950c31c2d9b 286 0.13 vMB 75
263,630 263,630 000000000000001418b01e1c51ee57b0cf2c0d5f4cbaaee1b0fc25c92239e7b8 166 0.07 vMB 102
263,629 263,629 0000000000000002aebbe6b5939cc086cc0a9d7181a66db227f687673cee6530 222 0.13 vMB 79
263,628 263,628 0000000000000002adac87e13b38dab398435a1e1ab10640d88f1ca8dd4f3d5a 268 0.16 vMB 60
263,627 263,627 0000000000000007b4511e0e0fe84f191bf6451e2e31e33da5445ec298e40c6c 319 0.20 vMB 36
263,626 263,626 000000000000000b6b2f1f9ad462f790158e7f2f44e795cfbab4ea6cc6217e6c 628 0.25 vMB 161
263,625 263,625 0000000000000010c77ccbae7247dbd46c9c9f1794689e7d113b1881840d8ed8 233 0.09 vMB 94
263,624 263,624 00000000000000161338e08cd92cbfde4efd2d331587d8da6f6a481e63dc4f02 196 0.14 vMB 61
263,623 263,623 000000000000000e1c1c65bf0469bc3f53129fbe5c43fa8f78575cae04ec6cf9 553 0.25 vMB 111
263,622 263,622 000000000000000ba0e8e7168af5c91d5d002aaf047ff21e285edacb35f44020 114 0.04 vMB 101
263,621 263,621 00000000000000054e9329b309040f9deb450a3de3c2f109f74f96c9fa1e511d 18 0.01 vMB 126
263,620 263,620 00000000000000110552db5a12964b350a8776684e0739d165c2dbc0ecd0c3ae 222 0.12 vMB 69
263,619 263,619 0000000000000001ee2be77b5655c4827478c851080950371d6f868da2d43c39 270 0.11 vMB 159
263,618 263,618 000000000000000d966fbd43bb200290350115b5d4a78750a7c5a9a9e6c2aef4 318 0.20 vMB 57
263,617 263,617 00000000000000067344cbece24a0ace2993845979cb51cc8c9b827c721d3e3e 374 0.16 vMB 129
263,616 263,616 000000000000000350185ad3ba826374ce535a27c12de4201103d13004f83c4e 508 0.27 vMB 108
263,615 263,615 0000000000000002c6b058f99886c62298cdf4f2dc455af572e4a19a29cead43 466 0.22 vMB 92
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 232.02 GB
    • Received: 0.88 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.