Loading Tool

Explorer IconExplorer

Memory Pool

38,537 transactions
26.90 vMB
0.05480675 BTC
Random Selection Loading Transactions
Max Size: 140.01/200 MB

Candidate Block

Mining Attempt 8058126d29105569d726141c3f233935918164108ddd259df3a70c7b43d7cc21
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 3493acc2c80cc5c26ee8c8e3e1f9124632abb5379e7924e35ea2b08f0f450856
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,122
Size: 1.00 vMB
Total Fees: 0.00511641 BTC
Feerates: 44.54 > 0.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (239,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,891 674,891 00000000000000000001427d2479cba27d8aae18683800a685a533de16127313 2,700 1.00/1.00 vMB 108
674,890 674,890 0000000000000000000bfab6c5a2e7847603b1a8d80d1bc0b4d1c38b15a48af0 3,058 1.00/1.00 vMB 131
674,889 674,889 0000000000000000000ab342de3e4d3f1ec0d9c11c3052d5fea92d24d85bff7d 2,257 1.00/1.00 vMB 63
674,888 674,888 000000000000000000099e6891f435d147b1dd5e06a4927fa29138216975f22d 2,989 1.00/1.00 vMB 81
674,887 674,887 0000000000000000000352f906f3c011bd370845c3ff87837566be1a3f7a05d0 2,279 1.00/1.00 vMB 92
674,886 674,886 0000000000000000000a3614373dff36dcad6d1f21e08c5e401808d7d973e546 927 1.00/1.00 vMB 97
674,885 674,885 00000000000000000005b61a63c778b06985377b056095df2c323c824d9cd33f 2,007 1.00/1.00 vMB 112
674,884 674,884 000000000000000000041feccbb1b872724c5ddaa655b52c78be60fb5f2f5d82 2,948 1.00/1.00 vMB 116
674,883 674,883 0000000000000000000c58009b06847aa928198f2671893b28a47f672e6ddaac 2,374 1.00/1.00 vMB 60
674,882 674,882 0000000000000000000cc2022c94d689691fc57617072ff373c9290b4ecdddcb 2,465 1.00/1.00 vMB 15
674,881 674,881 00000000000000000004e8778b0ab19fd851a201d05c39fe81305c288b9e1f7e 2,691 1.00/1.00 vMB 66
674,880 674,880 000000000000000000080f3536cb08f0ea01253128d5a1a81ee747e6b56c7e7b 2,644 1.00/1.00 vMB 49
674,879 674,879 00000000000000000002a3b783afdb1a8d783ffdf2cb0b1e8ef731cb33a39cf3 2,875 1.00/1.00 vMB 84
674,878 674,878 0000000000000000000260fcb9f663702f3b1408bd55955bed278a544c0958be 1,765 1.00/1.00 vMB 63
674,877 674,877 000000000000000000086ddcd68f124de3ea80e09049648f90876516d7e58ea3 536 1.00/1.00 vMB 99
674,876 674,876 0000000000000000000b0a8342ab7dc35d964e9d40435e9f786710b07fb404e7 2,280 1.00/1.00 vMB 37
674,875 674,875 00000000000000000006756870b2fa24522c85216ee597d57a1cea427b2ac2bf 2,565 1.00/1.00 vMB 33
674,874 674,874 00000000000000000003373b0a8d8386be3821d2c204c0e385e26481745eb175 2,712 1.00/1.00 vMB 78
674,873 674,873 0000000000000000000a92ecd66e54bf4c29ca73dd9fd36a587d33c828c883eb 2,513 1.00/1.00 vMB 50
674,872 674,872 00000000000000000007d8a729880d60530da8ac16ab41d948e3285f489d046f 2,822 1.00/1.00 vMB 59
674,871 674,871 000000000000000000044a1739c763b9662fa6ad309c5b986f63089b86cbd0a8 2,894 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.15 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: 653.03 GB
    • Received: 13.82 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.