Loading Tool

Explorer IconExplorer

Memory Pool

85,804 transactions
31.98 vMB
0.21121455 BTC
Random Selection Loading Transactions
Max Size: 191.24/200 MB

Candidate Block

Mining Attempt b56c571fee2924a248765f678a5b08d1a8534f692bd29ff15a090a017237931d
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root c443facbe9b2b86df1fc5a1c7edf3d68fe84b529050d63262118a356cc736bf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.09525185 BTC
Feerates: 529.10 > 9.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (515,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,371 399,371 000000000000000002aead0f9da15c42ce85add0e8dc3041480fffd3c295cd2e 185 0.18/1.00 vMB 21
399,370 399,370 000000000000000003c15c4f235e47a1e4bd39c80fb6f4fce464a8749c69a001 1,337 1.00/1.00 vMB 23
399,369 399,369 000000000000000005bab1eaf09d04b37696c9548efba1fbbed18439405bfdaa 1,851 0.75/1.00 vMB 48
399,368 399,368 000000000000000002453b00e740dbd8609f4000a8ee61a8beb7a29b080b7a27 2,037 0.75/1.00 vMB 57
399,367 399,367 0000000000000000019064725101921052722c4f31ea13c882d96c9f719e2297 1,375 0.83/1.00 vMB 33
399,366 399,366 000000000000000004c0153da592c2eb93c9216c8e2aa7627605e6e6b6231873 1 0.00/1.00 vMB 0
399,365 399,365 0000000000000000041f3755431a435649621219e0b4cda74042df5343a4f31c 1,762 0.87/1.00 vMB 48
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
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.