Loading Tool

Explorer IconExplorer

Memory Pool

39,244 transactions
18.16 vMB
0.03291663 BTC
Random Selection Loading Transactions
Max Size: 113.20/200 MB

Candidate Block

Mining Attempt bd51a7e0cc891645fa96b5ecc7dda68299e6304b3341dc3b984895e7503be7b0
Version 20000000
Previous Block 000000000000000000003e393c7dc8c358d8155f692490a81338cc8faf81e86b
Merkle Root 8f74d1cb0a26392c89b0b5294483fd82a827cca905a9d240d17801b8d7190aee
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,248
Size: 1.00 vMB
Total Fees: 0.01246214 BTC
Feerates: 368.09 > 1.25 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,876 (72 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,804 938,804 00000000000000000001bef8447ade7f08e97a7d990d805d4ece80ac0ca1dd21 3,885 1.00/1.00 vMB 0
938,803 938,803 00000000000000000001062a98563a7f222a16a3c641907f71701d5c1f744723 4,190 1.00/1.00 vMB 0
938,802 938,802 00000000000000000000507603b3c21ce71c265946055697e1ebac2c9d27e9e9 3,003 1.00/1.00 vMB 2
938,801 938,801 00000000000000000001018a45749ec8adbee46956ceb4a5230556135e387221 3,971 1.00/1.00 vMB 1
938,800 938,800 00000000000000000001d754da582ec7481c6be37c2997bdf9e4e01191f5fd67 765 0.22/1.00 vMB 1
938,799 938,799 00000000000000000000af0c293df47e5436b14263bf762ba2ce6c0c23898ba9 3,942 1.00/1.00 vMB 1
938,798 938,798 00000000000000000001420923aa524a7d71871abdcd5ff32d21a527f056a704 4,977 1.00/1.00 vMB 0
938,797 938,797 000000000000000000014718024a7ae797de9e5eedfa2c9dc125162169d8888f 423 0.10/1.00 vMB 2
938,796 938,796 00000000000000000001c605733ec59d2c675c4fef0cdabee742153444946fd4 3,311 1.00/1.00 vMB 2
938,795 938,795 000000000000000000011cd07f400fc6ba45c71ea1da1d6a340549d7cf9c34da 968 0.24/1.00 vMB 2
938,794 938,794 00000000000000000000410dd1334230b351cda69a0f10af8e4dd2e6f547d53b 3,725 1.00/1.00 vMB 1
938,793 938,793 000000000000000000009a5623769ff517047e098c6940ae72d3396d157af3f3 3,808 1.00/1.00 vMB 0
938,792 938,792 00000000000000000000d923c02d363bf7fdad78fc6d0b825b4ee52443cf38af 2,065 0.66/1.00 vMB 1
938,791 938,791 00000000000000000001c5a4daed68118a8c9b04b2d706966578d90b61b57e64 3,436 1.00/1.00 vMB 3
938,790 938,790 00000000000000000000ff57f9f34a439adaa78fdcc15728ae8d1e31945053a0 1,575 0.53/1.00 vMB 2
938,789 938,789 0000000000000000000172c5a4d6f42fbf3ee7879523e101fd1872a6c9a1b91e 3,144 1.00/1.00 vMB 1
938,788 938,788 000000000000000000006914908f092eaac27347c34e3f7b8504ed275f742b4f 3,327 1.00/1.00 vMB 1
938,787 938,787 000000000000000000001002e2990214f99ef2d7945bb16ad69ee5672b4b5f53 2,319 1.00/1.00 vMB 0
938,786 938,786 000000000000000000019ba919def76d87d95ad92b4887201bbc501931cf8ec8 2,105 1.00/1.00 vMB 0
938,785 938,785 00000000000000000000cc73e13353d01c6468efd92f46ec5466af72364259d6 4,419 1.00/1.00 vMB 2
938,784 938,784 00000000000000000000ac3b78d3b0a1bcae510baa3b11762c8f65f358baf4fb 5,063 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 824.67 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: 4,206.88 GB
    • Received: 229.99 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.