Loading Tool

Explorer IconExplorer

Memory Pool

76,073 transactions
28.72 vMB
0.06910692 BTC
Random Selection Loading Transactions
Max Size: 175.74/200 MB

Candidate Block

Mining Attempt 80a15bd48a321f63091b5af8a2ccf957c338b1565f3b804dd6843d2c175cd7cd
Version 20000000
Previous Block 000000000000000000018a1745256f25ae444f4fd5c5dd6ed2078735484c4179
Merkle Root 32fbed2dbae4ce643ad91e999327adaf7475be913f8b4edd7db142deda695bf4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,953
Size: 1.00 vMB
Total Fees: 0.00661714 BTC
Feerates: 74.05 > 0.66 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,241 (246,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,857 668,857 0000000000000000000acb0563f55d7e8e171d36c36bac8c326024d358ca83ea 2,320 1.00/1.00 vMB 52
668,856 668,856 000000000000000000001040618a4225fe0d4a6ba3ccd71b176c69fab9104c10 2,013 1.00/1.00 vMB 84
668,855 668,855 00000000000000000005d81d30fd28e40a233b78b683afcb5ca1bbd8825b24de 2,116 1.00/1.00 vMB 112
668,854 668,854 000000000000000000071514964c6ddfa9c39f57bc6dd304535aefa6b0072bf2 957 1.00/1.00 vMB 115
668,853 668,853 0000000000000000000b5e2975bfc80944078174993fef6979ed6e9c19da0cc1 1,088 1.00/1.00 vMB 9
668,852 668,852 00000000000000000002d4a6305795e7473b1a4b2a4d7287051b16b0bb7805d8 1,676 1.00/1.00 vMB 9
668,851 668,851 0000000000000000000922ce5654c51b063b95a20c16981d01bf5db365213cac 2,206 1.00/1.00 vMB 46
668,850 668,850 00000000000000000005272304e965e375f6382fcd01bd9e01b7ade1d854c047 1,751 1.00/1.00 vMB 39
668,849 668,849 0000000000000000000045621e2457c275ab9881b9839d4c161f3936a5f139e6 1,698 1.00/1.00 vMB 49
668,848 668,848 0000000000000000000711a78da05e2d4a43bac4c91b31000de003d9226c16a2 1,686 1.00/1.00 vMB 58
668,847 668,847 0000000000000000000215362906c9e80138a32a103aa51250dc31025c3dc654 2,023 1.00/1.00 vMB 32
668,846 668,846 00000000000000000005346dd45616d12292e122d454fff7aa4f57b4bb94c6fa 1,916 1.00/1.00 vMB 12
668,845 668,845 000000000000000000018e09fd321cd7e7647af88cf47e245f40d81ac41ff42b 1,762 1.00/1.00 vMB 81
668,844 668,844 000000000000000000043fba6b021eb318a4eebf2a047e00c0ba6befd9bd6916 2,454 1.00/1.00 vMB 131
668,843 668,843 000000000000000000075c6d7973051f6694841b216eebc6da27e2155f608d43 1,616 1.00/1.00 vMB 71
668,842 668,842 00000000000000000000ab1f9ab35df657c41a91494f58c2890c171c59de2166 2,294 1.00/1.00 vMB 40
668,841 668,841 0000000000000000000aa95ec8d1280ca01f5189947a0d73cd8d8a958412fd5b 1,015 1.00/1.00 vMB 32
668,840 668,840 0000000000000000000b7241ffbe1f45257b33ff0da005af85b1c893205269ed 1,778 1.00/1.00 vMB 23
668,839 668,839 00000000000000000008348848805c5653401741fccfbc2df1ca2943e28bee84 2,058 1.00/1.00 vMB 24
668,838 668,838 0000000000000000000d5e9ff7e446766c8af172ac2d7928eb813048ba280903 2,156 1.00/1.00 vMB 38
668,837 668,837 0000000000000000000321e811c53bc02b95f816b1eea29846f517b60687b8a5 1,913 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.81 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: 710.27 GB
    • Received: 17.05 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.