Loading Tool

Explorer IconExplorer

Memory Pool

40,316 transactions
26.46 vMB
0.05700306 BTC
Random Selection Loading Transactions
Max Size: 138.00/200 MB

Candidate Block

Mining Attempt a7cf30293ca0f9f207aeb99058bd1ce1e26e0e3cace317b517d1b2999b087f59
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 8cb0351756472bdcf6bb77a1234bc4daa9ef6f1d4ed7190553b37746d1412ef0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,334
Size: 1.00 vMB
Total Fees: 0.00828865 BTC
Feerates: 50.27 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (122,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,291 792,291 00000000000000000002ca4d38aa10fcc09c7d541f5356d3881f1cd18ac62ad0 2,706 1.00/1.00 vMB 52
792,290 792,290 00000000000000000004c660a6bdae0f9eff9c705272f7b36c0f0ac3537a511c 3,643 1.00/1.00 vMB 27
792,289 792,289 00000000000000000004b0e530ec26a3f53754be1e2715652bb80004bd2a3d38 2,654 1.00/1.00 vMB 28
792,288 792,288 000000000000000000016217334cf59ad38fbe7b3804f4c091169dd07ddb8f5e 3,755 1.00/1.00 vMB 57
792,287 792,287 000000000000000000036eb2f0d13b6e4fdb17da672479713a9e08d0f0875dbf 2,508 1.00/1.00 vMB 64
792,286 792,286 0000000000000000000110058906cd83a8309ff35e8d47430f7b1af6cb4b0efc 3,383 1.00/1.00 vMB 35
792,285 792,285 000000000000000000043349042dac2c9d6ca02377bce1da257ed5c1ac08ee77 3,025 1.00/1.00 vMB 51
792,284 792,284 000000000000000000015befde21acda138e6fc8cf0354012b4282b3291defee 2,232 1.00/1.00 vMB 25
792,283 792,283 0000000000000000000262d8e45975d02afa29399b49d381dc7fafe303d5333a 2,946 1.00/1.00 vMB 33
792,282 792,282 00000000000000000004a6a7775a29eace86540c67ac21bd0cfa1ca388fd242e 3,359 1.00/1.00 vMB 50
792,281 792,281 00000000000000000002014e3161b699906db03e8c75c9df4fb681bf6118f215 3,260 1.00/1.00 vMB 49
792,280 792,280 00000000000000000001c49ee884071a4870d4d3bb0e1c378e93dea3328efe6f 3,282 1.00/1.00 vMB 48
792,279 792,279 00000000000000000001c585e842d81ca50d55efde0137f3077001a69a4d0dac 2,972 1.00/1.00 vMB 47
792,278 792,278 0000000000000000000347ce14a6ed976b7f8e9b9223e3e83a61a77958962314 2,917 1.00/1.00 vMB 64
792,277 792,277 00000000000000000003d3c68c805dbbdb71299aafe717a1fcc5a2b1f614df8d 3,500 1.00/1.00 vMB 71
792,276 792,276 0000000000000000000164d3eea6226b94b29242b1c80eae3d68fb1e95fb4078 3,305 1.00/1.00 vMB 67
792,275 792,275 00000000000000000003040c6b9e25c95cdd22cdb18438b77c8d7e3e44601f7f 3,011 1.00/1.00 vMB 66
792,274 792,274 0000000000000000000262416c28d6e9f60f7dccd2ea0b9e66f63ad628c46a34 3,615 1.00/1.00 vMB 47
792,273 792,273 00000000000000000002473a17128975769a79b1d7b05c5983db034dc936f4dd 2,672 1.00/1.00 vMB 73
792,272 792,272 000000000000000000026c34ebc3a308639a8b785b2b98ae4854bc97692dd9f2 3,079 1.00/1.00 vMB 56
792,271 792,271 00000000000000000004a8411b2fd6753568fbac38ca47ef7cab03b0e3f7451a 3,827 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.