Loading Tool

Explorer IconExplorer

Memory Pool

35,656 transactions
15.21 vMB
0.08271313 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: 86.18/200 MB

Candidate Block

Mining Attempt dabbb86cfafe1c7a7683c13249befaffa9d415d9caa1405e195699813a9b908e
Version 20000000
Previous Block 00000000000000000000882eb50d4cf30d3e14b30b39d5bc9707ffd2840b4559
Merkle Root 5d1cef42641a180c073f652996a07999a7322538f99242e960a9eed4952f7111
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,644
Size: 1.00 vMB
Total Fees: 0.02934910 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,342 (710,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,196 203,196 000000000000001f67375845f842f71e0d9e2884532831e9658b021bcb54c8d9 18 0.02 vMB 81
203,195 203,195 000000000000025aebe85be99e9eddf6092ff1ddbad2f848fb3dfc22c7254556 65 0.04 vMB 103
203,194 203,194 00000000000005300c6300cc795b21ed27315e3e42bafcf63455ba4f1057193a 172 0.10 vMB 116
203,193 203,193 00000000000001f984a25627a764cb20ee6d45f273115969b1ea96d0d2cb0c85 621 0.25 vMB 160
203,192 203,192 000000000000047d8d7618a330d7e0662c5e7cf5b4611c231645d46aeae9807a 1 0.00 vMB 0
203,191 203,191 0000000000000211cbf41401f5ccc0783d01de2a583bc57ad0557bdfbc718e36 247 0.15 vMB 183
203,190 203,190 00000000000001ffad6c24b2e1843090261a24bfb6d498284e8a0512e7e1ce9e 604 0.24 vMB 136
203,189 203,189 000000000000050ca47917fdb0cc1458dba972f1017775960f17d22ef8902dd3 117 0.05 vMB 79
203,188 203,188 0000000000000275bc2e1faf38d6eb1873f8ffd2b2b5abef893b4cd9d2c15d59 1 0.00 vMB 0
203,187 203,187 00000000000003d2c4b8d4b778621939cb31927d7509ddd8d8efedb18f8e5dce 308 0.16 vMB 101
203,186 203,186 000000000000014bd96bb454e4a31ecefc2e595ea1cc1e0064c7180ce3962a81 123 0.04 vMB 168
203,185 203,185 0000000000000094c584cf6c24a213fe6fd10b622ab11d5d119d62ed6fe662b1 97 0.05 vMB 87
203,184 203,184 00000000000003e8b9783e1913774d26b54b38e9fa4e1cf88f00c35c8caacd9b 179 0.08 vMB 131
203,183 203,183 00000000000002a373d6839b937542808283e16744dc1e08ab8ece8d880cbeab 44 0.03 vMB 125
203,182 203,182 00000000000000c37e93d7cca917e5935ec8cfbeebf678237c7b72890f5d0e14 145 0.08 vMB 110
203,181 203,181 00000000000000287b81d283e70e9dce1855ff946e55a6092625dcfc29cf9b11 448 0.33 vMB 42
203,180 203,180 0000000000000382c70204f38229204ba9ba51fa82576f2a22344688c1223f98 560 0.22 vMB 232
203,179 203,179 00000000000000eac823d5c3f6c17f9ec08414c4e23fff6060e842fae0581fd6 50 0.04 vMB 454
203,178 203,178 000000000000045ed105b49a344cb3885f95abaf2e1457044f9d2e0acc8a6261 75 0.05 vMB 95
203,177 203,177 000000000000013a151068cece99a0bc445afa2dd48ae0bdd3091c0ee7587b44 142 0.05 vMB 221
203,176 203,176 000000000000038d84ffcc414d080cfee67986dcd917491e4fc1b34069bc5b74 153 0.08 vMB 123
Previous 10 blocks ↓
Total Size: 779.46 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: 151.25 GB
    • Received: 0.61 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.