Loading Tool

Explorer IconExplorer

Memory Pool

44,637 transactions
26.63 vMB
0.05917766 BTC
Random Selection Loading Transactions
Max Size: 140.89/200 MB

Candidate Block

Mining Attempt 16f62813eeedff32f1835196662eb2ae24e4b567f888dbdcd43319b71f9b3a8e
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 15ccb814279dd135633b6bd7e3d279b13e515c89faee3e1db28c15e6aa7cc281
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,328
Size: 1.00 vMB
Total Fees: 0.01020189 BTC
Feerates: 101.72 > 1.02 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (790,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,407 124,407 0000000000003b6bddd2db6496dc353fa02ed48bf44a096406ecbd9d1fae1cd9 12 0.01/1.00 vMB 732
124,406 124,406 0000000000003f6516e74f90147687307319a16e86c27fcfc5d9d46f75ca8907 3 0.00/1.00 vMB 4,158
124,405 124,405 00000000000001bde5a7d0291381a8c83e10647b014eacc8ec2e9d0265e2eab7 26 0.01/1.00 vMB 130
124,404 124,404 00000000000037c1e0a2049d842e98b0b18a4f3099b428356a01de474766ee8a 30 0.02/1.00 vMB 289
124,403 124,403 0000000000005aabb6ca05691752c9c50cc1d22cc08a9940e19f888f74c7e39a 15 0.01/1.00 vMB 149
124,402 124,402 0000000000004a6231acc102ee31bcfa958fcdb59ead8e7ec6ac19f4e740c4ed 2 0.00/1.00 vMB 1,709
124,401 124,401 0000000000000457a15d1d72099da0d64c908c20d88ec34438e117ee378c0fcf 28 0.01/1.00 vMB 1,231
124,400 124,400 000000000000572481367b1ba1f5a871838183c510c2419590a4e1ff877f3e75 10 0.00/1.00 vMB 0
124,399 124,399 00000000000057d6bbe6af09992108cb9a25731063f31d7461a70d1e13162f75 45 0.01/1.00 vMB 1,065
124,398 124,398 00000000000003301e27f2bb5f56535b9ca2398e4c23528a3816ddbde4aedfed 10 0.00/1.00 vMB 828
124,397 124,397 0000000000005be82e53bdbc4ecc776d3a3bda489573b5f2a1cc17d4062d4b51 7 0.01/1.00 vMB 199
124,396 124,396 00000000000048fbfa87075dd94ea4fbec6c5bfee9b83703f7a9b3a575c0c64f 1 0.00/1.00 vMB 0
124,395 124,395 0000000000000af6c4d6847079e5ad3525eb65f4c861dc284e1f18781ab3036f 21 0.01/1.00 vMB 1,356
124,394 124,394 0000000000004bcfbcdc84efb0d50fdeb70a7f10a202f880ea39c830bc825407 20 0.01/1.00 vMB 819
124,393 124,393 00000000000060546b4f6509bff99aed29b97c35c7a105891b96868f2f918bf2 3 0.00/1.00 vMB 1,786
124,392 124,392 0000000000002f063fce0750c17fdfaeb7a9a0794e475cab3fbdeff21c425834 20 0.02/1.00 vMB 1,039
124,391 124,391 0000000000000e92d580daf0b556f9443aa48f42e3faaca6dd7057bdc97ccb4d 68 0.02/1.00 vMB 2,237
124,390 124,390 00000000000068b35870f9ae781b5f791ba2f1eb280b36147686ee2e47f4c860 8 0.00/1.00 vMB 326
124,389 124,389 0000000000004db4ab56a03905f97b2ee0d04ddbd612a8a59ce4827447730dae 33 0.02/1.00 vMB 480
124,388 124,388 000000000000092d4805d0ad1557e01c66d45f082c7f49937a94d92d552d1fb0 6 0.01/1.00 vMB 512
124,387 124,387 00000000000013ff2a5ba9f59542e1cff350f82efb8b44bfe90d6be74141edf0 16 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.00 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.95 GB
    • Received: 13.11 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.