Loading Tool

Explorer IconExplorer

Memory Pool

77,948 transactions
29.18 vMB
0.07574534 BTC
Random Selection Loading Transactions
Max Size: 178.84/200 MB

Candidate Block

Mining Attempt 8c498b80dc628dd4a207cbec1e8331d8e5374120dd11b4d98601d6336619b811
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root cb7e96afd8e5ce830a40469848feae10dabeec684131e93f6780eabcffbefa78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.01168372 BTC
Feerates: 301.25 > 1.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (90,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,862 824,862 000000000000000000004a312d9d06ec08454dffe467e8b09b75b5fb080139e6 3,389 1.00/1.00 vMB 93
824,861 824,861 00000000000000000000da8c34ebeb78962a9475570e6967b1837de66e5cb972 2,946 1.00/1.00 vMB 88
824,860 824,860 00000000000000000002e551980e609d907ea287e6c308737259098c9c369fde 2,664 1.00/1.00 vMB 77
824,859 824,859 00000000000000000002669b6585d8e041c97fc49cb7c2af0d149b619eeae022 3,525 1.00/1.00 vMB 90
824,858 824,858 00000000000000000003c42c52579dfb4bd3a9dbc64997b634bf94c0a323772d 3,521 1.00/1.00 vMB 130
824,857 824,857 00000000000000000002d26d415c94f353499ccd11965abf43674083ea63bac5 3,380 1.00/1.00 vMB 106
824,856 824,856 0000000000000000000382ba33932f60e6fe0b035315b45b81e6dbc111926b4c 5,482 1.00/1.00 vMB 56
824,855 824,855 00000000000000000001dc706df88cd75cbfb31ece8c728d6b00314ab6682ca1 4,198 1.00/1.00 vMB 60
824,854 824,854 00000000000000000002404e0b4839c458bd4c723950112ad3c4f8e126b0fefe 3,773 1.00/1.00 vMB 87
824,853 824,853 0000000000000000000157ee338df7b343105cebb10fca0a84260ea01a93340f 3,577 1.00/1.00 vMB 85
824,852 824,852 000000000000000000003e085e9b2941543ace6bd129ffe28708cec86ef2d717 4,173 1.00/1.00 vMB 72
824,851 824,851 00000000000000000002a0c3c691ef7436892b9ef59fde4da1d641bc511fa864 4,125 1.00/1.00 vMB 96
824,850 824,850 000000000000000000039c4d1a56ccede78adfe4e85b2b276421d9e453eed93f 3,904 1.00/1.00 vMB 48
824,849 824,849 0000000000000000000388f70fceabf46ab0e3865e961de8739a48bf4418e5ea 4,308 1.00/1.00 vMB 79
824,848 824,848 000000000000000000007fb7cd875a915b9e9691b73d6445a4b79bf9b3fece87 4,138 1.00/1.00 vMB 86
824,847 824,847 00000000000000000000bb7fb64ea3bd66d3f8154400a7245d84016f6c23a869 3,300 1.00/1.00 vMB 47
824,846 824,846 00000000000000000002c3dedc0f2119440588c26c249f2ea362ed8a1a1d032d 3,554 1.00/1.00 vMB 89
824,845 824,845 00000000000000000000feee7c5ee29882d59161d5ea2bd8019038a6e85a0243 2,875 1.00/1.00 vMB 35
824,844 824,844 0000000000000000000133f08322772ba3ebf9c81c3df9ce7e15ea1ff20144e6 3,094 1.00/1.00 vMB 57
824,843 824,843 0000000000000000000294d37f22420666e5c3d2acfd0e40d581608b5979d459 3,583 1.00/1.00 vMB 65
824,842 824,842 00000000000000000001056d63e77231d8ac0d8c03ed19d2fdceff28289b7715 4,168 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.