Loading Tool

Explorer IconExplorer

Memory Pool

17,286 transactions
7.92 vMB
0.02315497 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.39/200 MB

Candidate Block

Mining Attempt eb1eea5ab429b8f9e9edeb8ed2a6819959e3c9026f18d93ddd33ad460c340bdd
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 76dc725b439b31a8c2453f13dbd6317b87ffaabe48f3904d1262c2317ce724c5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,816
Size: 1.00 vMB
Total Fees: 0.00673000 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (740,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,422 172,422 000000000000003fe48be36bb8d10b64ec41bb03d9fd6703601528758e096a58 58 0.03 vMB 89
172,421 172,421 00000000000004cce6457611ac47c84edd07eeb64c717ffa3ac14088dfedbf7a 76 0.04 vMB 119
172,420 172,420 000000000000030042f2a483cf1e616704d5b3a30ef2608bcc2e48dc6a60bb5a 57 0.05 vMB 58
172,419 172,419 00000000000001b2689f94f47e958eff7d897e7a27c8c06b3fb55ab6acb1f851 2 0.00 vMB 193
172,418 172,418 000000000000015f3d6bffcd66b656e1a7c3c0aeab7c7834a7ebd9c7c594683e 35 0.02 vMB 88
172,417 172,417 00000000000003514c2fe769c502311896c03b7591288fd91fa0bc36932087d8 1 0.00 vMB 0
172,416 172,416 000000000000089944aef6bd7aab7816b24a6e467aca4c31026e7a0417433866 87 0.03 vMB 50
172,415 172,415 00000000000003aa342c4f4bf14799cb16aff50dc0b160c6ae811301968529d6 5 0.00 vMB 32
172,414 172,414 00000000000009b5c0da42e1825312c1764a3f7c38350f9a52ad4823f5f803fe 22 0.01 vMB 0
172,413 172,413 00000000000003319f3145e9a0b6172d6256567fe0d06d60e7278fc6dd486da7 10 0.00 vMB 67
172,412 172,412 00000000000002d27abf0b7c6391bf1b6207303b50e1286063d7c79f071d6e18 33 0.02 vMB 104
172,411 172,411 00000000000009fcd7842865d79e04ab809ee59ceec1fbb0c126b758f83a1e9f 11 0.02 vMB 103
172,410 172,410 00000000000008007c529f626d3a27e54e1185991ebe84d6a70895c9d31f8a34 21 0.01 vMB 218
172,409 172,409 0000000000000a492b4b6c03017e86801e320a55ea65f78d66bcffbe92ec15b4 60 0.03 vMB 208
172,408 172,408 00000000000007f406247e3e362ef4a147fd9d4ba6641e7c07010fb3523ddb34 32 0.03 vMB 36
172,407 172,407 00000000000008e2224d75d9ba128e7e287b88694664f8f1a8a26d1e6648950e 1 0.00 vMB 0
172,406 172,406 000000000000087d23d35097479138752a184df840461fda9c9af12c71152f0c 121 0.05 vMB 146
172,405 172,405 0000000000000988f45e415b38ecfa998869a651e2dc14af8a7c2f11cf5e2ca9 127 0.03 vMB 52
172,404 172,404 000000000000095a3b88bb28e1c678e61b204d56933f80233d5b58161010f667 61 0.03 vMB 167
172,403 172,403 00000000000006876721c31a9970e6b9630bbac1c41019653076f4cb1069612f 133 0.07 vMB 217
172,402 172,402 000000000000063be2e49538bca5dc73f37eba5380e6d14f89606c78f662bd48 1 0.00 vMB 0
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: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 246.16 GB
    • Received: 0.93 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.