Loading Tool

Explorer IconExplorer

Memory Pool

35,643 transactions
8.18 vMB
0.07516392 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 7 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.58/200 MB

Candidate Block

Transactions: 3,885
Size: 1.00 vMB
Total Fees: 0.02600071 BTC
Avg Feerate: 2.00 sats/vbyte
Mining Attempt 11641ee8ea83ff224862f11ce27b76d7ef71488ae172be9cb9e1a2646aeb494a
Version 20000000
Previous Block 000000000000000000006832ff8b73c6d2f144e635537d5b54b8298295c0e86c
Merkle Root afe2ae7a1c1db514b688700c16730ae9238b73209c3f7b97bad2ba9915982002
Time
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,758 (644,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
268,407 268,407 0000000000000001de348079c8e3ca99a31f6fcf6f9b56d9e2a8712cd697940e 0.31 MB 639 70
268,406 268,406 00000000000000078beb8bff14054ac2394ca28611af4eb20111ade40711baa1 0.04 MB 78 21
268,405 268,405 0000000000000007735da2a87d1897f9c121409798847d2dadae0d1ed66016ca 0.15 MB 298 33
268,404 268,404 00000000000000026856b0d9b8f2fc6f11244ae4bb801acbe301da7f14632392 0.16 MB 326 81
268,403 268,403 0000000000000007bd936f19e33bc8b8f9bb1f4c013b863ef60a7f5a6a5d2112 0.25 MB 543 101
268,402 268,402 0000000000000004dc987df1510dbe2c4206575fc7f3510b22c57ed82904838c 0.10 MB 231 79
268,401 268,401 00000000000000082ffc2ea5351ed56c48ef8049ef0507aef28783f5117ba25e 0.40 MB 517 41
268,400 268,400 0000000000000000990a9d1e4c8d7bf9abfedfc7a029ee57f9c122de777dab65 0.25 MB 528 80
268,399 268,399 0000000000000006d61eb32f3643aa30c2f9647e4e758af84b03abc43f09959f 0.25 MB 529 74
268,398 268,398 000000000000000164f3b6d6163fe60fd00ef6d9c798a1988164f9d1cebd6881 0.25 MB 625 132
268,397 268,397 0000000000000007365ae44836bce6a5215ee53bb3a92cfac81f42d873b9742a 0.55 MB 678 51
268,396 268,396 0000000000000007c5776344488cf171d2a126c9e2fef86adf401bce586c6260 0.15 MB 147 14
268,395 268,395 0000000000000000b13d616d5c1f07192c8b714c5a67a6973b42ca784efe6cc6 0.21 MB 191 25
268,394 268,394 0000000000000007457fe572a4bc23daeebcb4de57f302466183786e06a6af47 0.25 MB 605 42
268,393 268,393 00000000000000017d81c79b5c98047807e2de5d83560f1c07bd42e9c4695823 0.25 MB 561 143
268,392 268,392 0000000000000000f8c9180d622c8abb09f9f62aa12433c36f4ce0d5ffc0ad6c 0.25 MB 491 86
268,391 268,391 0000000000000000e7c3a9387b2a17525cf173e67591df40e8b6ee64882c1e40 0.10 MB 123 34
268,390 268,390 0000000000000002e8dbe142b7f389f30fdbca7dade651d0e163b378d4bccc4c 0.12 MB 205 49
268,389 268,389 00000000000000071d22f2647e43f2c68f2d31e3d36bfed0fb964eb0f2a26a38 0.05 MB 114 48
268,388 268,388 0000000000000000dc988f42876d5ab7496ba131d5ed77b152f3136f4bf66301 0.27 MB 652 86
268,387 268,387 0000000000000001a1c6dc9343e20b84bbc3cfeb36a4b3aa0a82498065935f1a 0.13 MB 210 65
Previous 10 blocks ↓
Total Size: 778.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 145.04 GB
    • Received: 1.52 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.