Loading Tool

Explorer IconExplorer

Memory Pool

76,582 transactions
29.08 vMB
0.07386595 BTC
Random Selection Loading Transactions
Max Size: 177.33/200 MB

Candidate Block

Mining Attempt da994cec5f9439e1819b7d785ba20d6522a733f467581f705cefa0c90779c792
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root d810ea832216cfaebd223ab991bcd387feb83f2b8e38156647f50f5826af3d94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,966
Size: 1.00 vMB
Total Fees: 0.01024689 BTC
Feerates: 40.20 > 1.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (102,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,919 812,919 00000000000000000000aafe598ea98cff2338f9d8ec7a579a7982ab9be6f7e9 3,208 1.00/1.00 vMB 30
812,918 812,918 00000000000000000002e0eb53156c4f4839f788d6e0691f9e3528deeb544459 1,725 1.00/1.00 vMB 10
812,917 812,917 000000000000000000044486872bccc4e1dbba361008c9d41def70cfcd8c5124 1,316 1.00/1.00 vMB 6
812,916 812,916 000000000000000000006bfa9922e793148f4e7b489e2da92a3932471a0a8cfa 4,005 1.00/1.00 vMB 25
812,915 812,915 0000000000000000000148c918cdc160e41f7306cc8d5ceac8188ad24a413cbc 2,975 1.00/1.00 vMB 16
812,914 812,914 00000000000000000001327f03fff15da700c3e6a1f8d3cf15d3f6d6f8d68901 1,729 1.00/1.00 vMB 8
812,913 812,913 00000000000000000000663831c53eed78b84f80efc07c6e73cec4195f1f1f9a 1,185 1.00/1.00 vMB 7
812,912 812,912 000000000000000000028744d1a2831f4fe3c409051d39203995562a78a17193 3,156 1.00/1.00 vMB 18
812,911 812,911 00000000000000000000fb380a06716309ade6744f7c5d7acad4366b398b62a4 1,784 1.00/1.00 vMB 8
812,910 812,910 0000000000000000000444f7c87942bb11b635b7390cf2c9e4b172047bf58d00 1,249 1.00/1.00 vMB 5
812,909 812,909 00000000000000000002df8bdb7f7ab606462100d55ff2815eb793bcf63197fc 2,984 1.00/1.00 vMB 16
812,908 812,908 000000000000000000015cbe75858fd0c2e86340abb69db3773664f43e7e7957 1,123 1.00/1.00 vMB 3
812,907 812,907 00000000000000000001fd09b552fac94d6c032741e6b0c6a0c07026227e3f8b 2,583 1.00/1.00 vMB 13
812,906 812,906 000000000000000000011876ae33a743a214bec6239df9da4eee2b957ec94101 1,896 1.00/1.00 vMB 9
812,905 812,905 000000000000000000039106655008dc48284f6c76cd2772e8fc9f6b62af53cf 3,154 1.00/1.00 vMB 16
812,904 812,904 000000000000000000037a2f534d965688d3743536d935e8dcb8597b7abe1533 410 1.00/1.00 vMB 3
812,903 812,903 000000000000000000016f8da3c848a00588f5ec802f5ae650d309fe39628fac 686 1.00/1.00 vMB 3
812,902 812,902 0000000000000000000046fa8146983a52c306b844c2a4a51776ee4744657ee0 2,394 1.00/1.00 vMB 7
812,901 812,901 0000000000000000000483d723b6121f21ba3fec9ce4cdb217dcae55c8533f01 1,725 1.00/1.00 vMB 7
812,900 812,900 000000000000000000020d1b2b5537819240c906d8b69c6c4af0774fc54aeed2 2,489 1.00/1.00 vMB 14
812,899 812,899 00000000000000000002f468fb4d3761853c163589cdab660a5df71ab52f0884 1,893 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.81 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: 710.30 GB
    • Received: 17.06 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.