Loading Tool

Explorer IconExplorer

Memory Pool

80,260 transactions
30.47 vMB
0.08985715 BTC
Random Selection Loading Transactions
Max Size: 185.20/200 MB

Candidate Block

Mining Attempt 7e44db6d158c090d0a3924bd5b48e904db3c28b9c00698ed86a4bb901a51c910
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root c8170c31a1fea41d19c5aeb6e2c47440ed7e8ee9b908d92ab05f3cbfa4eb2cc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.02079604 BTC
Feerates: 203.60 > 2.08 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (473,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,697 441,697 000000000000000001ecd7d2a293ed8645b4e185a765b17b1e8b867624454e19 989 0.46/1.00 vMB 80
441,696 441,696 000000000000000000a3b669adaee092be85c3061b3abf2b1548d28b803c47aa 1,463 1.00/1.00 vMB 25
441,695 441,695 00000000000000000386454537089c452e5d3a96d5a5c559743dd60afcd1db7b 2,170 1.00/1.00 vMB 81
441,694 441,694 0000000000000000038abcc0070ff315d7e2ea3eaca4c063d343a95a254b9241 940 1.00/1.00 vMB 25
441,693 441,693 0000000000000000038ef17818e0cb1e62c4507610080ab0c21cef46c33c9afc 2,099 1.00/1.00 vMB 71
441,692 441,692 00000000000000000259e31e599510da9dabe5c8441612bd930cc16d50231047 2,239 1.00/1.00 vMB 86
441,691 441,691 00000000000000000354a751180ac7581553c48522bdf599890732468b8a054e 838 1.00/1.00 vMB 19
441,690 441,690 0000000000000000016a2fce69ba751f83967f2848cc2f7b662d55f60d3e5b0e 2,541 1.00/1.00 vMB 81
441,689 441,689 00000000000000000236839673981797f38e333507ed989f6f9be5eab419ee26 2,744 1.00/1.00 vMB 71
441,688 441,688 0000000000000000006a4446d765b579817309b93981e2824c94dcb0421534f9 2,142 1.00/1.00 vMB 88
441,687 441,687 000000000000000002a936547fdf66a132f9bfee20167fec79370d6589523bd3 2,467 1.00/1.00 vMB 97
441,686 441,686 000000000000000000881cfeeef52f2c9089a2ee39212472db565477d07efe23 839 1.00/1.00 vMB 27
441,685 441,685 000000000000000002e2b6c3b636117c51dfbada818eab99defe4abcfbdac52e 2,166 0.79/1.00 vMB 83
441,684 441,684 0000000000000000026ff0983a4e91b1db16c3a6c1adbe6d30e9aa64682ea19f 1,285 1.00/1.00 vMB 39
441,683 441,683 00000000000000000122c7be013b682e26610590421b09ba713b23bd1867563a 1,204 1.00/1.00 vMB 31
441,682 441,682 00000000000000000274e09b535594acc69d2f47d556378633e1671d4d18073b 1,297 1.00/1.00 vMB 46
441,681 441,681 0000000000000000023822e3d064a7a61c3d069c0ffeda8be310151f3d08a934 353 1.00/1.00 vMB 27
441,680 441,680 00000000000000000322aed919131f28fee148263a2c9a8cbf3ab992335f0db9 1,020 1.00/1.00 vMB 43
441,679 441,679 000000000000000000604c80fddafde39905c4df8174975134a326a5032a8cb0 159 0.99/1.00 vMB 25
441,678 441,678 000000000000000002a60797aed1fb3ba49c49ee79149824f4b96c6a5e166e72 923 1.00/1.00 vMB 45
441,677 441,677 000000000000000002ae13fbfd52e8237eafa3fb7b55d981af65acc9cb2a81de 2,403 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.