Loading Tool

Explorer IconExplorer

Memory Pool

85,272 transactions
31.56 vMB
0.09279210 BTC
Random Selection Loading Transactions
Max Size: 193.43/200 MB

Candidate Block

Mining Attempt caee17fd1fb969fa9b22c7342a4ce0dbe9a7e02e1b16920eebf90fc44270a118
Version 20000000
Previous Block 00000000000000000001b29add78d99cb5e061a5e72df6fb885a5387183d5902
Merkle Root f49e8d5de67704f05b954cea8ffaa7a407acdc2a80ee1343a8c831de16adca05
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,397
Size: 1.00 vMB
Total Fees: 0.01480502 BTC
Feerates: 217.72 > 1.48 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,365 (133,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,676 781,676 0000000000000000000315b42d88830ed989bead190417d5d62e9655c16f0422 2,585 1.00/1.00 vMB 19
781,675 781,675 000000000000000000016fbf12cfa24257f80619e6e6f6631d4a48c955e8f4c2 2,963 1.00/1.00 vMB 20
781,674 781,674 000000000000000000013b2e035f14dc43882cc84c83d95da2188d3616834aa2 3,062 1.00/1.00 vMB 34
781,673 781,673 000000000000000000013103eaaba90834f2510abb3de3665ce51e121c63bcf6 2,005 1.00/1.00 vMB 22
781,672 781,672 000000000000000000056fdc740724b28baef775cd4f6fe8038f49b705447e35 2,057 1.00/1.00 vMB 28
781,671 781,671 0000000000000000000367e823155a230b11790e0d8c699bd3569adcd2f489c3 1,592 1.00/1.00 vMB 15
781,670 781,670 00000000000000000005aebf59baa13f960f97fc9d886466645b0633b3793199 3,476 1.00/1.00 vMB 29
781,669 781,669 00000000000000000001b38f78433c8d60d353ab794bb9411d88766004aacd35 3,162 1.00/1.00 vMB 32
781,668 781,668 000000000000000000054ed5b001f3abf0a56ea05d9bde1aff0cfb4f0482fe11 3,202 1.00/1.00 vMB 23
781,667 781,667 00000000000000000000a5f08a4ea07d7354f819579fea2eeb161304e3977e51 1,088 1.00/1.00 vMB 6
781,666 781,666 00000000000000000003fdeef0a7e58dc08ec29db7a01714dd441ad023e3eca2 2,336 1.00/1.00 vMB 15
781,665 781,665 0000000000000000000615ed8ec8d8d6bc5c1620bdc22e36e44e47fc36bec835 2,852 1.00/1.00 vMB 17
781,664 781,664 0000000000000000000656d7682a895b93b8ef625aae1f28c33bc8347986aa0e 3,204 1.00/1.00 vMB 15
781,663 781,663 000000000000000000060da018de7be6bca7997c82840325786544e91c95a56a 3,688 1.00/1.00 vMB 32
781,662 781,662 00000000000000000001e2a8967c1385da8424cc29ba9ce706b5e4a0c210b136 3,143 1.00/1.00 vMB 25
781,661 781,661 000000000000000000001ef0769d37f361b35203e5943ef60902bb7a96eeee5a 2,455 1.00/1.00 vMB 11
781,660 781,660 0000000000000000000599a228700e89d2e37d5f1b16bfcdce26fe2603030b0a 1,177 1.00/1.00 vMB 16
781,659 781,659 00000000000000000001c389f2a5afea05ab35336b8f67d595d37ae849741c50 2,273 1.00/1.00 vMB 27
781,658 781,658 0000000000000000000026d4f64948fe293103093e6d3b737ffce5dcfbd3058b 2,680 1.00/1.00 vMB 11
781,657 781,657 000000000000000000003c10f8821ac5ef9218040fe0f0a80319d6c7ddfb225c 2,897 1.00/1.00 vMB 22
781,656 781,656 000000000000000000066b2ee4df69b6721301c8699f2225b94ee999c523b497 3,384 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.02 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: 719.47 GB
    • Received: 18.07 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.