Loading Tool

Explorer IconExplorer

Memory Pool

81,766 transactions
30.31 vMB
0.16816040 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt 6d29e0ab1779b2843cf92b41fa161a6ebfef0b044aedda2fdf2210cb56f42bc9
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root a0ccc745e92fa138bac69aaf92dc97bf3580cf59f7699e16f20601cb5359261c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.09183350 BTC
Feerates: 502.67 > 9.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (304,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,311 610,311 0000000000000000001467549921bbaea4d036b938c29857403136bc07655f05 1,138 0.35/1.00 vMB 1
610,310 610,310 000000000000000000034547ecb17230573c604e8e1b8c7d06cbbc324376c173 3,046 1.00/1.00 vMB 18
610,309 610,309 00000000000000000010330a276b6877ebd92e985704f323b527a80bc8a20787 292 0.09/1.00 vMB 13
610,308 610,308 00000000000000000007ca9a46a6b0e80ec31c7d209728d22da4d9ed48179ec0 38 0.02/1.00 vMB 15
610,307 610,307 00000000000000000009849318278d1f1809341e742ab7e4f10fd03cadb85ffd 1,854 0.66/1.00 vMB 11
610,306 610,306 000000000000000000102be07abd70e181a4e9af5c51191a00fc06dcde690d52 3,039 1.00/1.00 vMB 15
610,305 610,305 0000000000000000000356d7c2b89f43b63eef6098101acbc1d05fb759366c3b 431 0.15/1.00 vMB 10
610,304 610,304 0000000000000000000181a4a94a4f22757dd302e33444c109befafd12aa8a07 2,267 0.89/1.00 vMB 8
610,303 610,303 0000000000000000000f6468fd5c7a730ce0b9b5e065b30905b0dcab54d714b8 2,680 1.00/1.00 vMB 4
610,302 610,302 000000000000000000116f565c87ea1114373c0fd1867c41a0b25db4a3582583 3,404 1.00/1.00 vMB 16
610,301 610,301 00000000000000000000bad7d0a094b5ee42906091126621a429e6dda2804cab 2,829 1.00/1.00 vMB 29
610,300 610,300 0000000000000000000f860fa358aaaf7ea2ceb211d16bd2826dc2770cdb9720 1,913 0.68/1.00 vMB 14
610,299 610,299 0000000000000000000183b6c4b8ff5640be8a1010ec004655c2913f0355d504 370 0.16/1.00 vMB 16
610,298 610,298 0000000000000000000a4885aaa33c0b6a09469495b9b7dabbe31fc7c769fe56 139 0.04/1.00 vMB 13
610,297 610,297 000000000000000000106e223d57cf1ede000014b827d834a28b260dd21ccc1a 1,762 0.50/1.00 vMB 12
610,296 610,296 0000000000000000000d31efceabf696c41ddf8c635062068d72307cbe5d49d6 366 0.11/1.00 vMB 18
610,295 610,295 000000000000000000132f6eddb26d5b07d45044e3ea3f33036c3e8d12deeacd 3,094 0.94/1.00 vMB 14
610,294 610,294 0000000000000000001490c06fda88bcd98fbcb00f86f9c10168e65c0cf60ae2 447 0.12/1.00 vMB 14
610,293 610,293 0000000000000000000158926dfa207d2dfdeb4271c93161c82f1e8b76ac2ce7 2,079 0.70/1.00 vMB 17
610,292 610,292 00000000000000000007de24e42b4c8359f7f47b7a4942c856ec128343b4bc75 1,205 0.42/1.00 vMB 5
610,291 610,291 00000000000000000009f08429a474af9b04e297ef0fbf161aaeb443f266c9b5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.60 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: 671.85 GB
    • Received: 16.04 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.