Loading Tool

Explorer IconExplorer

Memory Pool

77,061 transactions
28.81 vMB
0.09677771 BTC
Random Selection Loading Transactions
Max Size: 174.78/200 MB

Candidate Block

Mining Attempt 921a495794d4c4d2f4251a93a571a504971a03da033d431fbfbe9c63bbca862f
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root c7243542bd728a85b5e1ccd6281e56bc8f49a5c329c0d7434a35eed1b20c5f8b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,202
Size: 1.00 vMB
Total Fees: 0.02916461 BTC
Feerates: 180.82 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (40,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,776 874,776 0000000000000000000243ac85f4bb5dc11e13150d9798565e8edb886ce926b5 4,359 1.00/1.00 vMB 5
874,775 874,775 000000000000000000019f0ce9253a29573dec1775f3696d9cc6ec8de8b2ae07 4,481 1.00/1.00 vMB 8
874,774 874,774 00000000000000000002930302fa6de7f23b686650fecca4f5ef87a3f89eb6a3 3,950 1.00/1.00 vMB 10
874,773 874,773 00000000000000000002af42edde17fab4151c122c7c8d3b95a5fd8cc4441762 4,131 1.00/1.00 vMB 6
874,772 874,772 00000000000000000002b52e694a88dc339153f5288886983c50cd1ef2da43b0 3,652 1.00/1.00 vMB 7
874,771 874,771 000000000000000000015c70e3044b27f1dc99ccd89641892a09d50208da1414 3,136 1.00/1.00 vMB 3
874,770 874,770 0000000000000000000219a78187c7d9003cd155571798fb0f71231e7b543f3d 3,686 1.00/1.00 vMB 6
874,769 874,769 000000000000000000018bcfab9b3586345795a4f1a4157c8d8592d300608e95 3,777 1.00/1.00 vMB 10
874,768 874,768 00000000000000000000299bd89ed35faefe7e2f10c44d6657e7736120185ccd 1,783 1.00/1.00 vMB 5
874,767 874,767 00000000000000000000eef9f42c4efee2a1532874fedb59b61cf2ef826ff378 1,504 1.00/1.00 vMB 4
874,766 874,766 000000000000000000022c9cc04bb6771d6b1e9466f46e174878daf98e4a257f 2,156 1.00/1.00 vMB 5
874,765 874,765 00000000000000000001f134aeed1bc50c4101ac356994d48326bf94f1b362ca 4,290 1.00/1.00 vMB 7
874,764 874,764 00000000000000000001f30cdea518e61cc060ba10ff380f2f1b6a6fdf6833f6 3,164 1.00/1.00 vMB 5
874,763 874,763 0000000000000000000132b0d0dd8002f8b8e7d967274d94732c4287a3fdde00 2,742 1.00/1.00 vMB 4
874,762 874,762 000000000000000000020b26a64b5910b7021de5e73240d22bbeeb80a269b05b 4,494 1.00/1.00 vMB 6
874,761 874,761 00000000000000000002572fee18671d63d26a26588ca584f10d3bb696487132 222 1.00/1.00 vMB 4
874,760 874,760 000000000000000000000cb59c6c876107b09678108f4d7ebb243dd8d4e78520 1,754 1.00/1.00 vMB 5
874,759 874,759 000000000000000000008458919134aaa13d6ad33629c8b2b08ebb46f53f72ec 5,205 1.00/1.00 vMB 6
874,758 874,758 000000000000000000016ee68bb4485bdf0cdd674e180a10528af060eccfc965 4,079 1.00/1.00 vMB 8
874,757 874,757 00000000000000000000df6b08cb2c67b1b107ea4ae773cea550150600d81cde 4,600 1.00/1.00 vMB 8
874,756 874,756 0000000000000000000269bb1f74285c20b26f9ddfe90cc447ba58914ffe9edb 4,185 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.90 GB
    • Received: 17.24 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.