Loading Tool

Explorer IconExplorer

Memory Pool

77,269 transactions
30.81 vMB
0.14014648 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt 1afd72ea409f65a191b0212168e11394507561950ffaf18fdb3a7987770ea3f1
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 551e97bd0ae87da4a6318a9c49a94af73ecf05c7ebbc57ec5b7539f3ebbc0ef1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,277
Size: 1.00 vMB
Total Fees: 0.05117907 BTC
Feerates: 150.36 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (667,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,218 247,218 00000000000000a097e4e7714f51dd6242f08e26d03091023df7ead16903e0a2 202 0.08/1.00 vMB 109
247,217 247,217 000000000000006688d1a5aa2baeeee2baba611d54ba10e02383a5856ce84870 178 0.10/1.00 vMB 80
247,216 247,216 00000000000000807ab1903799e315f36ea94e8aa6255f62cdb74d5f5cbff8ba 540 0.20/1.00 vMB 142
247,215 247,215 0000000000000055f25dbf8745df444fedc36ac3bbc2b8826502817714cf043e 42 0.03/1.00 vMB 22
247,214 247,214 000000000000002afb8a104abf235a3443499e39903a3cc72340a752137e87c3 259 0.11/1.00 vMB 136
247,213 247,213 000000000000007241d1a6e79444743ad461a344e771f1f5a004c28d588c7b7c 439 0.17/1.00 vMB 141
247,212 247,212 000000000000009343cac50275e4d75c390f2969cf5c3185974265d665e03a47 70 0.03/1.00 vMB 89
247,211 247,211 00000000000000124d73fa95abfa9848a4994448f38c352ce2b349ae7c2133b2 512 0.17/1.00 vMB 75
247,210 247,210 000000000000006dcd0e508c11889798c16fa0d1447ea7bb7825f18b12d060a9 256 0.15/1.00 vMB 27
247,209 247,209 000000000000004e9824c169f52e820c67dc29163a1b43e2b3e64ab03c995142 363 0.16/1.00 vMB 156
247,208 247,208 000000000000008b8ba0680890b14e429d05aa516bf15804e097b7113d8d0a4d 459 0.22/1.00 vMB 125
247,207 247,207 00000000000000a0b9f0d9206e245980f089ea91fb14eb81a7b611472728f90e 159 0.16/1.00 vMB 86
247,206 247,206 000000000000005cd927f9eefb9aadbdc3c562fd8779327c62141308164158eb 132 0.06/1.00 vMB 67
247,205 247,205 000000000000000fcd4181f5c10509cc46d592a1447ad3d6550bfc8f7cf9f619 216 0.10/1.00 vMB 119
247,204 247,204 00000000000000811ecc039bd5b70c083ed2b715e023dff20163b824a6f28538 244 0.12/1.00 vMB 104
247,203 247,203 000000000000007c10e3801e831ab0d049b1f97af78d0cae07f664a9a5a3a41b 136 0.09/1.00 vMB 106
247,202 247,202 000000000000004a2092bf98241ad544900ed8cff21953ec3887a86f03211856 595 0.25/1.00 vMB 137
247,201 247,201 0000000000000090344430e3956a709039288ceeb473fff6c1b68e70ee7169c4 352 0.15/1.00 vMB 89
247,200 247,200 00000000000000762784b647ede3678f172d73dd0c72c2180ab451b00d756959 492 0.25/1.00 vMB 152
247,199 247,199 00000000000000222af6e680cea75f423d3372cddd617d93a89beb100b22626e 139 0.06/1.00 vMB 134
247,198 247,198 00000000000000739318bd862849a7f8b69d780b10fe9f393b21daaf4dfcca1d 325 0.15/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.