Loading Tool

Explorer IconExplorer

Memory Pool

88,353 transactions
32.19 vMB
0.13748552 BTC
Random Selection Loading Transactions
Max Size: 195.03/200 MB

Candidate Block

Mining Attempt 03ea51cf2731d3710d05c267ca95e35360e74598a9097b38bb49b79152a6fe77
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 0c08cfc661dedefb057f2bacb38c62252c5b4916c8765f1687daea4ea6b9af74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.05109465 BTC
Feerates: 101.65 > 5.12 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (235,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,899 679,899 00000000000000000002aece15402457693863af5ff455b52189a206224e11d1 1,328 1.00/1.00 vMB 139
679,898 679,898 000000000000000000010ee409b37340b1d4450e725adabcc7ab11c0c4d77f48 2,390 1.00/1.00 vMB 183
679,897 679,897 00000000000000000007b505fb5f68a2a969f5c99933025c0cbba13d3bf07cfe 2,267 1.00/1.00 vMB 186
679,896 679,896 00000000000000000001e13882b283f50b69fbf1f830be2badac3563b298ddd6 1,355 1.00/1.00 vMB 137
679,895 679,895 00000000000000000003f0244d84dbf6064704bf064713029e8a56fb7c21595e 2,559 1.00/1.00 vMB 210
679,894 679,894 00000000000000000001711483755d36517ee55d25aee4b7f0f510c96a844b81 1,143 1.00/1.00 vMB 129
679,893 679,893 00000000000000000005cae7c2621a505ebbfa343678097f1c7dbcdae0a0909f 1,211 1.00/1.00 vMB 131
679,892 679,892 000000000000000000049875b16dd68b95db0f1bf4d78ab50c2099d9346cb3b7 2,681 1.00/1.00 vMB 200
679,891 679,891 00000000000000000009622f852f01d8c14867dc4808cc7c7f066df68bfa46b7 1,167 1.00/1.00 vMB 134
679,890 679,890 00000000000000000008c75ca166cfcfad54482ec13b7da75397aca44d122be2 2,647 1.00/1.00 vMB 147
679,889 679,889 00000000000000000009a1a08b7d64ebf7742575ef3ef7d002008c508e9b2af0 3,046 1.00/1.00 vMB 187
679,888 679,888 00000000000000000001059e8a1c8ba473cb74d54ea6c4e48ec39ff759aad901 2,357 1.00/1.00 vMB 225
679,887 679,887 00000000000000000006e5f5284371f220d8215df433d6880e2a0eaea6bc1807 2,441 1.00/1.00 vMB 222
679,886 679,886 00000000000000000000141def601a32103c3b9b1062e318a20caafddb77787c 2,469 1.00/1.00 vMB 265
679,885 679,885 0000000000000000000399961101ed462b659fd6235a28370e277847d6ed1995 1,502 1.00/1.00 vMB 263
679,884 679,884 00000000000000000000143e176aea30a193d0e7859bbaedbdf040cd239e1b68 2,148 1.00/1.00 vMB 252
679,883 679,883 00000000000000000006783887b8043bb005e535effe8004888a7b63618bce01 2,122 1.00/1.00 vMB 188
679,882 679,882 0000000000000000000150ca4491dbd13148706f118266906178d1be7f093348 2,263 1.00/1.00 vMB 173
679,881 679,881 000000000000000000090864429d3e7153338d48046c338e225ed61e4df9d39b 2,094 1.00/1.00 vMB 235
679,880 679,880 00000000000000000008bb7b955a298889f186549e617887018ecf36a1c9b9b1 1,804 1.00/1.00 vMB 251
679,879 679,879 0000000000000000000694a2a76d719f794ae126c595793bf9822da5420ee7ef 1,415 1.00/1.00 vMB 259
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.