Loading Tool

Explorer IconExplorer

Memory Pool

78,136 transactions
29.26 vMB
0.07675789 BTC
Random Selection Loading Transactions
Max Size: 179.41/200 MB

Candidate Block

Mining Attempt 862b8f315d3c0f36170813eacf99f9fe3aa7346fab70452f61d14042fb3fc231
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root d39a26d7f4517d12deee2aed3e3ee0b66a07d9c97eb81f8c45496adeb96b41ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.01269222 BTC
Feerates: 73.20 > 1.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (891,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
23,603 23,603 000000004f98676be08fcd37ed9dc8b155d83a7468023a033831ca7a3e8f0064 1 0.00/1.00 vMB 0
23,602 23,602 000000004a537040636136f096456fd322970092767cb41848380e6f0862bf82 1 0.00/1.00 vMB 0
23,601 23,601 00000000e034b28f2c68acdd240484d099e96fa6fbc554649fb917ae0dfc1099 1 0.00/1.00 vMB 0
23,600 23,600 00000000800a83c7a66e584959b61ee47137b05b65cedbc4d6a30dd940448124 1 0.00/1.00 vMB 0
23,599 23,599 000000004d6c3611b4776f9f350fef7d33f12c5443f16c48b5fd999513d41f8d 1 0.00/1.00 vMB 0
23,598 23,598 00000000bc287c9bc1513af032432294b92bd37f1ba53f82e7f288667116fe73 1 0.00/1.00 vMB 0
23,597 23,597 0000000002a2222b59e73c9efcf0e3de45ce255247927a27403ed74c5d7b950b 1 0.00/1.00 vMB 0
23,596 23,596 00000000b4c4fe3e28a2e909e4364e6dd9a2b5aadf326280720290030383821a 1 0.00/1.00 vMB 0
23,595 23,595 00000000516c17f354edd90224f10a7189880ea289438fc0e5d17a6440792f18 1 0.00/1.00 vMB 0
23,594 23,594 00000000fd650986f40e3bb17a7623d5d6b3e6079ba97618bed097f58d6c0245 1 0.00/1.00 vMB 0
23,593 23,593 00000000601c76fda11d1c125216763805760d9e644b79e18d0a0c8af0cd222a 1 0.00/1.00 vMB 0
23,592 23,592 000000003fd5e35c776280b481e6e33f43cebedd6078288224a4f71f41d22b6b 1 0.00/1.00 vMB 0
23,591 23,591 00000000b78be207d0dcb04aa6701446f309891cafa4f98db90dafd44854b10c 1 0.00/1.00 vMB 0
23,590 23,590 000000004f59e88d6a42f8462e17283f2ddeea54c6a1d80937a793108ecd2c38 1 0.00/1.00 vMB 0
23,589 23,589 000000001d3eb92bdbc161ae0fd6efb6019a61b28f2b88948b635dfa1e429c53 1 0.00/1.00 vMB 0
23,588 23,588 00000000b3fddad9140d5aef5c54f630e047c17ca988483a91dee5e091ace0d3 1 0.00/1.00 vMB 0
23,587 23,587 00000000b9c0de9fc461da52a67d7a62f7fdf8a446aedba6d108e55b789bc65a 1 0.00/1.00 vMB 0
23,586 23,586 00000000f41334359305e1c8bcca38ea542046d99cd3b70acf49d28a23f50d39 1 0.00/1.00 vMB 0
23,585 23,585 000000004efcbd8efcc5cb9ac64c5156e9d60a58f8a4553b3a5ba3f6b359c621 1 0.00/1.00 vMB 0
23,584 23,584 00000000ebb969344ef894d66a9d7dcf3776ce2ad8fbb07c993e4a30f1874f2d 1 0.00/1.00 vMB 0
23,583 23,583 000000007e1977409e8dd21c799a008ff4a88f66de87754ca7170cfd83373d94 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.