Loading Tool

Explorer IconExplorer

Memory Pool

43,546 transactions
28.67 vMB
0.07066596 BTC
Random Selection Loading Transactions
Max Size: 147.70/200 MB

Candidate Block

Mining Attempt 6ccf2b5f8f10710c45503d8bd0cbec1912b636b3f7b035779b6d91facb620e75
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root a1675a30ddaa01a93239e26a3a9052cc98e43bd2f9de55612b3f4327bad6a771
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.01496902 BTC
Feerates: 201.07 > 1.50 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (535,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,997 378,997 00000000000000001168f383231f5ad83a03a507e2a9e51dd6ade58f95a0341e 278 0.25/1.00 vMB 15
378,996 378,996 000000000000000003f48e42bb6ad8f85826009a129f1e5f65a747fbee47c989 1,193 0.75/1.00 vMB 24
378,995 378,995 00000000000000000cfb1ac5f1ff134d2af6fb28a480b1803f826660d6a3eb65 1,991 0.75/1.00 vMB 46
378,994 378,994 00000000000000000e42b57d82df06a28818a5728b664171764569da53bcf7d8 783 1.00/1.00 vMB 15
378,993 378,993 00000000000000000403c22b2735dff6c50951d049167697372372f83a8bf447 2,058 0.95/1.00 vMB 38
378,992 378,992 000000000000000003e875dbaae4ea79c26e0d8e1a2dd7971552ae109700032b 945 0.56/1.00 vMB 29
378,991 378,991 0000000000000000021b653f8ef980dcf60429d8f4fd62e147349139bfff2c62 2,332 1.00/1.00 vMB 43
378,990 378,990 00000000000000000c19a367693edb3b30b649bb3d804f5dc17aacea88a9119a 290 0.75/1.00 vMB 6
378,989 378,989 00000000000000000f7e0dfaeca94c1b6c16da151fd1a61612211aac21cd293e 2,071 0.93/1.00 vMB 39
378,988 378,988 00000000000000000066f919cf71426cfcd8cbfb20fd1b19dfd539a45c692f35 2 0.00/1.00 vMB 0
378,987 378,987 0000000000000000066bc80986f60a134fe6dfc6a21cc859c54a5b96c54d1685 752 0.75/1.00 vMB 12
378,986 378,986 0000000000000000110c8c1c53becee9e8ea7361c7bdaa8fb41eeac136f435dd 1,998 0.93/1.00 vMB 37
378,985 378,985 000000000000000001e28d3cf2eb3a7537f6f74a8996a5c15d7087e87835f190 604 0.29/1.00 vMB 42
378,984 378,984 000000000000000001317afd21c7d74bfc3dcf558a38f18b60780e69771d6d08 636 0.30/1.00 vMB 35
378,983 378,983 000000000000000004049ce4a4cba32aecd039cb58d2ad438222bc5f30eb4a7c 827 0.42/1.00 vMB 33
378,982 378,982 00000000000000000e5b9129dcb370e5fcaabb0bbc1e799b9ed84ff915dba3ce 613 0.35/1.00 vMB 32
378,981 378,981 00000000000000000e8c52c93db13423f47deb1bd9decf2013aa9fb297a2e0eb 67 0.06/1.00 vMB 11
378,980 378,980 0000000000000000061dffdaf1bd9b5fee8dec3b31b324f3667d7b002a09c497 707 0.46/1.00 vMB 38
378,979 378,979 0000000000000000050e60a22460a5f7a3288ed2ab187be2044ccadff6bcdb50 808 0.69/1.00 vMB 26
378,978 378,978 000000000000000002aebb522edf7fc5abe89c096521422175e2102d6f012abd 1,638 0.93/1.00 vMB 26
378,977 378,977 00000000000000001012d536dc43f41127f962288e200cde81b191d1f6cf5843 2,292 0.75/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.