Loading Tool

Explorer IconExplorer

Memory Pool

26,607 transactions
6.02 vMB
0.04300179 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.59/200 MB

Candidate Block

Mining Attempt 713fef7c7290349cb05255be6ba05ace2698d1e6eb818182a94a3743bfa72138
Version 20000000
Previous Block 000000000000000000021b497c4d33434100d408d0a7151ec3263bb19986820f
Merkle Root bcf856b06189d36ff0c9adf6eac4d9851623a7311eae219d9396cfcb98b60f16
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,671
Size: 1.00 vMB
Total Fees: 0.02926309 BTC
Avg Feerate: 2.66 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,122 (759,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
153,401 153,401 00000000000004fd66c1a86fa104d036ae8dc0b348774d19110d40f2c071944f 0.00 MB 9 24
153,400 153,400 00000000000007e459943bb2c1934eae6ea8d63ed2f19837cb118bb562c4e1f9 0.00 MB 8 372
153,399 153,399 00000000000009e579b4ea1ee460b0712f3fa8f893b3ad07dc536e32c19225a6 0.02 MB 49 9
153,398 153,398 00000000000000f334c0d21aa2e19d592001c825d25b4a21360e7d98261a4baa 0.03 MB 29 117
153,397 153,397 0000000000000aaa19a46633cca3e9a2c3c7d58f7f72e8b69a3c73bef795eea9 0.00 MB 11 307
153,396 153,396 0000000000000989f864bd64abd4033c9551e27e8f4651895a1d7fd914c5901d 0.05 MB 129 26
153,395 153,395 00000000000000fffa9e33befcd3a3b63e13539e0bbdf76fef8951abc442a9b5 0.04 MB 67 95
153,394 153,394 000000000000011da6f1cee84b0cd6050562026c2c1c339a6a998311fd1819fd 0.00 MB 1 0
153,393 153,393 0000000000000c0151c6427d1aafdbf3bff0eaa244268068fab38cea47cb4ba4 0.01 MB 14 50
153,392 153,392 00000000000007569365c735cdf1f43b7499a646ea341a1a613eeac150249386 0.01 MB 20 19
153,391 153,391 0000000000000e00da57074ae921543092d86267b28fe65cdaa3d1061d1b0bc4 0.00 MB 1 0
153,390 153,390 0000000000000d614ceb273fcb3766a831ca6a800f87f16fbeb9c850dc546e06 0.02 MB 45 141
153,389 153,389 000000000000091d419e06df02dbdcd01e68a4ecda9319b776b3c07c0db24cdd 0.02 MB 54 71
153,388 153,388 0000000000000cdc02badf98fe8006c3a26e2889edd240fff8f795fb18bc6099 0.01 MB 43 258
153,387 153,387 0000000000000badcd644f0a425863eba72cd85a4c207897ad906e9aa70c0efb 0.00 MB 14 285
153,386 153,386 00000000000003484fafbbe3fdd4348d1d19fc8a1b914c856745963feab5c0b8 0.01 MB 22 69
153,385 153,385 00000000000001efb8c86d8394e7d9e9f43c3c2304275636d094a0b0a06aa991 0.05 MB 102 281
153,384 153,384 00000000000009e8209026e6f9f60564b45b00efbf6b119438593508fd707c93 0.01 MB 7 358
153,383 153,383 0000000000000c3cd8f364034f6924c87a2eea7a44228e8b8cfd35a246632527 0.00 MB 6 0
153,382 153,382 0000000000000134909a859ee4ce3afa493b31c45b16579d142f56f6c91bdce6 0.02 MB 51 0
153,381 153,381 00000000000008e414038e525f3437ecf78f39ac9609d5813a1ffb1dc318d8db 0.00 MB 12 0
Previous 10 blocks ↓
Total Size: 779.07 GB

Node Details:

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