Loading Tool

Explorer IconExplorer

Memory Pool

46,895 transactions
27.49 vMB
0.10353597 BTC
Random Selection Loading Transactions
Max Size: 146.44/200 MB

Candidate Block

Mining Attempt 987361300dddd4cc5cb850d8524ee118a1fbf37ad929284778be94534c8f72c4
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root b233ca6b6fb872e197591975cb11129de39b14d72ff6057e5e3a88fa30b19fc9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,080
Size: 1.00 vMB
Total Fees: 0.05213608 BTC
Feerates: 101.66 > 5.22 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (527,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,201 387,201 000000000000000005e7e38e167430a6ff022c8084dabb47d775ce454666353e 2,188 0.75/1.00 vMB 53
387,200 387,200 00000000000000000d0f5b1608f9c868582e81ecb76ae0d4966e601aa75a9038 879 1.00/1.00 vMB 15
387,199 387,199 000000000000000008caf04c276d96ef8612fa6649cbd203e49f6060ac1b50a0 1,760 0.93/1.00 vMB 32
387,198 387,198 0000000000000000049d96e2e7bd253db0483edd780f3fab9f726f76c6248725 1,526 0.93/1.00 vMB 31
387,197 387,197 00000000000000000078aaaea26211866014c0a4b6aba584c1545cfc2f2d0173 1,750 0.75/1.00 vMB 37
387,196 387,196 00000000000000000a33569b3de6e0bc10f69f5e47792d90d00932957aafd37c 1,310 0.51/1.00 vMB 44
387,195 387,195 00000000000000000516d1843b01bf9bb343a4438db111c04ef650af11c4c969 851 1.00/1.00 vMB 16
387,194 387,194 00000000000000000d0716cfbce7fbc6ea1d194c2f39270f083f2fcfa9f966b7 369 0.20/1.00 vMB 24
387,193 387,193 0000000000000000062e357d6f6fdd43d54c1544007b4f263cafacd901909870 1,710 0.75/1.00 vMB 41
387,192 387,192 00000000000000000b6281cbba6323d0bb6fb02aadad6bad5b44a85acec9cb07 2,945 1.00/1.00 vMB 48
387,191 387,191 0000000000000000057adbcea4e67656dac39b71f17f502e876516d95cb02608 2,147 0.95/1.00 vMB 37
387,190 387,190 00000000000000000015b979cbc2de175d01fc68bd921267caf486bbb6baaae5 1,907 0.75/1.00 vMB 42
387,189 387,189 0000000000000000086b5b7bb9a73829ff4d7ec0d1555ef69c02b19db1f89d79 779 1.00/1.00 vMB 23
387,188 387,188 00000000000000000c2a0c9430868e8dcf2b11a4c0e2105e62f0374a81b98527 582 0.61/1.00 vMB 69
387,187 387,187 00000000000000000581edd4dc262af343b96156df8328e2b391d04bf427f19f 1,276 0.95/1.00 vMB 56
387,186 387,186 0000000000000000093fc00d5858b7b4dbd108d185318b0617fb60a36d765efe 861 1.00/1.00 vMB 14
387,185 387,185 000000000000000009ff0a3ba4cebe611b0e86a6cacf1f25e7d714ea7b1acaf1 1,106 0.45/1.00 vMB 37
387,184 387,184 000000000000000001bb534674aa7d54fef1fc0be4e7c02635aa0fab71274c02 2,554 0.89/1.00 vMB 48
387,183 387,183 0000000000000000034f105807fd8bebc411b1afedf056077e767be7f91e605d 1,612 0.72/1.00 vMB 36
387,182 387,182 000000000000000001535eb32d6cdf7dc831579cee3483c2da7c7c14d090b121 962 0.63/1.00 vMB 23
387,181 387,181 00000000000000000259703538680818250d86c6e64cc76d16e04462d58faa24 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.