Loading Tool

Explorer IconExplorer

Memory Pool

77,094 transactions
28.73 vMB
0.06569341 BTC
Random Selection Loading Transactions
Max Size: 173.91/200 MB

Candidate Block

Mining Attempt 88eacdbc54316a60b148d06a173a132ed226e52baef2a4924a2e7461d76f45bc
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 6643bd06b0d6f04194d7924d23d358c10a00e44822846e2d9609482603193bf9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,110
Size: 1.00 vMB
Total Fees: 0.00589211 BTC
Feerates: 40.21 > 0.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (180,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,401 734,401 00000000000000000005def34d25a14230b7e98091aa5af1ab1022ba1c343106 273 0.07/1.00 vMB 7
734,400 734,400 0000000000000000000165afa5087e4d8d8ef593f3805383467787031c5fb625 104 0.04/1.00 vMB 8
734,399 734,399 00000000000000000002f914fd308b997f632ae19f95dc88012dfda4c16a6df7 2,122 0.66/1.00 vMB 8
734,398 734,398 0000000000000000000721a2847136f903508b2f94ce9115ce7da794e2206653 1,215 0.54/1.00 vMB 7
734,397 734,397 0000000000000000000378ac5663481622e9bb0632556073f86777b04892408b 673 0.26/1.00 vMB 8
734,396 734,396 000000000000000000005c29846bbaa44de33251a8b7915fc1341469545741d9 291 0.15/1.00 vMB 5
734,395 734,395 00000000000000000002891e6ce7d6cbd27a3600d8541a9458855471e4c2be87 1,350 0.63/1.00 vMB 9
734,394 734,394 000000000000000000011c06c43512e05fd5a4ec8780484449bbe8eaafc1ff67 142 0.22/1.00 vMB 2
734,393 734,393 00000000000000000007339e122b7b020b9ccad3763559f2110a9c7cf2be1882 2,091 1.00/1.00 vMB 7
734,392 734,392 000000000000000000064a65396574afa93a427d8d4705019883a79654dc9c0c 284 0.20/1.00 vMB 2
734,391 734,391 000000000000000000090442238e3dd5b114d4b013cb69d694d4687a33f068d8 2,878 1.00/1.00 vMB 9
734,390 734,390 00000000000000000001f697b33bd77431df3b7f4fb2a52e77fd2760ddac7b9f 1,841 0.90/1.00 vMB 2
734,389 734,389 00000000000000000007508a78d9a89858f9f36e9a133f92d46b58f4e5c69de6 2,493 1.00/1.00 vMB 11
734,388 734,388 000000000000000000056a1500cffe0fb67a3affa772314d68628305bc58ff6c 2,895 1.00/1.00 vMB 11
734,387 734,387 000000000000000000061a553183a35364a3639d5b40e4210099b327691a5f7f 2,648 0.97/1.00 vMB 10
734,386 734,386 000000000000000000058f77f1ec88984efd7df47bc08a4b2b4f3ae19011c39e 1,805 0.61/1.00 vMB 9
734,385 734,385 00000000000000000002de8902b038343cbd40f7b50bb2b4b727d48d02ca848f 1,599 0.72/1.00 vMB 6
734,384 734,384 000000000000000000092f6c97c53c84ebdb8e2ff53bffbfbbe5b234eebb5785 2,870 1.00/1.00 vMB 8
734,383 734,383 0000000000000000000483fda310b0b19486b1b12746258f924f660c1537055b 605 0.23/1.00 vMB 6
734,382 734,382 000000000000000000040c846439f8c4f04f6718908ee2c74805c19947aa29a7 2,974 0.97/1.00 vMB 10
734,381 734,381 000000000000000000075f00cb7d5b310e44cbf498afbc33fe3995390670b928 108 0.03/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.57 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: 670.27 GB
    • Received: 15.84 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.