Loading Tool

Explorer IconExplorer

Memory Pool

46,427 transactions
27.98 vMB
0.07555778 BTC
Random Selection Loading Transactions
Max Size: 147.23/200 MB

Candidate Block

Mining Attempt 6fe36e80f281cb0c803fc2831bd5150afc27c5ac87fd3d57fc03ba531baebb92
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 8b24e68b29eb35446818c997090567c73a2c8f315a79e3a2f75c23e108c79a5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.02218790 BTC
Feerates: 100.36 > 2.22 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (426,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,946 487,946 0000000000000000006538e3874d745e830666507a9d28e295b7ae285cbe7939 2,574 1.00/1.00 vMB 152
487,945 487,945 000000000000000000443eff0446fac278c99d3b89b8340745f8aef8c85e8a14 2,036 0.97/1.00 vMB 242
487,944 487,944 000000000000000000254cabf8b3122d36a3cb2c91bc094fba12e9b87918b90d 2,382 1.00/1.00 vMB 26
487,943 487,943 000000000000000000a069051610f2c44467f07ff905bdaebddf2d08d964db42 2,281 1.00/1.00 vMB 54
487,942 487,942 000000000000000000bae6156ebceb181e629175240c29e9638efc953ccab579 2,416 1.00/1.00 vMB 139
487,941 487,941 000000000000000000455405afdf1037d30894d11722e5e8816e8c3bb62490e9 2,145 0.98/1.00 vMB 136
487,940 487,940 00000000000000000032b8349d82f04a2468970acb4ea6ebe362df61d30bc496 1,946 1.00/1.00 vMB 124
487,939 487,939 000000000000000000210dec0c3793d368fac66aea644e13b3152dbcb86fbd33 1,696 0.96/1.00 vMB 47
487,938 487,938 00000000000000000044823cfd3e67282cc591cfa4587b7c53b4656598018f48 2,113 1.00/1.00 vMB 97
487,937 487,937 000000000000000000a590235b485f06e1a0bce9280434b23a6348786f87354e 1,793 0.97/1.00 vMB 84
487,936 487,936 0000000000000000004f42190932d10f12016dc165194dd0cb6b468f6d607b13 1,892 0.97/1.00 vMB 58
487,935 487,935 000000000000000000ecf336c00059d9e775137a5545d6cd20a42a41f33608e1 1,938 0.98/1.00 vMB 117
487,934 487,934 0000000000000000004d6293c688de068ed89ebd7476a4cc4ff6718ad304250b 2,282 0.95/1.00 vMB 119
487,933 487,933 00000000000000000064593c0b6a892225e50607a47ce2a45c1f09c62adb2134 2,450 0.96/1.00 vMB 171
487,932 487,932 000000000000000000c9693f5e7115f1aa3f275e1099513c74b8950e1e77ccb9 2,109 1.00/1.00 vMB 89
487,931 487,931 0000000000000000005dab446f30a7af7f039d18941cb0648e2795a0e460927a 1,187 1.00/1.00 vMB 66
487,930 487,930 0000000000000000006862568052a4823c8371ccba01648462ccd135e38f5806 2,195 1.00/1.00 vMB 91
487,929 487,929 0000000000000000003cf861ac03c07ec96b80634078fc514cd45e50fcdf7c38 2,654 1.00/1.00 vMB 80
487,928 487,928 000000000000000000c0c339965c1e1df01781391d3ca46cb6183dedefa2e565 1,988 1.00/1.00 vMB 98
487,927 487,927 0000000000000000003bdaa026790fbe6920a4ea127ee9b3d0dcdb1d8ac85f7f 2,293 1.00/1.00 vMB 109
487,926 487,926 000000000000000000a0580083ae2ecf9e82b053862b17cf490fd23314048b57 2,508 1.00/1.00 vMB 131
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.05 GB
    • Received: 14.46 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.