Loading Tool

Explorer IconExplorer

Memory Pool

27,801 transactions
14.23 vMB
0.06275197 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.81/200 MB

Candidate Block

Mining Attempt c9b28b173caa8ac315cec9d4034de5162729cefd4a3cb59e7205085333612d10
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root cf6400db9d1ff5c5706b3fcf8ac5a23d21380b937365b0c96b7bb9cc9933c2f1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,687
Size: 1.00 vMB
Total Fees: 0.02804814 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (662,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,231 251,231 000000000000000ba5c84c08d38112edbd721051ce8c4875c75ec04fee94d1a9 664 0.25 vMB 209
251,230 251,230 0000000000000036499d649a670fd966f0039cf31606fd353ee019f7ae49bb5d 528 0.25 vMB 123
251,229 251,229 0000000000000007e76447b1da660ad4de99ea52bd7a96c8a8f1ef3f7e4ec2d2 321 0.13 vMB 207
251,228 251,228 000000000000005979e0da35617c5096a9569e0e62086b987679d235049e3c2c 137 0.10 vMB 111
251,227 251,227 000000000000003a40f8990a9d23dfa2d7790561554fc4a3886dc6c289e78800 207 0.09 vMB 135
251,226 251,226 00000000000000333c9b4eab9048c71798bcf7e759bf93076e95d7979881acaa 553 0.25 vMB 146
251,225 251,225 0000000000000025729b7caf49d09c0fce0e5ca5d70ae99d9a9c471cee67a516 491 0.25 vMB 151
251,224 251,224 0000000000000046fc717b7058a8f6f96758a0376b6c2a84a26a4f4b46423433 111 0.10 vMB 59
251,223 251,223 000000000000000801645edb64fdccdcc71cd4c3019a6ae802b17ea37001f790 445 0.25 vMB 126
251,222 251,222 0000000000000045de7ff6df7bfc3e123e3fa529027dd659a744a4ecd6a487e5 348 0.21 vMB 126
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
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: 14
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.00 GB
    • Received: 0.00 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.