Loading Tool

Explorer IconExplorer

Memory Pool

81,827 transactions
30.85 vMB
0.10695466 BTC
Random Selection Loading Transactions
Max Size: 187.53/200 MB

Candidate Block

Mining Attempt 6ed5c56dd1406ec20fc88d3997deb24cf3387f0bbda93b1c2f0b651fd9459b94
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root f6f9afb692fe9a51e07be6dbe9f5c49fa27ff170ae27e0ff6838f36162631e6f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.03341013 BTC
Feerates: 469.97 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (780,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,034 135,034 000000000000034fa632c71ff029e5264cabc19fc29ee95d41823c6704b755f3 31 0.01/1.00 vMB 854
135,033 135,033 00000000000007ccf9b5b1029892e5a1d3218ffb09d3e915b80d9bc38b425f77 43 0.01/1.00 vMB 307
135,032 135,032 000000000000082377c61274f2c3df9e48660e82d19ded7f7bfdb41465eee7b7 1 0.00/1.00 vMB 0
135,031 135,031 000000000000041cb973b6821da902a7de0f1bb297dd343162dcc52e8c1a394b 29 0.02/1.00 vMB 238
135,030 135,030 000000000000079c68a2b0dbd0cc0d9b0a9cb636cb310d286196f83b1ca57f82 43 0.03/1.00 vMB 468
135,029 135,029 000000000000046edb92b2b58e8fb24438c8feb44a88556ffb411b25ce8b8c11 75 0.04/1.00 vMB 146
135,028 135,028 0000000000000ad998149d97eabc7bac27113b89160b7b527df0bd3aef8cdb10 131 0.05/1.00 vMB 318
135,027 135,027 00000000000008602d2657be1aca59260a5c63c56541d151ea5a52d79daaaf17 12 0.00/1.00 vMB 17
135,026 135,026 000000000000031aa2048116538742ec760bff095a0c439e0c4b4c93136ba6da 82 0.03/1.00 vMB 376
135,025 135,025 00000000000005e1042cacd67f6c427d1d7a40662da839a93cfa0fd2b67cf151 151 0.05/1.00 vMB 182
135,024 135,024 000000000000064bbfb68d5970519e690b398c727e5240e0b932670f3d556478 84 0.04/1.00 vMB 174
135,023 135,023 000000000000085e60df582a21acb5272a061ef31ee4e18aca1dd582c8fa025b 127 0.04/1.00 vMB 335
135,022 135,022 00000000000003c61d331ade92acdff01a7a595a867677638bce412dde185ef1 66 0.03/1.00 vMB 400
135,021 135,021 00000000000003ab7649e6c05daa74432b090f459f5a6dcc02dc7b09f0c8148b 4 0.00/1.00 vMB 1,417
135,020 135,020 00000000000003386b5da4b4c3b9fe1c16687cc9d381971a771264360640d87e 122 0.03/1.00 vMB 68
135,019 135,019 00000000000004481263fc252845f512cfe0798c194adaa8dff0c0e49a4da686 58 0.03/1.00 vMB 518
135,018 135,018 000000000000071bf553e345237a67b722db391214627d2cb08268d24f2732c5 83 0.03/1.00 vMB 287
135,017 135,017 000000000000018aa48df0c4f822b686961c302c0aebb1710e5193ce4d41a052 138 0.05/1.00 vMB 51
135,016 135,016 00000000000008d656bb8cab2eedfd174a7483664cb62fa3070ea65db7ad5280 15 0.01/1.00 vMB 1,141
135,015 135,015 0000000000000063752f0d507e5f10b07d2700408bf90ac2ee16f34c38b59eba 65 0.03/1.00 vMB 498
135,014 135,014 00000000000008fe01dd009ecf310ae4020631806c2b0938761aa5d35a5aed83 22 0.01/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 783.07 GB

Node Details:

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