Loading Tool

Explorer IconExplorer

Memory Pool

80,999 transactions
31.09 vMB
0.09042697 BTC
Random Selection Loading Transactions
Max Size: 187.49/200 MB

Candidate Block

Mining Attempt fdeaa485619c317caa24cbb76871e15ccc1e3fe7524c49b249c7ec1ebf47e799
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 025fc6466a02586a4f3ad9262c63e11cf0537253e574508d914a105044f8b18b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,407
Size: 1.00 vMB
Total Fees: 0.01812342 BTC
Feerates: 45.88 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (579,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,050 336,050 00000000000000000c9656f15d91611129983be79d93f3613b6a1e4d8150e0bf 1,538 0.69/1.00 vMB 38
336,049 336,049 00000000000000001568ec0581f857c2fd58ddfa8c7a5fd2624061b8f66f453c 324 0.17/1.00 vMB 34
336,048 336,048 00000000000000000a4ce8ca11a2904ae2d2eb8e67eda9e7d65259cad546c5b4 238 0.12/1.00 vMB 45
336,047 336,047 00000000000000000a25e1659abf3090b7c10024df6ed17719f9c4c7bf042fee 24 0.01/1.00 vMB 25
336,046 336,046 000000000000000003ebe0871472f2cbc2671e4383246389a3b6555f9ff28fac 178 0.10/1.00 vMB 21
336,045 336,045 000000000000000003b52a600411cf477e935b15104f8e2af9cf4e9ea27fe269 108 0.04/1.00 vMB 40
336,044 336,044 0000000000000000040de71cc0cb27741975b1938d81855fec404d201848937f 535 0.31/1.00 vMB 62
336,043 336,043 00000000000000000ec09d36b69066094829bdca77777106cd56c3019aa1b266 322 0.21/1.00 vMB 51
336,042 336,042 0000000000000000131d69032c9dfac8584b650cc28d0b251613c42dcf3d3222 22 0.01/1.00 vMB 19
336,041 336,041 0000000000000000108fbe49bfcdf82b2742e8f68f21b75ee6956b04702cb473 277 0.14/1.00 vMB 63
336,040 336,040 0000000000000000031e585eb8c0af92d3be999f17811eda96e8e3c0e4bbbefb 82 0.10/1.00 vMB 1
336,039 336,039 000000000000000019d1ac33853fcb99e756eabaaae083cec00a1b17c613ac6f 326 0.20/1.00 vMB 34
336,038 336,038 00000000000000000b273cf1fee2d79ff8d8b400e1945bc34c21e569a77496f6 471 0.48/1.00 vMB 28
336,037 336,037 00000000000000000b36e10d494eb548a794fb8374cf56f09c5903e9aada53dd 1,580 0.75/1.00 vMB 71
336,036 336,036 00000000000000001720b83a1ce168f0ef9b6523dd353d04ae8c9664579e0265 115 0.09/1.00 vMB 22
336,035 336,035 00000000000000000cd5c79771de013abac64d4bab2221211f0dc72488a23f84 468 0.24/1.00 vMB 59
336,034 336,034 0000000000000000142cfa8b6e0c818c6abd429a162fab28fbb8040b58724db9 374 0.47/1.00 vMB 18
336,033 336,033 0000000000000000099aa594969f8052066b903f6ae03f0f1f7342a30033c204 1,853 0.75/1.00 vMB 71
336,032 336,032 000000000000000006221ef39bab42379fffaa5bc258c71f33140202cabc2467 735 0.48/1.00 vMB 39
336,031 336,031 000000000000000013589e68247149727e6c6451ce5364746bb3659afda62a36 432 0.21/1.00 vMB 56
336,030 336,030 0000000000000000088e12f6ebbd7d540252c06117e97b27e436d87a56354dff 738 0.47/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.