Loading Tool

Explorer IconExplorer

Memory Pool

27,397 transactions
6.80 vMB
0.06151367 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.96/200 MB

Candidate Block

Mining Attempt 8a91109dc777f5427cc89e89e20f1803a17d9dee99318d6b144af253e8c8a4f5
Version 20000000
Previous Block 0000000000000000000067621bbb9a1b2337ec4522dbfe05db5ae7a1976e2a09
Merkle Root 9b3b6a3bd0c7eb7339d4e40f370696deab1ec4afba17918225e73bb3aaf06150
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,624
Size: 1.00 vMB
Total Fees: 0.03699071 BTC
Median Feerate: 3.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,181 (711,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
201,801 201,801 00000000000001ce5fedd19e5351d8a50240cc0a89deccca2e01aa277a24fb3b 0.00 MB 10 154
201,800 201,800 00000000000005451e9edc12b216691991e6de0d3bdb969085d9f3818feb2ceb 0.01 MB 33 98
201,799 201,799 0000000000000432bc15ec8f2522e691bb58e6fa1d93e8914d2ca802d7f08cca 0.03 MB 63 58
201,798 201,798 00000000000001c4a22bb81f0870aeffeeeb3b540b86dfe932fabb45cba02e29 0.09 MB 203 174
201,797 201,797 0000000000000257fae0b354a832a87bde3c8d9f1f0e487c96fac40a3ea84c6a 0.14 MB 212 153
201,796 201,796 00000000000004eb1c13ae992224d55919427c0edb1735047a23fa5f149eae63 0.19 MB 503 236
201,795 201,795 000000000000004e010fa0e285c81d8673220c1709b06584dded01f12998bd65 0.09 MB 244 150
201,794 201,794 000000000000056c9dbacbf4933d7f8e13275004bf9049bb4454621b779670a1 0.21 MB 456 325
201,793 201,793 00000000000003158135330bc9e4385b8e982d17d3467c5ba20467be400db9b4 0.05 MB 153 53
201,792 201,792 00000000000004cc6aabd79f4ce19fa76e508cf2abf075f05bb87b5eb6081363 0.15 MB 403 227
201,791 201,791 000000000000001edbe7f7cfdf445c521680f938ed8fcde2c2008d7c7f239e3a 0.07 MB 128 116
201,790 201,790 0000000000000175b4ae1f112cdfd97049dee0c83a6a3120455d9644081368b5 0.00 MB 1 0
201,789 201,789 000000000000021523a5a99b42f6e603f69a59a0ea225d6f8cc87034486feb99 0.00 MB 12 15
201,788 201,788 00000000000004b025cdd88f1041554ea9bad1d35764fdbce496b9d24abdea11 0.01 MB 22 102
201,787 201,787 00000000000003af317cce48e8fd47f6ab24ffae70a1ed353ab8a9b9ac61eedb 0.13 MB 86 22
201,786 201,786 000000000000019f74c18c1b19a5ed4c0bc568184285b53de96d963b94714ed9 0.09 MB 74 99
201,785 201,785 00000000000000119bf60a1de118de7afc54b2b622daeca6078b01fee2b26b66 0.26 MB 437 45
201,784 201,784 000000000000054a69e216a9ad9ce001ed8f00813aa00104e18480bf836eeb24 0.03 MB 68 17
201,783 201,783 00000000000001479122f9e536190b74b670367a68026f0ec4f5f38a0dd5c936 0.12 MB 206 137
201,782 201,782 000000000000052c199c0d3bc3a8ba4f00806c3c10f816a7772d46dfbdd49164 0.08 MB 85 106
201,781 201,781 000000000000009e1d5c82cbe3c417d5a5ae0bcebbced6fed96e51e16a2bbce4 0.13 MB 262 244
Previous 10 blocks ↓
Total Size: 779.17 GB

Node Details:

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