Loading Tool

Explorer IconExplorer

Memory Pool

40,524 transactions
18.94 vMB
0.18907779 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.11/200 MB

Candidate Block

Mining Attempt 2017c9bd80fd2ec2ca2730a07faaede0d1113c46dcdca38f816935869639b81a
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root bd87a46f8fd8e429a43d67b6db2f311f0037f5931b0e0a8b7029b536bb306aa2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.05690204 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (689,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,233 224,233 0000000000000086e54664409b2fd4760460a265a846fdc3e504b3f59ae874fe 64 0.04 vMB 46
224,232 224,232 000000000000032ed2b74f2131de614c8e0109c228771dd0f73d9160e9081ca3 355 0.24 vMB 130
224,231 224,231 00000000000003733183eaa9dee261dc1a63bd9ca93410d6be9668179489be6b 325 0.13 vMB 200
224,230 224,230 000000000000000fc2d91b298b8889c5faa4b88348e7fd3a26f77eb2513e27ac 351 0.20 vMB 151
224,229 224,229 00000000000003760f0bc159366e58383b95d965ce017269df983d373ae07fb0 507 0.25 vMB 174
224,228 224,228 00000000000002b49c1e0db7623bdd81171fcb74f6264e0e0c7acea03bbadcc7 671 0.25 vMB 216
224,227 224,227 00000000000000dbb1f7fbec0cdf408f8d2dea62ecd49d0eafe7749210b2a1f6 257 0.14 vMB 41
224,226 224,226 0000000000000187ec05be2e5b9483adbefac53007d278bcf8024cb7fea5dfba 303 0.28 vMB 147
224,225 224,225 00000000000000d4dfab78081526d56039afd4238dfe5f139f9a8ad6f6bd1615 608 0.25 vMB 209
224,224 224,224 00000000000001fcc40c5a3be9476096fba05ad9f6aed2d72d553156df0aaee1 151 0.09 vMB 48
224,223 224,223 00000000000002b939596d2d9f4f86497e166ebee58d7b632c62ab3d148d1678 221 0.08 vMB 237
224,222 224,222 000000000000009cc7c06bfde4e3869676658a084f1f3b3d2fab746098471846 10 0.00 vMB 68
224,221 224,221 000000000000014cdee5f9df666769c9c25996390a719fa541b9591bb24d4bb8 92 0.05 vMB 141
224,220 224,220 0000000000000224e9a2457ac41be1bea4a94e5d340b080bb7829751e590dfe9 241 0.12 vMB 162
224,219 224,219 000000000000008230c226e4078b2c39fa4675e4823b4bf59ad5313f59e91b54 307 0.12 vMB 170
224,218 224,218 000000000000001dde2127c658b6e36c188343d1efaae43104409cdf4528b81b 693 0.30 vMB 208
224,217 224,217 00000000000002ea6927533156a8ef6fdb1d6eb24ca69099216e7a0b369c18ab 334 0.17 vMB 179
224,216 224,216 0000000000000012daf6a6f051969c5c3c005882bcce96d7ba598be40ca024d5 406 0.22 vMB 151
224,215 224,215 00000000000000a5f8f9ac596f842294e532812f96e3d180ccd27cc6abf6e2b2 688 0.25 vMB 220
224,214 224,214 00000000000000ec50924c5a92314274ee077f5145709ec149bfdcfb846c539c 120 0.05 vMB 167
224,213 224,213 000000000000014fb4b192d99cb41c6c0b97f1f6448a7bb1852abb83dd48e607 80 0.03 vMB 150
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: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.98 GB
    • Received: 0.54 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.