Loading Tool

Explorer IconExplorer

Memory Pool

35,369 transactions
25.95 vMB
0.06936184 BTC
Random Selection Loading Transactions
Max Size: 131.93/200 MB

Candidate Block

Mining Attempt 44b71aee66b77f6a945dedf785de51af9bf47ab0dc0b4581457cc6f1587600a0
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 3c3a3d7e08920cf5922e69710fec4676910807ed45afe4d0878a77d5ffc1ab49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02169192 BTC
Feerates: 250.88 > 2.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (669,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,364 245,364 00000000000000941e37b2b83c7ef8d6746b5f073e9c28d8ad2ce3dcb3963898 46 0.03/1.00 vMB 9
245,363 245,363 000000000000005bc7ef8d8019cbf219bc9a5ef5330ffd0fdfda383e2c52cac2 410 0.16/1.00 vMB 259
245,362 245,362 00000000000000a5cc8339a4c08779f8b48913788104fc0e86f34ce7e24ba8e2 91 0.04/1.00 vMB 122
245,361 245,361 000000000000006bcd29b71b6813d061bfb4b5963cc43bcfd0aa331643790daf 111 0.05/1.00 vMB 117
245,360 245,360 00000000000000afe1ad96872d347de68cb564e4c40a399f6a144de2af932e8e 39 0.02/1.00 vMB 77
245,359 245,359 0000000000000022f5008dd396d162a6d2e04ae2a28ee4acdd5271afc727393f 12 0.00/1.00 vMB 2
245,358 245,358 00000000000000255524854e4eb4c2fc044338d9e0f88715acb9092831556011 226 0.10/1.00 vMB 136
245,357 245,357 000000000000007081e0ee587e84896f2c3d4e6f47bb1f1d87bc981c08802dc0 85 0.04/1.00 vMB 81
245,356 245,356 000000000000004c0eb635f0f1f43141f4e64e65e3035a46c82dcfd8436ce347 161 0.09/1.00 vMB 111
245,355 245,355 0000000000000067b5b9905f3007318328340b3205bab7619df4b82dfafd8bf9 23 0.01/1.00 vMB 152
245,354 245,354 000000000000006379f30f5f4aac0d734a7b350e417708f75d94b489a6178f58 14 0.01/1.00 vMB 77
245,353 245,353 00000000000000c8211e7e3e090fa5575606d207bdfaede532b58b050007873b 103 0.06/1.00 vMB 101
245,352 245,352 00000000000000afbedc21f4d5792b7232768bf8e3574e7bd860c61d91d5e14b 36 0.02/1.00 vMB 106
245,351 245,351 000000000000009d439a2fa324fb2a3f2bd1d6b24f3a10232fa6be353c5a1814 253 0.15/1.00 vMB 115
245,350 245,350 00000000000000738c554d6c0f57ff5051e2f664b54d2055048392527c74225f 132 0.07/1.00 vMB 129
245,349 245,349 0000000000000007794ae8d7248d79bcdcd092687115143429cba3bbda5c7443 235 0.11/1.00 vMB 136
245,348 245,348 0000000000000029c2e3a5447986b5675856f598b9dc207191f8535076d7c165 11 0.00/1.00 vMB 82
245,347 245,347 0000000000000099c3d9da7165ab92917783b82adfaf66330ea7b9a2a065ce8a 19 0.01/1.00 vMB 112
245,346 245,346 000000000000002286375f636c2178d2f08d74e29622541f3c75ba09bbf9de85 30 0.02/1.00 vMB 68
245,345 245,345 000000000000005af4dc5813a23df65d97c410240293b652e711d01c06e9cfb2 320 0.13/1.00 vMB 149
245,344 245,344 000000000000008c25ac308347cbdf2a44724df8358bc5aa55c29f5b56af7520 15 0.01/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.44 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.