Loading Tool

Explorer IconExplorer

Memory Pool

39,276 transactions
28.70 vMB
0.06266155 BTC
Random Selection Loading Transactions
Max Size: 145.83/200 MB

Candidate Block

Mining Attempt f8deb556d172dae035ff20ae29dc0e5ea5b9b4ddc655bfad4aed3cce9a0af70a
Version 20000000
Previous Block 0000000000000000000172f408868dfd9c95d80046967b5978bb59a25e069243
Merkle Root 9243ed21b286b919b83bd06e69b00e222bdfb1937f1caaaa98381635db21a7b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,702
Size: 1.00 vMB
Total Fees: 0.00703267 BTC
Feerates: 40.21 > 0.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,544 (795,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,269 119,269 00000000000068aa83982ea42d1d2b2867e3b09acd2f1426ef4b455715bd214f 12 0.00/1.00 vMB 885
119,268 119,268 000000000000a7723c5f2a689448b459f7dc89f82ce40ff1ba1946ebbb756599 18 0.01/1.00 vMB 235
119,267 119,267 00000000000026b3b1162c32977b8af955f0c6984511ccd01a963cb830e06f87 5 0.00/1.00 vMB 1,278
119,266 119,266 0000000000003b66a6942112cd3a0d5ac86645ab3943b0c9a3f68c534e9769db 9 0.00/1.00 vMB 0
119,265 119,265 00000000000042d7b140e158075cc182d3fa7f2d9eb3911035fa982331a7f8c0 11 0.00/1.00 vMB 339
119,264 119,264 00000000000020ac89e463da48c0bc383ea21aff754cb29582973fa59bf55e0d 14 0.01/1.00 vMB 138
119,263 119,263 0000000000007898b5db7a1bfb95caf54ec78f41b5035b53f11d434b3cf45948 1 0.00/1.00 vMB 0
119,262 119,262 000000000000a9f12499822a0e94a4b2d49f57c018400cd8ea29c4664332d096 1 0.00/1.00 vMB 0
119,261 119,261 0000000000000ca609008f44af5567e4eb7bf4f5a6f6cc8854545976f8184f44 9 0.00/1.00 vMB 0
119,260 119,260 00000000000048fc8a986ec73c22ccdcefa233e001e3a6e65bef40399f7a87f6 10 0.00/1.00 vMB 0
119,259 119,259 00000000000064ba8a5f12e3ba1e52c2ab0bc63b76b5607fa1104ec04321e31e 9 0.00/1.00 vMB 0
119,258 119,258 000000000000493dc2b56f9fc4f6c6bb2370c1f0ddbda895cee5b7ad833d57a3 10 0.00/1.00 vMB 336
119,257 119,257 000000000000466f4e8b6373bcb9cdf57b2711a145de55547d5f808e5aff23ab 11 0.00/1.00 vMB 656
119,256 119,256 00000000000033da62decd5164298c50ddf216025c202396ab8f1e76d9d8cf42 11 0.00/1.00 vMB 0
119,255 119,255 0000000000005d84e8cd7492c9345a598cc2136806e4c51e3852e5cbe53b70cf 31 0.02/1.00 vMB 328
119,254 119,254 0000000000008eedb3c9b287f82dcc558d1a26c632c469bcc32680963b2486ef 9 0.00/1.00 vMB 0
119,253 119,253 0000000000002fd23ae8c73444363d3fe3f8aec6343535fdddd3fcf965d36a57 11 0.00/1.00 vMB 1,451
119,252 119,252 0000000000004f20f1ef039de4021664e81d89a023e0d432d114b2cca6e552d4 12 0.00/1.00 vMB 0
119,251 119,251 00000000000050ec76fca87b2220c85ca003593a5a9a65530bdfcbd55b3c201e 11 0.00/1.00 vMB 809
119,250 119,250 00000000000034a6d726908196d348a98e491c3a1d7c5138b2d15f8a0e8b1d45 4 0.00/1.00 vMB 0
119,249 119,249 00000000000078f616c8ba7421ea887955b80ceae4b1633d619be7a507e182bd 289 0.08/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

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