Loading Tool

Explorer IconExplorer

Memory Pool

40,511 transactions
17.81 vMB
0.15642695 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.34/200 MB

Candidate Block

Mining Attempt 6c01b9b40a6a4f627123b22f39df2900dc8e6219c8bcee2d324902cadff4ffa0
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 84dc22ce8c5aa972d45b231fbab94de9a4453787690fd6a1f06aa2461beb14de
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.04643811 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (763,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
149,523 149,523 00000000000009a39f4b28ff368ac13e3699e1b6d4122feff093ca48438e5eef 45 0.02 vMB 55
149,522 149,522 00000000000001646c7880ac74f23f8bb3dd534a568f6bf06950f7393fae1fe2 74 0.03 vMB 209
149,521 149,521 0000000000000965b39cb3b6f5f9f5ba8d240ccfeaf61e32921b1013d63bf450 11 0.00 vMB 68
149,520 149,520 000000000000055cbdf7472d0a15b5d8412ba0b2f25f61249c13eaab2b4c5039 19 0.01 vMB 428
149,519 149,519 00000000000009e8140b12d35d14aa478394be9f7ef63d8473eed42ac9e0bdca 13 0.01 vMB 63
149,518 149,518 00000000000007aaeeecf04662259896cce2ac80b0ed1d13a9dd7d79c22c517a 99 0.05 vMB 205
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: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.50 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.