Loading Tool

Explorer IconExplorer

Memory Pool

52,353 transactions
31.39 vMB
0.11416237 BTC
Random Selection Loading Transactions
Max Size: 167.42/200 MB

Candidate Block

Mining Attempt 5946c09211cd4d21f73944ae90cc801e2f19455ab91d47a2c5ae770a295f53e0
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 1099d9108516445145a359c7f4ffc4959b413e7a6f4e77627681b29f5c2e35e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,640
Size: 1.00 vMB
Total Fees: 0.02755218 BTC
Feerates: 104.17 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (230,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,440 684,440 00000000000000000001bbf7aff4394bc140df3246d3604f6443cf78fd8d00ff 2,513 1.00/1.00 vMB 147
684,439 684,439 000000000000000000071d9d9f76caa41f83f9f9982dbf4095d1b20484c7ffdc 2,543 1.00/1.00 vMB 148
684,438 684,438 00000000000000000002346770d816df9f19983fc145e5a9a8285da0e7e1d5cd 901 1.00/1.00 vMB 123
684,437 684,437 00000000000000000003d1ea8df3327a894a02280fd903bb3f6615f72c80f99d 604 1.00/1.00 vMB 123
684,436 684,436 00000000000000000000fdbd767cd6061f80e76a7375fe0f0ab92b0faa71e335 2,140 1.00/1.00 vMB 119
684,435 684,435 00000000000000000006c247bdf29473a1f5939501ae68fef6d301890f103ce7 964 1.00/1.00 vMB 118
684,434 684,434 00000000000000000002d5a3a267ba5f091b1e454d7f67f1f647de6bb9c60cae 1,725 1.00/1.00 vMB 134
684,433 684,433 00000000000000000008a3db0aa581799bfcd5756f33e11d7d6fa6c40d60713e 2,392 1.00/1.00 vMB 123
684,432 684,432 000000000000000000017df1e2fe19fa7ae181855c85f73bfdf21f65383165dc 2,099 1.00/1.00 vMB 134
684,431 684,431 00000000000000000007ec2284e815572d74625108da33ab8b2f5a7c715be9f1 2,366 1.00/1.00 vMB 140
684,430 684,430 0000000000000000000816b00e66e7a96988349cda333537c3ccb34d1a19eb38 2,852 1.00/1.00 vMB 146
684,429 684,429 00000000000000000008241fa218e1879db160daf9af7c292598ac7a207aed5d 2,845 1.00/1.00 vMB 139
684,428 684,428 0000000000000000000048abce3657fd84788cb7b6825dc9d5ba5295b930d867 2,978 1.00/1.00 vMB 142
684,427 684,427 000000000000000000023fa316ee4d33b5048dc3f6981e9fa62115aca17d9ed7 2,114 1.00/1.00 vMB 116
684,426 684,426 00000000000000000004311a80f2985720df915770cdb5bced59e41ae37df32c 1,715 1.00/1.00 vMB 123
684,425 684,425 00000000000000000000ede5bfcdb785e2a19e3dfe52461ecdc32429fc06cf1e 1,531 1.00/1.00 vMB 144
684,424 684,424 0000000000000000000655fc09a83995859576db91a6a9bcb571ffd2c4d50889 2,164 1.00/1.00 vMB 134
684,423 684,423 000000000000000000052ebab061f3e308ece1b22ad588bdc3595547c5eea300 1,692 1.00/1.00 vMB 140
684,422 684,422 00000000000000000007d6119286ef834c95f4a567a5f73a44b0d2fc15010854 1,775 1.00/1.00 vMB 124
684,421 684,421 00000000000000000003b0722b9ae76d6a2add8d64e46d2df321f889b381d3df 2,722 1.00/1.00 vMB 130
684,420 684,420 000000000000000000024b00ee235c122bde60104462bb41396428af892bf9ac 2,821 1.00/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 782.07 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: 651.25 GB
    • Received: 13.51 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.