Loading Tool

Explorer IconExplorer

Memory Pool

81,677 transactions
30.02 vMB
0.15941383 BTC
Random Selection Loading Transactions
Max Size: 180.79/200 MB

Candidate Block

Mining Attempt 8e7395dcb05e8b54eeb002acf17c7c595ed72a8d4742740662825f48a1e4cef2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 03368e129a67d5a0f79b68de775a7c23aa615792e0f18cefd90231da1d188ce1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.06066599 BTC
Feerates: 1,002.91 > 6.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (217,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,933 697,933 000000000000000000096a589ae75ad7836f1a6ec086d14e3086562930a04c03 1,295 0.76/1.00 vMB 11
697,932 697,932 0000000000000000000013bbb714469170c0793c2b9158ff68df39d0125d0702 111 0.03/1.00 vMB 19
697,931 697,931 00000000000000000001e7e70a5be09e447ca5e160741c351bd3b4d94da8c157 453 0.31/1.00 vMB 6
697,930 697,930 0000000000000000000b0e9b38f080f3557e98d79053f13fd93715ff12594e4a 743 0.30/1.00 vMB 10
697,929 697,929 00000000000000000006047e6015b7564a533d8c316d82ad1447bfd68a21feb0 3,040 0.97/1.00 vMB 14
697,928 697,928 0000000000000000000bb5f9a1dae8e2c48ab6861372383a19d51a8fb4d18b1a 1,081 0.45/1.00 vMB 12
697,927 697,927 0000000000000000000713de5642415efc1595a3375420b5dec322a47130aac2 230 0.08/1.00 vMB 8
697,926 697,926 00000000000000000001cde82ae7b7521998ffec99f5af87f8360744604d1cdf 1,621 1.00/1.00 vMB 4
697,925 697,925 00000000000000000001a4b0412f14b59526be72548fb9a8ee7acb6a77684c87 2,360 1.00/1.00 vMB 15
697,924 697,924 0000000000000000000f433a4d7bf2efe1b962533390af59175e16351957b7e9 1,269 0.50/1.00 vMB 11
697,923 697,923 0000000000000000000c358ef4555981f3bf743f36f8253d4cd7515491622fc0 511 0.19/1.00 vMB 10
697,922 697,922 0000000000000000000ee778b60d769eb6eb572ae2ca633119efc1dfc0f450c5 38 0.05/1.00 vMB 58
697,921 697,921 000000000000000000089f2d2d1deadc615cfb64217c068db96a54abf5212b4a 25 0.01/1.00 vMB 6
697,920 697,920 000000000000000000056985417c778a86ef3281b8cac9caf3fe04a700e8d710 1,915 0.78/1.00 vMB 20
697,919 697,919 00000000000000000006d89f4729b7819a2e683d2bd38da047c21593099b8f66 341 0.21/1.00 vMB 9
697,918 697,918 0000000000000000000024e38e72059abcd65778cafa88bee47d381d14384457 436 0.23/1.00 vMB 19
697,917 697,917 000000000000000000079736b6f23924482b657eb7568fa64d8dc22d4ae851d6 2,058 0.95/1.00 vMB 11
697,916 697,916 0000000000000000000ec92e6b5b5ee1fb97e8bcaf88c64f9b12deee9e27a6f5 53 0.01/1.00 vMB 10
697,915 697,915 000000000000000000032925df78039c20f80b565f1f52b92a14fac476ac3d51 281 0.17/1.00 vMB 10
697,914 697,914 0000000000000000000886d83d4c1a61661c75c01e92f97dbcff31f4e75881e3 246 0.10/1.00 vMB 11
697,913 697,913 0000000000000000000643924ffcda5ae982742aab62d7175d033bf2dc6c0993 384 0.14/1.00 vMB 8
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.48 GB
    • Received: 17.55 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.