Loading Tool

Explorer IconExplorer

Memory Pool

77,337 transactions
28.88 vMB
0.09967607 BTC
Random Selection Loading Transactions
Max Size: 175.23/200 MB

Candidate Block

Mining Attempt 08e3b65a63645fcc8cc28e055a1977b26bdfc068488ee61a675dfb4d050c059c
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root ca80096211b12934e9b2c0217baf3715a6e94de884249b0814073dd33c007db7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,414
Size: 1.00 vMB
Total Fees: 0.03071260 BTC
Feerates: 180.82 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (408,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,396 506,396 000000000000000000137ad6105278da0b6be5c0a3961cfd7d01be9c712af72f 708 1.00/1.00 vMB 32
506,395 506,395 0000000000000000001a513a7932a67a8e016a7606cf8bd4a7943cbb37276615 443 1.00/1.00 vMB 38
506,394 506,394 0000000000000000003e5a276b584cb192794be3f0df17a4b18c06d275150913 2,323 1.00/1.00 vMB 122
506,393 506,393 0000000000000000005d2b3fe0017d564677da2e306e22f7e20f3991da93fb83 869 1.00/1.00 vMB 17
506,392 506,392 00000000000000000005c6c1b12537172b3d81e689c13affc72699d3eefde603 2,371 1.00/1.00 vMB 218
506,391 506,391 0000000000000000006472864fa4574afda2711559ec4614212573500ea33879 2,338 1.00/1.00 vMB 201
506,390 506,390 0000000000000000000327a1d30680756ef1111de04532647223e2432a198a30 1,066 1.00/1.00 vMB 49
506,389 506,389 0000000000000000002443a40415437ecafb98d150640d83dac7ff9f3f62b424 1,818 1.00/1.00 vMB 71
506,388 506,388 00000000000000000000ae2498ab5222f9d190ba6cc3a5d6c5f1ab89d528b9e1 2,420 1.00/1.00 vMB 172
506,387 506,387 0000000000000000004d9f23c21a95435fa0a9bd1e5d3bd690b7c6d366ff4303 2,055 1.00/1.00 vMB 242
506,386 506,386 0000000000000000002c8df426611f41dcb4c7d4272296a406203a13bf839c63 1,460 1.00/1.00 vMB 95
506,385 506,385 0000000000000000004e091e970d0504faa314492f1e1f0efceffbefcb246039 1,489 1.00/1.00 vMB 112
506,384 506,384 00000000000000000050465f1d41431a72f8ab03607e7a5c7a06c31335110773 1,668 1.00/1.00 vMB 65
506,383 506,383 0000000000000000000264b0f9549569337c1b8524588373eb084a91180aae5d 1,446 1.00/1.00 vMB 95
506,382 506,382 00000000000000000067e9c73f4c2e0c8039056bfb43868c59c24a0b5ef3cbaa 2,011 1.00/1.00 vMB 139
506,381 506,381 000000000000000000441a77872f10e914c9853b830c7bf40f50a6d9b03cd45b 2,417 1.00/1.00 vMB 92
506,380 506,380 00000000000000000059d65d847e22bcbe20546befe7b6fce31693691f2ea567 1,892 1.00/1.00 vMB 191
506,379 506,379 0000000000000000006289da02422cf18cfc4d33f05e2c8d6df423746ada2517 1,615 1.00/1.00 vMB 189
506,378 506,378 00000000000000000027ee94dd01566c663b1e1d58efd60a4116a0eee8c96098 1,689 1.00/1.00 vMB 227
506,377 506,377 00000000000000000022b13f21a828980b6ba5f69bd9b0cf21852ed64977acb5 1,799 1.00/1.00 vMB 261
506,376 506,376 00000000000000000041b00bc28af5f645428aebf9843c04ae93945bbfb0b036 1,458 1.00/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.