Loading Tool

Explorer IconExplorer

Memory Pool

42,358 transactions
31.85 vMB
0.09698627 BTC
Random Selection Loading Transactions
Max Size: 159.83/200 MB

Candidate Block

Mining Attempt c2d76b2c30bf5af17c1e25b6fdc2287a5c3c53818e499f9450753e70f00fde91
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root 8a9cb22d66ccb4ae7a6f07fd164438f768bc2a88bf02f6fbcfe194eb9f389b45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,430
Size: 1.00 vMB
Total Fees: 0.03065966 BTC
Feerates: 401.97 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (738,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,797 175,797 0000000000000293865da59c0629920af4fc57766d0f046f78f95c60ac3b8a9c 86 0.04/1.00 vMB 131
175,796 175,796 00000000000001fecda90acabe495da29763caa2741d5076d375423905d10620 73 0.02/1.00 vMB 33
175,795 175,795 0000000000000236b1650db846127da3bd9f6261e796a9edd245ae119467584e 104 0.09/1.00 vMB 72
175,794 175,794 00000000000006454e9bdffc2cbf966842809cd75b99fa66eb5bd5d27f38768d 143 0.05/1.00 vMB 112
175,793 175,793 00000000000009a21660d0517bb5cb0b8ac17935247a505dec0824ef1448327c 122 0.05/1.00 vMB 61
175,792 175,792 0000000000000815f8abde195daf59740ad5872600d761f15f21d196d3c4195e 138 0.04/1.00 vMB 1
175,791 175,791 00000000000006add3abd9e55a6f389dff72fcf6ed817427a75f81013d1166fe 9 0.02/1.00 vMB 68
175,790 175,790 0000000000000246937ac28a08eac579079244e22760ee702a616f11f28ea286 14 0.01/1.00 vMB 166
175,789 175,789 0000000000000595246161995e318f9934ef6bd6e2dd6cd0d50b1a184b7bf13a 224 0.09/1.00 vMB 243
175,788 175,788 000000000000029027c21fe88d953ac216504a18c8e08061392fca0a58943c71 18 0.01/1.00 vMB 19
175,787 175,787 000000000000022102b13a73cc528a6c8143976aa0258777ff95121ea59c3d54 148 0.10/1.00 vMB 81
175,786 175,786 00000000000008f794e67a6d8d6a288f472fce9fa86e7eae64d6d03b42070af8 142 0.05/1.00 vMB 42
175,785 175,785 00000000000001c0d90a1e430cd3d16eff96abce122f666d2d130ab516e5641d 130 0.06/1.00 vMB 104
175,784 175,784 00000000000007b4618e60fbb9d5916e304dee45f06247dc753cc8a11f2d527d 119 0.06/1.00 vMB 212
175,783 175,783 000000000000025706e69af9ceca6dac38f1288e81ce4ace1506a02a5260d861 26 0.02/1.00 vMB 276
175,782 175,782 00000000000004cfb48ac9642729bca6f12d0598144fc43ade1cbed46481974e 124 0.04/1.00 vMB 50
175,781 175,781 0000000000000a9752476db5b77a91ece5226ef998a98723d8e9d94dcfa04c2f 89 0.06/1.00 vMB 178
175,780 175,780 00000000000001b289880a6294cf27394b96082fa6e5681dc626d2602ea0fd0c 6 0.00/1.00 vMB 61
175,779 175,779 00000000000006b06d66e5eee44c10465cf5dfbaee9b88351874dbb376af72fd 103 0.03/1.00 vMB 34
175,778 175,778 00000000000000b5e3fe62582b038519b7f653c01e8e57c155d01038f2b10b74 74 0.03/1.00 vMB 74
175,777 175,777 00000000000002787c43269e6eadb225f35e54e195b4f25851b4f054471d0746 99 0.04/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 781.62 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: 624.92 GB
    • Received: 11.57 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.