Loading Tool

Explorer IconExplorer

Memory Pool

45,897 transactions
20.78 vMB
0.12423009 BTC
Random Selection Loading Transactions
Max Size: 117.57/200 MB

Candidate Block

Mining Attempt 5b3cabcc4b779570c7d3437ea40f325bf59c1cf39a7866aafa2c014e81eaa9b7
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root c032a3471e22b673f8747936e7bebeb662d0d7cd9879d7bf19ba33af2f275e66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.08041302 BTC
Feerates: 502.67 > 8.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (762,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,443 151,443 0000000000000792cf729e8e17a6e846858e4831275adc7954589cb8f8532325 25 0.01/1.00 vMB 97
151,442 151,442 0000000000000a72e8394a8bc4a8bee5c403e0718cf93c53ae9a54cae3fb6e3c 66 0.02/1.00 vMB 225
151,441 151,441 00000000000003d200938b7d41c4f92acf9edb4fcba3686dc02bb64d88ddd01b 70 0.04/1.00 vMB 28
151,440 151,440 0000000000000c6cd0d41796e90f7ead411af08806c7aa03cfaae503d40bb9aa 33 0.01/1.00 vMB 238
151,439 151,439 000000000000075da8d932aa83b0c1b87ef892e8272c8707fd06ea39e075060f 42 0.01/1.00 vMB 213
151,438 151,438 0000000000000ceebb9b4ee3d5ba013df6b1aebef682dad16c26d0871dc69552 83 0.04/1.00 vMB 117
151,437 151,437 00000000000006153b84736aa1c2a4dfc8189b7cb3394923ea25faa51aae09a0 7 0.00/1.00 vMB 40
151,436 151,436 0000000000000c9fc795d5e61f04860de5b648833f4697cb5da612de0cd6aa6a 14 0.01/1.00 vMB 31
151,435 151,435 0000000000000394a63bcef912a8420d59143d51202ca26541d816d978d5cc14 90 0.03/1.00 vMB 165
151,434 151,434 0000000000000bf274677e967323d74f680814fe7edc64a45ed8ae4f600d16fc 46 0.01/1.00 vMB 153
151,433 151,433 00000000000004d347c8f8c74fd2ba546847b55c7d74296d47a82aec6618a2b5 108 0.04/1.00 vMB 48
151,432 151,432 0000000000000031b9e8eda41b8738d673776c157b6cf51dd1d208695102f849 87 0.05/1.00 vMB 141
151,431 151,431 000000000000093c4bae6c23186bde71ae3c3c7494e2fe10ac68a04a764da529 32 0.01/1.00 vMB 80
151,430 151,430 0000000000000a5a0926e7a9f72dc9dda8e924f0ba73e2abf473ad45b9b98eff 80 0.03/1.00 vMB 107
151,429 151,429 0000000000000956ee43f476cebbba89e7177877a4fa69c6c130ba9febe9308b 14 0.01/1.00 vMB 66
151,428 151,428 00000000000006b99447a2180e41406428b2dc6a0f1306215c609a66727fae54 13 0.01/1.00 vMB 61
151,427 151,427 0000000000000b846da2dba626f3660215dee09df2fc5f1753ca482398962d19 2 0.00/1.00 vMB 0
151,426 151,426 000000000000063afe881d87a86a285b6727cf3a5cbf472d75297e53bdc7c7b0 76 0.02/1.00 vMB 49
151,425 151,425 000000000000092d62ce5ec0922e488f7d44f6c8cb29b652910512c1dc808f15 25 0.01/1.00 vMB 67
151,424 151,424 0000000000000a32229820bdf7fa2d9df34bbca03bbf1ae820847dea3fdb0cc5 18 0.01/1.00 vMB 333
151,423 151,423 00000000000008dcc8747929fa82eaf8dcc5b7edbdeb2400b15e39280d544ad8 17 0.01/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 780.70 GB

Node Details:

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