Loading Tool

Explorer IconExplorer

Memory Pool

37,103 transactions
25.56 vMB
0.06899816 BTC
Random Selection Loading Transactions
Max Size: 141.67/200 MB

Candidate Block

Mining Attempt 523f179ae0cc1de976dda186205d12d2b07d395d201b48c99698406207ddb544
Version 20000000
Previous Block 00000000000000000000fd2cce201dd790c3e9eab86b3bd841487b6039423ca2
Merkle Root 2753dca216dbfc0336204a5e2749cb0aa3ecfbcb6e59d5d899df6659aca434f4
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,999
Size: 1.00 vMB
Total Fees: 0.03358290 BTC
Feerates: 1,005.79 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,247 (24 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,223 939,223 0000000000000000000129028165674a8b223f9f9749d1263eba927fed28eaac 1,941 1.00/1.00 vMB 3
939,222 939,222 000000000000000000017a3f5fb6c54048881df7aa30a22495d62ab4e3cf4f8a 2,854 1.00/1.00 vMB 3
939,221 939,221 0000000000000000000195cdbbf636aa0ba8ab240c47ec34b3440a8096da5120 2,411 1.00/1.00 vMB 4
939,220 939,220 000000000000000000009f9bebb53469bc8722743eef8337c6280c0e8e344227 1,102 1.00/1.00 vMB 2
939,219 939,219 00000000000000000000261bdf4f2489828391e88d61ac203b9c0e34a70f3c71 129 1.00/1.00 vMB 2
939,218 939,218 00000000000000000000ddc66f93b7d0261e7c272445634471f553eeacf656df 1,342 1.00/1.00 vMB 3
939,217 939,217 00000000000000000000d14c0d46e41135f338d1514d4545bd1ff62cf1fce211 1,921 1.00/1.00 vMB 0
939,216 939,216 000000000000000000012bae33d2b939d60800534b0a8681e5376a1020ac5655 4,500 1.00/1.00 vMB 0
939,215 939,215 00000000000000000001459d9d2fab6505f93e8fc61433a1cc7549e4e7e063fc 1,843 0.79/1.00 vMB 2
939,214 939,214 000000000000000000012ef9be52070bbcf2ab026448826bde827d8584f34421 4,641 1.00/1.00 vMB 0
939,213 939,213 00000000000000000001bb7f9196d7f062c83037b666ece67aa837576ad9ef2d 1,145 0.36/1.00 vMB 2
939,212 939,212 00000000000000000001160e10c13f09387f39a8f7b452a22795baa2d6d9925b 2,872 1.00/1.00 vMB 2
939,211 939,211 000000000000000000012f3418cb719970d2e698593cd5e6c110eb23ff642124 599 0.23/1.00 vMB 2
939,210 939,210 00000000000000000000dcc5dd8a5fe13619c3ed7ddfbe517c619139d77d103d 4,781 1.00/1.00 vMB 0
939,209 939,209 000000000000000000006ee720c8e876d9b61e938f9cacd9dfa7dd9cbf4973f6 2,440 0.99/1.00 vMB 1
939,208 939,208 00000000000000000000cdc5f2435af610086fc3f01648485906c7042bb5a6d4 3,407 1.00/1.00 vMB 3
939,207 939,207 000000000000000000009c6e904a3de079072469be2ed8529c93fd873adce1df 4,357 1.00/1.00 vMB 0
939,206 939,206 0000000000000000000145f9b82e70ecdbab7d882aa5b7d214c623ada198bffd 2,412 0.86/1.00 vMB 2
939,205 939,205 00000000000000000001353e135fabdcf7024abe25fa5748303c3324848c4185 3,718 1.00/1.00 vMB 1
939,204 939,204 0000000000000000000098d179d6cae0bb269dc4451c5c90d6fa02eca75c2bbf 3,796 1.00/1.00 vMB 1
939,203 939,203 00000000000000000000a8da39c1b030deb88b6712c04118cd2468d7043c90d1 3,443 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 825.36 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,243.02 GB
    • Received: 233.25 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.