Loading Tool

Explorer IconExplorer

Memory Pool

41,509 transactions
18.14 vMB
0.17371274 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.09/200 MB

Candidate Block

Mining Attempt c30e39185bfa9c1bc847780adf37791218a16a498e8f81deaebdfdba64537dbe
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ad4c444b1bd2aeb2e99689e5e2d9afeb31e85935847643df67d974b84f2b969f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.05628842 BTC
Median Feerate: 4.86 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (713,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,843 199,843 00000000000004dda7bcf739114aa36fb6732c191d2eda5f2d020f8d3f466ed1 5 0.00 vMB 14
199,842 199,842 0000000000000125c7631ad6eb5b250564f314f95a8063f3ffebcc80f0064bbc 150 0.05 vMB 106
199,841 199,841 00000000000001afc091ef5bf6cb82dd2b30f618eb5313195a97fa894232d10b 353 0.12 vMB 153
199,840 199,840 00000000000002c54269d46ae835604d5d98805e3f9751c11399acf9ddc9173a 304 0.13 vMB 128
199,839 199,839 00000000000003f778c32bf127466a2a6b5535c3ee0f46b8887c4a2590afb3aa 58 0.03 vMB 111
199,838 199,838 00000000000004b26e17bc082dffefdaf228ea4bf975f19d21da9ab2d1f5200c 20 0.01 vMB 136
199,837 199,837 0000000000000093e4c90103be0ae9c2c2aa2ffc02b64d9192245f36c976269f 278 0.13 vMB 107
199,836 199,836 000000000000037ba4161bb51db3801b75d55310fe708697f6f4eacfdf341a9a 89 0.07 vMB 82
199,835 199,835 000000000000056267c9a87442f481450d6c8dc1021ab32ff6f44906226ecaab 225 0.08 vMB 889
199,834 199,834 0000000000000213589d770ed446fcd64c7775be31f44c1113cc2d161d1ba71a 13 0.00 vMB 691
199,833 199,833 000000000000014f0b8878be4aade7242fb553b0d7692d94f102c15445afe5c4 512 0.21 vMB 359
199,832 199,832 00000000000004c670e8c18496d4564064c03b9d62cfe4051d94d5c63f85e57a 145 0.06 vMB 217
199,831 199,831 00000000000005cca2fba1b994077ab8f7298a6c7591902f4a8d082350d0b1d0 261 0.13 vMB 79
199,830 199,830 00000000000001646ac29c2d8e154de29bcf166f5ae5aa1ea45fddfc144cf302 194 0.09 vMB 628
199,829 199,829 000000000000056f049f4ec07b0fa5cfde62fdaac566d09867bf26f85eacd304 186 0.09 vMB 209
199,828 199,828 000000000000059d12f6ed7014089f50fa01c4a0d55912f622b459c06458e0a9 413 0.15 vMB 344
199,827 199,827 000000000000015f7e55d109bb12caf50762892e2a0ffaa7f3fbc181889eb564 141 0.05 vMB 144
199,826 199,826 00000000000000f7f8ce8f781ad7184a73c5467954b2e4510818642636d4a243 27 0.01 vMB 74
199,825 199,825 00000000000000f3a3f880e2f13c2a3a6b2595caff13089ef7d266fbba8c7c8b 264 0.11 vMB 333
199,824 199,824 000000000000042ed1a57d58d15946675d29069ff4712270b382ee00dae97704 32 0.01 vMB 0
199,823 199,823 0000000000000388f2dbd45cd8d6619eb4d6cb40e5359f94a7c0847e6af4940e 217 0.08 vMB 166
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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