Loading Tool

Explorer IconExplorer

Memory Pool

48,169 transactions
28.37 vMB
0.08277616 BTC
Random Selection Loading Transactions
Max Size: 149.78/200 MB

Candidate Block

Mining Attempt 4d6b93830a8d08afdd8306a0324a935df380235f38d263e58ba80ea7ef354835
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root fe2c79a9adbc162a31aa834c3d958d634f980dccd9269836326f4ccf48b3215f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,219
Size: 1.00 vMB
Total Fees: 0.02647072 BTC
Feerates: 100.66 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (270,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,253 644,253 000000000000000000048547eb7090d1a4c047907fa4cd845054aff64d5aaebf 2,474 1.00/1.00 vMB 114
644,252 644,252 00000000000000000001e0b59968500059003373625034fddb5add831822d687 2,591 1.00/1.00 vMB 114
644,251 644,251 000000000000000000010b118c0de3d2d44e1651a9f36e4c51eefe65dc2b782b 2,177 1.00/1.00 vMB 121
644,250 644,250 0000000000000000000398c2b13899ef7c623203a34706c166272087568aee34 3,244 1.00/1.00 vMB 145
644,249 644,249 00000000000000000008ca2065d0cd2cb01e9a7503f82888cbede2dd6f5b0e24 2,687 1.00/1.00 vMB 137
644,248 644,248 00000000000000000009d3f198df3c4b134c4ab5d6185a1854314e9aff85d0ed 2,701 1.00/1.00 vMB 57
644,247 644,247 00000000000000000000b3dbeba0ab6a0f84167fc399551ac59dd032be20b7e5 2,227 1.00/1.00 vMB 46
644,246 644,246 000000000000000000018cd219395fc0f86442ef2e81ed0c82aa7abbd3576f43 2,422 1.00/1.00 vMB 57
644,245 644,245 0000000000000000000540541d7815bd8ef3061b61db9d7ccbe7f5587f1f0606 2,533 1.00/1.00 vMB 39
644,244 644,244 00000000000000000001947cf696ffbb48d8577840b7f06813ef642c6d6f9311 2,688 1.00/1.00 vMB 65
644,243 644,243 0000000000000000000e15b8ceabfa43f36df0fe6fa6d8a108de1d4d87378711 1,812 1.00/1.00 vMB 104
644,242 644,242 00000000000000000005934870f547eae61244668d6a04a6d27b1852549fc83d 2,302 1.00/1.00 vMB 117
644,241 644,241 0000000000000000000b7e56e5ae46f3aed4cd49d076c3915f81ac65af03d28f 2,481 1.00/1.00 vMB 127
644,240 644,240 0000000000000000000891d946b02343d13f210f8695c2c9d0c0b33bf41bdc7d 2,821 1.00/1.00 vMB 132
644,239 644,239 00000000000000000002409be048a94b37c5383a387485175d3a2ea86aefb14e 2,542 1.00/1.00 vMB 102
644,238 644,238 0000000000000000000457565306a5b3fce71bd8e62340c5c838467c678f170b 2,393 1.00/1.00 vMB 102
644,237 644,237 0000000000000000000e1ffc4a47f256a7c0e76807cbbea24a9509499dd340fc 2,095 1.00/1.00 vMB 65
644,236 644,236 00000000000000000001dbde120d4852b94092ac2cd47828ff485caef393cd53 2,532 1.00/1.00 vMB 61
644,235 644,235 00000000000000000008bc04d2e3166ba65a708e7a1a03c3fbed3220a6d16350 1,756 1.00/1.00 vMB 95
644,234 644,234 0000000000000000000a342ba0a8b15e29b04f6b979d2b29bba282616f20f453 2,671 1.00/1.00 vMB 86
644,233 644,233 00000000000000000004c4b3546461352325a4ac67bcbd543099ecdb512c6f19 2,735 1.00/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.