Loading Tool

Explorer IconExplorer

Memory Pool

44,875 transactions
27.30 vMB
0.10172982 BTC
Random Selection Loading Transactions
Max Size: 142.68/200 MB

Candidate Block

Mining Attempt 7d7a64ae78fc2495db81ca379d1e3bdd098db8258fcabd672fc65a9c7de58343
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 8df92eb06596b873ab9aa29a36d586e96f376ebe6882ab5144dd229815acb32d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.04562242 BTC
Feerates: 151.01 > 4.57 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (164,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,864 750,864 00000000000000000005068672ccb655f5c91c9370acf4573ffed26d099a18e2 492 0.64/1.00 vMB 2
750,863 750,863 00000000000000000006413ab692d0b5e8df903804ac5bc6de201fc88b55c6a3 1,381 1.00/1.00 vMB 2
750,862 750,862 000000000000000000028f1c111595f0aebafc4660bfd0c7dcd6011526c67e1a 2,756 1.00/1.00 vMB 17
750,861 750,861 0000000000000000000531a9baef88510a5b089ba75a4bcd824bdc70dec23c7f 2,184 1.00/1.00 vMB 9
750,860 750,860 0000000000000000000643303027c7cb599db6331c5dc901d9cc424eae363379 504 0.18/1.00 vMB 7
750,859 750,859 00000000000000000006653e9bc4b36fb28011bc00a3a08dc483110356b846d1 277 0.12/1.00 vMB 6
750,858 750,858 00000000000000000003eed68ec366fa1eb5ef7800d9cd82d538bf81ab28e8f7 796 0.30/1.00 vMB 7
750,857 750,857 0000000000000000000045430a080b66991ea35c49bd8df9a7c93df5efa67708 347 0.93/1.00 vMB 1
750,856 750,856 000000000000000000010453772e73a5f719049ca0cfe6069f115a13ade95310 2,241 1.00/1.00 vMB 9
750,855 750,855 0000000000000000000329af712388bf7fd173743ebce4fc762418985b545d93 1,046 0.99/1.00 vMB 4
750,854 750,854 00000000000000000000c1ef6146359e303a55a108aca7e1d56c31428e246a1a 243 0.17/1.00 vMB 6
750,853 750,853 00000000000000000000272bd89783e670867e8112a27b44c0798f307650e104 25 0.01/1.00 vMB 9
750,852 750,852 0000000000000000000163d31004cec15d63e44286ccf5aae41a950891c3e4fa 871 0.93/1.00 vMB 7
750,851 750,851 00000000000000000004d6d96519c3995bf075856dd31440984578550b9aa4b2 720 0.32/1.00 vMB 6
750,850 750,850 0000000000000000000510200a2270b058e56152b62ee9720c67e1ca735e0bc7 2,262 1.00/1.00 vMB 9
750,849 750,849 000000000000000000071a1da5af478ebc414ff8001396a94e2bf003692588a4 472 0.17/1.00 vMB 8
750,848 750,848 000000000000000000042bfa933012137be4426a545056c51d75f8358306f099 1,010 0.35/1.00 vMB 7
750,847 750,847 00000000000000000006ae51fdcae0ef42e574eceb248d85840663e950a22c9b 2,057 0.83/1.00 vMB 8
750,846 750,846 00000000000000000000e59d1f0de19cbcc8d28a5d2e9528bccf9eed226e570c 937 0.34/1.00 vMB 9
750,845 750,845 00000000000000000002683cb6a77aaa3c5104f4f3a2bc4298031eddc2f9423f 960 0.34/1.00 vMB 8
750,844 750,844 0000000000000000000048d604f3d455106f642dafc1fbcd2e2d77cc729b353f 742 0.29/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.17 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: 653.49 GB
    • Received: 13.90 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.