Loading Tool

Explorer IconExplorer

Memory Pool

55,901 transactions
32.60 vMB
0.17194108 BTC
Random Selection Loading Transactions
Max Size: 174.44/200 MB

Candidate Block

Mining Attempt 7686b34ea742e997dfab40f98f97a84e314c381acd1dd6192e617477997223e1
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root c059a3687a512a512a820f3d8297c5cdda4847ac7974d46b3ea1cd8b91087c06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.05936652 BTC
Feerates: 301.66 > 5.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (114,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,550 800,550 00000000000000000002a2f8149dbeb98511d2f84d2ab1c3b74f71fbcc5a01c8 1,840 1.00/1.00 vMB 21
800,549 800,549 00000000000000000000a98d4890605c4dad7c973f32bab8520f650623580015 1,782 1.00/1.00 vMB 9
800,548 800,548 0000000000000000000018af01b72d433c03d04c57c06664334fdef88b1434f2 2,703 1.00/1.00 vMB 10
800,547 800,547 000000000000000000048dd1a15257ffd381afb4c03f5be43ba25e34c8a57153 3,316 1.00/1.00 vMB 17
800,546 800,546 00000000000000000000da8ac8f285c728d41a585385ea26621930b62535c331 2,394 1.00/1.00 vMB 10
800,545 800,545 00000000000000000000614fb8c4aca5ae120af89ca47ccd1dcc9cbc58c7adfa 2,842 1.00/1.00 vMB 19
800,544 800,544 000000000000000000053b134abf6e60beb2eb849b28ef2f8f452a8d6b53a927 2,834 1.00/1.00 vMB 17
800,543 800,543 000000000000000000032ef6c45a69c0496456b3cae84ee9f2899f636d03c5ac 1,552 1.00/1.00 vMB 11
800,542 800,542 00000000000000000003ab09ac3fe391db4c03e0907d81a907ca5b07bb49b423 3,013 1.00/1.00 vMB 25
800,541 800,541 00000000000000000000290130549b04f16f3fc55240e5f1a9b38435ff306ff7 1,817 1.00/1.00 vMB 8
800,540 800,540 000000000000000000021d9e8d5b79f6b3ea324ca5461aace1e2823471bb4a4a 1,613 1.00/1.00 vMB 20
800,539 800,539 000000000000000000012dadc45e39bb078e25fab8a5ead63f63689b11a70708 2,998 1.00/1.00 vMB 12
800,538 800,538 000000000000000000016a3cd10a7bb21fe039b1a9965482f8a8378c3e2eaa58 2,722 1.00/1.00 vMB 16
800,537 800,537 000000000000000000038dfd0ac55f94e2198aa032e2133741db2e3f392a185d 2,315 1.00/1.00 vMB 11
800,536 800,536 000000000000000000031c07f1d2be615d42fdea1b756e813689cb1d251a207c 1,594 1.00/1.00 vMB 10
800,535 800,535 000000000000000000051a8a6cd441e5bb97777d552dac5e23729ba179d3f014 1,731 1.00/1.00 vMB 11
800,534 800,534 0000000000000000000436176b72adc230353748de0b6c4651214f2eea9a4cc2 1,725 1.00/1.00 vMB 13
800,533 800,533 00000000000000000001e845b790e5deeb2c899b561840ad795f23e95be5780d 2,998 1.00/1.00 vMB 19
800,532 800,532 0000000000000000000379c61363339cbfa42e31639f89220730e5f7e12ce71d 1,964 1.00/1.00 vMB 11
800,531 800,531 00000000000000000001502f71ec526b9822b898ff8e5bc8ad48fbfee5aedfb7 2,264 1.00/1.00 vMB 22
800,530 800,530 000000000000000000053c4ae880c721d5bf56decba8a0c117547592eca036b0 3,356 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.