Loading Tool

Explorer IconExplorer

Memory Pool

23,088 transactions
31.83 vMB
0.04330511 BTC
Random Selection Loading Transactions
Max Size: 163.03/200 MB

Candidate Block

Mining Attempt 2364f92c5c72cb6205e864e4b9af3fd2620ff82e2196b79e74ce7dc13e6d6439
Version 20000000
Previous Block 000000000000000000014d17bcc30c33113e0a3414d3c0a704a29fc1f37d8915
Merkle Root a1117970d50655920ce335c8361e171f772b862982993866cc04b8a757e7c8e7
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 1,306
Size: 1.00 vMB
Total Fees: 0.00711419 BTC
Feerates: 61.25 > 0.71 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,328 (21 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,307 939,307 000000000000000000016e354766907df5cd5a22a4d36caa7322a40c99c6522b 399 0.11/1.00 vMB 2
939,306 939,306 000000000000000000000c2ab6be6aaec38413bedb2329d2febf6ed258a6b78c 3,751 1.00/1.00 vMB 1
939,305 939,305 000000000000000000007cd37392cf72387fd869f2094590f14302fe295c879d 3,530 1.00/1.00 vMB 1
939,304 939,304 0000000000000000000198f5aa4cc101e7eaa117d439c517e546774b27aed34d 2,935 1.00/1.00 vMB 2
939,303 939,303 00000000000000000001aabe27e564f5950f65a609cda80374699801e0f2b6be 2,886 1.00/1.00 vMB 1
939,302 939,302 00000000000000000000db39de35ad31ae5984c4593fc604d30f69d5b613861c 3,846 1.00/1.00 vMB 5
939,301 939,301 00000000000000000000703d366a0f2e9456ff49d30436c15ad4075d0630f92d 3,049 1.00/1.00 vMB 2
939,300 939,300 00000000000000000000450e875787ec13aea470da461e15af183055075222e9 3,397 1.00/1.00 vMB 4
939,299 939,299 000000000000000000006038e39a193f724627aa0fefe09de5726f9f8abd3c31 1,161 0.53/1.00 vMB 1
939,298 939,298 00000000000000000001ac2300390b7bb2f3213b1614d589cdc082230fb9edd1 3,140 1.00/1.00 vMB 2
939,297 939,297 00000000000000000000201ea23eb8d15d300677ce90a26aa9370fbbaa8c4888 3,925 1.00/1.00 vMB 4
939,296 939,296 000000000000000000019ef1ab9c380f421d232bb77dcc9a992e479719cf1534 4,212 1.00/1.00 vMB 0
939,295 939,295 00000000000000000000ae49ed2271aea03bc79385043bb86d4468519455af20 3,683 1.00/1.00 vMB 1
939,294 939,294 00000000000000000000c3e0d6319c6c50edfbd3dd57443def5b953bd09b62f3 3,178 1.00/1.00 vMB 3
939,293 939,293 000000000000000000010add9056fa3f9d09aebc7a9d90cf119a32862862715b 4,075 1.00/1.00 vMB 1
939,292 939,292 000000000000000000015a667ea8ed5640ad091ac42395ff4bb37d56d44c9fa0 3,300 1.00/1.00 vMB 2
939,291 939,291 00000000000000000001efa0eb45d4336567e1dc198ee7e7c66b99c230753861 4,089 1.00/1.00 vMB 6
939,290 939,290 000000000000000000004b7bf507400f7e83117dbc9b3908dc6cea5076dce957 2,999 1.00/1.00 vMB 2
939,289 939,289 00000000000000000000e94587a2cd8f76bc0424a7d178b2b04b029a7c6db87c 3,421 1.00/1.00 vMB 2
939,288 939,288 000000000000000000007204ab0a0b009a77db24bd33483219ab6f99dc936d35 3,491 1.00/1.00 vMB 3
939,287 939,287 0000000000000000000032f8f7cc90acdaa272a19b952d678c20a2586bb7ff8b 3,570 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 825.50 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: 4,259.26 GB
    • Received: 233.97 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.