Loading Tool

Explorer IconExplorer

Memory Pool

42,019 transactions
26.82 vMB
0.06241420 BTC
Random Selection Loading Transactions
Max Size: 140.39/200 MB

Candidate Block

Mining Attempt bcb64e06a304100698936edb46546e75ad6567b3d44f69049f67cbde91d445b0
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root fe596a5b2293aad50e4f47717683367c846e1e995bcbeb6767d328c80d79b203
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,191
Size: 1.00 vMB
Total Fees: 0.01263730 BTC
Feerates: 73.20 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (879,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
35,801 35,801 000000000a07dd8c94aeeb8017e1d6c696e6e9399de41f45f5fd9daf24f46330 1 0.00/1.00 vMB 0
35,800 35,800 00000000493746ce4e99f3d4288fb8f8cfb605964dc35cd7ad89c3412b4d7ee6 1 0.00/1.00 vMB 0
35,799 35,799 0000000040e47d492173a8e6eb7d9182bf56641c774b4a98a91711e8e6b4b519 1 0.00/1.00 vMB 0
35,798 35,798 0000000038c9785c8151e04042eecd54cfabefdae69c6f2832fc26727cd9fcee 1 0.00/1.00 vMB 0
35,797 35,797 0000000099b6db67b75af395d9df846e94ee8ab853e99c087935158afb078f2f 1 0.00/1.00 vMB 0
35,796 35,796 0000000065ff23080068b642c2b86cd57d2897c829ef947eb9a7ee7603ca0e1e 1 0.00/1.00 vMB 0
35,795 35,795 00000000838e70608a52460b30b3a6906bfcd955bb414e1d513021e3e1d5bebb 1 0.00/1.00 vMB 0
35,794 35,794 00000000b1e156958ed5d2706ef8ae84b15e91f3b4f9387b8cc3a75226fd8520 2 0.00/1.00 vMB 0
35,793 35,793 000000007a93c0e16e08009fd6b329825c61bf6134b76e0a9f813a89504d7bb2 1 0.00/1.00 vMB 0
35,792 35,792 0000000072f6692a0c00e763287b06acc24aed831cd6210963db7350c3918b09 1 0.00/1.00 vMB 0
35,791 35,791 000000003ceab1ce6629f04bf79859a185ee0f0637f4d5f37bac7efaf1b5955d 1 0.00/1.00 vMB 0
35,790 35,790 000000002d03c88d4d2e01b8c368d6cbc1a2bb08f22e151322bf11ed47ad3cf0 1 0.00/1.00 vMB 0
35,789 35,789 00000000911159e3af12c6c5c174bdc6747a454d3358fead5a1bc50f2cddf331 1 0.00/1.00 vMB 0
35,788 35,788 0000000003696ac45bfd84c6cea5c12367a662cd2169173c051ed19b03a6f4b8 1 0.00/1.00 vMB 0
35,787 35,787 000000005c5ad2ec493d77b88fe8bebca64e4fffe41f44402f0e9a14b124c458 1 0.00/1.00 vMB 0
35,786 35,786 000000007a43dc8641bd0564bb524d1242b2882fd182486ea88e3c211eef6636 1 0.00/1.00 vMB 0
35,785 35,785 000000002fdadfca79e64fd867a38b6bb1c355f23dc50df35ce2831d24ce519f 1 0.00/1.00 vMB 0
35,784 35,784 00000000c043763226ba3410acd43223414bc7cffbe2d41126eeeb52185d3dbc 1 0.00/1.00 vMB 0
35,783 35,783 000000008e019019955fce3a0a40bc718432b8300805b31d09a945370e0e2306 1 0.00/1.00 vMB 0
35,782 35,782 0000000045cf63f2e79201dd97c5527ec3543072ee4d0f4428186b5d2ef7318d 1 0.00/1.00 vMB 0
35,781 35,781 00000000a8b5947ddda65f144b04d6d42c6ec66b5e65b6e7166caa1c06f49020 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.