Loading Tool

Explorer IconExplorer

Memory Pool

86,425 transactions
31.75 vMB
0.10681642 BTC
Random Selection Loading Transactions
Max Size: 194.50/200 MB

Candidate Block

Mining Attempt 93b86347d7f2d8ff0918d7df38266d69fbbe1791e9859b5b3deec314e9eca1dc
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 5e9bea5dff9928bc091a73d4241157e02d59a2e3dd836104b138d50878e09a52
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,912
Size: 1.00 vMB
Total Fees: 0.02688795 BTC
Feerates: 1,236.26 > 2.69 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (50,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,254 865,254 000000000000000000009bf2ce04c22748da58d957a3d179808b62c4ac5c6c44 4,747 1.00/1.00 vMB 38
865,253 865,253 00000000000000000001d0eb9ce6f2a370ccd8109d2500d4dafed766716822d2 5,672 1.00/1.00 vMB 28
865,252 865,252 00000000000000000000b61ecd5ed74c1401218cbb03bce102af2aa5fa421fd8 5,305 1.00/1.00 vMB 35
865,251 865,251 00000000000000000000a1bf837dce0ec656330302d83734b79957665c69f16e 5,343 1.00/1.00 vMB 31
865,250 865,250 0000000000000000000307cea5906924d69ab6a69049f9b1dc203445efa96951 6,298 1.00/1.00 vMB 29
865,249 865,249 00000000000000000000f898f1bb6957750aad50a02fa8d2720f80a98cefb0a9 5,142 1.00/1.00 vMB 43
865,248 865,248 00000000000000000000b8c79fa69defa7c0013defaa9c0b358522856171b972 6,272 1.00/1.00 vMB 28
865,247 865,247 00000000000000000002d1162e18d5f84a342892fe7aca883d93a14baa8168f2 6,235 1.00/1.00 vMB 30
865,246 865,246 00000000000000000001b83bb20b38d9a6139d3ee7d440997405c04e95e607d1 3,707 1.00/1.00 vMB 56
865,245 865,245 000000000000000000010975225cbc88e96930d684dae5c71207e6a0765cd7af 4,571 1.00/1.00 vMB 17
865,244 865,244 000000000000000000004ea2bb50478cc887b9ce5da75dac1528d4e86f79d330 5,545 1.00/1.00 vMB 20
865,243 865,243 000000000000000000019109a1f82218424c2935bd76d6f2d1585f0cb8bdba1c 5,417 1.00/1.00 vMB 25
865,242 865,242 000000000000000000028d120751a9e279499d007e02ce394ce788498e7c653b 3,615 1.00/1.00 vMB 28
865,241 865,241 000000000000000000027a1d426235c7eafc299d2c989ddee2d94d2c7e47c0e6 4,801 1.00/1.00 vMB 24
865,240 865,240 0000000000000000000259fedfddabd23c83101856cfd59b9e1dc4d76b60c4bb 4,213 1.00/1.00 vMB 38
865,239 865,239 00000000000000000001137261431aacd02aa99f86ad70c5e9e6cfca56548b89 5,632 1.00/1.00 vMB 37
865,238 865,238 00000000000000000001dce5d24524938329bbdebd9a34344438186ecf4a003c 3,797 1.00/1.00 vMB 40
865,237 865,237 000000000000000000002f1c105891a27dbfe2f829190f5e37207b78c8c92408 4,191 1.00/1.00 vMB 49
865,236 865,236 00000000000000000001ddcc35dc305b21513af10b2771c07d791073b28efaab 4,700 1.00/1.00 vMB 49
865,235 865,235 00000000000000000002f8fe5dcbd860e538fb49ee60bacc78521b139871f328 4,296 1.00/1.00 vMB 64
865,234 865,234 00000000000000000000033f9c8840f4021e76c5fbd01324691988aa56ca7b9d 5,191 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.