Loading Tool

Explorer IconExplorer

Memory Pool

82,973 transactions
31.81 vMB
0.11160290 BTC
Random Selection Loading Transactions
Max Size: 190.89/200 MB

Candidate Block

Mining Attempt a255253d679db8d3eb595b38e6655f93fa9a493f7b21e0c461d7764659300311
Version 20000000
Previous Block 000000000000000000012e88459ade7b41276fe5cb0870cdd0274669d679f5b9
Merkle Root aa23bee33500068e35566bbcba323b8b6be63becd2ac8bb91364396f4c2ed3bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,051
Size: 1.00 vMB
Total Fees: 0.02773631 BTC
Feerates: 344.14 > 2.78 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (50,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,256 865,256 00000000000000000000d17487c83b0cc04a8fef382990467b46dc66d48bc900 5,825 1.00/1.00 vMB 22
865,255 865,255 00000000000000000002183d910ee8fba564e77adbb93c3ef7e4f4496d56d4d6 5,110 1.00/1.00 vMB 30
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
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.