Loading Tool

Explorer IconExplorer

Memory Pool

31,815 transactions
23.82 vMB
0.05324838 BTC
Random Selection Loading Transactions
Max Size: 131.07/200 MB

Candidate Block

Mining Attempt 9c71d960fafe62bfbf35965337537e5a4de8dbead38ddb4506035f68c434eef6
Version 20000000
Previous Block 00000000000000000001db15fdc373d72dde37f404cea1bafffe7d45211e9030
Merkle Root dd0dc9d5b818c3c8897ffba50e9e46e8c9d7b89d13075b60806952cfcedf0cb3
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,527
Size: 1.00 vMB
Total Fees: 0.02691697 BTC
Feerates: 713.01 > 2.70 > 0.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,239 (20 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
939,202 939,202 00000000000000000000df5d8c34f1cf51e3428300385efe2c84d18bbccc6ed3 1,300 1.00/1.00 vMB 0
939,201 939,201 00000000000000000001cdb34fe148db45d7ddf7df4cf392c22f5a839dfecf9d 2,305 1.00/1.00 vMB 0
939,200 939,200 00000000000000000001ebb4e352aa630cec95be209deab04eb031df5995420b 1,839 0.49/1.00 vMB 2
939,199 939,199 000000000000000000009c83e882ea55eeac170b8376e6e733e1a4a1141c2e80 1,476 0.45/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 825.34 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,240.83 GB
    • Received: 233.16 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.