Loading Tool

Explorer IconExplorer

Memory Pool

35,298 transactions
25.78 vMB
0.08273241 BTC
Random Selection Loading Transactions
Max Size: 130.87/200 MB

Candidate Block

Mining Attempt 2ccd823801a281ba07373fe272963d51401da9bdcea71981cc35936b4278968c
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 06792d047a1c53278dbde95baa912e9b4a7b2a1b6a027fda6926f52824fea457
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.02975502 BTC
Feerates: 150.71 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (813,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,255 101,255 00000000000281cbe7d88d96ff26e6a4fc229efcd37f754585c9b78b42da2ac7 1 0.00/1.00 vMB 0
101,254 101,254 000000000001f33f2a6645eddaa407b95fd416cc55a5cafa689b31ef60aafe9e 2 0.00/1.00 vMB 0
101,253 101,253 0000000000039f46555ed0d9f0431241a9bd359c230322772e412a70c2451ea2 1 0.00/1.00 vMB 0
101,252 101,252 000000000002e87d2ef6970b6d4bc82e955a834765ea9c952c26190e9d11b872 1 0.00/1.00 vMB 0
101,251 101,251 0000000000002222f4dd8db340f9c41c004b0fb58639d7ff3500f0ac5389aaab 1 0.00/1.00 vMB 0
101,250 101,250 000000000003ef3dfc11c54bdf33f191a2b8adf4f10e04725259c78036d89dd1 2 0.00/1.00 vMB 0
101,249 101,249 00000000000185059868d4c6d5b3cc9ef4777293857290f3e24c09fdfe02e0d4 1 0.00/1.00 vMB 0
101,248 101,248 000000000000ee2235ab70d11a24770531bdb9a5ea15dc346f3fd1dec397f328 1 0.00/1.00 vMB 0
101,247 101,247 00000000000213a8e4c00b01196810e9c809552c6814d96128ae8e69f9ebb35f 1 0.00/1.00 vMB 0
101,246 101,246 000000000002be56830b6cf02e3a4ec322c6d51fa5e32a0e4671396c994c9de3 1 0.00/1.00 vMB 0
101,245 101,245 0000000000013a557a51044c331799c155bb8c8d8423399b59237e1fad122c73 1 0.00/1.00 vMB 0
101,244 101,244 00000000000320e8e13bd23a489b7bfb050baaff8613117fa5cb237ba2c47034 2 0.00/1.00 vMB 0
101,243 101,243 00000000000291cd4a69765899d0d594c293fd91c4bfe374d2054184bea0d0b9 2 0.00/1.00 vMB 0
101,242 101,242 000000000000b0bbc13c694cbc67c7f2107bb2e0692adf945d300207958f8acd 1 0.00/1.00 vMB 0
101,241 101,241 000000000003d2035ffcdcb07c3f7e2e75aaa2169474db3c76a9465b8d052abc 4 0.00/1.00 vMB 0
101,240 101,240 0000000000007f6cc17d85311f127d66835987c9f71277783fc639155d3e19f1 6 0.00/1.00 vMB 0
101,239 101,239 000000000000a779903dca94b23eef1cef66badf502885e01b0df9404ed0b645 3 0.00/1.00 vMB 0
101,238 101,238 0000000000003d21ca7b1371026369519047ec18580b9beb734e3e741b4fc1c4 1 0.00/1.00 vMB 0
101,237 101,237 0000000000007aa9f018c694f58770b997f50dce5a95d364a0e6e098c7bdb854 4 0.00/1.00 vMB 0
101,236 101,236 000000000001dd313c7aa78668fdeaada8278793e12038ee2c9706a1cb7d9d00 2 0.00/1.00 vMB 0
101,235 101,235 00000000000040f74fe8201cb2b7be95e15c331208c6a366cb00146856927b8d 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.87 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: 642.87 GB
    • Received: 12.56 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.