Loading Tool

Explorer IconExplorer

Memory Pool

39,184 transactions
32.02 vMB
0.10574947 BTC
Random Selection Loading Transactions
Max Size: 158.86/200 MB

Candidate Block

Mining Attempt d73891e93289786f1b9606061272cd4dfc855cc049cbd5ea0e2e443425d71f7a
Version 20000000
Previous Block 00000000000000000000d6693abb5cc51c9745844ab64d16c61f5999a97d9406
Merkle Root 8a6d11266ff267b42f7ef9cd58c5dcd3bbf706e89e61345ad0fa328a7c25d4e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.03884576 BTC
Feerates: 179.53 > 3.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,328 (872,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,446 41,446 000000000217897371f5c86cb082add48f53407e5462d251576543a857238da7 1 0.00/1.00 vMB 0
41,445 41,445 0000000059948627f0c073a30579a9f3b083e0c6dcfd5689672dc7dba158c97b 1 0.00/1.00 vMB 0
41,444 41,444 000000000c46689ce11940ef902fd46b4b8ae19a9988185dc0379c158a3f9b64 1 0.00/1.00 vMB 0
41,443 41,443 00000000480d0f05bf1c52466239502281b47a1970bdcc6beae61bc92b40e12c 1 0.00/1.00 vMB 0
41,442 41,442 00000000224db495df25df888ad46239bc83abf18fb94703b679f4af84e2fab6 1 0.00/1.00 vMB 0
41,441 41,441 000000004ea886456e62f50ebba2298f82e7c3ceb13e33dcbe76dfcd421acebd 1 0.00/1.00 vMB 0
41,440 41,440 000000004809f4866168c0f47c619eccb1fe2b808fb7fec990696d76abde39bf 1 0.00/1.00 vMB 0
41,439 41,439 00000000443c474d105c1127938ac147cce039d8821055eff2532e6bfa263a6d 1 0.00/1.00 vMB 0
41,438 41,438 000000003fb6cab0369417c87684feeff059d71799c959d252d8f0935beeeebf 1 0.00/1.00 vMB 0
41,437 41,437 0000000019be300edb86f8afb1cb9f9ba4623167cb4b720749281e558371025b 1 0.00/1.00 vMB 0
41,436 41,436 0000000054a017781a8e93d5752d59b128eb127819cf03f1851ca91b86e825b2 1 0.00/1.00 vMB 0
41,435 41,435 000000003178c7d12253a0d6170944d47625c2065bcf5b8bbcf11b4a4ad1042c 1 0.00/1.00 vMB 0
41,434 41,434 000000002190a2cc5cf2deb2f03c0275638ba7f75f772925e8bd94dd8037d405 1 0.00/1.00 vMB 0
41,433 41,433 000000003b02f08b50762c042736cb21bda31e63d3a9eebad1eb58c3bce88b26 1 0.00/1.00 vMB 0
41,432 41,432 000000002ae82ee8e7bfcd192680c4ef1410b6731f08fb00eb5cbd005ef9e658 1 0.00/1.00 vMB 0
41,431 41,431 0000000025941f3dd875a6c0bd4d832d24d5f7ddbc63a9d32ca6f9fe4bf8101f 1 0.00/1.00 vMB 0
41,430 41,430 0000000043626c29fcbca609a2165205d7f763cfcc466a011ec8b31c7593bb61 1 0.00/1.00 vMB 0
41,429 41,429 0000000045eb0c013b19ada6590748b9cb93de2a3d912c7b1c298b39ff8c5f0f 1 0.00/1.00 vMB 0
41,428 41,428 000000004b4fecd3650af36df31eea20b7d4ce07d25a659b9468ba0eb107a179 1 0.00/1.00 vMB 0
41,427 41,427 00000000549a492d280daaf9b5997a3b8785d7003a60cd1e875442a8774234da 1 0.00/1.00 vMB 0
41,426 41,426 00000000070ba687731cae5d87379410db7ab91ac138c249dd9e90d283042028 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 582.87 GB
    • Received: 9.30 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.