Loading Tool

Explorer IconExplorer

Memory Pool

75,308 transactions
27.76 vMB
0.07900440 BTC
Random Selection Loading Transactions
Max Size: 168.85/200 MB

Candidate Block

Mining Attempt d0af814a078c8b3adeb02537dc44afa90e873b7de837fe09fad5c535ae7225b6
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root ec67384f5ef9a6a5c4c525403404b72126f4e70053190abbaaf33ffa1abd3cfd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,713
Size: 1.00 vMB
Total Fees: 0.01964403 BTC
Feerates: 151.01 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (588,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,992 326,992 00000000000000000357f8d8466b566af8e24096a5ca91f868c3acc4b376e35f 370 0.20/1.00 vMB 21
326,991 326,991 00000000000000000826175bfef5c83076f39386f10498bea9b0aa2184ab399a 557 0.22/1.00 vMB 34
326,990 326,990 000000000000000014d19d816fd35b2f2a37ceb6d2496e7e1e58b81d49d9d528 928 0.40/1.00 vMB 21
326,989 326,989 00000000000000000bed699bd92911aae03298157594d4b2f779f72682c92444 578 0.25/1.00 vMB 34
326,988 326,988 00000000000000000f0e40404a0d4e14f57f7ed22039c1b57b66f7774a1c3b45 363 0.62/1.00 vMB 14
326,987 326,987 00000000000000000f79db86aa10b594b36bee066a744d2808ae3eb24f9fc9e8 1,865 0.75/1.00 vMB 36
326,986 326,986 000000000000000000866532be70bf237716fed894d893cd639c940ccf8d3750 1,667 0.81/1.00 vMB 30
326,985 326,985 000000000000000000ee80360fe46d48a2c0430d9a60117b772338384d4b6d29 1 0.00/1.00 vMB 0
326,984 326,984 00000000000000001c3c51e1d5054800c3525c76652d96ffebc4adde5d4c8c69 272 0.25/1.00 vMB 21
326,983 326,983 0000000000000000186831e8e00586e763deff7f6bc04436b0e988523f7fcf16 32 0.01/1.00 vMB 0
326,982 326,982 000000000000000012bf83f8017def183bbe4cc3b7bb306d4a2e4f35c5388a24 678 0.32/1.00 vMB 31
326,981 326,981 0000000000000000198f5f6add1a7d098a4e423252248660be3774ff8835e5f0 241 0.10/1.00 vMB 26
326,980 326,980 00000000000000000f5386b8671641fa0a2624476b41836d1e3818b66219fd02 393 0.28/1.00 vMB 21
326,979 326,979 0000000000000000123913c262e20d731ef4e66c09d70e6180a29b6a8edfeb7b 1,326 0.75/1.00 vMB 21
326,978 326,978 00000000000000000ba8492d6dbaf3384f6ba41d732f74c3837c2ce582c0365d 1,024 0.33/1.00 vMB 45
326,977 326,977 00000000000000001223ebbd581c468a828729d14753b5b35af63b8bba9ff9f4 1,125 0.63/1.00 vMB 24
326,976 326,976 00000000000000000acaed657844b8bc99ae94ca755f6a79a3cf18e234f0dce0 1 0.00/1.00 vMB 0
326,975 326,975 00000000000000000a323ce3bc0e9141ce04d595ae75cd25e935e538741c7c18 1,841 0.75/1.00 vMB 28
326,974 326,974 000000000000000003ae8b123ef703ba9cae855abeac1454d3257ff1b7b98656 1,111 0.67/1.00 vMB 24
326,973 326,973 000000000000000015305c5c9931ad31fc2d03a532f153d9bb9caff45881df3e 823 0.25/1.00 vMB 48
326,972 326,972 000000000000000008a5cc2ddbf97e936ce56d437fe64e1d45e4e1caf94ccf37 146 0.06/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.