Loading Tool

Explorer IconExplorer

Memory Pool

30,314 transactions
28.01 vMB
0.07973787 BTC
Random Selection Loading Transactions
Max Size: 135.86/200 MB

Candidate Block

Mining Attempt 19dc4cda76f5bd09e59a9ff4dc67e896a42b0e9727b61f42b362edd184314193
Version 20000000
Previous Block 000000000000000000002676d478c9574914ed77bfeec47951f2c436b01119ac
Merkle Root b7b0ff66f7ba21b32bade9bce726d3334460f3096cc65f0dea92224eda65e3ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,120
Size: 1.00 vMB
Total Fees: 0.02281577 BTC
Feerates: 95.24 > 2.29 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,494 (464,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,483 450,483 000000000000000000dc71f41e6359b61f73ccb92d6699d1fe9282f3b8ab6303 1,775 1.00/1.00 vMB 99
450,482 450,482 000000000000000001abbf061cee4ded769a9e03ef6232a8b484fdf64b4b2cd3 1,662 1.00/1.00 vMB 85
450,481 450,481 000000000000000000745ab2df8580ef17d5005cec179b3a94672925c474d5f6 1,132 1.00/1.00 vMB 97
450,480 450,480 00000000000000000093f23980fdce26eb42699fac091241acbfbb03dac7c87b 1 0.00/1.00 vMB 0
450,479 450,479 000000000000000001918fc9be3b210b977fca37763698f75507a1b7d2ebb3a7 1,386 1.00/1.00 vMB 90
450,478 450,478 000000000000000000460d6ecc5a58858cf3ecb7565763128ea9cc0605e85cb4 2,908 0.99/1.00 vMB 69
450,477 450,477 0000000000000000016d93d06894c83e790a4e1e31a21d5615f4076c3eccb7d8 1,323 1.00/1.00 vMB 99
450,476 450,476 0000000000000000003c1d00f870cd7e2cc82426fbb420fa29f0ba15a9909920 664 1.00/1.00 vMB 102
450,475 450,475 000000000000000001b2daf084652a3218f3fbd333bc13fc2662775e38ad960c 1,004 1.00/1.00 vMB 110
450,474 450,474 000000000000000000024feb8b2da45dee9d798265a3a0b00757189dfcb31edd 2,144 1.00/1.00 vMB 137
450,473 450,473 000000000000000000955be3d4db28ab3cdb816040001dc610358a368b90082d 1,105 1.00/1.00 vMB 97
450,472 450,472 0000000000000000005dcb05a7ab9a025252f5b8839f70ef05a43ad77e892f51 1,313 1.00/1.00 vMB 66
450,471 450,471 00000000000000000181af0acb61b196b9224c0348a083be63f7ec689bfee708 2,222 1.00/1.00 vMB 92
450,470 450,470 0000000000000000014810dd8329f27119da5dfbf53c49deba6d8bb9ae7b8288 968 1.00/1.00 vMB 102
450,469 450,469 000000000000000000e6406e419c3a804dc31cc67609e1098a3989ead0097364 1,649 1.00/1.00 vMB 104
450,468 450,468 0000000000000000015f3c783d83744a75bee2fa83b47b77982daf0deb6945ad 553 1.00/1.00 vMB 95
450,467 450,467 000000000000000000cdad24b419ddf89f65798e09482935a215cd023046d9b4 1,543 1.00/1.00 vMB 116
450,466 450,466 000000000000000000f32661c8a2b0fa02d3aa60f0b25e657492a476038d1f66 2,369 1.00/1.00 vMB 86
450,465 450,465 000000000000000000d0e17ba3f53b88d338055e2a2a19703b8dcb125cce845c 1,047 1.00/1.00 vMB 98
450,464 450,464 0000000000000000029d5a59f033350600b61ae73f7abb0825bf9758910c8dfa 892 1.00/1.00 vMB 112
450,463 450,463 000000000000000001688ffd869cd7160e0a1218949b6cfa6f654be6157f8635 658 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 781.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.91 GB
    • Received: 10.92 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.