Loading Tool

Explorer IconExplorer

Memory Pool

82,785 transactions
31.17 vMB
0.09535236 BTC
Random Selection Loading Transactions
Max Size: 190.78/200 MB

Candidate Block

Mining Attempt 4c78786acbde0373fec906adb38361a07b96206b58a9d1cd8dfd3c9b38443132
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 771b7b8e99e49e7dd23917cb311d5a96b99ce5dc10d7fd49c4d0554bd02214dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,269
Size: 1.00 vMB
Total Fees: 0.02489638 BTC
Feerates: 100.00 > 2.49 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (651,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,034 264,034 0000000000000008611807653f06e349d476a997307e6d4e8d60b8eb276b8d2b 334 0.16/1.00 vMB 100
264,033 264,033 000000000000000a99bfb8037e048a15c9fefc7d37519ec85e9431083912785b 89 0.04/1.00 vMB 85
264,032 264,032 00000000000000156d73151379e07e8bfb5cb71d6fa20b901c741ba2ea100034 145 0.06/1.00 vMB 172
264,031 264,031 000000000000001512fa14caeee1491a6457da6b745c103b1e9d191aadde80cb 62 0.03/1.00 vMB 6
264,030 264,030 000000000000000bc44ea6566ebb32f8e6b4202b5551ea05afda1d22d0fe9676 499 0.24/1.00 vMB 92
264,029 264,029 000000000000000e7c3ab6cbad7792c5072dc67b7956ed7eeb079ae2dcf2ac15 261 0.15/1.00 vMB 100
264,028 264,028 0000000000000003f16d107f1f4256fed57a3b10a22a8aac849f1aeb36a04ecd 46 0.02/1.00 vMB 123
264,027 264,027 00000000000000054a73b7acdaf12901ba6f399c758beb478a562d6622e14ce8 177 0.09/1.00 vMB 110
264,026 264,026 000000000000000153b5de331894c6e40b69bab75386f0e4a56bf52d503c8a61 63 0.03/1.00 vMB 103
264,025 264,025 00000000000000060cf67a9d803f583fe419e00bbe65e582209846e501c41f00 152 0.11/1.00 vMB 73
264,024 264,024 0000000000000014add89907110b6f6817a0e2be9697724f43b7b95a93f2f652 157 0.09/1.00 vMB 79
264,023 264,023 00000000000000134f4aa23bcd1cfa691ba93056c2dd1fbb4b7c0ebb7c92b2e3 82 0.05/1.00 vMB 62
264,022 264,022 000000000000000a19a52add4a64ad67b255e0ca6f6e4bf419a1bd7cd1b225ff 12 0.00/1.00 vMB 79
264,021 264,021 000000000000000102821e0bd6925142e5f23d3a9fa833747ac3fd44539df4af 174 0.07/1.00 vMB 100
264,020 264,020 0000000000000004e5d7356bec2aee54850d673115da914d7e61af54cdadaf08 217 0.10/1.00 vMB 130
264,019 264,019 00000000000000141efcd53f4972c2e1c44cd7543c65f182dea7558afc397f2b 401 0.13/1.00 vMB 47
264,018 264,018 000000000000000bed3b4c54b1490cfed22a4e425e5f60c4f5bc640edf81a0d0 458 0.21/1.00 vMB 121
264,017 264,017 000000000000000ac54f719ff57d02e75edaa86e031034b8130e0f9af5dd9cd4 155 0.08/1.00 vMB 83
264,016 264,016 000000000000000d47675a4d707180dd1b19bdede364b10c22acc11c0d554570 170 0.07/1.00 vMB 104
264,015 264,015 000000000000000848ebd97a4d3a7ce4c06943c951401846cd3d47bbeaae6b9f 39 0.13/1.00 vMB 8
264,014 264,014 000000000000000ffec0ae078cbae5bf255b69e96bff49dbbcdaee267977c5bb 165 0.07/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.