Loading Tool

Explorer IconExplorer

Memory Pool

77,340 transactions
28.40 vMB
0.08131730 BTC
Random Selection Loading Transactions
Max Size: 173.18/200 MB

Candidate Block

Mining Attempt 90046fce66e33ebe38df7963081b19e287f16e6946103729a93d060983240c7b
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 73ff027afa19495b2010f6adf7741f5c6e837714be746499c50f2499954f37d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,577
Size: 1.00 vMB
Total Fees: 0.01791184 BTC
Feerates: 84.47 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (576,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,537 338,537 00000000000000000978f16c627e26a99f372d49f3be3c0963017629c0f35c12 114 0.17/1.00 vMB 12
338,536 338,536 000000000000000004c2ed5cbf656dcdfb4c94e764f9f8c8be3bae65290ed6eb 256 0.11/1.00 vMB 26
338,535 338,535 0000000000000000188f39ffd898dd7598d7b2b8e12a9e43c2bb9c2ecfd3b8e2 85 0.04/1.00 vMB 24
338,534 338,534 0000000000000000092f95efd75c15b9d1440a110ce1ac4b89d14a2ada8ef931 498 0.25/1.00 vMB 22
338,533 338,533 00000000000000000b8fc4b2ef5b346ebd4a2b7fd61e059f7f793bd4d07c5839 193 0.11/1.00 vMB 40
338,532 338,532 000000000000000016665ff6ce2aa5a1da98a3869595b0d41664fcb718e939ce 1,211 0.71/1.00 vMB 23
338,531 338,531 00000000000000000e7a7e01b01de0a4037351c0565670019f7d6a5590cbb6c6 64 0.04/1.00 vMB 3
338,530 338,530 000000000000000001ee92ab2df3dbac234a789e7c5368cbd18ed7f8aaff39eb 112 0.09/1.00 vMB 11
338,529 338,529 000000000000000018623180b7751c3acbd5b4990dfc015578cd2897989bf145 1,704 0.73/1.00 vMB 14
338,528 338,528 000000000000000005561556c275d2494ccf43af8945470fd2ca455704fb3679 732 0.45/1.00 vMB 22
338,527 338,527 0000000000000000094242d838304102039e927de92d457045fa967fd271937e 470 0.20/1.00 vMB 32
338,526 338,526 00000000000000000f91c43fd1cc3124409bfd8c50d5aa33d390c35e9dd28064 866 0.45/1.00 vMB 117
338,525 338,525 0000000000000000133e49f34ffbc1e4057438cf28a50fd837f4a8a172f5ae11 1,089 0.69/1.00 vMB 24
338,524 338,524 000000000000000013a82d45e7c24999810035545ab2f81aed972a918ff5d84a 562 0.38/1.00 vMB 15
338,523 338,523 0000000000000000019d5c2dca11cdd3fa955e74831dd3a2b4e43970a2dfbfd7 121 0.34/1.00 vMB 10
338,522 338,522 000000000000000015876f49beaa8a097c9e2630d6cc94d1296c4af289404e45 1 0.00/1.00 vMB 0
338,521 338,521 00000000000000000bf43d866f9351ca72727a39cb526ba22e2d87ee38f34942 262 0.50/1.00 vMB 12
338,520 338,520 0000000000000000134ffd8a3fdb376a3e201e8dc33d28e033405456c67c75ae 1,155 0.75/1.00 vMB 25
338,519 338,519 000000000000000008b4541095c7cce794b33b53ac06f39783d165e51756a209 1,123 0.75/1.00 vMB 22
338,518 338,518 00000000000000000e1bb4f86908e9cb03f6498bd22de5e027d904f8aa376612 256 0.14/1.00 vMB 23
338,517 338,517 00000000000000000be6d2451be862896adbd3e8cd4ebbc05a47083f2d193dab 512 0.18/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.