Loading Tool

Explorer IconExplorer

Memory Pool

78,151 transactions
29.26 vMB
0.07719139 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt de5c3e207eef82f77e0695957cd3e4aac644b9c4e858d0756ab12c7910b8245f
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 652626bc5a9aba596fe39009acf6421aacaa4879d6e72438beff441e680c2921
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.01314981 BTC
Feerates: 94.79 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (375,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,162 540,162 00000000000000000018c128c93f11a2da19820ac111a3b1ff78669ef2238369 2,458 1.00/1.00 vMB 38
540,161 540,161 00000000000000000014b133b3ca0dc97754cdbd82d5b7a43fe357aff7d76dbb 2,470 1.00/1.00 vMB 25
540,160 540,160 0000000000000000000a0abdf98a8d03911ebfe0bb8d48076331e4e4025f600c 2,755 1.00/1.00 vMB 65
540,159 540,159 000000000000000000299a27b3aedc16db07780cf4336ece4252b0b523107caf 1,938 1.00/1.00 vMB 39
540,158 540,158 00000000000000000015a28885aadaecca9114341649ae9d19e505012d2972ed 1,712 1.00/1.00 vMB 20
540,157 540,157 0000000000000000000914948b096336c30e3db58cd0f64a5872a7e3d64568df 2,875 1.00/1.00 vMB 53
540,156 540,156 00000000000000000017ea14c65a1b8e90366196ada2c42c0efc1feef83c7817 1,483 0.53/1.00 vMB 26
540,155 540,155 00000000000000000023d43b708a83f780eaaea3f801f40cdbddc190ba7e4f42 856 0.36/1.00 vMB 37
540,154 540,154 0000000000000000002944bae6b013d3fdf59cad5331cf6270fec6f245782f27 1,997 0.74/1.00 vMB 20
540,153 540,153 00000000000000000005d3736e0d19b477348a008ef9e4b6c31405b2356bffcd 2,499 1.00/1.00 vMB 32
540,152 540,152 000000000000000000254a89f73c23a7fa0404cf39e5ff3e2e43a11d5474fa3b 395 0.15/1.00 vMB 32
540,151 540,151 00000000000000000013837759c7b7347b81996dcabf4e6445dfab62c202c1a7 631 0.21/1.00 vMB 23
540,150 540,150 00000000000000000009bca0f7ad05c09328567374b14765c960303396f899dd 622 0.21/1.00 vMB 32
540,149 540,149 0000000000000000000a824debe7267ddcc52f504769d0d7f5931df6b3cc9f95 294 0.08/1.00 vMB 18
540,148 540,148 000000000000000000252e16f498bd4583791a9412e93cfcfe941d2483dd2cec 1,969 0.75/1.00 vMB 28
540,147 540,147 000000000000000000098c5a7d5fd65bc25ec2fec7d6f5b5d45a627a43a6916a 1,535 0.49/1.00 vMB 23
540,146 540,146 0000000000000000001a95da4b7b0432c2cd88df1bfad1f0de0ba4d45a6d7612 1,122 0.49/1.00 vMB 48
540,145 540,145 0000000000000000000542ad1b33e98b3675be9c8c4d8dd2fe62cece448285e1 2,396 0.97/1.00 vMB 29
540,144 540,144 000000000000000000123cec34b5e0241990889bf39740659ebcc0859235bbe7 2,464 0.82/1.00 vMB 29
540,143 540,143 0000000000000000001fcef62efb8902d5008fe5e35308975b303db296e840f3 289 0.09/1.00 vMB 32
540,142 540,142 000000000000000000087686c857e86f763c4dae9d5a8cd6a0ea8709da938dcb 1,221 0.54/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.