Loading Tool

Explorer IconExplorer

Memory Pool

72,037 transactions
28.21 vMB
0.06730751 BTC
Random Selection Loading Transactions
Max Size: 170.62/200 MB

Candidate Block

Mining Attempt 7bfca303a9d8a2881cc6400178a89e379f17d3c5ad12b00b6d5798c100e2769d
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 4cc24dce6d7e6c4f7f92c5b2d075e583e72c077db3d3e72bbb83700246cc3e01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,539
Size: 1.00 vMB
Total Fees: 0.00534710 BTC
Feerates: 85.21 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (697,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,429 218,429 00000000000004e3db4e5255b706e47e5e4271acf1d4d8c1daef38afbc750666 389 0.24/1.00 vMB 144
218,428 218,428 0000000000000049b94ebbe8a0c5fa9ba96d885e5ebbc71f9cdbb0e61139f63d 619 0.25/1.00 vMB 235
218,427 218,427 00000000000000af3b669a991ded6f061cf359f27ab9ec9ee8cf8e39d53c856d 68 0.03/1.00 vMB 60
218,426 218,426 000000000000046934898df97a20de9bd72b96890502fbe89abf60432fd01a4d 417 0.18/1.00 vMB 170
218,425 218,425 0000000000000290c436d846869bf036e2a84e40d707e6baf6bad2f0f62db297 631 0.25/1.00 vMB 207
218,424 218,424 000000000000057a42ab9e320823128ce488537fca0caf325d40db6d5db6a23d 82 0.03/1.00 vMB 38
218,423 218,423 000000000000012badf480c4fcaee3d580e34e926ab6ef79056f5a941b95bf85 709 0.42/1.00 vMB 135
218,422 218,422 000000000000025378b635c6badec1a3565e95d60d47190a1c43364be91f40e4 8 0.00/1.00 vMB 960
218,421 218,421 000000000000028851154837c4c6fdf26c46ed3eb547914281a2013753c5cae4 158 0.09/1.00 vMB 126
218,420 218,420 00000000000005271781bb260aa846bacbb9e25fa5ec9925d9648a659532788e 160 0.08/1.00 vMB 157
218,419 218,419 00000000000000d5f1d5b795d37b724278895b087533274af16a4f0600c4133b 395 0.17/1.00 vMB 165
218,418 218,418 000000000000043e995d8d50e02190adf2a6ec086eb918d41e6cd4b20338c2c6 309 0.12/1.00 vMB 176
218,417 218,417 00000000000000a5d868a07448bc9d8f9b94aeb880c742e9559cf3e9ea7840c7 110 0.06/1.00 vMB 85
218,416 218,416 00000000000002ca53a0fcbe06231b7f249430865c6ea2ee78fed9a7bc2311c5 417 0.16/1.00 vMB 194
218,415 218,415 00000000000000f8c574a3fd4a7d53f0f0af7ec47764c00592f3ae378c848944 159 0.09/1.00 vMB 109
218,414 218,414 00000000000004abe777ee01222ca531815d4eadf83debe5cc4ad18623130f18 660 0.25/1.00 vMB 192
218,413 218,413 000000000000042ab848c2aaa5c60fe4d0323a39b88a5980a91e62fa928237ad 227 0.10/1.00 vMB 153
218,412 218,412 00000000000001e001a7de9a2114971c6d826ca830fb2cf90affb5536a200373 499 0.23/1.00 vMB 136
218,411 218,411 0000000000000443bdef6f516e0aa306301ff487a3cf4b08ce2ba1ae2270cdce 641 0.25/1.00 vMB 172
218,410 218,410 00000000000003f191025f255c40edbbb3eefe1470741c3251f9d5c0a0464688 396 0.26/1.00 vMB 126
218,409 218,409 00000000000004d2f0b70570d244e13e2bbef8c673ab4e6a29c24a11ec959de0 302 0.20/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 783.18 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: 750.24 GB
    • Received: 18.84 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.