Loading Tool

Explorer IconExplorer

Memory Pool

40,769 transactions
17.90 vMB
0.16263804 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.91/200 MB

Candidate Block

Mining Attempt 8ebe99e762aff53c29de53dbe4cb21cba2a508c4410a1fc760d2cf0faebf8ff3
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7f8f3155743003c72dbafafbbae65466af74840d28f3c4dcf4be9c5bdc7bf795
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,313
Size: 1.00 vMB
Total Fees: 0.05100399 BTC
Median Feerate: 4.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (763,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,544 149,544 00000000000003edf97eb634b4a2b1a3b93a076ea739b9069c96e6d2d0fd5e65 70 0.04 vMB 133
149,543 149,543 000000000000033de725fd531f88074c1ae6105211dc0971cf4a6a8353cff9ff 3 0.00 vMB 114
149,542 149,542 000000000000027f73916dc876d7b97bb01e68a83bac4c225f21df18265f71ea 14 0.01 vMB 43
149,541 149,541 00000000000007f9ba81ba82e1d41dfbb28b97ec1e95072433775f5841a33076 107 0.04 vMB 34
149,540 149,540 000000000000027b5fba7c31921414cba462306944e429578b7a2bdc3e3400d6 56 0.02 vMB 139
149,539 149,539 00000000000004c45483bb62ea7fe3161bb1a114b942105cdbf7e40bc58f00c2 9 0.00 vMB 1,125
149,538 149,538 0000000000000b69ca2a96cdbdabffef006cad64dfdecee5471c3e9590024715 30 0.01 vMB 47
149,537 149,537 0000000000000aa43f015e9d9c4c6cf724020cdd771442d825ae8ac59ecba50f 135 0.05 vMB 116
149,536 149,536 0000000000000669684776ad8371a051c86d8b0dce3200e43b72775fe0e9d9bb 13 0.00 vMB 15
149,535 149,535 000000000000087ece7c97b9944e5d84fa8ce173283f3625e269630d22ec2052 22 0.01 vMB 141
149,534 149,534 0000000000000b1e5b52163bd76e7dedcf3acdf2b259708f9404dbc066604cbf 35 0.01 vMB 528
149,533 149,533 000000000000030474604548ced8bff21d2a5bd9e7f3cb38113f4bd3ce571f6f 129 0.05 vMB 150
149,532 149,532 000000000000073ca58cc01a85da08eda3bb4190634d17cd842e9830d615222c 9 0.00 vMB 38
149,531 149,531 00000000000006e8da338a3c5902fcc79e8e85242226f29f6f058a1d5bc20dd9 12 0.00 vMB 0
149,530 149,530 000000000000034925f3219c8daa9690a4ec58078b58eea45db5b61c00194933 68 0.03 vMB 72
149,529 149,529 0000000000000a5b918529e327adc1a2e36774dd6517ec7af58d763c9504d1ee 31 0.05 vMB 606
149,528 149,528 0000000000000076367e8a44f521886691b1adce4c9212a4929f681381a397fd 79 0.03 vMB 70
149,527 149,527 00000000000007f79a074697615108cb6c9b35647dfd000cdf26d886bfeca92e 49 0.03 vMB 25
149,526 149,526 00000000000008b33961580db1a06b0fc66265fc00f0b3a81e37d3e4bcea3f9a 11 0.01 vMB 569
149,525 149,525 00000000000004244eabff9791b931c925f80241d187507a1e07491a76683db6 4 0.00 vMB 136
149,524 149,524 000000000000003d3a105362c3b640884c54901458841e9f7784836eb3259e57 85 0.03 vMB 74
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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