Loading Tool

Explorer IconExplorer

Memory Pool

76,940 transactions
28.55 vMB
0.06463054 BTC
Random Selection Loading Transactions
Max Size: 173.29/200 MB

Candidate Block

Mining Attempt ef054c60535ada23e543bb872e3d5788d034f6c0bf061aed2ec68ee816f7d23a
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root eb6b87d46bd1111663c70b5826f2540496e515a80676bd224b5b3c6b06cf9eb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,049
Size: 1.00 vMB
Total Fees: 0.00541854 BTC
Feerates: 150.68 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (284,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,105 631,105 0000000000000000000e37d9be2717a0e78bed0b64c47e15f5531389e75fca19 1,872 1.00/1.00 vMB 168
631,104 631,104 0000000000000000000c32ab6b14efd975bfde0661c98c59708d2131b04c7784 1,686 1.00/1.00 vMB 179
631,103 631,103 0000000000000000000341e42b757087d6051c067837df41a0368f44514184e7 1,624 1.00/1.00 vMB 202
631,102 631,102 0000000000000000000a93870ad0fc7758f1af8cde020a0e0b982af032d6ce96 2,369 1.00/1.00 vMB 182
631,101 631,101 0000000000000000000d3e54f0dde3f3502dcd0316330dd29a591090f85150a9 1,878 1.00/1.00 vMB 200
631,100 631,100 0000000000000000000fb0cedb46b91e2ce6a8bbc6c33091685a475e51c13403 3,017 1.00/1.00 vMB 169
631,099 631,099 0000000000000000000581f33edd0ac9d478582494db2d9501425c08bb95abbe 2,613 1.00/1.00 vMB 147
631,098 631,098 000000000000000000053b6ed0f5b6375da3f5e8e41eab44f275ce8348defa95 1,695 1.00/1.00 vMB 166
631,097 631,097 0000000000000000000f751cbb41075899bb0723b2e84b30e635adb685d145b6 2,065 1.00/1.00 vMB 194
631,096 631,096 00000000000000000003dca21b357e1e226727008117af63c5ee0a5ab7b64c12 561 1.00/1.00 vMB 162
631,095 631,095 0000000000000000000533f0448f2e62f8dca02ce5abf00ff31074deee5d2b4f 2,130 1.00/1.00 vMB 178
631,094 631,094 0000000000000000000c35787ac2dd02fb7ba36d8fd887bf35793dcb351b0f1c 2,853 1.00/1.00 vMB 179
631,093 631,093 0000000000000000000d87e75a6bae5b56410e25dc5b1200d9ad285852ab380c 2,290 1.00/1.00 vMB 197
631,092 631,092 000000000000000000115e2a0607cc09a31e59c4e6f3d2b7b40ab393c621b767 2,259 1.00/1.00 vMB 201
631,091 631,091 0000000000000000000b9e72a57e034e3e3b9f8f4ed1b8d8ebab38f760454489 3,520 1.00/1.00 vMB 250
631,090 631,090 00000000000000000008cb74126a83e899770b8fca586df0d5e17ee30655552c 2,650 1.00/1.00 vMB 184
631,089 631,089 000000000000000000013538e9bb57f1492b4d92ecf9d664d031b2e41d5f5fa2 2,884 1.00/1.00 vMB 247
631,088 631,088 0000000000000000000888e64dfa60c203a76e69cc48c8f183b2f9a8ada064b5 3,207 1.00/1.00 vMB 200
631,087 631,087 00000000000000000008479a59c1b49bbaa2c8cb6d6eee9370d4730c59c6e900 2,973 1.00/1.00 vMB 201
631,086 631,086 00000000000000000002159af3e2b95dbff218c81d33396d5f8018bac52c9cdc 2,934 1.00/1.00 vMB 197
631,085 631,085 00000000000000000008e9a2b288b36e1b09e7b70d401a5eeddca23aaac326c0 2,632 1.00/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 782.57 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: 671.17 GB
    • Received: 15.86 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.