Loading Tool

Explorer IconExplorer

Memory Pool

77,073 transactions
28.81 vMB
0.11768450 BTC
Random Selection Loading Transactions
Max Size: 174.28/200 MB

Candidate Block

Mining Attempt 2efd7728703398a6140447b6145d75d3f90c942a4912a18c276287fba241ed3a
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 8320197991e8b172e7d9ff13180e4e2365e5d9a056788736a0296dc01e25bb3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,460
Size: 1.00 vMB
Total Fees: 0.05774200 BTC
Feerates: 101.65 > 5.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (515,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,364 399,364 000000000000000004c8f849c4fe19cc40d0a130973d0b60bcc38487498696d9 936 0.41/1.00 vMB 43
399,363 399,363 000000000000000001d93e657e85d07c1813eaa75f20ca8ba52fc370ccd1b477 925 0.86/1.00 vMB 25
399,362 399,362 0000000000000000056e41427f2fc211d047f8b1baaef4102393aa867b982487 740 0.96/1.00 vMB 17
399,361 399,361 000000000000000003fa7190afa09ca8a18b020334b901386d270f0af5f0587b 884 0.50/1.00 vMB 39
399,360 399,360 00000000000000000500bfed22da4ff30c6db97d5a2ad4494f91fc3fd1970bfb 1,856 0.93/1.00 vMB 41
399,359 399,359 0000000000000000051409924ac5f4aae23dbaf16f55c0921742cab13e67119a 1,071 0.92/1.00 vMB 20
399,358 399,358 0000000000000000022c486c742501a50dab0d5235a885a0494c386aa1cb0841 2,418 0.93/1.00 vMB 43
399,357 399,357 000000000000000001be344db87687e7a80ffc8a43d0eb69292a7c7b4c64c469 2,595 0.98/1.00 vMB 64
399,356 399,356 00000000000000000207229f0392f095e5c156d12b2c221031d480750e3fd5fd 96 0.08/1.00 vMB 20
399,355 399,355 0000000000000000000207003189447748e6351bba0c1e1bd4d3ad16aa64c98f 1,535 0.65/1.00 vMB 42
399,354 399,354 00000000000000000317f0388b1c8c2ed61e13619c5aa2ac15d609c256d0c9b5 807 0.56/1.00 vMB 37
399,353 399,353 000000000000000005615544a9b638f932f32489740c931db31cb59de0e1ed8f 1,064 0.53/1.00 vMB 40
399,352 399,352 000000000000000002e3e4b15084dceb4089e7682d7ee0b1373cec6948d04510 811 0.72/1.00 vMB 21
399,351 399,351 00000000000000000622a32e8e5c7a9f06dc0073aeab845b45eff003029a9fe0 1,208 0.74/1.00 vMB 33
399,350 399,350 000000000000000004e1353698a27478c576d678084d9b038c88da789029b412 1,758 1.00/1.00 vMB 33
399,349 399,349 000000000000000004eff2e030e371d67169c0de2682e5b6a296b96fbf1df2a7 2,242 1.00/1.00 vMB 42
399,348 399,348 000000000000000000a917002cdee5eb191a81026a48258e36730b25d75e7363 2,737 1.00/1.00 vMB 56
399,347 399,347 00000000000000000623f06e09470cde9f6b2ba5cb9d6e256f81c4213e56c6b6 418 0.23/1.00 vMB 34
399,346 399,346 0000000000000000061947e563fb653b993e6e0adc9023b4238c037106ecc1ce 907 0.89/1.00 vMB 20
399,345 399,345 0000000000000000046483bccfe07ce3266a6f5192c8f493f92a87d14032a4ae 1,557 0.75/1.00 vMB 35
399,344 399,344 00000000000000000545cdfa7e3d4534b7682d3da5079f2c08e2a426e4d57738 2,271 0.95/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.