Loading Tool

Explorer IconExplorer

Memory Pool

82,388 transactions
31.01 vMB
0.08218526 BTC
Random Selection Loading Transactions
Max Size: 190.18/200 MB

Candidate Block

Mining Attempt e7b0640f743d50db3a4a570b72523886279f99cf6b25d9bd0b459c9cf8562a9a
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 215f320f28882873f567592e14f719e3868fcb90f5117804bd8afde839fa881c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,551
Size: 1.00 vMB
Total Fees: 0.01236387 BTC
Feerates: 68.76 > 1.24 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (605,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,105 310,105 0000000000000000064594fd44816f8ab656d2f2627848990c47f791e4276ad4 764 0.39/1.00 vMB 34
310,104 310,104 0000000000000000285410f4688574e53376933c40f46b55b19a611574a055b3 571 0.30/1.00 vMB 31
310,103 310,103 0000000000000000239ee4a0fa9cf8e12d70e728f889e860d1f2cf215d5dcac2 309 0.24/1.00 vMB 21
310,102 310,102 00000000000000002fc78a46f170d28e35ef2208abc91bb60d8daec5bb8d031d 263 0.16/1.00 vMB 27
310,101 310,101 000000000000000029558930fb39b662de0a8ce92fe9a6ffb240f07a76bf0edd 169 0.13/1.00 vMB 24
310,100 310,100 000000000000000025a7cc0bfcc6cf433d8557a8785ff93b660be3cd56db5ebf 128 0.06/1.00 vMB 26
310,099 310,099 0000000000000000289b486eac88bca4705d4b821daf0e2f05aa1fb45f8cf5c8 299 0.18/1.00 vMB 28
310,098 310,098 000000000000000036a929e407837a81ea2fd5cec72978758ee0740213902ab4 683 0.41/1.00 vMB 32
310,097 310,097 000000000000000029e09c1e6a5b146617e5513719f3bc389fffd4d3327379a8 434 0.30/1.00 vMB 61
310,096 310,096 00000000000000001e452f3e0174cefd4b617dd1d1c24103f30e4ab8b3a81e9d 554 0.32/1.00 vMB 74
310,095 310,095 0000000000000000060b46e8e0f307b49f46aed1acea577fe6bc05119dd459f6 45 0.06/1.00 vMB 8
310,094 310,094 0000000000000000052fcab0f25a2cc2fe39825d08471e558a9b325a737d6595 798 0.42/1.00 vMB 36
310,093 310,093 0000000000000000145925affe76100c61734ac6b13e24e3849e14d7a52da02e 914 0.44/1.00 vMB 34
310,092 310,092 000000000000000022d5071181d88c9a785091cafc010d17c7076f8ce216373f 68 0.03/1.00 vMB 21
310,091 310,091 000000000000000011df88d2e4e8352ed95a3fa5b29f6ce84ad48792a9b95550 792 0.60/1.00 vMB 24
310,090 310,090 0000000000000000083ecedae17f8b47e9ce33f76ccffbf9c95e362f23c869db 23 0.05/1.00 vMB 3
310,089 310,089 000000000000000040a2382001b6fa08a6486e7c17000c89440517e8272ad6e0 593 0.29/1.00 vMB 30
310,088 310,088 00000000000000001ddf5f27f4205c1e2db8a595321bef525f194a74c8479d2e 464 0.35/1.00 vMB 21
310,087 310,087 00000000000000003680c2e68ccd9a506e07cf3e481c35086b6e849d3973e787 256 0.09/1.00 vMB 40
310,086 310,086 00000000000000000b8e84fee6a45f358fa83f41c163bdbce837f9e1c1f32fd6 868 0.50/1.00 vMB 26
310,085 310,085 0000000000000000351a0599912172d7e908f6fac551c28eba2dc6105347aedf 512 0.16/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.77 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: 709.41 GB
    • Received: 16.90 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.