Loading Tool

Explorer IconExplorer

Memory Pool

44,380 transactions
27.57 vMB
0.08696097 BTC
Random Selection Loading Transactions
Max Size: 144.41/200 MB

Candidate Block

Mining Attempt 0ab8c0e6649d53de09b66b527be7cb84b94b680c376c477dbd32d27f8c727cfd
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 78c50f86f6484d72918e5a247aeaf83664db907dbbd38d18aa86b64014645fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,926
Size: 1.00 vMB
Total Fees: 0.03346631 BTC
Feerates: 151.65 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (225,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,686 689,686 0000000000000000000c89c1cf7544f540b69975324ce4f87d4edddac93622cd 1,013 1.00/1.00 vMB 50
689,685 689,685 000000000000000000056e5ff55d8321ff5e3ac4a8fe47c749709031f055296f 1,793 1.00/1.00 vMB 54
689,684 689,684 000000000000000000007564dc68b97e966d234f48b4d2e129d1da4db0a4ab31 2,317 1.00/1.00 vMB 58
689,683 689,683 00000000000000000003331e44848b35acd194ef0ce80309c39d7b596745ba78 1,796 1.00/1.00 vMB 3
689,682 689,682 0000000000000000000347702140265b685e3853799e42749693f6803ad16086 2,334 1.00/1.00 vMB 55
689,681 689,681 00000000000000000001d6fdec0ab2de10a8f8d9d141eb3afaaa2b813f7923aa 1,768 1.00/1.00 vMB 11
689,680 689,680 0000000000000000000b1751d1dc7fb4532f22820bb9306fd6ce5423a9c5cde6 2,146 1.00/1.00 vMB 64
689,679 689,679 00000000000000000003674b6fde7bda6877926650d26ff0c13f6a7ad626cce7 2,282 1.00/1.00 vMB 43
689,678 689,678 00000000000000000008b2a46f6bcafd3e901a686bbe5b8a1769c620065ec952 1,838 1.00/1.00 vMB 90
689,677 689,677 000000000000000000115d6cd5d8cc66edcf8659d7accdaa07aa8c568c85dc38 1,951 1.00/1.00 vMB 48
689,676 689,676 00000000000000000002f1a8bd215a88ead500fe14478323faa4a477a105363c 2,308 1.00/1.00 vMB 80
689,675 689,675 00000000000000000003000c168fffef556934b232adc090c4d7f5528c72507a 546 1.00/1.00 vMB 10
689,674 689,674 00000000000000000003bfefcc878718bc23895a0d9e7610a5b3b05266f02d2b 135 1.00/1.00 vMB 3
689,673 689,673 000000000000000000077ac59fdbdc9c1d17e45225954d31d3e593f11ed0967c 1,568 1.00/1.00 vMB 24
689,672 689,672 0000000000000000000a06fd98b0e90448ecb4cbbd3e16ea545a95fa06b9f946 1,053 1.00/1.00 vMB 18
689,671 689,671 000000000000000000013043cd5b1c63782e56d6c1424c98d607d27708cf661d 146 1.00/1.00 vMB 4
689,670 689,670 00000000000000000008570faff5b6ec1815cccd911341277566f0dcd9ade1ed 1,050 1.00/1.00 vMB 20
689,669 689,669 000000000000000000013f598325e72398279722f1034a15a6947b46854bc7aa 903 1.00/1.00 vMB 3
689,668 689,668 00000000000000000005ee80fe1376cab647086d12322622d6a6ae4d5a4aaf68 1,361 1.00/1.00 vMB 9
689,667 689,667 0000000000000000000c7096a14c78e8ccd5e90327324db785efc5023fb5da83 2,465 1.00/1.00 vMB 8
689,666 689,666 0000000000000000000220c70aa2a1e48bb6f01ac1e9cf83a0a7024e0d6cf0a2 2,259 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.