Loading Tool

Explorer IconExplorer

Memory Pool

75,604 transactions
28.30 vMB
0.06347887 BTC
Random Selection Loading Transactions
Max Size: 171.38/200 MB

Candidate Block

Mining Attempt 067eb6dc146537b62cfefed2467162d2252ae13d1a2ee3ae0d84b4aac22af1cf
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root ec156ba4c0017085fc1f77a36391b726e0f61327c82ca505e73561c30f38da96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,315
Size: 1.00 vMB
Total Fees: 0.00493159 BTC
Feerates: 101.00 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (121,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,785 793,785 000000000000000000049fdd4cdb75480abb95206ceae900358da6e2b3b0009d 1,183 1.00/1.00 vMB 10
793,784 793,784 00000000000000000003230d3315a280b31d558c0ef1f6072981465831e38993 2,603 1.00/1.00 vMB 21
793,783 793,783 000000000000000000041245b128bc3136f5dabda00cffc1efd84037a165de3a 1,931 1.00/1.00 vMB 14
793,782 793,782 0000000000000000000305aa63cf947c6b9cabf7d019545270cb8c36e789e721 2,904 1.00/1.00 vMB 17
793,781 793,781 000000000000000000036666e80d7435a4c2542e785d75e3d3436676413aa8cd 2,926 1.00/1.00 vMB 49
793,780 793,780 00000000000000000004a6c876d7b78a1bcb1192d258daf050f2f44271b1da4e 1,818 1.00/1.00 vMB 12
793,779 793,779 00000000000000000002dc50baa1e51a140937270a8d47f6aed6c31486d69aaa 3,181 1.00/1.00 vMB 26
793,778 793,778 0000000000000000000569d25f8a170a0f3e505b1b9dc023d0d0d3e5aa137c74 2,702 1.00/1.00 vMB 25
793,777 793,777 0000000000000000000509be3982ddb9e3eca2019fbe98d441ee22e6856eb954 2,410 1.00/1.00 vMB 18
793,776 793,776 000000000000000000002ce0b9d616a950b8e9f45412da14f4ea0e02f4ab7628 2,231 1.00/1.00 vMB 26
793,775 793,775 00000000000000000003566b028b81eb9af495178130962fd51c6820ee84feef 1,909 1.00/1.00 vMB 15
793,774 793,774 00000000000000000001f053af924d82519a8aacb310fa6d72753006ad768cb5 2,711 1.00/1.00 vMB 33
793,773 793,773 00000000000000000001fbf127f11cde5fa6d79ad0fb566c49a43b9874daf998 3,032 1.00/1.00 vMB 52
793,772 793,772 0000000000000000000245d88f28569427f219a049e3e8bf3838c3e3612c488b 2,376 1.00/1.00 vMB 24
793,771 793,771 000000000000000000001adc875bf16fa52469aae900dc87b46569047ce44b06 853 1.00/1.00 vMB 12
793,770 793,770 00000000000000000001765f347f96477537b147dea220c413ce04a7bccafa8a 1,664 1.00/1.00 vMB 14
793,769 793,769 000000000000000000029d54faed5845a3650b40c8159cfee33711ff68952241 3,395 1.00/1.00 vMB 23
793,768 793,768 0000000000000000000361604c99c506927cdaf731a10ffd36c30d34057d282d 2,736 1.00/1.00 vMB 14
793,767 793,767 000000000000000000000f064042ba5575dd52a699f99482848fb61e9324b055 2,442 1.00/1.00 vMB 23
793,766 793,766 00000000000000000000f0e41fd8f7b3d44b033fa99f0dcc3848bb6bd7ecc215 668 1.00/1.00 vMB 12
793,765 793,765 00000000000000000002a97bef6779ef14fd9eebfb31b65949ef147c21c30273 4,463 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.