Loading Tool

Explorer IconExplorer

Memory Pool

82,615 transactions
30.57 vMB
0.07233107 BTC
Random Selection Loading Transactions
Max Size: 188.12/200 MB

Candidate Block

Mining Attempt f9f612a95a6caee6587a69de1fd94488ad9024b51458d419c31773cf722144ae
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root cfa37f6e968650d194647b640575a6c6c7131d6358d237bb5086290205f0d696
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,930
Size: 1.00 vMB
Total Fees: 0.00388237 BTC
Feerates: 14.26 > 0.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (110,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,462 804,462 000000000000000000028e1e58d36af56733abebdcd099a2a46073a7d6736e60 4,517 1.00/1.00 vMB 6
804,461 804,461 00000000000000000003c3f726a91197cf535c57fd4f474a6e1052955dc13175 3,068 1.00/1.00 vMB 12
804,460 804,460 00000000000000000002d00a04dda367d3ba045bfbc76bdc3008f5872df517db 3,667 1.00/1.00 vMB 7
804,459 804,459 00000000000000000002a36218ea21f73b2ade851dff8e52b2e12008ce4189ee 3,459 1.00/1.00 vMB 12
804,458 804,458 00000000000000000002b3f5decf8daee379c4cf583fc2477a012245095919b2 3,495 1.00/1.00 vMB 14
804,457 804,457 00000000000000000000dd2ee11d1960b6093893279e82f8aa703b578299db29 4,519 1.00/1.00 vMB 9
804,456 804,456 00000000000000000004a0a8b72f7ebb955e3d3bb97cb95bf06d6808c32a6027 2,508 1.00/1.00 vMB 14
804,455 804,455 00000000000000000003b217536416f70fb476aede0059438e28b78e52af5e70 2,176 1.00/1.00 vMB 16
804,454 804,454 000000000000000000019906d2e459e4df267bc94460b2a0bf73e3034f5b0b29 2,767 1.00/1.00 vMB 9
804,453 804,453 00000000000000000003766097671e8167df250b10d9f30b4d663709594a4a1d 3,070 1.00/1.00 vMB 12
804,452 804,452 00000000000000000004875938dbeb78b403e5addee3f1c34c279dbf16451926 3,433 1.00/1.00 vMB 13
804,451 804,451 000000000000000000041e15688a688b86aa7806c31a326265919c0afc0ad7bb 2,834 1.00/1.00 vMB 10
804,450 804,450 00000000000000000004c80fcc794d3d127f7ef17ae374800af38e6ac04e8560 2,147 1.00/1.00 vMB 14
804,449 804,449 0000000000000000000012fe570fe618c163328bdf5e63d6f1bd9090e39876ba 2,818 1.00/1.00 vMB 13
804,448 804,448 000000000000000000034aba981600d2aff264c211e3d5558e197962ad592ab3 2,819 1.00/1.00 vMB 11
804,447 804,447 00000000000000000004434469af54ac482347da18d1ae0b1025d5c74a29a69d 4,612 1.00/1.00 vMB 10
804,446 804,446 000000000000000000043512ff715d3d532d3bb82f890fe684bb4430fc98f503 4,703 1.00/1.00 vMB 7
804,445 804,445 000000000000000000024ded1f42ff1e4ce4940fd18987ef62b6969a7d9d9d5e 3,034 1.00/1.00 vMB 8
804,444 804,444 000000000000000000011207f09383c6d4f2f810a5bfbac928f753962ef6da09 2,521 1.00/1.00 vMB 15
804,443 804,443 000000000000000000007db96de57fd11ee7e7d9493ccf4061d77c31c08d4fe3 3,316 1.00/1.00 vMB 12
804,442 804,442 000000000000000000010d1976d020b93d6f11c99d43f9459a66a161698e9afa 1,447 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.99 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: 717.20 GB
    • Received: 17.84 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.