Loading Tool

Explorer IconExplorer

Memory Pool

25,776 transactions
7.09 vMB
0.02329783 BTC
Random Selection Loading Transactions
Max Size: 48.30/200 MB

Candidate Block

Mining Attempt b95443bfcd69f7329c02d4e5da8bca3090f2cd75a2a3edce4aa643a52f443906
Version 20000000
Previous Block 00000000000000000001f3f01f7ffce0ac6758cb38c91fde0c22bf41dce56524
Merkle Root fc30b08743cc56f4da18542437933d17182bde8c462452801fac2040f4ce1914
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,144
Size: 1.00 vMB
Total Fees: 0.00849825 BTC
Feerates: 100.53 > 0.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,230 (321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,909 916,909 000000000000000000001684dceec7995099d269cb17559f8ac43a4cb7ff41d4 615 0.17/1.00 vMB 2
916,908 916,908 000000000000000000004729ba38656f19e7a21898ea5fcd81883bc8bfd71cb2 3,477 1.00/1.00 vMB 1
916,907 916,907 0000000000000000000079db54bf8a050845bb14a6010708bf4be1c20011e405 2,334 1.00/1.00 vMB 2
916,906 916,906 000000000000000000017e4c83fc225d5bcdd6e44831ac420200571b061312a8 467 1.00/1.00 vMB 1
916,905 916,905 00000000000000000001121a96eed85955b988415f30bc1bff4109e1d027d85a 2,005 1.00/1.00 vMB 2
916,904 916,904 00000000000000000001d03030fc6c383204f516f52f95e0e8addfccb5ff6d44 2,213 1.00/1.00 vMB 2
916,903 916,903 000000000000000000012aa7fc4d394e2623a4b8dd4707d43ed03abc62fcb81f 3,036 1.00/1.00 vMB 2
916,902 916,902 0000000000000000000084f5d0314e43457a8c1f9c76fdc45993916cbb80121a 267 0.06/1.00 vMB 2
916,901 916,901 00000000000000000000a71f688e61018ccdcc9bf16dc1fc687bd4d196d15b72 6,588 1.00/1.00 vMB 0
916,900 916,900 000000000000000000015c7f3f37cd9b2e92f31f2fec08dc4c0e69b6e516e946 3,490 1.00/1.00 vMB 2
916,899 916,899 000000000000000000014f59e5aaee322a7abd0c7569bd617fb1b331d9f01c2c 5,722 1.00/1.00 vMB 0
916,898 916,898 00000000000000000001908b209daff4279493179fc303f36fa415fca4b02fdd 5,283 1.00/1.00 vMB 1
916,897 916,897 000000000000000000014d15daa1c67cbe72dba815f43e961079b43e4c799c03 4,005 1.00/1.00 vMB 1
916,896 916,896 0000000000000000000076ac012a0420158ad6838a543ee28974d9b2f9861675 3,893 1.00/1.00 vMB 2
916,895 916,895 00000000000000000001579b16d86d32a255e0be2dd10f92c158ce73ed5a2991 5,851 1.00/1.00 vMB 1
916,894 916,894 0000000000000000000108885a2da1bb1dbc60b7e3abb0fb19a11c3f7b490e24 6,024 1.00/1.00 vMB 0
916,893 916,893 0000000000000000000084d9def7c8c5f0dcc45159201ec9190a782a921f63ce 3,736 1.00/1.00 vMB 1
916,892 916,892 00000000000000000001d1fa4aba0a6d976a86707e2dea85b3b1f1c68d1b0ca7 2,631 1.00/1.00 vMB 1
916,891 916,891 0000000000000000000188b6b523b004115fd3d60542682a0e1f6c50414a7987 2,135 1.00/1.00 vMB 2
916,890 916,890 00000000000000000001ab13a3c83a196199ef6860134a58fbb2ccac0b3a118f 2,015 1.00/1.00 vMB 2
916,889 916,889 0000000000000000000103046e78e60dd6c82fe19e11c123582fd4aa5ee1cf7a 2,728 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 786.19 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: 990.19 GB
    • Received: 32.08 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.