Loading Tool

Explorer IconExplorer

Memory Pool

38,916 transactions
16.88 vMB
0.27506156 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.75/200 MB

Candidate Block

Mining Attempt 32a57e4597d582595f1661aa45307a815341354dacf76ace60e697192ad0825e
Version 20000000
Previous Block 00000000000000000000be88dcbf4ea60859d5ae63f5bfca7f439108eb7cbb4e
Merkle Root 2546e505a5ac09faadff32eb2d287e3a3400c401c2afeb8749d00964a79c4f4c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.07246425 BTC
Avg Feerate: 6.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,049 (738,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
174,402 174,402 00000000000004eabd74f808bd40d6eb3144b3fe893defefa97ce58777799d34 0.01 MB 36 92
174,401 174,401 000000000000067ec706da210798b24a315d18ffc2b43ebf4d2565c3ab6d73c3 0.01 MB 17 211
174,400 174,400 00000000000007f0103e508a419527df85d618c50cb4d90a105a8a7c8ab57f50 0.01 MB 16 56
174,399 174,399 000000000000076f42353438768331d8fd4ee19744f569250410edd8d195eda1 0.03 MB 109 41
174,398 174,398 000000000000095c54fdfb0bf9783e48b5ec116b830919688cb3e64d0b3dc446 0.04 MB 86 1,451
174,397 174,397 00000000000007da26d0cef3b33389965e4b1d7a7f4f457d35618a17b7196acf 0.02 MB 36 184
174,396 174,396 000000000000034a1eed82d3c71a36db6f5ea58adbfb407d7b7713fc49e3e451 0.02 MB 46 198
174,395 174,395 00000000000000269c4ae58ebe5fa701fc32c81032612b78bab5182956bc046e 0.02 MB 65 123
174,394 174,394 0000000000000496371bee2fbec79f58061d280866e986b65bc1b490c731c773 0.02 MB 59 178
174,393 174,393 000000000000078e7fe40d8ea786c11d0b4c31a5dbd5e24626bc37a7d11a22ec 0.01 MB 16 49
174,392 174,392 00000000000006005ae346235fce4e293185cf580e43d4413ad0368251ec8eb0 0.03 MB 67 218
174,391 174,391 00000000000000f20bb64587a323c4e48b0806ae1e4b733848fc21c9d767729f 0.04 MB 113 221
174,390 174,390 00000000000000deba53b4eb6b6c40ae9d15605ea7844e653862cf7a0fffeb04 0.02 MB 88 29
174,389 174,389 0000000000000500c445c475e02d6d5b360c4ca0f50e3c2252249b681768103d 0.01 MB 25 336
174,388 174,388 00000000000003c3e8c8cb20861e82183eac4e8ca603ffb155d5e12bc426af4a 0.04 MB 110 174
174,387 174,387 0000000000000729606aa2698f49a0578da92d0665426ae4990d0da7ae0378d8 0.01 MB 38 62
174,386 174,386 000000000000066ada2d44a91ee55f162bb8e78a3185744cfadc335e2961193e 0.00 MB 8 57
174,385 174,385 0000000000000122e34eb00c4ee66550f7b5fb65fc6ca8bb473405fe13c82e28 0.00 MB 6 23
174,384 174,384 000000000000023e67cbb702ac5d7f2ef3481a77d32487dcdf14fe8d50cb1661 0.00 MB 5 0
174,383 174,383 00000000000003a4bbb9abd21dd7626fa7be66b1cc6a5bf12d926415e3271635 0.05 MB 54 25
174,382 174,382 000000000000055f1d72a94134b6217485c717cbf7580417206bbb5693904d7a 0.02 MB 56 141
Previous 10 blocks ↓
Total Size: 778.93 GB

Node Details:

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