Loading Tool

Explorer IconExplorer

Memory Pool

79,145 transactions
29.59 vMB
0.07183765 BTC
Random Selection Loading Transactions
Max Size: 177.88/200 MB

Candidate Block

Mining Attempt 6c74ecf002befb14679a656ffe9541bf8e779c14779bae922aad41b2452f938d
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 77af88fa3eeef4bf1e75c97cdc2e922b03a1cb654a8658893b2476cc008468dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,540
Size: 1.00 vMB
Total Fees: 0.01170197 BTC
Feerates: 60.27 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (122,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,110 792,110 0000000000000000000158ed983fd9fb25385a372cdc92fc6451b457718ad0e3 3,756 1.00/1.00 vMB 51
792,109 792,109 00000000000000000000e8db4e15385bf6844eeeb65a31e0244c0378a1502750 3,745 1.00/1.00 vMB 61
792,108 792,108 000000000000000000000dd3be3f30032be8a773025d6f01a40f30315d3fe85c 3,345 1.00/1.00 vMB 64
792,107 792,107 00000000000000000005246579ff4ed05637b3046bd1ffa63dee013c9009674b 2,425 1.00/1.00 vMB 29
792,106 792,106 000000000000000000038e4c661c67b17f3f7fc3920e93d1d32b31ae3c31f276 3,893 1.00/1.00 vMB 46
792,105 792,105 00000000000000000002909695d2c1cd52a0e5761af00acc49d98ac9080d7900 2,970 1.00/1.00 vMB 32
792,104 792,104 00000000000000000003c05dc3a72d4d2e2e70971df52e82007c90e2a870c960 2,724 1.00/1.00 vMB 23
792,103 792,103 0000000000000000000130ef5178bc86d9c7fcb380c9c99d4a4b1ec6023a9d62 3,369 1.00/1.00 vMB 51
792,102 792,102 000000000000000000028ed6070ba028a77babbdfd00b676b8f7d50383d3237f 4,007 1.00/1.00 vMB 46
792,101 792,101 0000000000000000000581a4adcdccbd3210acb85c02a2e508cd0dffeeba0c39 3,235 1.00/1.00 vMB 29
792,100 792,100 0000000000000000000554af75b8e993cdf2fe0dbab72597701d4e5b75cf7f87 3,761 1.00/1.00 vMB 53
792,099 792,099 000000000000000000057b4240ddf66ae021426755f5b55c979fe3080bd1a90b 3,412 1.00/1.00 vMB 66
792,098 792,098 0000000000000000000054c22ffa736d8b228b9a00c8a4400b74349c59849fe1 3,407 1.00/1.00 vMB 44
792,097 792,097 00000000000000000001d59b72452110f80d8c03f8cbb5d780df19a1bffede51 2,315 1.00/1.00 vMB 33
792,096 792,096 0000000000000000000568ee28400dd1c62abe43cee85b3e15cf626fbe138ce2 3,187 1.00/1.00 vMB 29
792,095 792,095 000000000000000000035cf5a1cf8fef8073334207074bb2b10cab406fd31c3f 2,937 1.00/1.00 vMB 36
792,094 792,094 000000000000000000035625f5e7c5e5c375143366bef4873597e1e5470eaad7 3,383 1.00/1.00 vMB 38
792,093 792,093 0000000000000000000059fd52926d8fddabc9babd6b87966b190cda7e7ca154 3,393 1.00/1.00 vMB 36
792,092 792,092 000000000000000000011dc69245c3c019e111eb1540536e8f791d7fbaae7503 2,863 1.00/1.00 vMB 48
792,091 792,091 00000000000000000002995122e3cd1a961bdffc7af1ccad197d721831221c80 2,376 1.00/1.00 vMB 54
792,090 792,090 000000000000000000030b103c3dad7c00af095cd6320f23fe75b08ba6c5cb82 3,610 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.