Loading Tool

Explorer IconExplorer

Memory Pool

48,430 transactions
27.46 vMB
0.07621819 BTC
Random Selection Loading Transactions
Max Size: 146.41/200 MB

Candidate Block

Mining Attempt 12b6555a17e015e723e85e7805366afbb394897168ade704ff7ead08020477c2
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 48663dc926471a6a1cd1a898d227ebb43fcd513eb394a69a64fa8ff015bd35ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,896
Size: 1.00 vMB
Total Fees: 0.02474903 BTC
Feerates: 150.92 > 2.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (453,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,685 461,685 000000000000000000d5a8ab4df0dd13ea998efa27b39596155f64cbcd323538 746 1.00/1.00 vMB 153
461,684 461,684 000000000000000000183523289adc947a03bc6bf3e3124cefbd6230e3c3ef26 1,432 1.00/1.00 vMB 170
461,683 461,683 0000000000000000000ffa56ffe302c66665be788e0a6e64541921db07f149d9 2,045 1.00/1.00 vMB 189
461,682 461,682 00000000000000000183ff1b7ca0e61925cbca87a924d40d9c79313f0b0c106c 2,126 1.00/1.00 vMB 163
461,681 461,681 0000000000000000007f21cf1b30b115bafbbb984cfae12739fc53aa82b47e27 3,050 1.00/1.00 vMB 188
461,680 461,680 00000000000000000070b421abe3964ea06aec1f09882743b6fe068d723605b4 1,437 1.00/1.00 vMB 146
461,679 461,679 000000000000000000ba4473809beabacab1d70de6b0d6934fbb0118796f70f9 1,672 1.00/1.00 vMB 122
461,678 461,678 000000000000000001cf1007561bee52ee49dda5af4ddf7a84ad5d1c0b20e67d 1,071 1.00/1.00 vMB 112
461,677 461,677 00000000000000000109739475b54bb08ed38a21d40529df7a13b6ed13fa611e 2,185 1.00/1.00 vMB 134
461,676 461,676 00000000000000000181b20e47dcebc68bf950c08576eaa86c320cc8b7226fa9 2,013 1.00/1.00 vMB 140
461,675 461,675 000000000000000000ca15e9ec8ab770c1701a48130971dd3dba1fd32346647d 2,509 1.00/1.00 vMB 178
461,674 461,674 000000000000000001cb0faf0e3cad02af395ba4d4a04c26c926c090e974e7e4 10 0.05/1.00 vMB 81
461,673 461,673 0000000000000000016439bb02ddb29aaf9247f6772674bf3ae60f6143c9eb80 1,773 1.00/1.00 vMB 177
461,672 461,672 00000000000000000177b764ff03db56b85689f4533b3c639173cd5931e592ca 2,299 1.00/1.00 vMB 124
461,671 461,671 00000000000000000164e46dc02e0ee8ca05d7a57a4ee64a6f0152839b3c9c8d 2,230 1.00/1.00 vMB 126
461,670 461,670 0000000000000000016288430faa020a3e9634988f8bd161ee5d0fd505100da0 1,079 1.00/1.00 vMB 104
461,669 461,669 000000000000000001212061cb69fab319f0fd0e7f455045e3ca2fdb275e184e 363 1.00/1.00 vMB 133
461,668 461,668 000000000000000000030950633c9c2307d96549c39e62ecd819f69d7da8fb00 1,243 1.00/1.00 vMB 165
461,667 461,667 00000000000000000029486c9e04bb8bcadd672d294c68f2af181b4d6a73f9d4 2,291 1.00/1.00 vMB 165
461,666 461,666 0000000000000000015cdc2a2c7ba43b3c65360a9d003fb1df4625de1b9b407a 2,545 1.00/1.00 vMB 226
461,665 461,665 000000000000000001f4b280e8e3fbdebc5c75401685aa616f21d30d36dd1b86 1,857 1.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.12 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.