Loading Tool

Explorer IconExplorer

Memory Pool

78,276 transactions
29.78 vMB
0.07290722 BTC
Random Selection Loading Transactions
Max Size: 181.64/200 MB

Candidate Block

Mining Attempt 5abdae30f3a10a4c566d3248697326f81d0c67e97a3c55f53b19a60c830cedad
Version 20000000
Previous Block 00000000000000000000f93cccf65ba1bb0d36ddbb9079a10905fd5e8bbf112f
Merkle Root 123e926b07c1944e6b10f3e52f53a3247474d87d583f7ab10738f670531d6a6d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,978
Size: 1.00 vMB
Total Fees: 0.00701929 BTC
Feerates: 73.20 > 0.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,371 (214,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,077 701,077 0000000000000000000777479be31697523baa33b8c4b39ee999cc2e0e11573c 1,191 0.32/1.00 vMB 13
701,076 701,076 000000000000000000008212e5d9a44e5719af374216b91cbbe8c2b4a6a559df 535 0.24/1.00 vMB 7
701,075 701,075 0000000000000000000873b0685ba58ee68b4bf7b9e98002166bd08e53b0692d 2,373 1.00/1.00 vMB 11
701,074 701,074 0000000000000000000a51f4db93551228ada8428a5c2506ee3a853fb2f5a0e0 982 1.00/1.00 vMB 4
701,073 701,073 0000000000000000000a51049d28687bfd6b22e81b9e214729caacefdc877c0c 960 1.00/1.00 vMB 12
701,072 701,072 0000000000000000000db38847f71ab5d71dd26040d2c7d51a068ba2a2b2e91e 1,414 0.59/1.00 vMB 4
701,071 701,071 0000000000000000000ec2dae2a2c381eaef30c92bc524f87c63ad8c4e02a829 3,654 1.00/1.00 vMB 5
701,070 701,070 00000000000000000001de96587ed27e67d42e4774bf74669b93f2fb49dc6d11 3,132 1.00/1.00 vMB 4
701,069 701,069 0000000000000000000d1a29c6e6fb5d6972cf97a1c9dce432f1286cebcc19a2 3,128 1.00/1.00 vMB 9
701,068 701,068 00000000000000000008c4a6a541bdcffecf8c72a466dc7be2efc16d20ff8b89 3,082 1.00/1.00 vMB 29
701,067 701,067 00000000000000000007131782dbed5f59c15b1d5d36a792a6117b91eadb10c7 2,781 1.00/1.00 vMB 16
701,066 701,066 0000000000000000000767d9050cb7c6274a3a883139821381d6ff0c7ce116e8 2,169 1.00/1.00 vMB 5
701,065 701,065 000000000000000000003bda704d84ae0461846f7368f282b85cee34e20ebf48 2,277 1.00/1.00 vMB 15
701,064 701,064 00000000000000000005301e3d7409a952f8c5146946fd7efec1238f3344e91d 1,989 1.00/1.00 vMB 22
701,063 701,063 0000000000000000000cdbb9b7b38f4f16856eb26b190098afa21302a4f260e0 2,243 1.00/1.00 vMB 16
701,062 701,062 0000000000000000000565bf1a751c2e89f8cb19e03205abc3dd28cbbfb451ad 2,789 1.00/1.00 vMB 24
701,061 701,061 00000000000000000004ecd91817c035bcfaaba3f596d7b70782dc453fbb32ab 2,192 0.86/1.00 vMB 10
701,060 701,060 0000000000000000000e38ae33d4824268a8250644ceb5a1d85293d7b6cf42a0 2,095 1.00/1.00 vMB 7
701,059 701,059 0000000000000000000df7e337f24b0a72b29f1a0a25135726ffb7512b2419c7 2,599 1.00/1.00 vMB 12
701,058 701,058 00000000000000000007fb4ff7bbaba68b7ec421b1f5a0762a1f8d5e424b4f5e 203 0.08/1.00 vMB 12
701,057 701,057 0000000000000000000cf7ca9555b329df42a1be31803f77dbf081d26d9ac443 253 0.24/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.