Loading Tool

Explorer IconExplorer

Memory Pool

75,831 transactions
28.33 vMB
0.06360194 BTC
Random Selection Loading Transactions
Max Size: 171.68/200 MB

Candidate Block

Mining Attempt f1463a49ee5b22dbfd1064c4d21b21482000d32da0ef0f747dc02f9a3c90c293
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root fe6326687f9e0327c103a6a1257ee1706b4039a1021330ebb9a733745512be86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,005
Size: 1.00 vMB
Total Fees: 0.00482793 BTC
Feerates: 14.26 > 0.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (309,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,880 605,880 00000000000000000014e0211664a60b56747683328290d1d4f0cd3bf0c5ee40 2,838 1.00/1.00 vMB 19
605,879 605,879 000000000000000000092bea57248a3b3ffd17d73e66c19c652794ab69e8d849 2,742 1.00/1.00 vMB 9
605,878 605,878 00000000000000000001eb781e0fa630b2ca0c6ffcbfe4e16d644bd8bcf78f9e 2,642 1.00/1.00 vMB 25
605,877 605,877 0000000000000000000ecc3f6e3eb713d3d2d55e5d8ad5c3c997913b447eb72e 3,023 1.00/1.00 vMB 31
605,876 605,876 00000000000000000012cea98e02a2e06680153e3bbe5bbed3861ed0f5a06e83 2,596 1.00/1.00 vMB 44
605,875 605,875 00000000000000000012fcc177b9151411cdde4fa8e6137c987978d6be9e7a47 1,525 0.58/1.00 vMB 15
605,874 605,874 000000000000000000114410c4a8e5b610d09753bf3fb52984f1007c712cf4fe 2,859 1.00/1.00 vMB 20
605,873 605,873 0000000000000000000cfe80ec4fc1a3014ba9eeefe0027239ac285fde8b87da 2,999 1.00/1.00 vMB 32
605,872 605,872 0000000000000000001366f05af18c5568dc4d50feb26853bc1ebb8c4b5ab507 2,722 1.00/1.00 vMB 30
605,871 605,871 000000000000000000120cf50836e26f56c03048c74730b0b9468ae902137646 1,792 0.54/1.00 vMB 14
605,870 605,870 00000000000000000005701c1a01a6f38c359b91c8d991fa1ffc3f6e20aaa685 2,798 1.00/1.00 vMB 28
605,869 605,869 00000000000000000006ebc02123fd7725ceabb1ae9a366a3385353c71c053ea 87 0.03/1.00 vMB 18
605,868 605,868 00000000000000000003aeb0a5c8e77e4540ea6260a461e097c7a77b10d7cccd 2,523 0.91/1.00 vMB 20
605,867 605,867 0000000000000000000c33aec24261ba0bce06eb1667c24d44588e1d60ca3158 1,177 0.39/1.00 vMB 21
605,866 605,866 0000000000000000000d564eb15fc108725b8e67edf30cfbce1a32e309e365af 2,622 0.89/1.00 vMB 9
605,865 605,865 0000000000000000000df3fc629ad8a24fded35dbce6852b9b374d11f0a044ac 3,025 1.00/1.00 vMB 39
605,864 605,864 0000000000000000000fd9f652b24b128e09179945462e39ee402ca19563fbd1 1,441 0.43/1.00 vMB 23
605,863 605,863 00000000000000000012ed7b89f23d601814098258807bbc3479748d9eb043ac 2,564 0.87/1.00 vMB 23
605,862 605,862 00000000000000000007e62af78533fddae707f20f3e5916d7eec123e63fba63 1,629 0.50/1.00 vMB 12
605,861 605,861 000000000000000000143539bc35b48548c3dc315d7561b52f5fe5a71f817a51 2,780 1.00/1.00 vMB 32
605,860 605,860 0000000000000000000f50426f9ce7d67b63090abf2ac5193df59e410d605269 757 0.26/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.