Loading Tool

Explorer IconExplorer

Memory Pool

77,491 transactions
29.98 vMB
0.10896289 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt d0058778292fcc731808c65d9aba17975ee94e7b4f3c557a7291bad707d72dc4
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f66e8e46ede8435eacda92bb92922fb67459c692e265dfd0be70031bbd39ff42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,100
Size: 1.00 vMB
Total Fees: 0.03800196 BTC
Feerates: 357.61 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (49,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,887 865,887 0000000000000000000022d84bdf2a5768b754e1a0db968a4544a943a72f8c83 6,229 1.00/1.00 vMB 15
865,886 865,886 0000000000000000000032a7fa051059bda303bf5f0fc2c34e50d8ac693f8ea6 6,231 1.00/1.00 vMB 13
865,885 865,885 00000000000000000002718d0c960736586bdf5d8b0d88dac841d0f2336d3319 5,253 1.00/1.00 vMB 20
865,884 865,884 00000000000000000001839bdfa2c946fc7c60379e0292a0059308aa2344d52f 5,479 1.00/1.00 vMB 11
865,883 865,883 000000000000000000000875746d1753358e53b109791a37406e6ce88c482cfc 4,189 1.00/1.00 vMB 8
865,882 865,882 000000000000000000015584aa71deabd2b773a84f65e53e4ba59437fa9e4fb7 2,329 1.00/1.00 vMB 9
865,881 865,881 00000000000000000001a842371faf1bf3faaea93faaf21153996eb4a371813f 4,315 1.00/1.00 vMB 18
865,880 865,880 000000000000000000004ea10f0a055edde9de23959c3fc541be634d1db51f68 2,471 1.00/1.00 vMB 9
865,879 865,879 0000000000000000000282488e081139dc95252b56659937e7fab18273aab5d6 4,819 1.00/1.00 vMB 12
865,878 865,878 00000000000000000002d177fb73ffbcdbd6108abe47b9754c95e898d845072b 5,715 1.00/1.00 vMB 15
865,877 865,877 00000000000000000002091d695e879b7a3cc7d9075fdd80072fba9929c16294 4,593 1.00/1.00 vMB 20
865,876 865,876 000000000000000000000698ab32de0b2919a400147bbce35b4b662e82d0eadd 5,451 1.00/1.00 vMB 18
865,875 865,875 000000000000000000028a87cf26a81780037d98946bbb5692f69a3bfb6e25b0 5,946 1.00/1.00 vMB 13
865,874 865,874 00000000000000000000626de34ddb8dfcc1e977b4af4fffbabb3ad9585932d4 5,554 1.00/1.00 vMB 11
865,873 865,873 00000000000000000000bed7cac07f08e053cd7240d797275c8651d51723b600 3,430 1.00/1.00 vMB 14
865,872 865,872 000000000000000000013aaa796293c7ab554e7ffa654e5ce78ecbaae7613524 3,765 1.00/1.00 vMB 17
865,871 865,871 0000000000000000000101c6cf690104c9cfbb29984cddd0bc6e3e02a2b4aba1 3,591 1.00/1.00 vMB 23
865,870 865,870 00000000000000000002a0f4e16c0ca07ca978ca1dd39c62ac334734f9c7e2c4 3,749 1.00/1.00 vMB 25
865,869 865,869 000000000000000000014a46ce10f727cbe9300e548c0fcbd5bb153c56588769 4,652 1.00/1.00 vMB 34
865,868 865,868 00000000000000000001b23708bcab58997448e40218d01608c2e7075fb12be7 6,242 1.00/1.00 vMB 23
865,867 865,867 00000000000000000000a84db1030611ac53cb1ec92604fda1fe563f97358c41 6,605 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.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: 744.40 GB
    • Received: 18.71 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.