Loading Tool

Explorer IconExplorer

Memory Pool

78,954 transactions
28.97 vMB
0.11411913 BTC
Random Selection Loading Transactions
Max Size: 175.82/200 MB

Candidate Block

Mining Attempt 45dc4bca3d342a0629b6f77a5ba7a392f97a896bc46644fd58dca6e1783baf66
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root ae975da4e3dfe3fb10da29b0e7123c5693aa8d9f55308827cbcd675731cfd653
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.04124764 BTC
Feerates: 602.26 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (191,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,915 723,915 0000000000000000000761503e000f5b836d771d70e3a64036d035df6a7e1e48 2,452 1.00/1.00 vMB 10
723,914 723,914 0000000000000000000659a37a7406e9a4c370b02d3b95d23781cd4920016eef 2,047 1.00/1.00 vMB 4
723,913 723,913 000000000000000000007060e61a77e0835e3eea19211c5df709467f534f8744 2,722 1.00/1.00 vMB 12
723,912 723,912 0000000000000000000434ed8101cfc1b51051c39913b0c6cac3564912637f64 2,706 1.00/1.00 vMB 8
723,911 723,911 000000000000000000077c5406a8ef9ca1dd7c1e8ed5053eb4fcdebf1bb9aaef 2,550 1.00/1.00 vMB 16
723,910 723,910 000000000000000000076c15edf74f013d5fea3f68eccee830ff6e6687bc4535 1,115 1.00/1.00 vMB 4
723,909 723,909 00000000000000000006031f8366212a0da3cb3f70bd66d237b481e03dc6af47 1,705 1.00/1.00 vMB 6
723,908 723,908 00000000000000000006a141d640b2ec536c873baebf458efaae2547b644ce76 1,970 1.00/1.00 vMB 3
723,907 723,907 00000000000000000000c4507975894be51707bc8902a8ae6765e76f99e6799d 2,127 1.00/1.00 vMB 7
723,906 723,906 00000000000000000004b80ced1ed102ee44a42306a71578e434d37873cdf56c 2,227 1.00/1.00 vMB 8
723,905 723,905 000000000000000000010212e0a9b0c439202ad71318a85f8e8166ae1d2c78c8 370 1.00/1.00 vMB 2
723,904 723,904 00000000000000000006f912db651ae69e331fbba856704d7d8c92fb15b91b25 2,500 1.00/1.00 vMB 7
723,903 723,903 00000000000000000006dfce4eda1896f4838c4ab60113652ff372269df53446 2,262 1.00/1.00 vMB 13
723,902 723,902 0000000000000000000104ed2f9d974a7f86ca424469ffc6f0fe6df56636ab7c 2,511 1.00/1.00 vMB 4
723,901 723,901 00000000000000000000e89973efdcb9cbc3b48a1e0f07ff057842ce985b3d44 3,326 1.00/1.00 vMB 4
723,900 723,900 00000000000000000003f54c667b17e978096a6671139f9d8efdad5a1117fec3 2,523 1.00/1.00 vMB 13
723,899 723,899 00000000000000000004c80b1687c2d76eec13cd9eb144ac82f46649fb2e50ea 3,016 1.00/1.00 vMB 6
723,898 723,898 000000000000000000042b46864459c6075d721bb750e478cf03371939384d53 2,332 1.00/1.00 vMB 12
723,897 723,897 000000000000000000051b8cb2feb1affa75f98d6eabb455bf7d3f14510fd80d 2,698 1.00/1.00 vMB 23
723,896 723,896 0000000000000000000794b473919228c269674848de9a3893df7abb7b3c73a8 3,289 1.00/1.00 vMB 3
723,895 723,895 00000000000000000007990d17d87ee6aba9a1abec55cca83df0c75c7daf271b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.92 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.42 GB
    • Received: 17.53 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.