Loading Tool

Explorer IconExplorer

Memory Pool

81,158 transactions
29.86 vMB
0.15199841 BTC
Random Selection Loading Transactions
Max Size: 179.96/200 MB

Candidate Block

Mining Attempt 8234d430d673910bd18a98986450bf75558fe93ddd4628fde34c07c13404ae17
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root f1e287e9092b425cf3e15f18e5b8430b3b67066bf628ac5dc6dbd4b1bac87577
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.05769901 BTC
Feerates: 1,002.91 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (553,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,926 361,926 0000000000000000145e55ea3d30e6c7857bee14c7b1ef53d32d1cc123de00a2 1,304 0.75/1.00 vMB 23
361,925 361,925 000000000000000011573a30596ec3f5ded4244daa3a6b5afab0e292f422d2f3 1,273 0.75/1.00 vMB 20
361,924 361,924 00000000000000000622e7966c85fe11a4cde304119b4f1b01b824fdb73928ce 1,636 0.93/1.00 vMB 27
361,923 361,923 0000000000000000070cc018c14a3af893b43fcd6683069f1c4b886a5ddea2ff 1,610 0.75/1.00 vMB 34
361,922 361,922 0000000000000000001291d3a3ca4aa79a335cc22cf21b9a304fc79e593593ef 1,163 1.00/1.00 vMB 21
361,921 361,921 000000000000000004720e447162cf9692b308410a947b8bc92d693026d6272c 1,840 0.92/1.00 vMB 25
361,920 361,920 00000000000000000721e8a822fa8236e04e77d971d23029912ef21edb1638f2 1,169 1.00/1.00 vMB 20
361,919 361,919 000000000000000000dff438b58ee793bc998f995460b9940d37762aab24c513 225 0.16/1.00 vMB 28
361,918 361,918 00000000000000000dea7b515b074829d5ce513e5d4cb4bb10d68da84e7525eb 598 0.50/1.00 vMB 13
361,917 361,917 000000000000000014bb051c7736187296655de2545275cbd8f5ec3f842f9340 1,794 0.93/1.00 vMB 21
361,916 361,916 000000000000000004ce5335d571b691fa988b3d6b1517969ee1945a4e3f2312 878 0.75/1.00 vMB 19
361,915 361,915 0000000000000000105114361fc12754e9fdfe0f6a0aef818d8e13c420de40bf 224 0.94/1.00 vMB 12
361,914 361,914 00000000000000000ed7933e3806675e67a686982a3676799c81078ca87fda75 2,511 0.93/1.00 vMB 35
361,913 361,913 0000000000000000108e93eb387f2a3782448a4d3c51dacac8a09e65b330ef9c 1,260 1.00/1.00 vMB 23
361,912 361,912 000000000000000001ec294d7e699d9eb5aea6b6ffd1593d1a138e070209ab13 1,143 0.75/1.00 vMB 25
361,911 361,911 00000000000000000b56da2d96d858a63432e652169fc9dceb52e7845d07701d 1,851 0.90/1.00 vMB 30
361,910 361,910 00000000000000001059c997be495d3620ac71f5881bc964fd1ff2ac17d30838 737 0.72/1.00 vMB 17
361,909 361,909 00000000000000000eb86ce5610550904e1fa6b1cbe7076a6a19f8408f37dc4f 1,099 0.96/1.00 vMB 19
361,908 361,908 00000000000000001377c648da9924ac9a9f60fb5b1669609a64515bea8e6314 774 0.50/1.00 vMB 18
361,907 361,907 00000000000000000002621a6c0f2ff0be4d170cc21ffe25303a6b2a17be01ca 1,573 0.75/1.00 vMB 27
361,906 361,906 00000000000000000daa63279685c4e0c4f46154194745aaff511a663cc86f22 1 0.00/1.00 vMB 0
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.47 GB
    • Received: 17.54 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.