Loading Tool

Explorer IconExplorer

Memory Pool

82,821 transactions
30.39 vMB
0.14714278 BTC
Random Selection Loading Transactions
Max Size: 184.10/200 MB

Candidate Block

Mining Attempt 6c8702960e28a04abb6724ac6949c2755c5324d17343106de4212a2da6d63ea4
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 71f26c018b8533ce37032ec75f9d1e042b9498ae7e8b8f8e5320360c66f9d232
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,780
Size: 1.00 vMB
Total Fees: 0.06660363 BTC
Feerates: 150.61 > 6.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (48,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,761 866,761 0000000000000000000065b6c07421f774d7532a0f38476b91898f3aa3dbf016 5,923 1.00/1.00 vMB 15
866,760 866,760 000000000000000000023c784b8138fae0208d6dde9d880cea3e5cfccbb1142e 5,193 1.00/1.00 vMB 16
866,759 866,759 00000000000000000002fa4d175907b294f951386042a8f0b763398bd16acbe3 5,163 1.00/1.00 vMB 18
866,758 866,758 00000000000000000000376340a6ed3f0b9c6619e63760a3c3158470aa780462 6,657 1.00/1.00 vMB 14
866,757 866,757 000000000000000000016d0d82d59f40b8b9edc8f66154872266022be785e42e 6,257 1.00/1.00 vMB 17
866,756 866,756 00000000000000000000d2e70bd61e837044bb4717005c84a8a8cce36332511b 3,840 1.00/1.00 vMB 15
866,755 866,755 00000000000000000000e85906860a3afa73781a6c290824f8733f4cebe63f21 3,851 1.00/1.00 vMB 22
866,754 866,754 00000000000000000000eb58e39f5fb72fa5d93a33a2830742eac56bc90eae60 6,313 1.00/1.00 vMB 13
866,753 866,753 000000000000000000002be94754ca42927a5b7ec7664104a5ecacda2e6b5776 6,660 1.00/1.00 vMB 13
866,752 866,752 000000000000000000025adcd4670b02dbf6cf09195ddf80ee3bb3d2b49cd4cf 5,928 1.00/1.00 vMB 18
866,751 866,751 00000000000000000000a93d5127762761d6af714f827e64dc897535e1550ede 6,469 1.00/1.00 vMB 13
866,750 866,750 00000000000000000001bb44a64b80f6b92927a1a30055982860359fd709b186 5,832 1.00/1.00 vMB 16
866,749 866,749 00000000000000000001ff117b1ae14760cce2a928a922d12fab70d1520199e0 6,920 1.00/1.00 vMB 12
866,748 866,748 000000000000000000018cd46e0e46be290d47e4a30878a7a2ac25f7435bf03a 5,231 1.00/1.00 vMB 14
866,747 866,747 00000000000000000000e0354e002da1814752d08200e732859e7cd4f788af5f 7,037 1.00/1.00 vMB 10
866,746 866,746 000000000000000000005e4d29923fb25ef96f2ecc7cdbaa571fe93be7c31cc5 5,375 1.00/1.00 vMB 12
866,745 866,745 00000000000000000002799b1930f64752158d79fddb8649a93279f124c46c24 4,487 1.00/1.00 vMB 13
866,744 866,744 00000000000000000000a86c31192ed857285dacfd719e5dffdc0195cff58dee 3,740 1.00/1.00 vMB 19
866,743 866,743 00000000000000000001911a011feb2651b215a6b206c435b25eaf617a95218b 6,310 1.00/1.00 vMB 10
866,742 866,742 000000000000000000003a04268fc29b96d2230bce06a08e1d131f40450a2d4f 3,999 1.00/1.00 vMB 9
866,741 866,741 000000000000000000013c5e4914e23ef9a48ba7f4a72a7d1eb6ecb69719485f 3,282 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.