Loading Tool

Explorer IconExplorer

Memory Pool

80,681 transactions
33.98 vMB
0.12975881 BTC
Random Selection Loading Transactions
Max Size: 193.06/200 MB

Candidate Block

Mining Attempt 2d639cb04c90d9888d0278aa73347e76f92cf47606080e0c9427c503bdcc12d2
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 3ced7835a6eebe6b3218a6a4b42fdb2ec18b6b7b55e348a69b2dbb99ceba0b1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,485
Size: 1.00 vMB
Total Fees: 0.02196950 BTC
Feerates: 104.71 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (43,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,064 872,064 00000000000000000000248d915a59db935df8c463ca3ac164843f09e6d7602f 4,505 1.00/1.00 vMB 23
872,063 872,063 0000000000000000000273ae1e45748e51beed5152a6c0f0eb347ca734c35bee 4,894 1.00/1.00 vMB 29
872,062 872,062 000000000000000000014ef360a8cc20c71889c0a481a702c65205da0a75590f 6,505 1.00/1.00 vMB 28
872,061 872,061 0000000000000000000215fc64a27c011d38d36abbe66260b1ce5d5b3caedb18 6,729 1.00/1.00 vMB 34
872,060 872,060 00000000000000000000270a127c65d897262792b3afb76dd07277c6b3d88a4a 6,677 1.00/1.00 vMB 36
872,059 872,059 0000000000000000000054ccc7134711a22e0bfb5b82d076f72fc20d0fb2459e 6,285 1.00/1.00 vMB 45
872,058 872,058 00000000000000000002324c4c0de139c8b3ad9834a2d52d3e3c9c7f4db0a6e7 6,910 1.00/1.00 vMB 37
872,057 872,057 00000000000000000002bdd59abfa41903e6ea8def61432ebb3ae691c962f01a 6,805 1.00/1.00 vMB 43
872,056 872,056 0000000000000000000064e5fde08ba1f7110b5a718da6e7903826e2f68084ac 6,590 1.00/1.00 vMB 39
872,055 872,055 0000000000000000000093eedeb53ea28191efa3de48b108171b10c85be00c52 7,156 1.00/1.00 vMB 45
872,054 872,054 00000000000000000001a80d611745f40d8e50259bbd7d0f5876d91f6369a420 7,119 1.00/1.00 vMB 44
872,053 872,053 0000000000000000000065c9dc27c100e48b18a57b1e650b92bf1fda9c2f3edc 7,157 1.00/1.00 vMB 17
872,052 872,052 0000000000000000000114a8c3addd54985257e1a6448f33865c85f2f9b922e1 6,917 1.00/1.00 vMB 15
872,051 872,051 00000000000000000002ba548787487060a2244ae4c85399c76fee80007756ee 6,473 1.00/1.00 vMB 15
872,050 872,050 00000000000000000000cc8ab98e7302817e5ca4dffc588bc511a5490018d9cf 3,747 1.00/1.00 vMB 9
872,049 872,049 00000000000000000001aaf6cbe5530f27c1d3d4358a3171dd7aa3e038978de2 5,852 1.00/1.00 vMB 11
872,048 872,048 000000000000000000004879109d32af96860e3e5905561f07d86d34f70b783e 3,087 1.00/1.00 vMB 12
872,047 872,047 000000000000000000025adc1a12e804f25ca0192c831a6062be540c5d0fea84 1,207 1.00/1.00 vMB 9
872,046 872,046 00000000000000000000b17c98d489352d5253eeeb6e55276f4bff6e7ef0b541 1,036 1.00/1.00 vMB 8
872,045 872,045 000000000000000000014c38af6844a939c660801221643e77c167cf8b6c737a 2,039 1.00/1.00 vMB 10
872,044 872,044 00000000000000000000bd8bae870c07f0c4af8e3a1b27ecd610e3f84e66cfe4 1,686 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.09 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: 725.90 GB
    • Received: 18.44 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.