Loading Tool

Explorer IconExplorer

Memory Pool

37,940 transactions
17.46 vMB
0.13156139 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.84/200 MB

Candidate Block

Mining Attempt f05afb8dbf28698cb970cc89437a91b349550507db5f84303edb1cfd850fea5b
Version 20000000
Previous Block 00000000000000000000ecf9a9cf9e3e078d69ac3f46812a91eff376f6e1729d
Merkle Root c1ff45e2c6b96fd77b15e92a7f0506748da5208fc69db30eed0bfe878a68c577
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,338
Size: 1.00 vMB
Total Fees: 0.03143208 BTC
Median Feerate: 3.90 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,333 (707,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,436 205,436 00000000000004a939ad95a0111247d31d3c17662a1a660974cd3266a0eb5a07 130 0.09 vMB 143
205,435 205,435 00000000000005640937b15b3373e3ee9cec9ce01f11ba3a1f1bdefe035635c6 1 0.00 vMB 0
205,434 205,434 000000000000039e0706d12180a54c38aa11135c9296d0637e8848815175d611 10 0.00 vMB 470
205,433 205,433 0000000000000288654e10b0856679fba73c34d93ecdef289b299959033392f3 27 0.02 vMB 136
205,432 205,432 0000000000000448fdefa036d714264790259498ee3ea2d86821bfc1d2accdd1 19 0.02 vMB 51
205,431 205,431 00000000000000c605e23a9c248d07a7c9a317dd41c29d5bb37a7be58dd7a083 182 0.07 vMB 180
205,430 205,430 00000000000002a02c110eb50fbdfe9ed291eed16cf218cf0c3120da62bb504f 266 0.20 vMB 47
205,429 205,429 000000000000013f99bf1ba3c088d682a38cb9e344a535fa99abf454458b7d44 166 0.17 vMB 268
205,428 205,428 00000000000004f3b9754bb42368a3c7537963f6663f43a26138f15abfcd4096 123 0.05 vMB 358
205,427 205,427 0000000000000151e3bdee242b1b0da50fba4c1f8fea26de5839fee0e5fe6e90 217 0.15 vMB 49
205,426 205,426 00000000000000a4948cbe37677c2be98cecf061a62797880f5e673525a9ef47 93 0.04 vMB 78
205,425 205,425 00000000000000c9d89d64229f6c38766a9ad72e923782b02419fb8b030f039a 8 0.00 vMB 0
205,424 205,424 0000000000000098816e43848b1940027ba66da943c114c46dfd6427d9f68ea1 247 0.11 vMB 142
205,423 205,423 00000000000001cdb6f3d7531950deb12debea18ce71bf0b240909b0b32bc034 7 0.00 vMB 612
205,422 205,422 00000000000002e04c7163afdf0d1fa391af51e54dcf15d5a6b2771c0e9b0c82 77 0.06 vMB 78
205,421 205,421 0000000000000262f5dbcfa36fc733531cf19f525bf9fc284a59afe0dd2b1cd1 244 0.12 vMB 146
205,420 205,420 000000000000024d28ee8a5204760258507459d2c3f1e5d2f22a95cc8dfd83de 158 0.07 vMB 104
205,419 205,419 0000000000000411955750f56c81a9dd9971fda65bcf496de6177044cde62e5b 1 0.00 vMB 0
205,418 205,418 0000000000000133a7450640ca90d1be21b2829c192184c24a6aa96eca111563 312 0.19 vMB 150
205,417 205,417 000000000000000dc96867c00432b652a136fa42646c8680c715495478f4d265 9 0.00 vMB 607
205,416 205,416 00000000000002f67108b9855cd606395a84ba4c943524ce0dc06af3ec9b3ee4 274 0.24 vMB 71
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 136.56 GB
    • Received: 0.56 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.