Loading Tool

Explorer IconExplorer

Memory Pool

82,247 transactions
31.56 vMB
0.08444184 BTC
Random Selection Loading Transactions
Max Size: 187.92/200 MB

Candidate Block

Mining Attempt 80e19b578c7f599a593cb7c88359b62126e84b21f805b291bbfc961d29137dbb
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 6faa8e916deaabb7fff7ba869f386bb6f084832e0c18f4aa3fccba0716ea61ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,309
Size: 1.00 vMB
Total Fees: 0.01675780 BTC
Feerates: 157.11 > 1.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (379,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,165 535,165 0000000000000000001f404f32c37397b74399db50724406fc69cc360363d043 367 0.18/1.00 vMB 16
535,164 535,164 000000000000000000111793872a947ec1bc38e179c07b0f29b644392737e8d4 740 0.41/1.00 vMB 19
535,163 535,163 00000000000000000000f92742206895cfcaff8603875caee841b6b496b2767a 648 0.30/1.00 vMB 15
535,162 535,162 0000000000000000001299457f66872ba4f97fa3a57b946694bfe0b6ec29965f 60 0.02/1.00 vMB 18
535,161 535,161 0000000000000000000e82e2ece9d2c02c47692b49fe69a27745834e9f6a7e49 874 0.41/1.00 vMB 14
535,160 535,160 00000000000000000017858405180a2519047db0321bbca12861c80eead2c17a 1,554 0.69/1.00 vMB 18
535,159 535,159 0000000000000000001a2638321c4a639200516ec156a31e80739a369b217ba5 628 0.24/1.00 vMB 9
535,158 535,158 00000000000000000014f933e79e5993f2cb74985a0fc0e30b5fecbc914bba7c 2,135 1.00/1.00 vMB 16
535,157 535,157 00000000000000000023c32bc2d69879252d5ab590edcd053055fa51567a76eb 2,094 0.98/1.00 vMB 18
535,156 535,156 0000000000000000001378b714c298808050dbc5c3fd6c07b39a047119e611f7 436 0.18/1.00 vMB 21
535,155 535,155 00000000000000000022617096a581ca4bf00df50bc7d152560acae467488b68 662 0.24/1.00 vMB 14
535,154 535,154 0000000000000000001db9559ca7d65e5378d55806ee67b508362c4ca5ded6ee 447 0.38/1.00 vMB 3
535,153 535,153 0000000000000000002c73d0c66958e4b993925dbe4102148ec8b2851fc4b821 991 1.00/1.00 vMB 8
535,152 535,152 0000000000000000001b45d352f011738cc3de4e2e526fa69e52f3e5d33a2a6a 1,561 1.00/1.00 vMB 11
535,151 535,151 0000000000000000000e4cca51a6eb20c339cc7565bbaca08557e6c24e097950 1,351 1.00/1.00 vMB 21
535,150 535,150 0000000000000000002cc30cb05140c91a1f6291ed45ef5fb6580cb8d7ecf814 1,682 1.00/1.00 vMB 13
535,149 535,149 0000000000000000001fccae58095b4f60b512a490f50365206a0a8c8c1b89d8 27 0.16/1.00 vMB 1
535,148 535,148 00000000000000000002f78dbe1947745b6cad9fa6249ccc13438723c871c5b8 991 0.38/1.00 vMB 15
535,147 535,147 0000000000000000000139489be680b9360f014000fd093fff0b784eb1b6cfbf 1,242 0.53/1.00 vMB 19
535,146 535,146 0000000000000000002dc2705893e0c076354cff8d1f68ea5d6f358c515903de 227 0.07/1.00 vMB 11
535,145 535,145 000000000000000000028ef0c6977cda571ac5efda9a2fa9a617b4e6a5f2fd6c 1,889 0.86/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.