Loading Tool

Explorer IconExplorer

Memory Pool

27,280 transactions
10.27 vMB
0.04438645 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.65/200 MB

Candidate Block

Mining Attempt eafef0c5d118c2a1b8a197bbcabd371582c946647ced2bf0ceddad75fdbac76f
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 9fc221e7087551fb7973f1475e27c9dd66d620d7c0a5b6ff4b98e23796d86565
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,100
Size: 0.58 vMB
Total Fees: 0.02000118 BTC
Median Feerate: 2.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (662,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,221 251,221 00000000000000655a6891d81f67893fe7f1b5f00d27b7ad244c1783ba315d33 850 0.31 vMB 237
251,220 251,220 000000000000002b40d54e01fae3d2586f938a68643089a8437b631c1262f460 115 0.08 vMB 53
251,219 251,219 000000000000006ee7591b3976eb74b57d6bd4ab98bd1d7003ebdd3c624e0947 588 0.30 vMB 84
251,218 251,218 0000000000000018e13e2e4eef22f5beb4174bae93da6606adb35c5b03319a61 627 0.25 vMB 180
251,217 251,217 0000000000000015e0799d3de51758b16c09589417980c1c21e12696bde833a7 181 0.07 vMB 177
251,216 251,216 000000000000004966115151a1e5258dab17abdbd16c747a979aa34994426645 294 0.12 vMB 96
251,215 251,215 0000000000000024caeefe79d080d757c18ec3b49d86e51031a49186ef26b677 279 0.13 vMB 133
251,214 251,214 000000000000003070f064be363a5a0fb70bf9e274be1a41084afdad775a5a11 68 0.05 vMB 124
251,213 251,213 0000000000000008784add6c38a6aa0ea0a685480bdf42a1de22c71ae6ad2bfa 43 0.02 vMB 116
251,212 251,212 000000000000003ba7a1b384ad38f3d6be297b477be595df6e9b4f18f4ebdebf 108 0.04 vMB 104
251,211 251,211 00000000000000245a06dc3f9db577c41325972db18cd9ee07ef2b2dc2bcd037 420 0.16 vMB 184
251,210 251,210 000000000000000b9f2c94f22b1d6db5bb9fa18da7b1d822fb60c55b47d5b700 405 0.24 vMB 106
251,209 251,209 000000000000006259537924342800c0ba4077c1450c88f750fded34d525e250 444 0.20 vMB 84
251,208 251,208 000000000000006bd807ccd3e7394e2351287f2fb9c093bdf89e9318ff34a8dc 708 0.32 vMB 101
251,207 251,207 000000000000006d00dfded16fc5d73995218043cc0672d32f7e68bb8a5cf51a 141 0.07 vMB 41
251,206 251,206 0000000000000068b04ef1552ff6b680392bacf91e62d4c42c71702ba8bbfa8d 602 0.25 vMB 138
251,205 251,205 000000000000002c17a9b2fcbc9a01488fa280544e12dd11b3256a6026066773 51 0.07 vMB 35
251,204 251,204 000000000000004e910dba669f7560aa5c172248c0b85c211947fbc033c20084 678 0.25 vMB 134
251,203 251,203 000000000000004bcd0af066d25368daafaaf98c859850b7c4980d4d057def83 523 0.21 vMB 59
251,202 251,202 000000000000005ff6af6d5b14c5a1058729c027b03e8e1980f4cbae67247142 508 0.25 vMB 153
251,201 251,201 000000000000004c098efdf8d8aebb5f3f04079f4becf5ac2691a28c58d234d8 512 0.22 vMB 48
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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