Loading Tool

Explorer IconExplorer

Memory Pool

26,513 transactions
4.67 vMB
0.01756443 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.82/200 MB

Candidate Block

Mining Attempt 6b29515e8f46a617b85265a646629d7a0b507199bcf3cf05496837d1723022d9
Version 20000000
Previous Block 000000000000000000003cf48721ea052db67e23998665440ec742e168013145
Merkle Root 76c7b2e49c00383b3ff5e8af01c3713c4097cb748138b9bd3e455b02694dfd4d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 928
Size: 0.53 vMB
Total Fees: 0.00677124 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,774 (773,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
139,366 139,366 00000000000005fb8a8158dded2a311ca203933b712156fdc5bf609ff3b08bdf 0.05 MB 110 298
139,365 139,365 00000000000000b640bcebbef3cd931b82a12997174008fcaace5b84f23a882a 0.03 MB 100 68
139,364 139,364 00000000000002ed1c745b65c726f047b92645112aff103234418c415d738011 0.00 MB 6 124
139,363 139,363 00000000000000185442473f06287efbd78fa75470c9ccc81becfca811844416 0.04 MB 110 273
139,362 139,362 000000000000089a37684a81c659b58adba08bc036075caf71b39efe68c1011e 0.02 MB 34 223
139,361 139,361 00000000000003a592287887999fcf62abee976d804be826f60f1d50514009e7 0.01 MB 21 165
139,360 139,360 00000000000006060bff41ad2941a4cb6a63a0acf25883030712d7418a2f8f60 0.02 MB 66 344
139,359 139,359 00000000000006bc7bcdd1d43e40a4d68c4dca2f7e687e85219e7d26ab36454e 0.01 MB 17 414
139,358 139,358 00000000000007203c281aaab735bb6ea6e46057f8bf9d1b0c540deb97a74523 0.01 MB 30 125
139,357 139,357 00000000000000d3322a24cdad3315c1ee167ee2c3e37fbbffb8beca6b801f63 0.01 MB 9 53
139,356 139,356 00000000000004e9128926857b53de2bf4088e24417562c3577bc47c880bee17 0.05 MB 120 70
139,355 139,355 00000000000003f66942ebe825951b4195c476f4af78d75a6f1239cebd0f88bc 0.04 MB 80 551
139,354 139,354 000000000000008329e91bff69bfa4ab3531997083d988cb92499cae7bbcd358 0.04 MB 82 108
139,353 139,353 00000000000002b97f757e6ba316bb84187d9171cdcc2cb1ef77a7790d7ec5c6 0.02 MB 35 550
139,352 139,352 00000000000007336eedbd07080c9e5635db3bbe59f5e274aa69834f57ba8a7b 0.01 MB 13 276
139,351 139,351 000000000000064b1af4130ebfe5ba78ac590ea3f51319a615bb37be8602ca1b 0.02 MB 77 11
139,350 139,350 000000000000043d8a07e787670bdfb9e818eb41e2d89440f9df4667148a1b25 0.05 MB 148 114
139,349 139,349 00000000000000612bd8d6d25e163e4d0c3d1eae97b68c0910f72525224c0a30 0.03 MB 55 156
139,348 139,348 0000000000000391afcfdb1f81762c14e3cb6ac5ddabeb327763c587e08b27cd 0.03 MB 59 164
139,347 139,347 000000000000049296c94dc7b22670a141c2305633dcf47d91773a2e42bc257c 0.01 MB 18 248
139,346 139,346 0000000000000421aa14d0f8da07a8f7b3ebfe5be80dc8b3e74facb107913825 0.00 MB 6 103
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 11
  • Data Transfer:
    • Sent: 147.07 GB
    • Received: 1.62 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.