Loading Tool

Explorer IconExplorer

Memory Pool

44,569 transactions
27.26 vMB
0.10017170 BTC
Random Selection Loading Transactions
Max Size: 142.88/200 MB

Candidate Block

Mining Attempt c1b9b00cb40464a81111269b79a1c152e6f9ab8b1a55f29841c223f2db180324
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 4438de91ea40ef194e212b8f048e6739e6bce9456c3646176be535d066dbcfc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04552375 BTC
Feerates: 151.16 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (566,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,917 347,917 000000000000000016398ef94cad11694b1f5b515418b730e0d2f187f59d118f 204 0.12/1.00 vMB 23
347,916 347,916 00000000000000000f851bacb7f6ee70aac007ed1dae817b7df54d8852576398 628 0.41/1.00 vMB 21
347,915 347,915 0000000000000000135c63ad37235ab485e9974c97bd4815f00bf4649100c4a6 770 0.40/1.00 vMB 27
347,914 347,914 000000000000000014d613dd2fd421ee915f1256e583fc899b27dcbc02bb1228 420 0.20/1.00 vMB 23
347,913 347,913 00000000000000000d1ff33381a7054b468e4a92758d86255835bc4e3fc6af1f 1,082 0.62/1.00 vMB 19
347,912 347,912 00000000000000000989b446fccf6ae7ecbaf4f68fef8787eb5b82f420719e04 1,568 0.75/1.00 vMB 30
347,911 347,911 0000000000000000161e73b429376447b24f2f2d318371fcb6d6d5620fe58d13 1,328 0.69/1.00 vMB 27
347,910 347,910 000000000000000010b3070da3c73a786a76593e4bd14d9c10778d5b619b4013 276 0.15/1.00 vMB 19
347,909 347,909 00000000000000001529bb6d374b304d080cef6d99ddb99acedd1c5bc709d184 1,354 0.75/1.00 vMB 26
347,908 347,908 0000000000000000110a1160548ce0f54617d8bf2b7fbb1ab8c89032cf820a80 512 0.17/1.00 vMB 40
347,907 347,907 000000000000000002ad642268785d3bc817180b5aad2b3191ebaa1bbed7168c 848 0.49/1.00 vMB 20
347,906 347,906 00000000000000001329f2469d6fb06f2c6a0c2ed734b0fac4774db5ee18ec1e 1,447 0.50/1.00 vMB 47
347,905 347,905 00000000000000001338916c021104948eb775b115e2dcaa1862b7bccd242486 1,052 0.57/1.00 vMB 25
347,904 347,904 0000000000000000102552aab21617ed873903e2d775bbfadbe25f16e462a5a3 282 0.15/1.00 vMB 21
347,903 347,903 0000000000000000061c2a4bf095ffcac681f78e57e2d05c582743294a1ff281 539 0.26/1.00 vMB 29
347,902 347,902 0000000000000000070201f74e50623ece7af92ae0f8a33c09524139d348ee6a 382 0.27/1.00 vMB 21
347,901 347,901 00000000000000000070038bf196e2c50479e7e6db36ab74f56935153d4b649e 803 0.50/1.00 vMB 22
347,900 347,900 0000000000000000066a96db85128ff6ec87b7f7944435a828815ab1574a69d7 939 0.50/1.00 vMB 28
347,899 347,899 00000000000000001020aa99bfc18467db166fe6f043af2a0965ab88c8aad5bc 547 0.34/1.00 vMB 13
347,898 347,898 00000000000000000e63e86dc009262eec623da82814d6349a44621aa7a3788f 356 0.30/1.00 vMB 19
347,897 347,897 00000000000000000668bfb4fd30c5b73fe32100263f2290fe057bacc86caf24 2,032 0.90/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.16 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.27 GB
    • Received: 13.85 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.