Loading Tool

Explorer IconExplorer

Memory Pool

82,713 transactions
30.47 vMB
0.12346761 BTC
Random Selection Loading Transactions
Max Size: 184.33/200 MB

Candidate Block

Mining Attempt ba402d0b0b2f3d766c8fdffa4cefab459c2d34f8b67e7b66fbc1cd21de7ca79a
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 9598548078adb39030f203a05e617c4a7e2e6c25d053bfc691c282c353d9df5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,096
Size: 1.00 vMB
Total Fees: 0.04374212 BTC
Feerates: 150.85 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (646,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,304 268,304 0000000000000001c30aae6a6f4bb31da36654b1b5311677bde95c96b90fd343 251 0.10/1.00 vMB 109
268,303 268,303 0000000000000006f78b32f1a78435a213c37ccee051ab346429384023c259ed 87 0.04/1.00 vMB 30
268,302 268,302 00000000000000068ecfa24b8fddccaaad901dc70b6d69a442a8c305aa274e7d 476 0.22/1.00 vMB 83
268,301 268,301 00000000000000041a716b8f667b8effad995cfe4fbed891a109cfc2e03cf9b2 196 0.09/1.00 vMB 48
268,300 268,300 0000000000000003e36c11bc2884bfe995a147ed0d83e1c263cb5a657c1dc89f 112 0.04/1.00 vMB 21
268,299 268,299 0000000000000000dd86a86ccdfa61e02ee47d13b831bdc55aaa09c8ce72db56 199 0.08/1.00 vMB 61
268,298 268,298 000000000000000579b7bbfdb7044859ffc21ed751567f901dd16ec19252cffe 582 0.17/1.00 vMB 50
268,297 268,297 00000000000000079f09b88f78201b38bb51edbd144d63218d27b75c7d89549c 9 0.02/1.00 vMB 34
268,296 268,296 0000000000000005e6a8854b0243e54f1353f41edcb26c725285570758ca54af 1,043 0.50/1.00 vMB 69
268,295 268,295 0000000000000002a1b0c43e4e6f07d01143cbc702262d4a3e5e04a4e67abbc5 593 0.33/1.00 vMB 64
268,294 268,294 000000000000000469f63be5b161c0c5fe88ed13e30e4db37526f478a4a6db9e 649 0.30/1.00 vMB 68
268,293 268,293 000000000000000311cef698f1368b26da8086435db489f053314abf663ec920 217 0.08/1.00 vMB 10
268,292 268,292 0000000000000003bf18eaef582e0d184fc70e88e2b3a62cc4d900a2641d0e3a 123 0.06/1.00 vMB 65
268,291 268,291 0000000000000002eb0740330b4b4241bef3cb4e42d5b08386002a87f91b8972 791 0.40/1.00 vMB 62
268,290 268,290 0000000000000003cab5f07e8c1606541c1c53c015fa1b9838453ad27988685c 191 0.09/1.00 vMB 66
268,289 268,289 00000000000000002b5afefa8f7a53b0099151db60fb48676487e3b7878f2b45 610 0.27/1.00 vMB 71
268,288 268,288 0000000000000000ab60a556032eb0ac82d950b245d106ff88a2d95f0b9888ee 84 0.05/1.00 vMB 51
268,287 268,287 00000000000000020beab23981c0861445deea8d624504a9f2269fe01c2801ed 94 0.05/1.00 vMB 22
268,286 268,286 000000000000000491408e9a6d63b37b2b4715cb32ab26458cd13e1a35e5379f 278 0.21/1.00 vMB 43
268,285 268,285 000000000000000075a13154e423335360329f706810d708f24d588abefe212d 611 0.25/1.00 vMB 83
268,284 268,284 00000000000000067eb249006dc978622887fb98d1b47eb2459758517d8e781b 201 0.09/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.63 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: 672.37 GB
    • Received: 16.21 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.