Loading Tool

Explorer IconExplorer

Memory Pool

79,293 transactions
29.74 vMB
0.09417489 BTC
Random Selection Loading Transactions
Max Size: 179.44/200 MB

Candidate Block

Mining Attempt bb664ca00d99f663397348b23abd550f9dff62f4d80f5bb92f2511733bb3a607
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 591b008f06c03ce53e97da02f4af799f17fada5ac36022e27afc1ba492f73465
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,666
Size: 1.00 vMB
Total Fees: 0.02777106 BTC
Feerates: 251.00 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (591,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,324 323,324 0000000000000000182365fcfc5cb2d4a77da5a10d67bf16380a6023add78890 338 0.26/1.00 vMB 23
323,323 323,323 000000000000000016d21692dd8262b614d6c0721c4a07e0bd355843698f1a95 151 0.09/1.00 vMB 27
323,322 323,322 000000000000000018a80e1c77c7ee79e616af0115b203c6ae31e779de2d0466 43 0.02/1.00 vMB 25
323,321 323,321 00000000000000001549fbac57d362f112204c2b61a10447aa5e79caa34123e9 82 0.06/1.00 vMB 22
323,320 323,320 000000000000000017906dd3a30090a2bc2d9872ab302db8b5326ef8d18ac923 510 0.32/1.00 vMB 24
323,319 323,319 00000000000000001c418a67706d3436f35a94fbcabae54220eec24263f9c875 480 0.29/1.00 vMB 23
323,318 323,318 0000000000000000173f214febef7f8d81ca07b70a722261145ea5da023d70e7 55 0.03/1.00 vMB 22
323,317 323,317 00000000000000000c206d1d91327eca8251bd523319af6279190b113f14061c 293 0.14/1.00 vMB 28
323,316 323,316 000000000000000001e6465d07666cebe070d041810fac66b08f37373945868d 56 0.04/1.00 vMB 8
323,315 323,315 00000000000000000e62f1d8888c29304643ae7fc4fa2ef235e5494b2e5b198c 585 0.46/1.00 vMB 21
323,314 323,314 000000000000000018b3f8a3fbb01f2b0f4bcd7106dfba5aa1e7ca43cc466a5e 1,308 0.75/1.00 vMB 30
323,313 323,313 0000000000000000118e437a0d0cd1146af5055972bf6097c2e9c63d7039cac3 645 0.63/1.00 vMB 26
323,312 323,312 00000000000000000c737a219d96e1170173cc47c64bd1dc66b8c8c792460530 176 0.13/1.00 vMB 21
323,311 323,311 00000000000000001f9fac531ae1ff7a10783a231e33b18280e403627b19e8c1 74 0.04/1.00 vMB 27
323,310 323,310 000000000000000010e9a941e7c1927a216fde5a39357c922d84481a0872152a 349 0.19/1.00 vMB 25
323,309 323,309 00000000000000000111aefa8faef6330a5b3ff120a46df5b77271d9f87c0a28 136 0.09/1.00 vMB 22
323,308 323,308 000000000000000006b8bd70ff4bed6c5f0d1e60e0c7c42434eeeeca1ffba7ad 463 0.37/1.00 vMB 22
323,307 323,307 00000000000000001191cf8a5274b73a11a8650d3402ef215cdd1b43d0cd61d4 78 0.06/1.00 vMB 27
323,306 323,306 000000000000000010b53724d2cc22c2a2ff44e5ddda222c0f4f9226c1514627 216 0.16/1.00 vMB 24
323,305 323,305 00000000000000000d8ca7bf27f59a4f9d6ba981b8eec9fe50a06a0356a5a6bc 1,168 0.81/1.00 vMB 23
323,304 323,304 0000000000000000180ff06e124af41afa3f176f3cb94c85c69038ec4b33c866 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 672.02 GB
    • Received: 16.11 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.