Loading Tool

Explorer IconExplorer

Memory Pool

17,607 transactions
9.56 vMB
0.05843314 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.86/200 MB

Candidate Block

Mining Attempt 08fc53d4170050a785370fe2628682412249df0619a7236156c9ca8895ac0a4f
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root bc974aa64d92fd8c68ae9541f931ef5746030e926083f07ce1dc4e116c854e38
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,470
Size: 1.00 vMB
Total Fees: 0.03523660 BTC
Median Feerate: 3.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (657,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,474 255,474 000000000000002284fbfb2e2a72cbe67c2511e3e56cca966bdfd27bfd283d86 31 0.02 vMB 91
255,473 255,473 00000000000000203800002e72f389427ae8f1cff56a689f091ae72f4160f05d 412 0.17 vMB 116
255,472 255,472 00000000000000069d936264af8a8e536abcf99bfff1278b122d38e228985843 199 0.08 vMB 150
255,471 255,471 000000000000000f4810bc2aa0aa66cdb4b6446c524df49426582866dba62079 235 0.12 vMB 127
255,470 255,470 000000000000001ebfc9f2f2de1d2fc44075f188814ed54a662bf7be40d6bc48 2 0.00 vMB 0
255,469 255,469 000000000000002e6cdbe3d3c82274395832e4afefbcd014cf371e41cf7ba09b 38 0.03 vMB 40
255,468 255,468 0000000000000008d46aedc94dae22ab128c40d8fca4e0bb5ab18a5dc9feb321 402 0.17 vMB 161
255,467 255,467 0000000000000036766d692a614c7d6e1d0fa2eddf022e08d8271c1259a94790 319 0.18 vMB 108
255,466 255,466 000000000000001d7a705a15bf927aaa2b6d703ae1c5425c288bd37d825d6bef 19 0.01 vMB 112
255,465 255,465 000000000000003f8b22695e94ef1a50b382b8e5983eb7a83f445108e9b71cd7 275 0.11 vMB 109
255,464 255,464 000000000000001d2397d62a33c3dff69fd1fc9e64f38ae433f37f1e90d30335 341 0.18 vMB 95
255,463 255,463 0000000000000036a57fb71a4da48a1a98dd314d2cfa2fbd4c1846d737c7acc6 228 0.08 vMB 155
255,462 255,462 000000000000002c1d3fb60c5c1edfd19264fcedeeae7245f945d0970a8726bc 298 0.17 vMB 110
255,461 255,461 00000000000000220a1b898c0bcb38845e027c4dfde98ec84c73510372c24e41 157 0.08 vMB 115
255,460 255,460 0000000000000005c961c1be6bda859c72d46973db8f98eba70ed50f9715fa6d 155 0.06 vMB 161
255,459 255,459 0000000000000036d57e7cdb9982bce23a9708e2c5628205cd8d9f40b10a2e97 219 0.12 vMB 105
255,458 255,458 0000000000000027d8bead1cdad1c9e6c3b5965e36b1a35714308743321370ab 113 0.09 vMB 71
255,457 255,457 00000000000000294aeafbbb67765bbe1dd59c58b7ea3fae41470000298393b1 257 0.09 vMB 118
255,456 255,456 0000000000000007145599a9716922c6188a4f8527561975e4115061d84ac7d7 96 0.04 vMB 198
255,455 255,455 00000000000000397578eb0e3c0966428046b05b051bbbb39b4cb2ca4c424690 266 0.11 vMB 133
255,454 255,454 000000000000002ee8b8f92448e79b817d5190869906fd435375d3211a089b70 117 0.06 vMB 108
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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