Loading Tool

Explorer IconExplorer

Memory Pool

77,423 transactions
28.76 vMB
0.07055952 BTC
Random Selection Loading Transactions
Max Size: 174.49/200 MB

Candidate Block

Mining Attempt 1c20c5f9660033cb9d7592e61946e8a0a25310616af9b4fe543024683be1ab2e
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 625330a8435d2aa544bb748d72659b3d96cdd6f8b0ce361713ea14593a12917d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,262
Size: 1.00 vMB
Total Fees: 0.01029174 BTC
Feerates: 299.43 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (539,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,182 375,182 00000000000000000e52d26010f494439b4108fa051159bf9a92d81e5b3417d2 727 0.51/1.00 vMB 28
375,181 375,181 000000000000000004b528ae7597f4f72b6edfd37b50fbece09bcd10113d9982 562 0.38/1.00 vMB 32
375,180 375,180 00000000000000000db43408dd4b288c53fc687cbc9bbe0071040ec7ef44f682 1 0.00/1.00 vMB 0
375,179 375,179 00000000000000000f2452795660a4407e27cafdaf4c6f0032ee381e136ad324 816 0.43/1.00 vMB 41
375,178 375,178 0000000000000000084b95ad983350ef435d29c185794c22fc2f99ea88a68b6d 114 0.07/1.00 vMB 24
375,177 375,177 0000000000000000072ff980a2b9482e86af722290e8b59d2ba20ac5664aa597 269 0.16/1.00 vMB 23
375,176 375,176 00000000000000000cf58d286a4479b760d71e042632b911b9de0ab87c4f0324 927 0.46/1.00 vMB 35
375,175 375,175 00000000000000000fd143269619245a8e35b9d1b9d9cff24563a8a9289a6247 1 0.00/1.00 vMB 0
375,174 375,174 000000000000000008251cdf1cb75938a100d76e4ca295c8c9efa1c6e6ab97c7 1,478 0.84/1.00 vMB 40
375,173 375,173 0000000000000000127ba87d44d828cc7116d1c89e18f7415a41b3af19621b4b 821 0.44/1.00 vMB 40
375,172 375,172 00000000000000000fc8ffa5515267e75e23d33de9d232dc1fc122eab53a0413 359 0.19/1.00 vMB 37
375,171 375,171 00000000000000000e6f436f5040d07bb5f965b5bc0a806e702463d513e0393a 520 0.25/1.00 vMB 46
375,170 375,170 00000000000000001162ece9e38aa16e74af9dc6a6e0b7416393903da613601e 997 0.67/1.00 vMB 23
375,169 375,169 00000000000000000cb0b24aea74f164a1ce0f6a70a7aaec76a2007a06dd150e 2,024 1.00/1.00 vMB 31
375,168 375,168 000000000000000009105867a8c27a7d8457f5790655fc1847e19d7abc22f8cc 1,824 0.75/1.00 vMB 70
375,167 375,167 000000000000000010f4242296a7de657301efa9111cdb45be8aca2751dea2c6 776 0.44/1.00 vMB 20
375,166 375,166 0000000000000000115c914ab8e165e58126c66f11743967256796ef75e80b14 1,686 1.00/1.00 vMB 36
375,165 375,165 00000000000000000459dbacf0421b5fcff29aa7750702768342060f8bbb4f3f 1,416 0.92/1.00 vMB 27
375,164 375,164 00000000000000000aec222933af8f043dfedb5396c06bc6fac7c8fb1b790f8d 3,184 1.00/1.00 vMB 66
375,163 375,163 00000000000000000e397de659a9f14dd7c7f07664990550648bf4beaf19e784 2,147 0.93/1.00 vMB 46
375,162 375,162 0000000000000000090c94b5f8eb80f430ee334f3a0e36fe1fe9529c1fca6b33 2,006 0.93/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.