Loading Tool

Explorer IconExplorer

Memory Pool

36,674 transactions
18.88 vMB
0.04163010 BTC
Random Selection Loading Transactions
Max Size: 104.12/200 MB

Candidate Block

Mining Attempt e2162542998ecbbf5274104f3fc4895747bde8f471f88c77c287a753a27d7831
Version 20000000
Previous Block 00000000000000000000750cda13cb2faf3c1a95cd574d16602cff3e58023ec1
Merkle Root eb2a82c83805abe1b06124c8410fe56b0c1749b02968f50e2d9ed1e5fb02dd00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,813
Size: 1.00 vMB
Total Fees: 0.00547073 BTC
Feerates: 100.36 > 0.55 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,958 (901,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
11,999 11,999 00000000e99358eee10e0f3938aa83ae2ace7b0e586d39483a45465db5209e68 1 0.00/1.00 vMB 0
11,998 11,998 0000000023556fd913e73e850bfa9d2e1a8fbc24948816c202812215e2614d7b 1 0.00/1.00 vMB 0
11,997 11,997 00000000e4361771e6cca41f3c5f2cb2bee7690cb984d6ad4581618a6730728e 1 0.00/1.00 vMB 0
11,996 11,996 00000000e415b37815bcb5f8cd7fd78a32a9b92a9c64d10793a32d6ed69eeda8 1 0.00/1.00 vMB 0
11,995 11,995 000000007b4daf0e6288594d0e3552e5eb5a212bc8c41931e0ea22ffbbd01393 1 0.00/1.00 vMB 0
11,994 11,994 000000001b47681a18fec8e6d959c1757bf62a8e41655d6f81d7168e3f7b8f5d 1 0.00/1.00 vMB 0
11,993 11,993 00000000b36375e64fef6d4c24fab47a0bd092d4954438c1801284efb3953d5c 1 0.00/1.00 vMB 0
11,992 11,992 000000003f882b3d74a5397ed61aa8f2e7f29f5a770a4986ec7a7b1c04713d42 1 0.00/1.00 vMB 0
11,991 11,991 000000001e5645559457fecabed8a26df6d9cdae00ed2b9e494282a63f50dbcb 1 0.00/1.00 vMB 0
11,990 11,990 00000000b9e282265cc494315578f0b38ddd7c5c0a09bd761409cd8ce6ed1e10 1 0.00/1.00 vMB 0
11,989 11,989 00000000ff821ec58567d041a65690d8519ecfcc298c9109dea75ecd03e90490 1 0.00/1.00 vMB 0
11,988 11,988 00000000359f0ca78913c3a92432173f3ac76dae7fbabe5964d488a44c925ddf 1 0.00/1.00 vMB 0
11,987 11,987 000000005b2af0d1969da9400dbd196f7c0a2cf4c3ab6897a8300f2fdf1f413e 1 0.00/1.00 vMB 0
11,986 11,986 00000000d17b5ab95fe1105aa928d71c3eb8332a6a3074fd532217434f512a5a 1 0.00/1.00 vMB 0
11,985 11,985 0000000029af67cbee53b80cb4a776ccc344e8838b37de268ea9661f6260b007 1 0.00/1.00 vMB 0
11,984 11,984 0000000089ff7176cb10062fea0ae1887fcb114785f2d4aea9b59573e3281487 1 0.00/1.00 vMB 0
11,983 11,983 000000008b88da6df04b0a7fe32cd69a959576f3ee28a68c49fa692f6ab54a73 1 0.00/1.00 vMB 0
11,982 11,982 0000000039eb420c354b7b7f27c3c7962af209a07cc7e27e904df2bd92984c94 1 0.00/1.00 vMB 0
11,981 11,981 00000000b18f327051f86f707fdaa237bbf29bd70b20911d7785af1cf20789b0 1 0.00/1.00 vMB 0
11,980 11,980 0000000023d42d129dfe879dfddee67c6946148fedc03c5bdb752db8bb8ac637 1 0.00/1.00 vMB 0
11,979 11,979 000000001c108e205529a3b457d34ddcc90158e4510981e97712e702f3394092 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.53 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: 535.67 GB
    • Received: 5.92 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.