Loading Tool

Explorer IconExplorer

Memory Pool

43,169 transactions
29.88 vMB
0.09417904 BTC
Random Selection Loading Transactions
Max Size: 152.01/200 MB

Candidate Block

Mining Attempt bcabb8b4f6428fd239e3b4caedaa6d419811099fc4f8bd57a0de65efd0198c94
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 28fc1da25305ec37c55dbab974aa7b2637e7719cc7de4b9895d124dab05e3481
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,445
Size: 1.00 vMB
Total Fees: 0.03327467 BTC
Feerates: 150.97 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (140,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,958 773,958 00000000000000000004b24f419c9aa85e6197bcd853024610090ccf02aeb89b 620 0.42/1.00 vMB 5
773,957 773,957 000000000000000000023ee9ec8ecfa3199804f3eaffd217b427aa70c8944054 1,165 1.00/1.00 vMB 17
773,956 773,956 00000000000000000001654da1ec0dec0b88b79928fd2a6bb69310c979ec3d3f 474 0.15/1.00 vMB 2
773,955 773,955 00000000000000000004849d3de992f2ee8d087a3e0edb0af9ed8c3fca929761 2,954 1.00/1.00 vMB 7
773,954 773,954 0000000000000000000281eaafa1576e5b9c3dbe1370f0a1399c2915b7b49a97 3,080 1.00/1.00 vMB 24
773,953 773,953 00000000000000000002202c783d65a13d4ced23dba1521eefed6ee3651a470e 406 0.16/1.00 vMB 14
773,952 773,952 0000000000000000000398eda3e028e1edf28a23c01ae189f376fab997c9a4d4 1,148 0.39/1.00 vMB 8
773,951 773,951 00000000000000000004e279a639a0368af9601e9c9c77ea97e01151f117a42f 1,728 1.00/1.00 vMB 19
773,950 773,950 00000000000000000005423f809bff65a5bb47df0017dafbbbbe0bae01717cb9 387 0.16/1.00 vMB 14
773,949 773,949 00000000000000000002b810b3cf017b51fea7f51efda3f9601d40079b625d4b 1,490 0.49/1.00 vMB 15
773,948 773,948 00000000000000000001022abeeaf6e806c8c83703e94a633fe0293144eb9fcb 667 0.20/1.00 vMB 16
773,947 773,947 0000000000000000000768eacb168991c55a1220d4c4ce626f9532d53f9717d0 1,341 0.50/1.00 vMB 10
773,946 773,946 0000000000000000000481a4a0922c2a46a7b7c470812bcfaf642804c9c6d35b 1,599 1.00/1.00 vMB 11
773,945 773,945 000000000000000000034bf963a50d30404fdf7b4b6344c03d8946d330d7ade5 1,975 1.00/1.00 vMB 22
773,944 773,944 00000000000000000005ef38111f3f45e48f8366ef2672be6735176b6e9acf91 406 0.12/1.00 vMB 15
773,943 773,943 0000000000000000000676a3ed561e10c9d244bcb4f77ad4bb7e3bb687720a6a 1,039 0.30/1.00 vMB 15
773,942 773,942 0000000000000000000139d72354de72dde413690d7719ea7e32b3bf30138406 366 0.12/1.00 vMB 15
773,941 773,941 000000000000000000060a56b4344beecc8e3019db14a619128623227693edb1 262 0.13/1.00 vMB 9
773,940 773,940 000000000000000000068a68da6a47e5582c1c748d55683d38eb0e19baef8626 3,352 1.00/1.00 vMB 14
773,939 773,939 0000000000000000000349dfd896de635b55e0b4f43713aa61b6dbb0298064c8 3,024 1.00/1.00 vMB 15
773,938 773,938 0000000000000000000557f2c000aba5e3c40743f86caf171d90d5368fc6ebd3 896 0.94/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.52 GB
    • Received: 11.66 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.