Loading Tool

Explorer IconExplorer

Memory Pool

83,345 transactions
30.67 vMB
0.16721725 BTC
Random Selection Loading Transactions
Max Size: 186.11/200 MB

Candidate Block

Mining Attempt 754b80d3bab17031a1c3fcc14a63d1f56e476e7282679dfad29a5563457f4d23
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 17ffb162457b6e39c6b3b2f0e19573de15b93074f8c7ed6444faf9069f8cdefc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,053
Size: 1.00 vMB
Total Fees: 0.08623629 BTC
Feerates: 150.79 > 8.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (594,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,761 320,761 000000000000000021adb331a933ad292a00e35a2be30e6e3719c9561a8d1322 51 0.05/1.00 vMB 5
320,760 320,760 000000000000000022406b004a386df08982928e976d2a5856a79475024d2f30 831 0.43/1.00 vMB 29
320,759 320,759 000000000000000004197efa00aac71896aa9fd5aceb1cfe0c8bf4a5ca1ba85e 141 0.09/1.00 vMB 13
320,758 320,758 00000000000000001ecbe2da2f48a81747a55e12cb05ad9744db23128cf8d608 801 0.43/1.00 vMB 25
320,757 320,757 000000000000000024d90cc62e3267583861c26d2ee3d51ca42d94b0d64c6931 727 0.37/1.00 vMB 29
320,756 320,756 00000000000000000f13a5d7fcc951643b4c6d56c552a4843d87c8417106cad6 356 0.17/1.00 vMB 28
320,755 320,755 00000000000000000ad4cfb538eb23af8477acbb56f93fdc92210b493c1c6418 450 0.30/1.00 vMB 23
320,754 320,754 00000000000000000f90a96d01980b40e2ad654ef71e717f2693d68de83c95f1 426 0.32/1.00 vMB 23
320,753 320,753 0000000000000000174f91c1b9f414edda9e27168140305fa82c553d0cdfc348 360 0.38/1.00 vMB 20
320,752 320,752 000000000000000001757d3db7d10efb786cd5063567c684f7c0b8827a3733ca 484 0.25/1.00 vMB 29
320,751 320,751 00000000000000000ff7a5e19887d28ad4ff1b188417b68f7503c9f47ee40c82 561 0.50/1.00 vMB 19
320,750 320,750 0000000000000000127f1e2fc212f2df33dd8087af22d3d7f3900ef1676a15cc 1,374 0.91/1.00 vMB 24
320,749 320,749 000000000000000019a6089fae1d7682e928678c514ca38a01b3a1e03d73125d 724 0.35/1.00 vMB 29
320,748 320,748 00000000000000002416451016aad635fc778a3427ecbcceb2b72dfbd5d5386c 64 0.13/1.00 vMB 13
320,747 320,747 0000000000000000053d591239a14eb314afc5b1df8d9a440f3e8169b82c1cb7 1,086 0.54/1.00 vMB 27
320,746 320,746 00000000000000000c18a0615a5cd9077473df3df24cd79a5eb20d1f12dddb16 1,364 0.76/1.00 vMB 27
320,745 320,745 000000000000000009d51d98e1c5b1aba6673fb664521967b0c98f43830b8af5 1,079 0.50/1.00 vMB 30
320,744 320,744 00000000000000001ff8b97d398b115e6b8aa3fe38265f444d1b173339268025 385 0.18/1.00 vMB 28
320,743 320,743 00000000000000000906d0ab300c5101a9a6cfc2bc63a8484844d30843fcb587 406 0.25/1.00 vMB 24
320,742 320,742 00000000000000000cd5a0b124ae66189e52cc3042c491ed5228c9c4fd4f5122 763 0.33/1.00 vMB 28
320,741 320,741 000000000000000001fa3a3bef0d574fd556437224125fba178e048bf1d0ec26 595 0.27/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.61 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: 671.92 GB
    • Received: 16.06 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.