Loading Tool

Explorer IconExplorer

Memory Pool

68,764 transactions
26.82 vMB
0.06397337 BTC
Random Selection Loading Transactions
Max Size: 161.45/200 MB

Candidate Block

Mining Attempt 67c25741955f50ddbde95c289f63de494cc58ab99bdaba251f198a8664972d6c
Version 20000000
Previous Block 0000000000000000000085d312ce084c110020c1bb02e742e0d25f6bf74b9741
Merkle Root 6b91d88d406cf00ffe7df7bf851e9bf463f10f0dda2efaf17b7a431723627d36
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,245
Size: 1.00 vMB
Total Fees: 0.00666896 BTC
Feerates: 70.59 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,585 (832,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,391 83,391 00000000002d4241fe922ba40d07686a96586e238d95d480199555f37de719b7 3 0.00/1.00 vMB 0
83,390 83,390 00000000002b1348ae5fce1e8d9bea77f5ccc552110a33c5735910e3f9a7d52d 1 0.00/1.00 vMB 0
83,389 83,389 00000000000b885eb08fd16e2bffde52bd360589ef7f9d97f04f55d31b5f9c90 1 0.00/1.00 vMB 0
83,388 83,388 00000000000aa72032fd8378185bf1335b15ee68955b86072018642e7e001ef4 1 0.00/1.00 vMB 0
83,387 83,387 00000000001a920479f699f559c8f8110b2bb462185db8e4015817affa34d4fd 3 0.00/1.00 vMB 0
83,386 83,386 00000000001ea9415121cfb1c6520d0e6ea419cc5375dc995e6253884409f635 1 0.00/1.00 vMB 0
83,385 83,385 00000000000baba81557c4ee1dee271b8cc1bc85b3e7ce182c5be41902f382ec 3 0.00/1.00 vMB 0
83,384 83,384 000000000022286abc5cc602bce4129201dbc36ebf3e3c8c846373bd958712ec 2 0.00/1.00 vMB 0
83,383 83,383 00000000002f58615e8355a58afdaaa31e32bf1222675b9691e0591e305c6732 2 0.00/1.00 vMB 0
83,382 83,382 00000000002caeaa84df9135ff21d670e2a40e7dda8e5d71027aae7de0f2ac3a 4 0.00/1.00 vMB 0
83,381 83,381 0000000000124773660dc69765102d6f0633dcbe50041af59b0b6d8f5553dcd5 1 0.00/1.00 vMB 0
83,380 83,380 00000000002c69561ace491a31119aad658ae3bb83e2a88a200c8d4dca4d6e0b 1 0.00/1.00 vMB 0
83,379 83,379 0000000000013bcc5d0f691735d689d467f07e3fe9ff0f96efc5c4da81e79174 1 0.00/1.00 vMB 0
83,378 83,378 0000000000203600990e67009076c4bdd628f5ac54fce597740b516514ff0fc4 3 0.00/1.00 vMB 0
83,377 83,377 00000000002314f5af0ac69e84f8ff00f4361427d1ed0be458102d04ec4efd99 1 0.00/1.00 vMB 0
83,376 83,376 0000000000193c35dc5fba54d9afa8f2d919e67f5c4d4d145382f30decfe4975 1 0.00/1.00 vMB 0
83,375 83,375 00000000001f1c3ae5be8e24d2f9c4d373eec93f7406384e32f6a21a7ea6407e 1 0.00/1.00 vMB 0
83,374 83,374 000000000006a33f68a476b20c351930e8c96531144b28bd3bf58350bc2718e3 1 0.00/1.00 vMB 0
83,373 83,373 00000000000d6f206bec856b367e64dbcfdbbc2b31ea087c0fb834b0d15b0000 4 0.00/1.00 vMB 0
83,372 83,372 000000000005962da8a6a597e0ba65e7b6c71b2334e35160fc936460c579fc93 1 0.00/1.00 vMB 0
83,371 83,371 00000000001d98637fd260a0fd830ac160721e06e727418423b7282ca538b01f 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.40 GB

Node Details:

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