Loading Tool

Explorer IconExplorer

Memory Pool

41,093 transactions
27.32 vMB
0.07825472 BTC
Random Selection Loading Transactions
Max Size: 141.04/200 MB

Candidate Block

Mining Attempt b9939f62c74c1b64e5800c6a4d1e1f07cba146ba5e0818e7b72c3dd10c06b889
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root b7f47d2a44324d60de2b508ba391e49be06d857e5c1fa6cb8754fd97ac054c16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,081
Size: 1.00 vMB
Total Fees: 0.02564610 BTC
Feerates: 141.50 > 2.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (425,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,665 488,665 000000000000000000d1d8793b593c498c34cac6a220b100241f0a5796f1191c 1,657 0.92/1.00 vMB 52
488,664 488,664 000000000000000000db76a08cf8cdc6e7ea61fe382c863f72fe734db0ea9059 2,036 0.97/1.00 vMB 118
488,663 488,663 0000000000000000008aa15e832eb0c862cc09dc8c2376f4ee8e6346805b11a8 213 0.12/1.00 vMB 147
488,662 488,662 00000000000000000057255609b57a6d693984a20ad186c4e26b1dc9f393422f 992 0.61/1.00 vMB 74
488,661 488,661 00000000000000000029960be6e774ff37e09c14b35b630e192eabfe84e8d007 2,062 1.00/1.00 vMB 149
488,660 488,660 000000000000000000d9d2e5cb02df43c5ab0d47f245fdb09965626539b59130 2,409 1.00/1.00 vMB 17
488,659 488,659 00000000000000000061db1a440497c9a006502e3e3bbacd02f96a89a88a7182 2,043 1.00/1.00 vMB 72
488,658 488,658 00000000000000000052fcb75809a60c28b868d51a1663cf444ab9ed48e022cf 2,223 0.95/1.00 vMB 137
488,657 488,657 0000000000000000000cfa75e9c6b190aebef883866ed594d1d8ef82ad4ebf74 2,531 0.95/1.00 vMB 67
488,656 488,656 000000000000000000522349aa918d1cca4c90304b0d9a5c4f87a3acd5228d27 274 0.10/1.00 vMB 132
488,655 488,655 000000000000000000205f6dd19f1b6267633fdda6dccc6c323a28f698968a03 1,143 0.48/1.00 vMB 146
488,654 488,654 00000000000000000023760cd74409dd373983e17535301da604b504baa20010 2,276 1.00/1.00 vMB 50
488,653 488,653 000000000000000000dc87bdb1861fd705ca3a20ee95841ccc692a70c338bcbc 2,226 1.00/1.00 vMB 91
488,652 488,652 000000000000000000220c48b8cffc9546961ef65c90ed9c72fc1adcd31ea32a 2,452 1.00/1.00 vMB 177
488,651 488,651 0000000000000000001a56248e4c342d0a486a465ebe35e47c073a5fb26125fd 2,299 0.96/1.00 vMB 118
488,650 488,650 000000000000000000480b4e8d503cf79f27ea24b6b46b1952e612a68cbc31e9 1,236 0.57/1.00 vMB 109
488,649 488,649 00000000000000000036cf73f323f156c4dca51dc4ccc29358fc7ae5588e4e99 1,420 1.00/1.00 vMB 98
488,648 488,648 000000000000000000f381d2726ab9496ad5d05518debd860361675600939430 1,527 0.96/1.00 vMB 133
488,647 488,647 0000000000000000000d9cec3b859abd3dd90c3eaee403f32a13ed72988464f1 2,068 1.00/1.00 vMB 162
488,646 488,646 00000000000000000052ab5ca0dc6e30209699babf958ab594a1dfac6b1d5050 667 0.99/1.00 vMB 122
488,645 488,645 0000000000000000005b4aaf012e9da4aeae922c1a8c6fa5c5f207e369f5836c 490 0.69/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.