Loading Tool

Explorer IconExplorer

Memory Pool

80,986 transactions
29.68 vMB
0.12561685 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 5af922917fbd0016167682b05bff97121e380003b354631873ebd0a66334b2d1
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 6249264dbfd79307df39755b7736ec6881ac2db10abedc5fa42340f55758797f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.05957309 BTC
Feerates: 151.07 > 5.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (139,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,543 775,543 0000000000000000000535692619c998d69418ef600ecfb244cfc06e6b6763de 3,537 1.00/1.00 vMB 7
775,542 775,542 0000000000000000000314ebea9e89d9371c02e16bdbfcb4f524df0da6481760 1,916 1.00/1.00 vMB 7
775,541 775,541 000000000000000000013784415e93dade0cbefef16b3305aede1d55663927cc 3,221 1.00/1.00 vMB 21
775,540 775,540 0000000000000000000488383672051c51f6757009912929324864c5022a0c7b 4,401 1.00/1.00 vMB 7
775,539 775,539 000000000000000000030d5556105cdfcf4661c60cb710981b0462dde02ba3e2 5,377 1.00/1.00 vMB 8
775,538 775,538 00000000000000000000c01721645d3a0fbf8604f349b91c490b14cbfb75b414 1,952 1.00/1.00 vMB 5
775,537 775,537 0000000000000000000286e0ce12fa5012505d56d2bde41bc2ab6c8ff6770271 3,241 1.00/1.00 vMB 20
775,536 775,536 000000000000000000050b2fbf599f6f903b21c01b3b2e55cf4d653b1659f93a 1,459 1.00/1.00 vMB 6
775,535 775,535 0000000000000000000571e32d9f12e364035d32135285edcd0248e8326aea8e 2,761 1.00/1.00 vMB 14
775,534 775,534 00000000000000000001c25b09a222ed1431f3a6dd2c297b68441abc6b57b03d 941 1.00/1.00 vMB 5
775,533 775,533 000000000000000000061ef0d2d034d3684ca84f6a27d659bc4003ff3fba5cec 1,436 1.00/1.00 vMB 5
775,532 775,532 00000000000000000004c031f59927e2448ef8a19694466ccd7faff7880e1009 1,490 1.00/1.00 vMB 6
775,531 775,531 000000000000000000042532661a6960ac7922ea360ab187d7d2086b4b43829a 2,595 1.00/1.00 vMB 13
775,530 775,530 00000000000000000002f5ff7fe4a0eaf805f4786f0525d698dad5f33ae8a476 2,666 1.00/1.00 vMB 17
775,529 775,529 00000000000000000004d7aed3a593c3f791e65c4b61b7fa66441e22bfc3df08 1,811 1.00/1.00 vMB 12
775,528 775,528 00000000000000000003391b5803bda70d806dc7fbabe86985555032923b6ba7 2,085 1.00/1.00 vMB 25
775,527 775,527 00000000000000000002eeefdae4a326f0b7a15a00dce52956122fb79f3cf97a 2,527 1.00/1.00 vMB 13
775,526 775,526 0000000000000000000507c3c8f30b0ae218d8cded14e0e806a9d54e71e18bdc 2,605 1.00/1.00 vMB 16
775,525 775,525 0000000000000000000077347c0c4f31088a0b2bf8ad46db8b2c8d420e4a06b3 2,543 1.00/1.00 vMB 19
775,524 775,524 000000000000000000065361d39c9e46795008cbfd37a7659f025a6d7c706153 2,973 1.00/1.00 vMB 34
775,523 775,523 00000000000000000003cf7e32b1e6e614f48f9e31adafd58031156dc748a6b6 6,141 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.