Loading Tool

Explorer IconExplorer

Memory Pool

19,987 transactions
9.19 vMB
0.05245535 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.35/200 MB

Candidate Block

Mining Attempt 8b1c4ede11b406f0ce756aab51ef8759f400f08a8d039d3513349cad8e7ab64d
Version 20000000
Previous Block 00000000000000000001c7d8e843fbb7037ca5698a8e7e6ad3e468e4618260d6
Merkle Root 02d3009e8c1a760df7061c321778d9a8a988552b98f5edd0e73ad85b818735ee
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,661
Size: 1.00 vMB
Total Fees: 0.02833183 BTC
Median Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,388 (744,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,459 168,459 0000000000000a6d5570113e0d4f9c5b807435260979e7e50fff7983841dae6d 115 0.05 vMB 96
168,458 168,458 000000000000058b0053355dd0acab934640c01d4cf628b401fe77da49e72491 68 0.03 vMB 89
168,457 168,457 0000000000000a886b6e46f9d059a16451fce7194cbd9d6057d722311c589a62 25 0.01 vMB 85
168,456 168,456 000000000000062dddfe8094546a5f8ce1d517b6fc7f18ce44d1030ae8ecf9c3 60 0.03 vMB 105
168,455 168,455 00000000000009c0e7d8c570b9611fee48bdedb3cf43222672ef16dc1ccec947 53 0.02 vMB 41
168,454 168,454 00000000000006aa150dd3877fb0792f0de16b0fa0d9890370cbbda377e58a14 5 0.00 vMB 1,011
168,453 168,453 000000000000052a951e12e68fa2dae691855a977636b0d1d48abc09053bc9e5 17 0.02 vMB 169
168,452 168,452 000000000000025c5b7a57f80126bb8c52cb488dc9bba82cdb134ccc0acfebdb 15 0.01 vMB 60
168,451 168,451 00000000000009ab6e1c90b41cae85772383f7b4a05076c5e8195ff190406d35 137 0.05 vMB 46
168,450 168,450 000000000000084a7e460b9296e1728f0bf21655173f629fc14682111c453d2a 73 0.04 vMB 75
168,449 168,449 00000000000003e3f1cb30687639d595094d305340635535f8474f1adf7fbd85 28 0.01 vMB 522
168,448 168,448 000000000000010d17f40c550160bec9b1db871120d2af50fcf245fdaded6304 39 0.02 vMB 36
168,447 168,447 0000000000000a3c4e06a3bab8747e3c0d0291ff172a9f9aae5524727d2f8907 91 0.04 vMB 147
168,446 168,446 000000000000040fd85f8cbdbfb027b217737e6a9d9e1ed16778658652f3152e 41 0.02 vMB 72
168,445 168,445 0000000000000b590b0e099b245098a1ac180188cef0cc3682b58a18f04a9337 31 0.05 vMB 32
168,444 168,444 000000000000046b0b76daadc353132f5671a5017a2821b7b7a90ab53b82dc43 7 0.00 vMB 0
168,443 168,443 000000000000099efd4419aca7b1fdc822d4711faf37f653ad4184d88d55ed3d 10 0.00 vMB 15
168,442 168,442 000000000000087f1122bd0098ff219d5417cc3281b74a49d8e340385dc39d56 25 0.01 vMB 206
168,441 168,441 000000000000018483076d7cbc51088d782a17c853b5c110409a9f318777d7ae 135 0.05 vMB 43
168,440 168,440 00000000000005c12c6e4f62f709f380befa16e5967916e06b4c74c40130a83d 18 0.01 vMB 202
168,439 168,439 0000000000000589a6e5346825fde174851881442541b291daf8fb0c11254d46 90 0.04 vMB 59
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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