Loading Tool

Explorer IconExplorer

Memory Pool

72,533 transactions
27.31 vMB
0.09394935 BTC
Random Selection Loading Transactions
Max Size: 164.78/200 MB

Candidate Block

Mining Attempt bad9ebb6dde9f759ef068f186afa851e510443de5e8cc715fa52d510b7197a4b
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 308cdcc0a57b42cc1e4da59d8b5308dbb44ea4cfac08db29c5b5e2d2cbabb0a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.03508049 BTC
Feerates: 445.47 > 3.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (34,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,555 880,555 000000000000000000016645377674a936c97447440e653cc2eeab25172e8e25 2,205 1.00/1.00 vMB 4
880,554 880,554 00000000000000000001bc13d516bc5279019c647e8d2cb4674352e18035875a 3,265 1.00/1.00 vMB 6
880,553 880,553 0000000000000000000006e2752da07f1576fa9b08a67e1f9f1d3766155d34cd 220 1.00/1.00 vMB 1
880,552 880,552 00000000000000000001c37226c673742ec8e2cbf2365787c9a4f88aff8266ae 2,111 1.00/1.00 vMB 2
880,551 880,551 00000000000000000000804b078c349017d7d412a5cc3b4233a2ac2880a76f00 3,351 1.00/1.00 vMB 5
880,550 880,550 00000000000000000001757a3f49f904e60f095913a00b62443e9cf40d2c2590 3,592 1.00/1.00 vMB 7
880,549 880,549 00000000000000000000d95bc782538bcfaba9aacd6355e2eace449d6da124be 3,264 1.00/1.00 vMB 4
880,548 880,548 000000000000000000024d0790017c03ce7a1c323ff6d3707309b844d369d0b8 3,641 1.00/1.00 vMB 8
880,547 880,547 00000000000000000001fa45140e29fceeaf23d925b3c0dcc4e7001dcebd335b 1,711 1.00/1.00 vMB 2
880,546 880,546 0000000000000000000220e8e6cbdc3ebe40412c589a424079dd282b605bab67 1,813 1.00/1.00 vMB 2
880,545 880,545 00000000000000000000ad500a5c088b05c07dbaf8b896354abf073d6419f8a3 1,766 1.00/1.00 vMB 2
880,544 880,544 00000000000000000002205ecb11dc9a4781c6f87b7be0750cbf6493ce7ed985 2,680 1.00/1.00 vMB 3
880,543 880,543 00000000000000000000c0da39f7e37a39916f61db5b6b6ef1dbcbef2ed310f4 1,959 1.00/1.00 vMB 4
880,542 880,542 000000000000000000004f016f4dcbcbf397cc6efeb2b604b2283ea1e0c9a005 2,969 1.00/1.00 vMB 4
880,541 880,541 000000000000000000005c45df121449af64077ad6dc70f070337ab0e07e9eab 2,694 1.00/1.00 vMB 3
880,540 880,540 000000000000000000018029a5148d585a013a9a5f0ea639bf6b5555f0da4b86 2,868 1.00/1.00 vMB 5
880,539 880,539 0000000000000000000117a59c731503e3d312be908107f3f76b2873c49f47b4 3,696 1.00/1.00 vMB 8
880,538 880,538 000000000000000000017869704e462697e905b2f63112baf2142b48f48e7fb5 2,859 1.00/1.00 vMB 5
880,537 880,537 000000000000000000024184d5a58c5123c66e8cf73c223c4d55413fd36287c4 3,597 1.00/1.00 vMB 9
880,536 880,536 000000000000000000021f5d70cd79b99b9dcafb3081588bedbeae1bef436d76 3,450 1.00/1.00 vMB 9
880,535 880,535 00000000000000000000d01f985659e001d827a8e8c356f330b7c06ecedf37be 3,547 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.19 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: 751.91 GB
    • Received: 18.87 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.