Loading Tool

Explorer IconExplorer

Memory Pool

12,875 transactions
5.50 vMB
0.01548838 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 32.43/200 MB

Candidate Block

Mining Attempt c2ade5e7a495445992f5890e682afeb4273f3b7462970a5432c3c56427a864d5
Version 20000000
Previous Block 000000000000000000015e0d39ed218f17656b9c68068e20fc4f24fd05959a8f
Merkle Root 6e2aa4547c3e44d1fae24372d6c56afc11a68325446f9b82ae9c13000f83c5ee
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,336
Size: 1.00 vMB
Total Fees: 0.00651460 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,449 (879,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
34,393 34,393 000000003088110d598d8db3b4cfa78e66ec9b6c36f94f245fadb3467b4c8f06 1 0.00 vMB 0
34,392 34,392 000000006f5559726b8467bb3a0ad82615906e601cedff113001e2b01a20e730 1 0.00 vMB 0
34,391 34,391 000000006eec878f87494649ab1f004694189316a359db41e4f8823350c4d841 1 0.00 vMB 0
34,390 34,390 000000003eb6006ee2c5016feb1e9ecb4c3338008db2b9d3a46f3f40c1ffa662 1 0.00 vMB 0
34,389 34,389 0000000003b540d4358a6fbce36e7f329257103753c36a90b8172428a210dd27 1 0.00 vMB 0
34,388 34,388 000000006e5bb0a1c598567179fd558af4caa1505d91a25e7fcc2c90d3494e29 1 0.00 vMB 0
34,387 34,387 000000003361c745e468e015aeee292ff39c5b61f6413c03255a406fcff1cc42 1 0.00 vMB 0
34,386 34,386 000000001480506781b60813032abb724573b01d4e2a5a894b194679cddccec5 1 0.00 vMB 0
34,385 34,385 0000000076abf5a695837829b880f6777f93cedf709de011a4433157b062e4dd 1 0.00 vMB 0
34,384 34,384 00000000962c0cdbf33b23d7d4ca73c2fb45083fac57bd797fcfb94d0612c052 1 0.00 vMB 0
34,383 34,383 00000000bfcc6a974fd16e21c281d1def4631c7b5577e0e8b1c03c9a9c000af5 1 0.00 vMB 0
34,382 34,382 000000005694f6b83d1adf64942bedc1f4cfb0248feeab69d496c62c9cbe5721 1 0.00 vMB 0
34,381 34,381 000000000145420819a29ac0e4083685c2d5f02d0f13f7330d620c554aada509 1 0.00 vMB 0
34,380 34,380 00000000b7b410c04b6b6344aa9b0a05843a69c46f84449a918e559e3e4650a9 1 0.00 vMB 0
34,379 34,379 000000003ebdc418d2e3fa0ac9c39fb29d0491315df660aee110bb82a7589e2e 1 0.00 vMB 0
34,378 34,378 000000004ff6a6fc70e32fa8a317a05df5956707234d848cf3379857f6bd4542 1 0.00 vMB 0
34,377 34,377 000000008e644da08bea232f334b939533b78bfb6c34af9bc89c3b7e8d1e37b2 1 0.00 vMB 0
34,376 34,376 000000002c313eb5efa56cb4db59a743702ebdbf691ac8a521e586f2c78ed245 1 0.00 vMB 0
34,375 34,375 000000008116e3331a82dc6e1f62f6e6913e456f9d85a2c8efced4d1a89adf6e 1 0.00 vMB 0
34,374 34,374 000000007bf5897f9ce43b66ab0bfae4305726734e9738cf9f6f57f8b3c478f4 1 0.00 vMB 0
34,373 34,373 0000000003782affda7d0210ffde2136f9f9d0ca77b941a6dc63cda005759a2e 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

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