Loading Tool

Explorer IconExplorer

Memory Pool

18,947 transactions
8.70 vMB
0.07205250 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.38/200 MB

Candidate Block

Mining Attempt 2097bcae526f0511c496393f8f036ef77478547b4419a43a565176625dd6d4ee
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 847c2a69289b4e5fb513d62dbdac9376b6f0f79f95ec3ed2ef16d8663b5a06d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.05307063 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (713,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,362 200,362 00000000000000db034b908dc69f6ddbe6261f661417479f0f806b2a4028047b 600 0.23 vMB 154
200,361 200,361 0000000000000255308d0456e20c6fe1a5433391b11f8f5d96995572052f9bd3 10 0.00 vMB 15
200,360 200,360 000000000000000bded221cd067cda32e3143b85f2e3f0bc9d7860d945226606 12 0.00 vMB 191
200,359 200,359 000000000000056a738d9e1bf7dffe26a097cae6b50c735d093f42c526cabb17 207 0.07 vMB 40
200,358 200,358 00000000000003a4717d6d2cb7dc9e841878c6733720107ee852f6c57c14283d 153 0.07 vMB 115
200,357 200,357 00000000000001305edf0849e03e02ea675dbab88dbf3f66c3a4dab91e2e0930 132 0.07 vMB 91
200,356 200,356 000000000000006a8836ed8f8712c543321f592bac336ff7540ad71087e62958 116 0.05 vMB 117
200,355 200,355 00000000000002b79a5e2886cb60650f40f746c8352fc198544617bda7bd7a6d 262 0.11 vMB 157
200,354 200,354 00000000000005d7e684beb913bd73fdc33bfd06c1fdf247e599f4d9d6061b91 228 0.11 vMB 153
200,353 200,353 000000000000035ef566352c181c90dcf50dc7a4bc93e033e2df35ac07034bdd 336 0.24 vMB 410
200,352 200,352 00000000000003cec147f6055ca13ff1eb4e40c1dcec5623601efa1dfc9e0a70 101 0.05 vMB 2,601
200,351 200,351 00000000000000e013b69add276d692a92e774e983edf7f3fb58cf08b824aceb 39 0.01 vMB 3,943
200,350 200,350 00000000000004e8bad4156487ab538b4de3f319d1c5bd8607ae29da18291353 224 0.07 vMB 1,005
200,349 200,349 00000000000001bae98b1105317b4ccc325509d64e3cbcc79649f5fc5a2424e4 70 0.05 vMB 49
200,348 200,348 000000000000017308bb41e100f1984e9af02759271de569711a67315e9aaf43 385 0.18 vMB 104
200,347 200,347 000000000000033cf3fda2c6773570805ac8cf1ed1c71ec9becdaf94d6fd49c2 143 0.05 vMB 146
200,346 200,346 000000000000001aee1aa3e0c79f6483ad134aaf4489cee2b9c6af9f8bfe9a0a 581 0.31 vMB 112
200,345 200,345 00000000000000c86634a59f89381bfd456180e3e62f58e689168a8b7ff2c05e 122 0.04 vMB 144
200,344 200,344 00000000000002815a8737d47d8c8c0aae46d1c58ebe1939315d4aa3061c395c 298 0.09 vMB 192
200,343 200,343 00000000000000bd426e7b3e7fa4ad550050fad17225dd6d7815ebb5be130813 9 0.00 vMB 0
200,342 200,342 00000000000003395e40ddbaec40eca520aa30491d8be7089d547f9a65d805fd 18 0.08 vMB 55
Previous 10 blocks ↓
Total Size: 779.54 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: 245.52 GB
    • Received: 0.93 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.