Loading Tool

Explorer IconExplorer

Memory Pool

38,932 transactions
26.27 vMB
0.05508513 BTC
Random Selection Loading Transactions
Max Size: 136.51/200 MB

Candidate Block

Mining Attempt 67622981525bc8854e9441a80cb728e06f977c64b02bd2e8bcfb61311bb9d4b0
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root e1cdcb4c9d498a7d15856fa9260f475d7231dc3b403963124d1531645d9c10c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.00705998 BTC
Feerates: 77.76 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (522,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,203 392,203 000000000000000003e90ad08d999638d0c1c02c46d5e188b3f12f886f3b8790 1,924 0.86/1.00 vMB 37
392,202 392,202 00000000000000000527c83ee3c4d67f94a90e6b4bbfff340b73dbec419dc61c 1,556 0.61/1.00 vMB 46
392,201 392,201 0000000000000000080bda161e12d3d56a363264c5d9e42b1d3b74f13fc99d1b 965 0.44/1.00 vMB 39
392,200 392,200 00000000000000000201ae1ee57020efe87a0616577d40670c79306160ff9782 2,019 0.93/1.00 vMB 32
392,199 392,199 000000000000000006f332b4af42e1b738375758b908ee096afa13a2fc4d6bda 790 0.95/1.00 vMB 16
392,198 392,198 000000000000000003efffe097fa8efa73b4829022d90143ada97479e2bb24a8 1,166 0.93/1.00 vMB 25
392,197 392,197 000000000000000006721489332950aa697aa88ada495dcb2c8c818246ee2e75 1,188 0.91/1.00 vMB 26
392,196 392,196 0000000000000000084305e002107e5acfdb273a81a31995d9fe3c024762ee79 1,832 1.00/1.00 vMB 31
392,195 392,195 000000000000000008e2ea96705922cab2287a91d96c71105ae1fc8e4d838672 993 0.75/1.00 vMB 26
392,194 392,194 000000000000000002b4cc722012e016b80ed6d3bb3fab280bfab0208097125e 1,950 1.00/1.00 vMB 85
392,193 392,193 000000000000000007d542db75178d327f3c1410194cc6cf232614e9c372884e 2,183 0.75/1.00 vMB 67
392,192 392,192 00000000000000000256b5bc06e0f93d8d4670422cf94e57d78c76d364d7dba9 992 0.95/1.00 vMB 24
392,191 392,191 0000000000000000097ce0eb8e95176f2236a42c2d01627673b685972d9b2d9e 432 0.75/1.00 vMB 16
392,190 392,190 000000000000000009999250a9da6793c721d4979eb54fea59fa368f0e3ddf4f 449 0.75/1.00 vMB 17
392,189 392,189 0000000000000000088e59786ea13867713ff3357a405572ad9d4b0d7f62e740 898 0.73/1.00 vMB 24
392,188 392,188 0000000000000000061f4b54079ad772ceab4df4e366f6b0cabd1d47c0bde5aa 1,901 0.93/1.00 vMB 38
392,187 392,187 000000000000000009192f9ef1a4e7e46d5e15fd93c8f6137233602780b9f4a3 1 0.00/1.00 vMB 0
392,186 392,186 0000000000000000085f7ae760f4709e0d6e3cbe6070ac8cad0124dbec390e00 806 0.99/1.00 vMB 21
392,185 392,185 00000000000000000468c40dcb0bf645e0a792beb55e50d743ddbedddb09e19e 1,731 0.93/1.00 vMB 34
392,184 392,184 000000000000000001f13ae4454ebd7ed836516a960ad19dc33536aab50f9359 1,993 0.93/1.00 vMB 30
392,183 392,183 000000000000000008350fe54508c006460f23829fd5df726c75864fd98e797d 2,840 0.93/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.