Loading Tool

Explorer IconExplorer

Memory Pool

43,485 transactions
28.37 vMB
0.05994675 BTC
Random Selection Loading Transactions
Max Size: 150.19/200 MB

Candidate Block

Mining Attempt d83a35838741396c4e678fc2601cd1ecbd5b95883423c17543a2bdc0752f31e7
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root 0d29745e8503c12b1ec0235f412fa707cd9b39c15f01eb8a16d332f4cf5c6ad8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,759
Size: 1.00 vMB
Total Fees: 0.00623231 BTC
Feerates: 100.33 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (149,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,789 765,789 000000000000000000005e1db045ffa30df70be5a2d4624e26874f5b695899f3 2,483 0.77/1.00 vMB 21
765,788 765,788 00000000000000000003e97bee8ec08d03be1241cffb21de416f8c946f621cb4 1,260 1.00/1.00 vMB 9
765,787 765,787 000000000000000000072241a2da2bb9e953bf6430b69c7ded07f61e9a779af9 2,007 1.00/1.00 vMB 14
765,786 765,786 00000000000000000000955f2976b1fbff0d0c47c262ea3ae6410e43f8218fb7 2,667 1.00/1.00 vMB 10
765,785 765,785 00000000000000000005f3a79361f56cef107d9eda06dd79397746236b8aa4cc 3,011 1.00/1.00 vMB 23
765,784 765,784 00000000000000000003c727786d714202a40bd2d343d3da4f05c3b77d567dcb 1,049 1.00/1.00 vMB 14
765,783 765,783 00000000000000000002016843a5700a5c7290e32c8725062fe4ff5130efb3a3 2,693 1.00/1.00 vMB 31
765,782 765,782 0000000000000000000739a6152410fa5b1925687c3b173d639a9830779cb50a 3,034 1.00/1.00 vMB 14
765,781 765,781 000000000000000000066f415e847bb4ab116cee506ea107a66a26bc6906381d 2,777 1.00/1.00 vMB 25
765,780 765,780 000000000000000000027d3b1ec91d3a9f2809863894d2ad3a2f9ae6be32934f 2,486 1.00/1.00 vMB 28
765,779 765,779 00000000000000000006058d243f1fc5c70dbfb04c98784be83f9e30f4ae888c 2,380 1.00/1.00 vMB 20
765,778 765,778 00000000000000000000e9e93b4155787176daf54e89c98d9d2d3b607d84133c 3,630 1.00/1.00 vMB 34
765,777 765,777 00000000000000000003b04bafd860961d5134dbfa504647778c9a0261bc4b0f 2,232 1.00/1.00 vMB 40
765,776 765,776 00000000000000000002a18ad906b722e094285bda09559502747d17399a241e 1,505 1.00/1.00 vMB 38
765,775 765,775 0000000000000000000550d457f46c536f774dadec70f836ddaee555c7aae555 698 1.00/1.00 vMB 8
765,774 765,774 000000000000000000017a98a5ba01f075c47da9f3565ea942fa1d7d8f987c45 974 1.00/1.00 vMB 11
765,773 765,773 0000000000000000000270915de667fcc250ccd8896d55f76c45781a05df9c31 1,207 1.00/1.00 vMB 22
765,772 765,772 000000000000000000030b6f21f1d7558480c51474e087e41299c16e3b602fe0 1,892 1.00/1.00 vMB 12
765,771 765,771 00000000000000000003b5a5d4ca8b03fbae35d81df062b818b8116e4525cb23 3,598 1.00/1.00 vMB 10
765,770 765,770 0000000000000000000418006048e990748e94c051fa35136746fb5a5aae6c3d 3,261 1.00/1.00 vMB 28
765,769 765,769 00000000000000000003a0f11e45b9e05083aba917afe2365765c7dda13eb754 1,682 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.13 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: 652.24 GB
    • Received: 13.74 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.