Loading Tool

Explorer IconExplorer

Memory Pool

81,263 transactions
31.15 vMB
0.09244720 BTC
Random Selection Loading Transactions
Max Size: 187.91/200 MB

Candidate Block

Mining Attempt 5a69eda6ffa47932b4c8d826fe40e2b12f83a55a8e0c8af3ec12c101ac3e460b
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 8d214a8f30e10f7023d1f1c8f9278ce4acf6f4adfa2c0a2aea62d7350e32ee81
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,483
Size: 1.00 vMB
Total Fees: 0.01952981 BTC
Feerates: 45.88 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (384,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,252 531,252 0000000000000000001cf0c8ede37085adc19c45b5e30b9ae29196df71adaf1c 2,744 1.00/1.00 vMB 23
531,251 531,251 0000000000000000000a6525ec790b61559bbcdc93192be180af3efc6abb7842 263 1.00/1.00 vMB 3
531,250 531,250 000000000000000000019d479627e140158b54a0354693775627c963fea27ad1 1,152 1.00/1.00 vMB 9
531,249 531,249 0000000000000000001ff84696372cf901dbe1ef6c5932a0cfafc60162f27070 404 1.00/1.00 vMB 10
531,248 531,248 0000000000000000002a2b835d8df2c8da1348c0d1adc3088ceee4b75b19097d 621 1.00/1.00 vMB 4
531,247 531,247 00000000000000000006c0dbf0396e693da7923b829de628eeac03f0f9f70766 179 1.00/1.00 vMB 1
531,246 531,246 0000000000000000002ed265e20e8f820e720a198115f793256eca385f8d6c29 876 1.00/1.00 vMB 4
531,245 531,245 000000000000000000021026160d008866341dae99ed63df4ce7cea279ab9964 3,019 1.00/1.00 vMB 22
531,244 531,244 0000000000000000002b255865ef52174fc16d98a75f8fb662af19cbc63ee205 2,084 1.00/1.00 vMB 14
531,243 531,243 00000000000000000013ac0b52d75953f83f5f98f4d6b97f00109673934746a7 825 1.00/1.00 vMB 5
531,242 531,242 000000000000000000140cd83cea3e4cb21893460d7633e5ff27b3d380343271 1,432 1.00/1.00 vMB 13
531,241 531,241 0000000000000000002ff03b6e84ded652ad356790b4c8284a8bf68501d3035f 301 1.00/1.00 vMB 2
531,240 531,240 00000000000000000004dae1e50ef38578627c59785ae1cabe1b83e32be06ad2 629 1.00/1.00 vMB 5
531,239 531,239 0000000000000000003455ec994236a613587717edd56bb8cec1318fbfb1d887 1,334 1.00/1.00 vMB 2
531,238 531,238 000000000000000000135fd5f4032a3061216b60c3293393af6a411b884aa0b8 3,167 1.00/1.00 vMB 8
531,237 531,237 0000000000000000002e08ad81ed08de82374c8de75a0eaa3b722a7aab89aed9 2,818 1.00/1.00 vMB 31
531,236 531,236 000000000000000000287514ffe638a156ae4c12d61795e57a03a5c74328dfe9 352 0.19/1.00 vMB 45
531,235 531,235 0000000000000000002e47f5ed089f17fa2753e4fe5d5716e777f93ced1c28bf 1,578 1.00/1.00 vMB 14
531,234 531,234 00000000000000000006eafed945915fc94cc583d5ba0ba4cdeb27c496515065 322 1.00/1.00 vMB 2
531,233 531,233 0000000000000000002e5ab87ea6a98f100c1be5862bb609d405fef8bef98efd 2,461 1.00/1.00 vMB 16
531,232 531,232 00000000000000000023efd9b5bb90b35fb5affbe2f626d4dc75021496c7aece 1,385 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.