Loading Tool

Explorer IconExplorer

Memory Pool

35,460 transactions
25.88 vMB
0.06890167 BTC
Random Selection Loading Transactions
Max Size: 131.72/200 MB

Candidate Block

Mining Attempt 625b5098186719ffefb747f1aaf5f72355dce8a6f36fd23defe51e65499c3b98
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 64475076b5641b2f3d13502c6de78d2c33711ad5f3652fa8423e1091b0c6a22d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,219
Size: 1.00 vMB
Total Fees: 0.02152058 BTC
Feerates: 150.77 > 2.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (535,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,877 378,877 0000000000000000082d3717b2a67e5306987ed8c53beb34ef34678a50864418 392 0.25/1.00 vMB 34
378,876 378,876 000000000000000010a63426d18dc23920b3f1683453f8f763e3ce09f4a51a1a 891 0.60/1.00 vMB 23
378,875 378,875 0000000000000000087c1488bcc922415880ddd464dbe6088e2f26337afcfe2e 1,446 0.75/1.00 vMB 26
378,874 378,874 000000000000000001617edc4da5ec35d10719614db08698eb2c8af8992c1182 952 0.75/1.00 vMB 18
378,873 378,873 00000000000000000665f5b25ee4c44e3b5ba4823206bea3b965556c3cdcfe94 1,418 0.93/1.00 vMB 23
378,872 378,872 00000000000000000779be5432ec4c9ac6575dbd68189b418b757ea34c599471 1,752 0.95/1.00 vMB 33
378,871 378,871 00000000000000000d50cc3e43db27efcd3b711bb8931a585c1f02f072860588 162 0.10/1.00 vMB 48
378,870 378,870 0000000000000000071855fcd19a7020c7512601d78bc29be1766c1249185ced 979 0.75/1.00 vMB 28
378,869 378,869 00000000000000000b33cfc3c24d2aafd3f2700d0a6a6dfbe28a8339a960d316 1,762 1.00/1.00 vMB 44
378,868 378,868 000000000000000009bcfaa13ce92b1fcd7570ef188a66830f1c67d88a7e82c5 2,107 1.00/1.00 vMB 45
378,867 378,867 000000000000000008d56bb868aceaecbcb26dd9777bcaaacc288cfb32b2ed5d 3,449 1.00/1.00 vMB 69
378,866 378,866 00000000000000000d2a2f28e6075ec9d379304b4d9d4d1635697a7e5300d9a2 2 0.00/1.00 vMB 0
378,865 378,865 00000000000000000b7dc5088062e77c243487c7a5818f82ec37fa11bad832bd 2,501 1.00/1.00 vMB 55
378,864 378,864 000000000000000003718b4045ecc48a5665a0c92cfd85b4887d67a7c2e61c3d 2,840 1.00/1.00 vMB 56
378,863 378,863 00000000000000000484d4fb23e0645d3f6e362a32565016b696597d03c9c8e1 1 0.00/1.00 vMB 0
378,862 378,862 000000000000000003583e666700649098064223f1b42323daf04782d7614411 561 1.00/1.00 vMB 6
378,861 378,861 00000000000000000250036d16d79efa7ba1dd526453c222d1a1184c8b445759 1,987 0.78/1.00 vMB 38
378,860 378,860 000000000000000007a532d7482147a7e19e23e044b8772a9694e008d9b94313 345 0.16/1.00 vMB 36
378,859 378,859 000000000000000000b884dd6f8d6c856c7ec10b5a0e994690604f9eec79e417 46 0.05/1.00 vMB 5
378,858 378,858 0000000000000000073971b2df65b1c320b9b568de4e9caf02b2064f77c54661 1,546 0.65/1.00 vMB 42
378,857 378,857 000000000000000008f341285052ba33549bb8f89a16fdb1db6a2e32fa5789e2 1,216 0.50/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.