Loading Tool

Explorer IconExplorer

Memory Pool

81,386 transactions
22.22 vMB
0.09488574 BTC
Random Selection Loading Transactions
Max Size: 147.75/200 MB

Candidate Block

Mining Attempt 9bb775a77eeef00ae913c3d40c0f517feaede530c690ee93f5953f9e32adef5a
Version 20000000
Previous Block 000000000000000000019e79860ccd13d417e03b066e8a3661ec754572b673d8
Merkle Root f2506fafec7a0356c96e7a345d08a29af84a93bbbcb0a3f4256580d058ec47c8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,890
Size: 1.00 vMB
Total Fees: 0.03669437 BTC
Feerates: 502.62 > 3.68 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,193 (872,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
43,362 43,362 0000000033de7f2fe4d0710ecf742bddd3b54e48cc9f51d7aff3de8e7c492650 1 0.00/1.00 vMB 0
43,361 43,361 000000003c97aec68f6fd271ae6b4da15e95fecd6fd3063d5d8922d4c68993f9 1 0.00/1.00 vMB 0
43,360 43,360 000000003d169cf4f58d7f5d1322f6c0660ef157684f1e0111b4773ecc7c31b9 1 0.00/1.00 vMB 0
43,359 43,359 0000000042b83354bae3fa04ae6898d39f8dbbf96590db0a25d8daf6ffb0bda3 1 0.00/1.00 vMB 0
43,358 43,358 0000000011b08220cfb653e2b542bd756fa5b3e34c25bb82f4864b678659b394 1 0.00/1.00 vMB 0
43,357 43,357 0000000017c29784c0ceb18053dfb0e3b19d42d9532860127841398e7099a5ce 1 0.00/1.00 vMB 0
43,356 43,356 00000000436ab716b2b5b337823fb12c749260a79b89c9daad16927c9ded4c09 1 0.00/1.00 vMB 0
43,355 43,355 00000000161d605926bed3cda8d41219fcafb2a949690dd8c643276ec3d422c1 1 0.00/1.00 vMB 0
43,354 43,354 0000000042020489e6f7166a90a6ffb1c9b29c2579e331f42d8db2feae963e3f 1 0.00/1.00 vMB 0
43,353 43,353 00000000329d9b220b6e8efa2c336aa2a80953887a41d3d69851447825b3c75c 2 0.00/1.00 vMB 0
43,352 43,352 000000003a21126fad421e8aba9d4c0e0b084b849b1525bc7df19139da9ce42c 1 0.00/1.00 vMB 0
43,351 43,351 000000000c0b7d8635950580af8a7cbe97fbd58973781761751fddeeac324b8c 1 0.00/1.00 vMB 0
43,350 43,350 0000000004722763b2914cdc668d18e6967b11ca7ec9f72819b50839482044bb 1 0.00/1.00 vMB 0
43,349 43,349 00000000312fb85032916b1396db0e5e1f5efe64ffdc0d8ca7814df67d548f61 1 0.00/1.00 vMB 0
43,348 43,348 0000000004d69c2ebb5a2207ad6a5bf7bd6f7d860811668fd4937fcd4604b2ca 1 0.00/1.00 vMB 0
43,347 43,347 0000000029b25cceaa0a2a50e0df694ae611bbc001d7bf0b82d5898d8993b0ff 1 0.00/1.00 vMB 0
43,346 43,346 000000001a8859cdfefb04acf04e8d9cb0b9063e3b801d674de11ba3ce0395c8 1 0.00/1.00 vMB 0
43,345 43,345 000000000d86d033c1f235afd96fbeada343aceb0e701d8e98900284cd439736 1 0.00/1.00 vMB 0
43,344 43,344 00000000232a8b03033643df6ff5870ba39aea41ebb34133b3e869f114c323c0 1 0.00/1.00 vMB 0
43,343 43,343 000000003ad9b5c1c1290e52b5c7df6b023f8c93bb97e97c194de6a94d3e5172 1 0.00/1.00 vMB 0
43,342 43,342 000000002659d82939a0b9085f3866742a1e91fa21b80a0c826ba605e876c0da 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.44 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: 823.28 GB
    • Received: 24.88 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.