Loading Tool

Explorer IconExplorer

Memory Pool

73,736 transactions
28.21 vMB
0.06821016 BTC
Random Selection Loading Transactions
Max Size: 167.67/200 MB

Candidate Block

Mining Attempt 3ce18bcada29a064a5c013bfdb821eb9405736a9444d5a1ecda8fa94379ce02a
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 28d84299d6177b862f2a2e08282fed3326fed30c5e70bde28772f0d400f74dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,646
Size: 1.00 vMB
Total Fees: 0.01175488 BTC
Feerates: 101.62 > 1.18 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (600,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,123 314,123 00000000000000002c2eda81060dae6b36bde015d08b1bc776867dc995e74f3c 116 0.05/1.00 vMB 38
314,122 314,122 0000000000000000056c7884b085a3513bb040b2b416b733e71da97d6dfab260 1,173 0.54/1.00 vMB 32
314,121 314,121 000000000000000039c24bc6d20e4ed48704dffef19c9a234f3a13bf937a092b 681 0.39/1.00 vMB 26
314,120 314,120 000000000000000037ebbe944e6f33ff687f42a9d63751fe819aef6ef868a56f 259 0.16/1.00 vMB 28
314,119 314,119 000000000000000012df71cfc520be5fca877a4d4fc0f0baa9a37dd86e6349c5 229 0.14/1.00 vMB 20
314,118 314,118 00000000000000001e82c139cb587bb061af110fee34c8eb7c6d8b323fe18f32 1,232 0.61/1.00 vMB 33
314,117 314,117 00000000000000002b8d51a12a119d612cf59d7ff9443b07cc31470f30696cb9 611 0.38/1.00 vMB 30
314,116 314,116 000000000000000022f378bcae7b6fe5623c819c4634db6397c4feac4a441d56 80 0.07/1.00 vMB 10
314,115 314,115 00000000000000001ee1c618f379c044c9813c10a538d204218b0447d1da1b33 765 0.39/1.00 vMB 29
314,114 314,114 00000000000000002b3ef1937e1c4df52b2c159397c1b817b3f702166ea779ba 943 0.51/1.00 vMB 25
314,113 314,113 00000000000000001bd446b5c93d2066c117818ec2cee1f4bf4cf57bc67ba3cc 1,003 0.53/1.00 vMB 31
314,112 314,112 00000000000000000bbd23c5f2cad18036931d5f8f301f471c9ea576499eca01 417 0.56/1.00 vMB 17
314,111 314,111 0000000000000000063c54f2fdd34970621a8d0a3a9e88f7c273ccf06579dce8 1,247 0.92/1.00 vMB 27
314,110 314,110 00000000000000001cce832f3a1a7bd356db0a839d07dd3f520a001b4810be28 1,335 0.75/1.00 vMB 26
314,109 314,109 0000000000000000265435afef01485f0f921bb180a1a9702679fd6aa300cc74 2,086 0.75/1.00 vMB 41
314,108 314,108 00000000000000000fab5ca230ed03e3d849d87efb8bb738726b3a7e7dfad5db 64 0.04/1.00 vMB 33
314,107 314,107 00000000000000002b92b8a47db94fdfe1467e65f2583c484f6539a810501414 94 0.12/1.00 vMB 16
314,106 314,106 000000000000000021a468219dea2ba46fd56b2402517bc65295b1d7a564e717 800 0.62/1.00 vMB 24
314,105 314,105 000000000000000002d04ab8c993ab2d0bdeff1b947005734423cdb201c3560e 64 0.06/1.00 vMB 23
314,104 314,104 00000000000000001ec1015c3dd0fc0b6c71e1cdcb6e5566f88aa726056d50b0 1,300 0.83/1.00 vMB 27
314,103 314,103 0000000000000000197cf8b38256e9acf324da9196cf48c5e44de8c3da6ad11d 436 0.29/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.