Loading Tool

Explorer IconExplorer

Memory Pool

51,296 transactions
30.91 vMB
0.15875592 BTC
Random Selection Loading Transactions
Max Size: 165.71/200 MB

Candidate Block

Mining Attempt 60bcc9ef5d444d5d8e31070381c4d50ec082f99da10791b4ea5040e9df531e24
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 7486a648f0690fdfe3eb624c52ae79f069a29c6c703fe8351f4e0919b598caa5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,908
Size: 1.00 vMB
Total Fees: 0.08278817 BTC
Feerates: 200.91 > 8.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (588,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,103 326,103 0000000000000000038a4e740ce33425bd2aa5bbf03bc94a3bafafe1060f0448 283 0.33/1.00 vMB 12
326,102 326,102 00000000000000000f4d6b91dec8c8813756779d03ce49a6b19dbd72b891dacd 242 0.20/1.00 vMB 19
326,101 326,101 00000000000000001a6bb1bf7681a4c2281276f4d6589bceafa23455bf213613 727 0.44/1.00 vMB 23
326,100 326,100 000000000000000005cbc66e0a9caa21ecdf4a3ddf68b6cdf973d7c60f5ee866 1,413 0.75/1.00 vMB 25
326,099 326,099 0000000000000000159cf1dc2b5937ada30390e10c37179dcd4ed6081a31f2e4 1,530 0.50/1.00 vMB 45
326,098 326,098 000000000000000016bac818e27a6c9b0a7d64c760822d54cf4ce3fa287b00bd 833 0.41/1.00 vMB 31
326,097 326,097 00000000000000001d027b52185b2a1267e0de88194ae1168b6da2caf08763cc 470 0.27/1.00 vMB 26
326,096 326,096 00000000000000001a2ba28e41722d366ebe58604d1a2d32f72fd4e9b4fb524f 500 0.33/1.00 vMB 25
326,095 326,095 000000000000000013d4799d3cdb3c0aec53a8e75922ef6cdd5c155e878bd47b 168 0.09/1.00 vMB 31
326,094 326,094 00000000000000001f24fc1858e20f9c9dd4b9db31480e0f53b5e24d5e7ef885 173 0.10/1.00 vMB 18
326,093 326,093 00000000000000001e261019c24ac1eaf9635444415c9aedc3de82cab38f943b 88 0.04/1.00 vMB 32
326,092 326,092 00000000000000000186e562e775c78845b6d0151595b6e7f97931055407ea78 785 0.43/1.00 vMB 28
326,091 326,091 000000000000000000024b7dea2b63b4e2be64ef1663369fe2f22504587d094b 642 0.46/1.00 vMB 26
326,090 326,090 00000000000000000aaaf4dd84c4084f12d16786d3e47d98e2bffef39520ae36 1,918 1.00/1.00 vMB 30
326,089 326,089 000000000000000008198f94ec6e6d202d2f86672d86e0518d158fe78e0e53aa 120 0.05/1.00 vMB 27
326,088 326,088 00000000000000000cf8833b42208145eb642606bf4b2ddf008dce48906483f8 59 0.04/1.00 vMB 14
326,087 326,087 000000000000000017e6d5ee85a384f1c64e8cf77dea1edba8a52ca12874b2c8 251 0.13/1.00 vMB 28
326,086 326,086 0000000000000000172b27889865ebfa5905b26be4acd320585808bd18129938 419 0.19/1.00 vMB 28
326,085 326,085 0000000000000000022eadf04aafb06f7120743c24c232eea044a41487d2dd25 1,534 0.75/1.00 vMB 30
326,084 326,084 00000000000000000aba64ab813dd55bad913122a754da454b415516a9ba8b8d 28 0.01/1.00 vMB 28
326,083 326,083 000000000000000016c6376695c2675399de3a736a3991bc6605f444a5e42faa 301 0.14/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.53 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.