Loading Tool

Explorer IconExplorer

Memory Pool

74,658 transactions
28.86 vMB
0.08088508 BTC
Random Selection Loading Transactions
Max Size: 170.43/200 MB

Candidate Block

Mining Attempt e30362f656cc6a6a1fb9350fbef0ced48bddf651b3d325c418eee435ed0c9220
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root bdf797f72eb8e4ef5a0adc43380ee27afbf8024406c87b5a31a22d3bd92288ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,487
Size: 1.00 vMB
Total Fees: 0.02139815 BTC
Feerates: 302.06 > 2.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (667,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,219 247,219 0000000000000099be0e23124f9a036e3827c80eb44665db1352ad927e85d8e4 87 0.04/1.00 vMB 33
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
Previous 10 blocks ↓
Total Size: 782.47 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: 667.97 GB
    • Received: 15.34 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.