Loading Tool

Explorer IconExplorer

Memory Pool

82,565 transactions
32.37 vMB
0.07103695 BTC
Random Selection Loading Transactions
Max Size: 191.54/200 MB

Candidate Block

Mining Attempt 168a2ae854a5fa9b9038d5480455356e9d407783670e20eca35cd01ed9900a6a
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root a23b39e20107756d8ca3811489cc7ea89b5043fc21b52ce1436908a8687641b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,149
Size: 1.00 vMB
Total Fees: 0.00713204 BTC
Feerates: 203.60 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (66,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,932 848,932 00000000000000000000fce56ec1a2ac9e1851de49ab89065452a3202ded78c5 3,420 1.00/1.00 vMB 30
848,931 848,931 0000000000000000000196a112996ed94a32b1e5e9592133c4731cd502de9dea 4,461 1.00/1.00 vMB 32
848,930 848,930 00000000000000000001c2fe5151fe9ff587351fec2dcfa612dc4b082ca4fd6d 3,457 1.00/1.00 vMB 36
848,929 848,929 000000000000000000033f6ea0f7781e12e71ee174b1eae35c6113aad372e0ff 4,289 1.00/1.00 vMB 36
848,928 848,928 00000000000000000000297942a3512bc9f766be1601a516cae88fa8086c46b4 3,566 1.00/1.00 vMB 50
848,927 848,927 00000000000000000000e54922a69732766456ecae584c2adba175c0066d8d6e 5,372 1.00/1.00 vMB 49
848,926 848,926 00000000000000000000f3d70eaf2eb890d95cb6e13fbed9c96fea75ac568c36 6,722 1.00/1.00 vMB 51
848,925 848,925 000000000000000000000de6711d957130d75062125a6111cb3fe5249c9d4518 6,709 1.00/1.00 vMB 43
848,924 848,924 00000000000000000002f29f9ab596fca24c2dca02a6ab1efd0870b958c3e7de 6,030 1.00/1.00 vMB 50
848,923 848,923 000000000000000000005514e4b8be51447cf86271ef071faef54ce942e0fb03 5,135 1.00/1.00 vMB 43
848,922 848,922 000000000000000000025603b230dfa6e10fce05706f739fc515acd5594cbd4c 5,088 1.00/1.00 vMB 35
848,921 848,921 00000000000000000001d41fcb20a33619bc0d9531028ea3d8d2a179681c1142 5,050 1.00/1.00 vMB 32
848,920 848,920 00000000000000000001d34725249e9aa7eaa10ed3c537eea44824a2277ab7fd 4,948 1.00/1.00 vMB 30
848,919 848,919 0000000000000000000324eb8d826b5df4432f34cfe7aecdf5ea4c1bf6fa1d6a 3,511 1.00/1.00 vMB 41
848,918 848,918 0000000000000000000342fc762045cee19e1f2ea89319a690e1fd78dac9a024 5,103 1.00/1.00 vMB 28
848,917 848,917 000000000000000000009c4e36c7ed296c80da901100351fd8c6ad3d3f816945 4,455 1.00/1.00 vMB 26
848,916 848,916 0000000000000000000329776752fe08f8f3538a8d2e4adbfae7aae1b4dc058f 4,110 1.00/1.00 vMB 30
848,915 848,915 000000000000000000031f9fb8fd6a182de897fca52f917dacd145ce1cbb5491 3,458 1.00/1.00 vMB 34
848,914 848,914 00000000000000000001aa2f50d1c579e6a30b49c6ba5a1e5923cc8ab86e75a7 3,655 1.00/1.00 vMB 42
848,913 848,913 00000000000000000001a8819a1e7977714fa9c4877728757578e6ed30740c2a 6,274 1.00/1.00 vMB 19
848,912 848,912 000000000000000000007c33cf41dd3b93f6acf43f4b04939a985a8da368c161 4,528 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.