Loading Tool

Explorer IconExplorer

Memory Pool

79,939 transactions
30.09 vMB
0.08914340 BTC
Random Selection Loading Transactions
Max Size: 181.34/200 MB

Candidate Block

Mining Attempt cc7bbf43bb80751fd3ce56fcd89696feae94e82a1919f03d7f1068caae9653ee
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root 7ed75500425c64738d6269f7c9ada5bafcc8a9cac709ccb38d3cea38f0119328
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.01897632 BTC
Feerates: 40.21 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (618,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,134 297,134 000000000000000018eebbadc501c085e2c20c4c14c4ddd74ee00208cd8a4fc9 220 0.14/1.00 vMB 28
297,133 297,133 000000000000000019ddfc0bf23163b5ed6524c31e8a8ff9e26d6ec522efe40f 112 0.07/1.00 vMB 24
297,132 297,132 000000000000000029da4b4b772e91d745348d682194a65904942d1d5a6cb62d 183 0.25/1.00 vMB 36
297,131 297,131 00000000000000004866bff18fa3e4378486920d6b9dc7f332f9f0bc18bd247e 855 0.35/1.00 vMB 37
297,130 297,130 00000000000000003bc98a197ab8335629b01685a0e670dbb4d3bd7d57ea642b 842 0.35/1.00 vMB 40
297,129 297,129 000000000000000037edb2d5cb9e7b91c1deffe49a7231e28128f52a5293fff4 213 0.14/1.00 vMB 43
297,128 297,128 00000000000000002e56a7cf48691428cecab48e3a975b6c00c7601f859cd65a 352 0.23/1.00 vMB 26
297,127 297,127 000000000000000030aee7af8307f9dfcb795b85ad34777ded5e58603405a276 579 0.30/1.00 vMB 37
297,126 297,126 000000000000000046ee3ef6961ca9eeb7a2cf4df9049af16e91cf3cb66eab28 475 0.33/1.00 vMB 23
297,125 297,125 00000000000000006db621d304ccda76ab19221a66154c116d5f098511cf79d2 512 0.18/1.00 vMB 56
297,124 297,124 0000000000000000451c0fed42f3cde726ade38b2a1ef3981669992568a52c5f 301 0.15/1.00 vMB 40
297,123 297,123 000000000000000087be011f611f80fd4d3d917780a27850fb878512f492f828 206 0.21/1.00 vMB 22
297,122 297,122 000000000000000011cbe2de845f5706570b402971243f17024cc72320deb55e 755 0.35/1.00 vMB 45
297,121 297,121 000000000000000008365f49ccf0bfd677e3e768ea82c8051f4b7b6ab22e3238 377 0.22/1.00 vMB 48
297,120 297,120 00000000000000007548fbe9a18943ab5cfbb58a7c09b29657a65267230e1771 446 0.55/1.00 vMB 50
297,119 297,119 00000000000000002019c4a7310855c653223d0f2b398310afd928d39653763e 913 0.35/1.00 vMB 58
297,118 297,118 00000000000000006248e6596428b08f2a65d23ad620b8773bf76cebc425b230 418 0.33/1.00 vMB 27
297,117 297,117 00000000000000002cf2f281f4a69c6757f9e468fd30b50c5c85433a7b17b1c5 888 0.35/1.00 vMB 63
297,116 297,116 00000000000000003f10fd39494d736ecb44d4773e791bfaa781e792b042e831 438 0.18/1.00 vMB 31
297,115 297,115 00000000000000004c93a71e1b0dd876c07cbc5ebd385ff8e5ba8379ffa1e377 256 0.11/1.00 vMB 31
297,114 297,114 00000000000000004a4fdafc02891b56a2968abdf714f4895da36afbbbe7983e 134 0.07/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.44 GB
    • Received: 16.24 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.