Loading Tool

Explorer IconExplorer

Memory Pool

18,907 transactions
8.50 vMB
0.03018668 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.06/200 MB

Candidate Block

Mining Attempt 15960892b5d04bb3b49ad35b86044080626d3dae83c37cfe130db149ddeed546
Version 20000000
Previous Block 000000000000000000020b3bb8f61917f7848c1ad34d4f62bdc7addfd2b7533f
Merkle Root b5c2c61e4fa56d8768d0fd97b69f56aabec872fa433b7ab9b81b95491fc5e3b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,341
Size: 1.00 vMB
Total Fees: 0.01205788 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,424 (709,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,110 204,110 00000000000005085a8f533f2e767875e2da90dcea5fb0ac29f376a8e9fb9fd1 537 0.26 vMB 94
204,109 204,109 00000000000001f6ccd1932be3abdcfefae1e82347ffa895d057063da3748541 145 0.05 vMB 85
204,108 204,108 00000000000000dfaca15d4ffa126de70212dfed9cb9a40a8b0f786fe4bb49fb 10 0.00 vMB 326
204,107 204,107 000000000000033754627dff694635ef147fdeec787e373bc6eb97e93bdd5c57 201 0.09 vMB 113
204,106 204,106 000000000000008583dbbe6c9ba892e0ca758e0f8ea40f53acaeb68b27b27d1f 112 0.07 vMB 79
204,105 204,105 0000000000000041b976640b70a310c13e4de179a80fcee502dcfe6583b5379c 8 0.00 vMB 238
204,104 204,104 000000000000044dd64bd13a4a169cdf52b78f5868420430bc34553c35cfba96 120 0.06 vMB 293
204,103 204,103 000000000000022b9f1944faab5d9dcf6e6d2164d0141d90f7a3f0c33d22a2a5 84 0.03 vMB 107
204,102 204,102 00000000000001510a3e45a4829a7b8e21b0bd029a71d0114fd190ba3bd2b46c 85 0.04 vMB 123
204,101 204,101 00000000000003e5387c1bd28d5cfd4072098dd90b1f8dc09a9165a32693e832 26 0.01 vMB 95
204,100 204,100 0000000000000363d7f5f3341fb0b5b69949103e2d681591c9f737e4ea67e2a7 66 0.03 vMB 156
204,099 204,099 00000000000001bf75342004714f45384237f18dc1b3c108786e2c5b41a1db4c 340 0.19 vMB 22
204,098 204,098 00000000000002227f46f04e762ee8fff070e4d1972f2efb6c2295580561ed01 166 0.16 vMB 91
204,097 204,097 000000000000025512e50cfcb8d79b6e903440b2043697831534ffaf78cf495b 341 0.17 vMB 213
204,096 204,096 000000000000027127015571bf95750eac5ab0090a1acb1bc8311a972c4970e4 133 0.05 vMB 18
204,095 204,095 00000000000001bf168d335b23712769c543fdc9d4b15c224775f855141672e8 64 0.03 vMB 36
204,094 204,094 00000000000003f67b76808632bbb8b554f75f35bbb8705141c5c840de0d270f 130 0.06 vMB 116
204,093 204,093 00000000000004e31a877bff5f3d80b5daec5c5d3130b1638142ce9b880f5dfb 127 0.06 vMB 119
204,092 204,092 00000000000002c2f6aa7016213a7c624432c397c87f289ea6b8cf769f580e06 168 0.12 vMB 84
204,091 204,091 00000000000002924b5f51a426400604aea38bb0fb8fd831d2d481774c82fbeb 53 0.05 vMB 1
204,090 204,090 000000000000018d309a4d40e9aec5510bd6abffccf29123b85bea335a7bd576 56 0.05 vMB 20
Previous 10 blocks ↓
Total Size: 779.61 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: 297.85 GB
    • Received: 1.27 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.