Loading Tool

Explorer IconExplorer

Memory Pool

80,667 transactions
29.82 vMB
0.06767790 BTC
Random Selection Loading Transactions
Max Size: 179.97/200 MB

Candidate Block

Mining Attempt 7df5559e6640331946ab13a4bd8f79faab7cd258dd367f53597234b4d4a4bc03
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root ceb23fd91f2000fe01dcdce1d1b2a6d6ea0a8dd5f71406117d642b8a27ac95bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,553
Size: 1.00 vMB
Total Fees: 0.00681240 BTC
Feerates: 34.33 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (392,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,522 522,522 0000000000000000001b09274e462b6feb8624c6162a0924ab9934c851e5f010 676 0.93/1.00 vMB 2
522,521 522,521 00000000000000000024bb22120946f3762ecda953c26f8c039b9e1fe6f8901c 2,567 0.99/1.00 vMB 36
522,520 522,520 0000000000000000003569f4e4560f20de6462f5e477005873ee7883fa3fd8e0 1,206 0.73/1.00 vMB 41
522,519 522,519 00000000000000000014645d275643997da963bb1f13ac57ca1e85c26c18ea49 1,428 0.61/1.00 vMB 34
522,518 522,518 000000000000000000152e4ce1478d23fed93853c565db299abfb985a3035559 774 0.32/1.00 vMB 33
522,517 522,517 0000000000000000000320dff416ea7dccc26217a92dc39e5127d0c4198bd8f6 1,141 0.43/1.00 vMB 41
522,516 522,516 0000000000000000003c66e32389434ac1e802ae7241937920c9b490e7f44eac 103 0.04/1.00 vMB 33
522,515 522,515 0000000000000000002773573ba4b9efd7f6ed13adbe1d8621dd60949cd74708 262 0.11/1.00 vMB 33
522,514 522,514 0000000000000000003320a27f8790916ebc85c107395f4f7998693f0a4fe595 226 0.17/1.00 vMB 1
522,513 522,513 00000000000000000038c87a732c927e329908043d87684d5a6d2595669b512a 2,089 1.00/1.00 vMB 15
522,512 522,512 0000000000000000002cccb5a0265c74516b181508621cd36ce457cb0415057d 1,241 1.00/1.00 vMB 14
522,511 522,511 00000000000000000005becad792ebc00bd135c9dc3a54d3ed2796053f8272da 2,303 1.00/1.00 vMB 23
522,510 522,510 0000000000000000003a539ff974960a25474b6a6987b014805d07cdf1ad634a 744 1.00/1.00 vMB 44
522,509 522,509 00000000000000000011f796d03bc33b378dc34bf1e723c6f098802dbd0cfa99 722 1.00/1.00 vMB 65
522,508 522,508 0000000000000000000d38db4df9a3c3db7019fdfe5fff67f0e632ac91de0ee2 2,356 1.00/1.00 vMB 18
522,507 522,507 0000000000000000002d1c356c4e82cd9f07e8107c7cef60979b159cb4be2066 2,237 1.00/1.00 vMB 42
522,506 522,506 00000000000000000002b82302a26f1cf4abee6bf1ae7a305fd8369d259e1915 2,550 1.00/1.00 vMB 55
522,505 522,505 000000000000000000344c83b66fb3daf5c205da2cc6ed155283226f1b11c082 214 0.07/1.00 vMB 37
522,504 522,504 00000000000000000004f0497301856e8ae093e2005c20ad6ff993be278e4701 273 0.19/1.00 vMB 37
522,503 522,503 0000000000000000000a40ffc6a50fc417d5dd84a64f4082287aef06ea75ab03 670 0.27/1.00 vMB 37
522,502 522,502 00000000000000000032343e7cc84956712a41cc297ee184d783623ed11db26f 27 0.01/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.35 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: 662.18 GB
    • Received: 14.84 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.