Loading Tool

Explorer IconExplorer

Memory Pool

78,445 transactions
29.41 vMB
0.06733989 BTC
Random Selection Loading Transactions
Max Size: 176.66/200 MB

Candidate Block

Mining Attempt ed7745115531789e65998640c0533d9b79204c95b8d253f6981e6b5a2786dba1
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 9b916d2c98b1e32909de3598121b38273f87bfd352801971dc181263d07dd304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,988
Size: 1.00 vMB
Total Fees: 0.00755190 BTC
Feerates: 40.21 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (334,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,121 580,121 00000000000000000011c139df5df54f373eca684380bb6fcf2f13c945ad9673 2,571 1.00/1.00 vMB 99
580,120 580,120 0000000000000000001a3f1bc41df01febe184a020551375944dacf219addaf3 1,773 1.00/1.00 vMB 29
580,119 580,119 0000000000000000001100cc3e9f0d2c7ae220dc5a598bfc716b185523c0f0b8 2,793 1.00/1.00 vMB 81
580,118 580,118 000000000000000000051e9a837e1d86f725014421e3906871fd39692dcdb091 978 1.00/1.00 vMB 38
580,117 580,117 00000000000000000018eb23fd46eaf5c3e98bde3ab29c492fdc326e5012ad8d 1,781 1.00/1.00 vMB 49
580,116 580,116 00000000000000000001e93cdf1327f5aeaf6502075b94f54f3b7cb32adb9912 2,123 1.00/1.00 vMB 79
580,115 580,115 0000000000000000001d72aa7f98ad829b881ba0b1dfdd3327633a58b80be6b9 2,058 1.00/1.00 vMB 73
580,114 580,114 000000000000000000060abcfb1bd13379e124f350b73c9ac8da3fccd43ae582 2,417 1.00/1.00 vMB 86
580,113 580,113 0000000000000000000dd9ccb5f5596f51036cddd6fda9728c6b4ec38a96ddff 2,242 1.00/1.00 vMB 58
580,112 580,112 00000000000000000022759a5ec9e66c2f03aa4d9d07d64d37833e19f376668e 2,425 1.00/1.00 vMB 82
580,111 580,111 0000000000000000002212257c3defcbc75a5b2cd51bb4e07e017eccb11257fb 3,228 1.00/1.00 vMB 107
580,110 580,110 0000000000000000000f65b3971f4f9328c95d0bb951ed574ad06f3eea792545 2,246 1.00/1.00 vMB 66
580,109 580,109 0000000000000000001dacc82e9524d68455a9cc054cfed741294a179609caaf 2,911 1.00/1.00 vMB 116
580,108 580,108 00000000000000000020762b2919d9aa37a2bc07bce21221adc8ea2d2d0e4a74 1,633 1.00/1.00 vMB 79
580,107 580,107 000000000000000000021019ec3cd856eff82a1c149886bc9e5888884d56307e 1,873 1.00/1.00 vMB 67
580,106 580,106 0000000000000000000e0931d94ee72ab29686f8b6ed1232b6d12786e4c9e0c2 3,007 1.00/1.00 vMB 128
580,105 580,105 00000000000000000001b0cda89fc73177569f3a95503abb0b2a422d63f33067 2,852 1.00/1.00 vMB 141
580,104 580,104 000000000000000000230f027b479acc9697956e46c91c69d41105fad151cf90 2,705 1.00/1.00 vMB 93
580,103 580,103 0000000000000000000612411ec0c6ef5f4a928b57a5e7bb2b1a7255505b8b10 242 0.08/1.00 vMB 64
580,102 580,102 00000000000000000002a71e34d65c986e186bf7c78b971666bd38e4a6dd544d 1,402 0.52/1.00 vMB 57
580,101 580,101 00000000000000000021c621e4d8116c3fb424424cfc10c49cdda25c98e10159 1,618 0.80/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.