Loading Tool

Explorer IconExplorer

Memory Pool

78,682 transactions
29.38 vMB
0.07722923 BTC
Random Selection Loading Transactions
Max Size: 177.57/200 MB

Candidate Block

Mining Attempt 91f165ae07d8b61c6cf538d645122588e5077446430df7d3540a50641e8ef823
Version 20000000
Previous Block 0000000000000000000078ffc24a65e78d2b3a0de27eb90b8ca8a30b42966c94
Merkle Root 24f3ce6f7273be43c67400e5f044a2dbf448c6b5624dc8910b9d43f31124691a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,941
Size: 1.00 vMB
Total Fees: 0.01441415 BTC
Feerates: 521.84 > 1.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,122 (650,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,775 264,775 0000000000000009fa96e37f2af080f064e7010ee9c70a2c86bdeeedb1c52058 227 0.11/1.00 vMB 78
264,774 264,774 00000000000000040e6e5ae3b5b581a344b0aebf6c80734eeccc3a9b27b11846 258 0.12/1.00 vMB 114
264,773 264,773 00000000000000012cd17e5a8018a3c96586beb8592890f938214d7685e5cae2 232 0.15/1.00 vMB 67
264,772 264,772 000000000000000debf9dade13cc75e97c3047c5f2640fb03bcd8a271d736a64 263 0.12/1.00 vMB 120
264,771 264,771 0000000000000008ccc5cbafead00c6c228d575ba1410985483610e6f25972d6 435 0.22/1.00 vMB 101
264,770 264,770 0000000000000003f360523b452a97777ce93778724833083e3d0ac2864d8b54 79 0.03/1.00 vMB 19
264,769 264,769 0000000000000008ba5130e108db38a6ef4a4d699f33657f52fd6c096a8bc9ce 193 0.15/1.00 vMB 87
264,768 264,768 0000000000000007138278a036a9a92b017361b2748f2beab47e561ac0fd5c95 222 0.11/1.00 vMB 108
264,767 264,767 000000000000000656cab06e0959956617786fca0c15593fd21ed9a591ee44b2 162 0.09/1.00 vMB 65
264,766 264,766 000000000000000bee05ac9fc9fec284fa07d134380724465ecbe2bcc16be60d 263 0.15/1.00 vMB 51
264,765 264,765 0000000000000006a5db1650a1090cd19f2b5366e6a6971602b10d59b6f01d9d 280 0.17/1.00 vMB 84
264,764 264,764 00000000000000017ccffb78a5b6ed3f1d38669d47e52da326ca5e35508a3b36 1,041 0.50/1.00 vMB 102
264,763 264,763 00000000000000098561401d56f37872e5fabccd158b8b33263ffc8bf2c24a1a 132 0.13/1.00 vMB 14
264,762 264,762 00000000000000011805c800e2f9fff87149106437738e42f0f89728609e2d03 641 0.25/1.00 vMB 127
264,761 264,761 000000000000000b7c26cea374fe0518c74ecf3e04cf51683a2272e162d6954e 388 0.21/1.00 vMB 50
264,760 264,760 000000000000000a9666c67f75e7662b169995ba5d80bd865aa61a3fb507c2b2 549 0.25/1.00 vMB 185
264,759 264,759 000000000000000ad5e0cbc9438203b9cf2dcae776774f59575e38fcefa802ed 113 0.06/1.00 vMB 91
264,758 264,758 000000000000000fe7ba6f5b18759bada47bfa32797a8607fd5dd67331215326 48 0.02/1.00 vMB 97
264,757 264,757 0000000000000006bd83581312dbab3f947c5a3dc54e7d5df4820e1218c462cc 9 0.00/1.00 vMB 85
264,756 264,756 000000000000000f7c520d182db0040de55beecc37e4e1ca2606c66ec086b93a 262 0.11/1.00 vMB 106
264,755 264,755 000000000000000ecd61ffafedafd175fee3a71f545aeb81ec740d353a5092f4 240 0.15/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.60 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: 671.81 GB
    • Received: 16.02 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.