Loading Tool

Explorer IconExplorer

Memory Pool

40,504 transactions
26.38 vMB
0.05907106 BTC
Random Selection Loading Transactions
Max Size: 137.54/200 MB

Candidate Block

Mining Attempt 87ffb992a107168b9df2caa9744ef1346d9aba65c143b7048ff2f6a66e5ad9fc
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 3402d0f614f8c92516e5d466a9d43f12066c1fd4fa5ad4b3c8ad9ef43aca3b3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,848
Size: 1.00 vMB
Total Fees: 0.01051178 BTC
Feerates: 116.03 > 1.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (406,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,785 508,785 000000000000000000474f41a18995f088df658504f1b2b98174bee154e168e1 278 1.00/1.00 vMB 15
508,784 508,784 0000000000000000005168cf5db8d194036bc6ab93424b9fb3bf0d6ade0247fd 1,507 1.00/1.00 vMB 60
508,783 508,783 00000000000000000057ef5ce85aac9ee0e875580fb4e179f647d362d5691a19 653 1.00/1.00 vMB 24
508,782 508,782 00000000000000000044113c7c12b218945d6a248077abb8e62a1bd950dca0e2 1,507 1.00/1.00 vMB 45
508,781 508,781 00000000000000000002ba5693dd56dcbf7fbc0753f6354962cba5b26e72f393 1,287 1.00/1.00 vMB 53
508,780 508,780 0000000000000000002c87dc5987da20a8de757a3d36b369e3acc889a9f0cefd 919 1.00/1.00 vMB 32
508,779 508,779 0000000000000000000d75f10791022a4a8e54c3f19f86d91751dda4db79127b 1,002 1.00/1.00 vMB 39
508,778 508,778 0000000000000000001f6a0d0b4e75bb62e861981bf1a7b93d1377deec7d0278 1,137 1.00/1.00 vMB 41
508,777 508,777 00000000000000000028e5996bd3849323a06e2b6538197a81527c8f512b6ac3 124 1.00/1.00 vMB 5
508,776 508,776 0000000000000000004a06b3936612397e86cb5b7b39d374367696396b1d747b 1,469 1.00/1.00 vMB 58
508,775 508,775 00000000000000000060d2f8695d4cb34de84478b7ab769ae234389d9925fe95 1,463 1.00/1.00 vMB 53
508,774 508,774 0000000000000000002576dfb4be4bfe515566136edbabd0f88577028d994a54 1,650 1.00/1.00 vMB 64
508,773 508,773 00000000000000000002fee54dac6181afbdd78f9b26e47caac0ca75983f1c28 2,013 1.00/1.00 vMB 66
508,772 508,772 000000000000000000143766357a35adddb53cd7c2ef76b47832fda4127cc403 702 1.00/1.00 vMB 22
508,771 508,771 00000000000000000034eb7e4284e9d5f27edd534a33d2ed0307dab3c570dc54 1,343 1.00/1.00 vMB 46
508,770 508,770 0000000000000000000ef6ecbc254acef837c150a6ef69228925c19e7c316996 409 1.00/1.00 vMB 16
508,769 508,769 0000000000000000004b673f86c6c0ede8762225fb88ef0ae48ba1e13aba463e 574 1.00/1.00 vMB 24
508,768 508,768 00000000000000000060e4e0a5a0e3fb88c3afd5ab46147542d7f9bd2ce60d60 733 1.00/1.00 vMB 13
508,767 508,767 0000000000000000000cd884d25c860ad7a7a9071bcfd3b72bbbd4f601b29733 2,194 1.00/1.00 vMB 107
508,766 508,766 00000000000000000001650ccc6ffc98830b3668188f87fa72709c7d92236443 1 0.00/1.00 vMB 0
508,765 508,765 00000000000000000018b9e4aa9e1cbcdc9482b360b4c84c15007905718b19da 1,189 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.