Loading Tool

Explorer IconExplorer

Memory Pool

16,408 transactions
8.19 vMB
0.07022486 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.96/200 MB

Candidate Block

Mining Attempt 190e33174e3187aabe8904c2c0ff8177bed3ccb67c8854299cffe2a4086a8345
Version 20000000
Previous Block 000000000000000000016227ee45eddfed24105316ab42bdb9f1253718de909b
Merkle Root 5589f2e0d8e9ecc511033dcd1bedbcf9e0a77bec187b8909e00612803d3926e0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,520
Size: 1.00 vMB
Total Fees: 0.05311016 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,420 (658,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,370 255,370 0000000000000026126c3d66252fe3cc10925c798a6cd57bcdc32afbe37d3456 15 0.01 vMB 154
255,369 255,369 0000000000000004ef957146f6f52e3a3d224c7a5e0da534d7a82443771eec83 48 0.04 vMB 1
255,368 255,368 00000000000000230c401f4fc10b5dd861dd4da3648ec339035f71d91f8a383b 46 0.03 vMB 115
255,367 255,367 0000000000000005b9fa4c66811e0f1081d05accf884ba079b727a6dd4d894de 194 0.10 vMB 109
255,366 255,366 000000000000001fadfaede481496a9a0e31104e933327d05854690f1e33df76 330 0.17 vMB 113
255,365 255,365 0000000000000039712afaa3551c4ad26842bc2848ac897d1375459a71876073 158 0.06 vMB 96
255,364 255,364 00000000000000401f74b69e9a287c43e46b7fde2812c8d32369542d8dc78cfc 1 0.00 vMB 0
255,363 255,363 000000000000003b016c5267148e6a5012e0a309b4efddef337239a368de16a3 105 0.12 vMB 36
255,362 255,362 0000000000000017761a8605221d2123ac857a6907ec32b9f73e683190008a29 195 0.10 vMB 138
255,361 255,361 00000000000000197eff6b45b8f156019380e029b2e93fecc75c827a473e03cc 434 0.17 vMB 410
255,360 255,360 000000000000003fbb555188e4c63308e49194122a6f003b4b1fc8a3c76649b6 111 0.05 vMB 106
255,359 255,359 00000000000000042b47a42b5fe61ca69c93a30a13ce3aa84f28b76118669f06 8 0.00 vMB 131
255,358 255,358 000000000000001d33147b87fef65497925c9ffc31d7743f00008d2b44670ee5 8 0.00 vMB 63
255,357 255,357 0000000000000002c9516e9600deb1a17975f912a19fbbf7a4b76e87bbe1c41f 141 0.05 vMB 102
255,356 255,356 0000000000000003cdf2a11c9f91bace637a32a0b51f56f54df90129e339f742 22 0.01 vMB 116
255,355 255,355 0000000000000024cb1affb5672b254d479b9366a6ff0c1627d3b3aecfd1675b 15 0.01 vMB 95
255,354 255,354 0000000000000028ef124bbc2e479086e893b52c1c03309200b1f5db4298dcee 34 0.02 vMB 99
255,353 255,353 000000000000003b6c0ecdcb1cb1eaa67b9893e78d3d73b704e4cf3bc64c8ab2 53 0.03 vMB 14
255,352 255,352 0000000000000003ceb5bd6000c1bf8f2410be6b2a4f6d89c1b58225ffa73bfc 366 0.16 vMB 106
255,351 255,351 0000000000000020f5e51d5aa59276090257bcd0f12cb5cf8dd831805f76bf2b 121 0.06 vMB 112
255,350 255,350 000000000000000b24ccb9eb01d3db96e717286dca88c2612664c4bddab2c9e7 51 0.02 vMB 63
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 294.13 GB
    • Received: 1.23 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.