Loading Tool

Explorer IconExplorer

Memory Pool

81,411 transactions
30.93 vMB
0.08621593 BTC
Random Selection Loading Transactions
Max Size: 187.49/200 MB

Candidate Block

Mining Attempt 4ea344cc84b22770dc33164da426ab80e6089bfed9287fcab1f2a05c59a17057
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 1653d8b099f5c507c28c085c350cb7d97a02db1c3f1048957ff24f484c4a001b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,015
Size: 1.00 vMB
Total Fees: 0.01369290 BTC
Feerates: 115.63 > 1.37 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (120,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,680 794,680 00000000000000000005586129cf48427c0e8eac05b85757413b71483f596f16 2,581 1.00/1.00 vMB 18
794,679 794,679 000000000000000000026cfc0ee063e771a693efcc9d58dc31f0165ba312c694 2,946 1.00/1.00 vMB 26
794,678 794,678 00000000000000000001d1d874243ea1e8e2f7d3a20f20e2e2a6045f6f628c97 1,718 1.00/1.00 vMB 19
794,677 794,677 00000000000000000004915ba9efedaafdc02144a5bec2cca0481d40e4d59848 1,525 1.00/1.00 vMB 26
794,676 794,676 00000000000000000003ed097595f5ef270ea4531a7930916ca225c3553f8e51 2,026 1.00/1.00 vMB 28
794,675 794,675 00000000000000000004400c38792b5ad9c9ff06f6991006ccea3052e38478a1 2,877 1.00/1.00 vMB 23
794,674 794,674 0000000000000000000456d06759f5459be7f6adaba1c3ece7e3b2ba4072fa31 3,275 1.00/1.00 vMB 31
794,673 794,673 000000000000000000042690d47928e79ec25c58bf3387ecf4641fd16c246dbc 3,469 1.00/1.00 vMB 34
794,672 794,672 000000000000000000043a916092ee41bd76cdb6ce1a218ba1bcb4e6c134d657 4,155 1.00/1.00 vMB 47
794,671 794,671 00000000000000000003acdbe8787713c6a2846f424cc7cf04364b5ecefcf0c0 2,966 1.00/1.00 vMB 44
794,670 794,670 000000000000000000009f70618452d22d5d6ef1a32e27d72421da971fd2f88e 2,119 1.00/1.00 vMB 49
794,669 794,669 00000000000000000003a43b43731a4371364fbe1d643ba7d2cbca0cf1b92edd 2,415 1.00/1.00 vMB 23
794,668 794,668 00000000000000000001bbc576c6961a2abd2fd729e2daa8778e39351e61360b 3,496 1.00/1.00 vMB 27
794,667 794,667 0000000000000000000515e130c6706f7d6f2389420d03957d4347b9dad47b2a 2,838 1.00/1.00 vMB 32
794,666 794,666 00000000000000000001272ab8ec98cec194f08fb5b8036f8cfd0f4e62c3ffae 2,939 1.00/1.00 vMB 51
794,665 794,665 0000000000000000000290f022248e25b1e95f5ae897d94288faf49d9c2adf03 2,374 1.00/1.00 vMB 36
794,664 794,664 0000000000000000000360bbde642fbadea6a13ff6761df95d222393f2bd9eb7 3,029 1.00/1.00 vMB 45
794,663 794,663 000000000000000000047d860f7ac7e4d18b5b6af54002f17c3c11ec74b44a7d 2,280 1.00/1.00 vMB 39
794,662 794,662 00000000000000000003f080053425e7c9e7379e30a3134643f7d0242d459c69 3,214 1.00/1.00 vMB 39
794,661 794,661 00000000000000000003b1779836482820c9556a76369f32df26509e28103780 3,886 1.00/1.00 vMB 51
794,660 794,660 000000000000000000019e89618458a736cbf85ecc361cf5f58f5472fb264be1 1,644 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.