Loading Tool

Explorer IconExplorer

Memory Pool

79,271 transactions
30.72 vMB
0.10724403 BTC
Random Selection Loading Transactions
Max Size: 180.26/200 MB

Candidate Block

Mining Attempt 50217aae5a58b44c6dbee4cf9983e6baee0de9b157e0f4e54ec9a93ab1b6c53a
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 0e97a2fa3409abddeb4ec2841210950ea734053ac360468dd23033f7cc2aa64c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03395114 BTC
Feerates: 201.36 > 3.40 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (600,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,125 314,125 0000000000000000320baab7b85704998a902377bb1a23d51992b730d879a7f8 512 0.16/1.00 vMB 46
314,124 314,124 00000000000000003a68314b5a427590e81ec924967805669f310046b57a9005 86 0.09/1.00 vMB 8
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
Previous 10 blocks ↓
Total Size: 782.49 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.33 GB
    • Received: 15.48 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.