Loading Tool

Explorer IconExplorer

Memory Pool

87,781 transactions
32.13 vMB
0.14586703 BTC
Random Selection Loading Transactions
Max Size: 193.95/200 MB

Candidate Block

Mining Attempt a8749e131d71035a9b34ea99917c275885c3ca7f2677d65eeb05a9bf0b41ef69
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 4724fea2070b049802f670ddfc95f6f94b51b38304e4f94f8e56ce15642fa34b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.05410469 BTC
Feerates: 911.92 > 5.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (253,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,847 661,847 0000000000000000000397a4418b34b5b4a01cf8f8c3f684fa6c0af179574eb7 1,955 1.00/1.00 vMB 105
661,846 661,846 00000000000000000006e294057480b8ae0cd3fcd1afa5691525322ae18b28e3 2,191 1.00/1.00 vMB 147
661,845 661,845 0000000000000000000b942331d04f50d67d74e5206800cf0f02e5fd9b77cf4e 2,747 1.00/1.00 vMB 122
661,844 661,844 00000000000000000000c58f67739a94a88c1f986c928008701eccb5015c34cf 2,695 1.00/1.00 vMB 148
661,843 661,843 000000000000000000018d0867147b275466415362fe6c31ff9a7f3bf27a0863 3,193 1.00/1.00 vMB 161
661,842 661,842 00000000000000000008b5d5e9a2c58bbb54ba30131b6aa15d448c1074c8111c 1,716 1.00/1.00 vMB 110
661,841 661,841 0000000000000000000e194345fcb4f0a0a0a4fbe44eaf00b9cf9f8abb0168e6 2,531 1.00/1.00 vMB 125
661,840 661,840 00000000000000000004a63c82618a5b6bcb2a851e3f38801bdd84d41a5c6145 1,700 1.00/1.00 vMB 110
661,839 661,839 00000000000000000003bf71b1fac7b92ecfc094f71d05be73612141cfba1df6 2,250 1.00/1.00 vMB 113
661,838 661,838 00000000000000000004faf994ae1e77aeeccea9a385e5eeeaf7e21280d53b62 2,331 1.00/1.00 vMB 103
661,837 661,837 0000000000000000000a1a6d5c60fb9fffea287bff3dcafe3a535f649486de35 1,817 1.00/1.00 vMB 146
661,836 661,836 0000000000000000000c3336946cfe7063a4679df8cd80aa44928dea34e2b012 1,986 1.00/1.00 vMB 116
661,835 661,835 0000000000000000000e38e56b4d954ce9f56c3ce6c202be2d3680e2425ee434 262 1.00/1.00 vMB 95
661,834 661,834 0000000000000000000c6172e94033c9e2a73642e9ec5ff0dbe4ec8e80e0b587 1,507 1.00/1.00 vMB 109
661,833 661,833 0000000000000000000c9c0a70a92c70a892e1ff997adb6193f9456ac0742c38 2,431 1.00/1.00 vMB 127
661,832 661,832 0000000000000000000d68f3f5f2de8c1d44e0f5892f96898d95fb78eb23409b 2,836 1.00/1.00 vMB 113
661,831 661,831 0000000000000000000359f098ff66bde2d7bfa4d7bd94b8816c8804c9ccbc81 2,665 1.00/1.00 vMB 137
661,830 661,830 0000000000000000000e8e8e13fc3d9285d95a364ab49f98b3fbb8eabc32f1a8 2,075 1.00/1.00 vMB 100
661,829 661,829 00000000000000000002015460eb2e2a5ce333ce6352ae60f7e3f21a0c4f920e 2,610 1.00/1.00 vMB 145
661,828 661,828 00000000000000000009787124c546014c9f40db355892e96fb1142f0d28f242 2,223 1.00/1.00 vMB 106
661,827 661,827 0000000000000000000cd3926a18786ae36851d2102978499290367d53b21978 2,029 1.00/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.34 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: 661.03 GB
    • Received: 14.79 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.