Loading Tool

Explorer IconExplorer

Memory Pool

28,009 transactions
7.88 vMB
0.06116671 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.32/200 MB

Candidate Block

Mining Attempt 604485192dc4bb3180af2d8ce2644cfffe2ae15b5ff91f5c025f35988ee58a10
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root e750d84b0b8cb7b37bfa0275ae42722d77a04ce871a7aebca94289394584b589
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,175
Size: 1.00 vMB
Total Fees: 0.02382523 BTC
Median Feerate: 2.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (720,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,792 192,792 000000000000011833a1ae25a79e25069eeea8d77418e19dbcca5034cf8f633a 13 0.00 vMB 71
192,791 192,791 000000000000058278eb91fc265686b4efc8d611c2a9a6cafaf178ac0dcf4731 194 0.09 vMB 131
192,790 192,790 00000000000000c1e1d244b90af9530299e327e64578e1398680774fe28033eb 128 0.05 vMB 250
192,789 192,789 00000000000000c81334b0eb63bce4ca5b3d44cf472be026e3140a3d12de6e89 89 0.03 vMB 158
192,788 192,788 00000000000007224d0c7040e1abb54f1ad427a2fa3f8093bc1d9783e943e155 183 0.08 vMB 138
192,787 192,787 0000000000000480aad94b9cf60c7a0064e400b8897a4cfa501a895578e622b7 29 0.02 vMB 103
192,786 192,786 00000000000004849db9e417fad6b7ec2cc17acc395322a95b864825a7192f44 30 0.01 vMB 126
192,785 192,785 000000000000082f68182ca44bbb60f160515ba96453c7eb93bac444a46b0123 405 0.16 vMB 158
192,784 192,784 0000000000000778b482c6ca3002db2b5439c635a4c75d2849e8195bc4f319b8 1 0.00 vMB 0
192,783 192,783 00000000000000ea96cef0800c6995845050d88da5ff34c7643df83bad0140c2 416 0.15 vMB 163
192,782 192,782 000000000000016f496f1861d61562d084584d4c35b290296fbea8e3e194cdb2 81 0.02 vMB 27
192,781 192,781 0000000000000340f75b930912ded09b9e6016700f43bc3cde8cceb4bad4f936 437 0.15 vMB 204
192,780 192,780 000000000000002ca1c7842c93828d4f24e1a8148c37ce9b7f2a59926eab514a 64 0.03 vMB 96
192,779 192,779 00000000000001ae8101d4683b232c43f062010cc13ff9b37ed1a746785ab995 432 0.16 vMB 152
192,778 192,778 00000000000004ae02f4e506dd98697b702bf390de03e31be175a6cb5addc501 125 0.04 vMB 10
192,777 192,777 000000000000007725efc3aabc6b8c9c9e8034f8a1ad80bcf8ae75393eeecc9e 153 0.06 vMB 87
192,776 192,776 000000000000012b17e62975c0914a21eaa3dc1c2ffdd2af85cdb30d7f7614bc 532 0.18 vMB 173
192,775 192,775 00000000000000ccc269bcda85ed4d55bd30fe6bce3d46e72ea33a8b441e14fb 310 0.12 vMB 137
192,774 192,774 00000000000002e3225dea2c281bbbd6cc642403eee255e8cfd67e592cec1e94 58 0.02 vMB 248
192,773 192,773 000000000000010aa32e536cde7cc63ae3a3903b5ecb58ae60cd38b89d11f572 389 0.16 vMB 135
192,772 192,772 00000000000001a076025bfb34aa109d5bd54545458f0d19c648d2564c6b5d4f 115 0.05 vMB 270
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 76
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.37 GB
    • Received: 0.50 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.