Loading Tool

Explorer IconExplorer

Memory Pool

47,088 transactions
27.62 vMB
0.06371191 BTC
Random Selection Loading Transactions
Max Size: 146.54/200 MB

Candidate Block

Mining Attempt c71473ffce3c4f0877bb5feb52230f8458f62a9d3c4f38337e1037223183f912
Version 20000000
Previous Block 0000000000000000000149e99e9fe928cc50ad17726ca7114570e11f41657874
Merkle Root afaf78f4f3f4d0919165a016bd53630710756b0ed0c56df45625eca78b01748b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,408
Size: 1.00 vMB
Total Fees: 0.01183271 BTC
Feerates: 100.20 > 1.19 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,770 (682,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,276 232,276 0000000000000087392a79bbea6cb7ed86a9b20fce9c4779c36a54a688dc4419 153 0.19/1.00 vMB 73
232,275 232,275 00000000000000a7bbb3f5e979d571d481ee61a61c0b3103e52c1d3167008bf9 636 0.29/1.00 vMB 201
232,274 232,274 00000000000000bb258e9cb00505c494aea963ff87dab07758cb5d209818c768 256 0.09/1.00 vMB 144
232,273 232,273 00000000000000d2008d63e3a2cbed0e3a50ce1aca0213f403ad0fec87a59893 408 0.21/1.00 vMB 190
232,272 232,272 000000000000011dac1f59c67fb3153575d78c3285ce0887984bcbacfa6b0467 74 0.04/1.00 vMB 144
232,271 232,271 000000000000016097aa43fceb8a791078303f2e6cb84a2b9dfc659e605a54db 138 0.11/1.00 vMB 139
232,270 232,270 00000000000001b387e06034e34f6f7bd6ce9d7dcf221150a0365e489dc69338 17 0.01/1.00 vMB 614
232,269 232,269 00000000000001da08e2b4a868d7219d9c0ea5ad1e27a6d050eee2285ad77993 542 0.25/1.00 vMB 131
232,268 232,268 00000000000000a9285212d5497209d45a2048bff88c6d8337a5d34bca687c6d 184 0.08/1.00 vMB 195
232,267 232,267 0000000000000001f9479e35fa7ce4ddc0744229830cd3221b12b01582d98f8b 161 0.13/1.00 vMB 71
232,266 232,266 00000000000001379c3e01d9faa09d09b943746283affc3e8e6cdd4042e9d016 591 0.25/1.00 vMB 232
232,265 232,265 00000000000000587fbc7191f1e41888c780e8d0316e9b7be6e1d1e1dba28cdb 607 0.25/1.00 vMB 213
232,264 232,264 0000000000000009d805cc124a2816c37891f5941ce70bd7e63e7779ce59f91a 563 0.25/1.00 vMB 183
232,263 232,263 00000000000000dff00aa51c005fa574bf79c8ac8e92bb599c9e9987add40d45 443 0.25/1.00 vMB 147
232,262 232,262 000000000000014cd4aa7a10425d65826010268963e598d0db6ad79df6326e9b 344 0.16/1.00 vMB 167
232,261 232,261 000000000000007922836428def3e49eaa50505d802e19c1c461359628087a15 342 0.25/1.00 vMB 175
232,260 232,260 00000000000000dace27d7535ef5c0b4d8f9bbe4cb4d3f00ca3be811a7ffc978 470 0.25/1.00 vMB 146
232,259 232,259 00000000000000f99af4a59d3105cd411fd0adf42225f6857e6f75837c7ea97e 1,495 0.47/1.00 vMB 269
232,258 232,258 0000000000000083c4fd302d37c8a75b50fb91fece16b00049257f706941e6f2 998 0.42/1.00 vMB 221
232,257 232,257 00000000000000e290ffaa647344b584b34f690371b7320b25e70141315ec0ba 460 0.19/1.00 vMB 164
232,256 232,256 00000000000000fa4670dd34f6bbd74717d97bb157428a16f1ce39e4295b2cf8 216 0.22/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 781.98 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: 648.19 GB
    • Received: 13.02 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.