Loading Tool

Explorer IconExplorer

Memory Pool

80,689 transactions
30.23 vMB
0.15137620 BTC
Random Selection Loading Transactions
Max Size: 182.19/200 MB

Candidate Block

Mining Attempt 7d1da9f60ba20e075ccbdc45ba607781afac2cfa9edb7193301ff24689b741d2
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root cf04ea8cd1f900e702eaccbedbe779f71ef1e6191d3cbcefcf4ed6ce699d1a7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.07786471 BTC
Feerates: 251.00 > 7.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (230,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,040 685,040 0000000000000000000739e169f10f0760366188ed11da0310a623e20b8893b2 1,240 1.00/1.00 vMB 93
685,039 685,039 0000000000000000000b33f3dcd021ef2744388192609fdacbedf91058a3872a 2,476 1.00/1.00 vMB 38
685,038 685,038 00000000000000000000cd436a43e36a551df4b3639f49f77010e77c6019c241 1,791 1.00/1.00 vMB 32
685,037 685,037 000000000000000000036be8d399fa62dc370fb75074b993928b97b891c24b22 1,612 1.00/1.00 vMB 69
685,036 685,036 000000000000000000048bf073dfc1cde09972f3039ff221e64bb4707a079f4e 2,807 1.00/1.00 vMB 94
685,035 685,035 0000000000000000000790f8eb041796e1511849eeed8324a95df16dc5423714 2,479 1.00/1.00 vMB 63
685,034 685,034 0000000000000000000421b217d2938811dd9188c8d8a29ceca3b89f31bc9d8e 1,457 1.00/1.00 vMB 85
685,033 685,033 00000000000000000003ade667e200084d811f1bcbe29bfd9e2f87f254f4581d 1,698 1.00/1.00 vMB 52
685,032 685,032 000000000000000000001a0636b291d739d95c2e410d9a6d632a84db1ab0b867 2,044 1.00/1.00 vMB 33
685,031 685,031 0000000000000000000104918a68c7ff5eb10e0f6fa0e214ccc5e7dbfa105fa2 1,489 1.00/1.00 vMB 24
685,030 685,030 0000000000000000000a9ffef9a7a6e251328e2be3cbb7902cd13f3da876a3c1 2,556 1.00/1.00 vMB 54
685,029 685,029 0000000000000000000991b921a6ae6c8660f7b2bdeff1c5918bc70eb6ebabe7 2,667 1.00/1.00 vMB 13
685,028 685,028 00000000000000000001424b129e79836035d18b3c7c04860bdce92dfb936696 2,251 1.00/1.00 vMB 68
685,027 685,027 000000000000000000082dccc9a8e3274fd9f36797c20109c52ee3b806e88591 1,817 1.00/1.00 vMB 57
685,026 685,026 000000000000000000046dc166c4c7c0b8005353a36663ecd0e005c00151e1fe 2,195 1.00/1.00 vMB 100
685,025 685,025 00000000000000000004bd928108ddd45064c4da777a1e5fb0ee321debd75cd7 1,435 1.00/1.00 vMB 95
685,024 685,024 00000000000000000005384f72ca4a359d700ad1625d95eb538f2641a139812c 2,521 1.00/1.00 vMB 90
685,023 685,023 0000000000000000000171a1b37648306bfe4e78e825c373595c52c31504f2e6 1,944 1.00/1.00 vMB 24
685,022 685,022 000000000000000000062468dbbd8886c3f3bd005b36a2e2a0189bed598db671 2,431 1.00/1.00 vMB 97
685,021 685,021 0000000000000000000277daa8aebcc0b13435aab2b929713f1d98610d1882f4 2,128 1.00/1.00 vMB 61
685,020 685,020 00000000000000000009a1308530e7662217122592d99791c52fb33c62777fc0 2,099 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.