Loading Tool

Explorer IconExplorer

Memory Pool

78,695 transactions
28.90 vMB
0.11129317 BTC
Random Selection Loading Transactions
Max Size: 175.41/200 MB

Candidate Block

Mining Attempt 32fa1d6a05e6cc1b00a4312fcef51bc467841c776a071b38949242c879c9b020
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c9df7030d23d5c6e02558f6752ccd7a749312fa4a1548c0d96e1831c9ba76ca3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.03968187 BTC
Feerates: 602.26 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (131,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,779 783,779 000000000000000000028a866337bb1e7538033045bdf100d35c2602520d8727 2,509 1.00/1.00 vMB 32
783,778 783,778 00000000000000000002fa5ec826f59b54f2a9f8cadce6caf24d660cb6cda453 3,653 1.00/1.00 vMB 34
783,777 783,777 0000000000000000000011449a6fb12169d2cd10d4d2470fe954c77da3293054 2,407 1.00/1.00 vMB 15
783,776 783,776 00000000000000000003a1f973927d6437682723e14e23351efb836f102b561d 3,012 1.00/1.00 vMB 21
783,775 783,775 000000000000000000042e5069990943ced095f01bf538feb984c6d97f0f22a6 3,960 1.00/1.00 vMB 27
783,774 783,774 000000000000000000016052ff5215d888309e3b74284b822c2a6f186db5748f 3,757 1.00/1.00 vMB 28
783,773 783,773 000000000000000000042287fbe96f56eeec15d8a8f65c61fa9c28ef93fc6fdb 3,662 1.00/1.00 vMB 26
783,772 783,772 0000000000000000000052bb06702d8e8a930d4ce17c054f492c6bb90a3b8dce 3,548 1.00/1.00 vMB 25
783,771 783,771 00000000000000000001b7c97da3b6e377bb021bad335442bd46d88413af7c05 2,780 1.00/1.00 vMB 33
783,770 783,770 00000000000000000001d03f94ae0c307a708c48253d7b24ce1d675e65b7fe08 2,973 1.00/1.00 vMB 32
783,769 783,769 00000000000000000004e01cc157a9dd274fff8033b92b5c658efb51e925abed 2,602 1.00/1.00 vMB 9
783,768 783,768 00000000000000000003d573b3a0595b28f40e3b147e541394c3a73262cd6afb 2,676 1.00/1.00 vMB 8
783,767 783,767 000000000000000000000461fcbd68ad981cce1e40554e1050fa9595127230c6 2,881 1.00/1.00 vMB 23
783,766 783,766 00000000000000000001babcc877ee775c50fd3d73c55a51b8da6a390ab657bb 3,105 1.00/1.00 vMB 17
783,765 783,765 00000000000000000005eff47457ddc8fd045dc645897e2ef51372007c0d2007 2,925 1.00/1.00 vMB 22
783,764 783,764 0000000000000000000134b3976a20afc97008f268b4c4ecf92cfc4411a003c5 3,399 1.00/1.00 vMB 31
783,763 783,763 0000000000000000000415d45689f6000a90dd9bd86e571422ace7798ee87dd0 3,410 1.00/1.00 vMB 17
783,762 783,762 000000000000000000045ae02d8727c09d8d03364552508eb7ac9566fd9027c7 2,730 1.00/1.00 vMB 23
783,761 783,761 000000000000000000047178d69de75e18b154ad087ca31830c4cd8f82a9af25 2,158 1.00/1.00 vMB 22
783,760 783,760 00000000000000000004f89c536227c6f519086e907ebe1bcb99e0549a3420a4 1,936 1.00/1.00 vMB 30
783,759 783,759 0000000000000000000555a450dae7b398713a2a31f755b141e1a45381a79f6d 3,045 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.92 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.40 GB
    • Received: 17.53 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.