Loading Tool

Explorer IconExplorer

Memory Pool

81,526 transactions
30.30 vMB
0.07591598 BTC
Random Selection Loading Transactions
Max Size: 186.07/200 MB

Candidate Block

Mining Attempt 6c0e7734e75b60f6341259fc4b90b6fbfdcc73efc442122c6989ba6a744a5836
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root bca19959a48689ca1a673918cb8411ee4f9fc59208eb2795fdee76bd71f8f704
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,857
Size: 1.00 vMB
Total Fees: 0.00853007 BTC
Feerates: 150.77 > 0.85 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (539,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,360 375,360 0000000000000000052d5895c8cd95705c26546070ee85c00d2f28489c7b1eef 158 0.18/1.00 vMB 11
375,359 375,359 00000000000000000becadd21cf9b26b02509e536666517126a3304f1ad51760 445 0.26/1.00 vMB 30
375,358 375,358 000000000000000007f08aff13221b339c90cc5bf79889fb6a544b2e0e3a9744 1,177 1.00/1.00 vMB 25
375,357 375,357 0000000000000000063ea0199c91fd5b5e795cb9d9d42b533baa84fa4330c27d 1,025 0.90/1.00 vMB 23
375,356 375,356 00000000000000000d9c0dce31837b66e10030cbe8570eb5973e63518194e0c8 1,781 1.00/1.00 vMB 33
375,355 375,355 000000000000000000281989f93c745d5c479f44617305b43e323ef487d4a693 2,065 0.95/1.00 vMB 81
375,354 375,354 00000000000000000543334efad32ec9c969a77e3a35a77f43c7410f18402c11 389 0.94/1.00 vMB 14
375,353 375,353 0000000000000000057e114b7073d6355ab215ad9d423c90636bf98a4570caf7 2,226 1.00/1.00 vMB 56
375,352 375,352 00000000000000000370ddd4d7c8e1ee01dfb5fcd350f6799e34d3384a7f64fe 1,522 1.00/1.00 vMB 43
375,351 375,351 00000000000000000defa20456ee034a1a08393aa6550cc154152b820d580834 2,414 0.93/1.00 vMB 63
375,350 375,350 00000000000000000b66ff9e039e7582050fd1a52d8eb168942dd7efd89c1ae5 705 0.33/1.00 vMB 35
375,349 375,349 000000000000000002bcb00cf335be0386bb2607b1532a728a5ff4b221395cf9 1,771 0.90/1.00 vMB 38
375,348 375,348 000000000000000011d3ad2b169d3d3675ba9465114da3a1a1ce4743e4e27b93 444 0.23/1.00 vMB 33
375,347 375,347 000000000000000006863583c76a9b3237d14cf20988b0d990e39738a7d73387 760 0.47/1.00 vMB 31
375,346 375,346 0000000000000000049a95551dc2e0aea77cd194a6979b46548b97b9e0d667c4 1 0.00/1.00 vMB 0
375,345 375,345 000000000000000010852fa9a08936ac16aee94ab0a229999d210cfe1422a20c 1,216 0.88/1.00 vMB 25
375,344 375,344 0000000000000000024191710156555b77fc378c83955cc6268bf750607bf9aa 575 0.30/1.00 vMB 32
375,343 375,343 00000000000000000964a8ae8590cadb5cb199c565eacc053d092d1fa76a14fb 1,467 0.70/1.00 vMB 34
375,342 375,342 00000000000000000db09b5791f6d9fd0f0d11b70b7de26dd53f68f02a9d5e84 754 0.37/1.00 vMB 33
375,341 375,341 000000000000000002eec09b4c05aaf27139aee7426237f7c9a10d57ccc230e3 369 0.17/1.00 vMB 35
375,340 375,340 00000000000000000db1c803d5a72ef8a968acd33883d73fa89000350e6a8c05 255 0.10/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.