Loading Tool

Explorer IconExplorer

Memory Pool

14,434 transactions
6.47 vMB
0.02621856 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.84/200 MB

Candidate Block

Mining Attempt 9b28fe5ba2ec442e0d55a3944826075511369db39fd737ccf707facaa8c954d4
Version 20000000
Previous Block 0000000000000000000090cb53194bf414beae3a95367503e1f29bc054a37150
Merkle Root cf910eb534a11dbef0f51a097e004f1fd32215912ceed852cacbbc17630fea7c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,747
Size: 1.00 vMB
Total Fees: 0.01296060 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,458 (757,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,239 156,239 0000000000000e942d7a00d858a206e1bfa277b6cb951208dcccf418bc07be96 8 0.00 vMB 34
156,238 156,238 0000000000000bfd1f5884cba388fa75b967fe178691e91b4eb9fedcc87b6106 12 0.00 vMB 55
156,237 156,237 0000000000000325848b44fe883c68948d095025bb6af8f9686c644518bc0af0 19 0.01 vMB 29
156,236 156,236 00000000000003dfcae54abe03a5fce52c57454f58c886a26ba8e4546a81d4a5 20 0.02 vMB 163
156,235 156,235 0000000000000b929e7625f050634feef4bedb684b3b0a696d3146d686782ff8 5 0.00 vMB 87
156,234 156,234 00000000000008e5874189f7d9e5b52670601f7df5c901f247464e1091aaefc8 7 0.00 vMB 0
156,233 156,233 0000000000000e961f7d6d77a03881d3e6f6ca9b43764ce67bcecfc86cbe91fa 41 0.02 vMB 91
156,232 156,232 0000000000000c607b1ab475c25e48a87f990d20aae18fe8e8a62cf9e614f8cf 2 0.00 vMB 100
156,231 156,231 0000000000000048da71dd5a252b53dbefc5a58778e5222180095891f31aef7d 106 0.04 vMB 85
156,230 156,230 0000000000000a4cec7aa642fae064fe6fd11daa808effd15efac18f55553835 19 0.01 vMB 68
156,229 156,229 00000000000005ccd62acaeaeb84f48d3b8dd90482a5159ff8e61908abb3df9f 45 0.04 vMB 340
156,228 156,228 00000000000009431a27ae5d5e1b793055a88752a716b2e1f8210d32ab7fe4cc 9 0.00 vMB 56
156,227 156,227 0000000000000089d44b3cde32c68dabe3ee55d545aea1d1d7692f888e88e2fc 118 0.04 vMB 37
156,226 156,226 0000000000000d0682a357ff9d0362ce953a2223d577e097c8638c079ef03d8c 65 0.03 vMB 171
156,225 156,225 0000000000000ca5caeb99f23f41a790403e43b54c2ae625e04eeb0065997fb6 13 0.00 vMB 761
156,224 156,224 0000000000000a611ab43c223e946c530f61c18cb2be6f9a9e278aa7ef6fac43 26 0.01 vMB 333
156,223 156,223 0000000000000d86050f7d4ba3a601855e34c532ac043684e63e9a78170505f8 89 0.05 vMB 102
156,222 156,222 00000000000007395522f0b2959f171e6fcd3e2a0e742f80d7851a6a2f219a4c 13 0.00 vMB 14
156,221 156,221 0000000000000f4da723d6dbfb263734b9d52546e2133a552e5a306a5e6699ac 19 0.01 vMB 59
156,220 156,220 0000000000000066faa65ed5f92dbadb6276b4cfdcfa1d64bb1ade4e58b8da4b 129 0.04 vMB 13
156,219 156,219 0000000000000e1b94bed8700a06b46ebc35a2cec0deb48cedd1d8a4003a441c 6 0.00 vMB 13
Previous 10 blocks ↓
Total Size: 779.66 GB

Node Details:

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