Loading Tool

Explorer IconExplorer

Memory Pool

77,972 transactions
33.32 vMB
0.14197300 BTC
Random Selection Loading Transactions
Max Size: 188.64/200 MB

Candidate Block

Mining Attempt bd3ea91e5ee376a9a19f59e63c7cd55adc529631d9e48ea7ecac422300d0c287
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root 7744e9f7f45fdea37fa07fb0a6a70553314207d180fbc143efce94817ed97f82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,154
Size: 1.00 vMB
Total Fees: 0.03564803 BTC
Feerates: 150.61 > 3.57 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (811,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,994 103,994 0000000000029d1194265ab9bec5936be30095b952b9f6972db0a4327db09c60 7 0.00/1.00 vMB 0
103,993 103,993 0000000000027cc3841dca6314449fdf222a3ae19485fa8e35bb1d1cd8d3e52f 3 0.00/1.00 vMB 0
103,992 103,992 000000000000189d1c5b188ebbd03604fedbc34e929c32427bb00f5040cd0775 9 0.00/1.00 vMB 0
103,991 103,991 000000000003396df672cb25fa5f52a3202391bc899b40434f5e82c5bbf8c971 10 0.00/1.00 vMB 0
103,990 103,990 000000000000516dd1d365778f0f23e4d6e6e0e165ac149f8934f52761b0914f 23 0.01/1.00 vMB 0
103,989 103,989 000000000000d96f7c8c36f0ec41746d6a401251461de084cd164f2cc8551a73 11 0.00/1.00 vMB 0
103,988 103,988 00000000000105f429903f0d733d588108bb264419ca70cfbbb010c7e5ced605 10 0.00/1.00 vMB 0
103,987 103,987 000000000001ea4c0ca34890bd6cd53c0069ff95401506bb6b40c567907d82c8 8 0.00/1.00 vMB 0
103,986 103,986 0000000000014726c6e9685c0742a60ea988a440eaff5f2a55b4f783e6df0961 7 0.00/1.00 vMB 0
103,985 103,985 000000000000123b1f9aaf4e7c099d303a2cb6ad7543e8bc69e3ab08f3c0479c 24 0.01/1.00 vMB 0
103,984 103,984 000000000001937c10b599af5c749e637bed4d62942d6148aaedc6337a856df6 12 0.00/1.00 vMB 0
103,983 103,983 00000000000222f7389ad5921829d243e8240b6101715f7273ea7113f3a0aa11 8 0.00/1.00 vMB 0
103,982 103,982 000000000001ba84f3b915bec159c3ab993502381bcc43184448ac0e3bf72f8f 19 0.01/1.00 vMB 0
103,981 103,981 000000000001cc6b73be6792c2e96fcaa7ed3548a322d85fa8518561e7f85721 7 0.00/1.00 vMB 0
103,980 103,980 00000000000144ad6177059f76593608fe0121479de10ad83560323fc642ee5a 9 0.00/1.00 vMB 0
103,979 103,979 00000000000125889a0250c92ec6844cd503ea863914e4c77a75dfed48a99ed6 9 0.00/1.00 vMB 0
103,978 103,978 000000000001452626b40bfe16b4e6f00217017eac1a2008847ea29000d3f959 1 0.00/1.00 vMB 0
103,977 103,977 000000000002603dc4ffcfe68890dbef2328b35c2bd4f605ad20754b15b52f46 4 0.00/1.00 vMB 0
103,976 103,976 00000000000133e8fc500ad4a584536d4f3bdc34708124a56adf7c741c5759d4 4 0.00/1.00 vMB 0
103,975 103,975 00000000000139d9deff76aa48a82d93b366acf1135deee4992942dbe08a55d4 12 0.00/1.00 vMB 0
103,974 103,974 000000000003288ea97351d1ec87fa771862ee266233601cc03cc10c010fb1d2 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 737.88 GB
    • Received: 18.60 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.