Loading Tool

Explorer IconExplorer

Memory Pool

75,803 transactions
28.29 vMB
0.06193456 BTC
Random Selection Loading Transactions
Max Size: 171.52/200 MB

Candidate Block

Mining Attempt 0ffed0485bdb63b9b67f465bb89adb4e90bfc2428bdcc37f69ff992f27f70328
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 34ee48e07ed0ebe7beaf9f775e9818fc1c8cfcf396fbcbfb680cc93dd1a74726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,564
Size: 1.00 vMB
Total Fees: 0.00333400 BTC
Feerates: 10.21 > 0.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (51,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,563 863,563 0000000000000000000089b4488f31e575b043221e822482c88cf5d9e0dba2c9 3,854 1.00/1.00 vMB 3
863,562 863,562 000000000000000000023dd2e35f000e5b5c4cff73944bd75961461e7ac1518a 2,486 1.00/1.00 vMB 7
863,561 863,561 00000000000000000002c2d28309fa15383f54c6992f5f6caac082c6bb4c85fb 3,605 1.00/1.00 vMB 6
863,560 863,560 000000000000000000029c6c5915c2fa3da6709381a585d6dbb3eb3940a4da42 3,263 1.00/1.00 vMB 8
863,559 863,559 00000000000000000001230094f3a2218695b81524949b4f20776652f0c0770c 3,110 1.00/1.00 vMB 13
863,558 863,558 000000000000000000007c8ce5dadfb3542bc4df9c1abd91c0f2ead9cf4782b9 3,151 1.00/1.00 vMB 10
863,557 863,557 00000000000000000001755754b6a6cf89c7ae715521cdf8068f972da0fdd8ef 4,891 1.00/1.00 vMB 2
863,556 863,556 000000000000000000029a204aafae6a4459f65c5aeb52fcdeadce399d9334da 5,045 1.00/1.00 vMB 3
863,555 863,555 0000000000000000000242e7c1e2aab95f3744d87da761217e91dd4bb8307a1e 7,763 1.00/1.00 vMB 1
863,554 863,554 000000000000000000031685c7b570db918a63992182165bf8279a9c5ccfd67b 3,912 1.00/1.00 vMB 3
863,553 863,553 00000000000000000002874158cb5cf8f642c85eeb409d3523d905ecbbecb58b 5,162 1.00/1.00 vMB 2
863,552 863,552 0000000000000000000228a3023d0ef32ee60df5882efcbea8d7b7fc8536a7d9 7,207 1.00/1.00 vMB 2
863,551 863,551 000000000000000000028218eb17f7e3bf57eef1a2106345ef380920ab5f0350 6,260 1.00/1.00 vMB 2
863,550 863,550 000000000000000000027efda9606bc297880c135d1b441fc3794f50b753a26a 2,580 1.00/1.00 vMB 13
863,549 863,549 00000000000000000000b598714a6942cb40650829a2b648ea5e885a6d48cd72 4,429 1.00/1.00 vMB 4
863,548 863,548 0000000000000000000097d9a401fd7bffb765d689123de62d558fc902610910 5,031 1.00/1.00 vMB 2
863,547 863,547 00000000000000000001586e493ec48ca74f284d94f3b638723edaabab3736fa 3,297 1.00/1.00 vMB 6
863,546 863,546 000000000000000000011c626f18bd899651bfb4e580b5891f4569c8037443f3 5,176 1.00/1.00 vMB 3
863,545 863,545 00000000000000000000522c057ed0f8268d0a9e5156e89e8817478247d4638c 7,907 1.00/1.00 vMB 1
863,544 863,544 000000000000000000030060f8b7198222589ce1b8cedaa3c1f1062d8356f2b2 4,364 1.00/1.00 vMB 3
863,543 863,543 0000000000000000000121979f98e5df7561a24e7636888942437723f49f984f 3,735 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.