Loading Tool

Explorer IconExplorer

Memory Pool

45,839 transactions
27.35 vMB
0.06192948 BTC
Random Selection Loading Transactions
Max Size: 145.32/200 MB

Candidate Block

Mining Attempt 1a131878f0362e62269355774e4c78fa016bbf7b66a734815616fa51cceabf2d
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root e7660aba4dbf04e1eb28c9297c8b4b17925e30edca3ae6b38dfec7f52253d6b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,750
Size: 1.00 vMB
Total Fees: 0.01100149 BTC
Feerates: 107.07 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (396,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,096 518,096 00000000000000000030aa787fb2593a43b823f3733595b669cc07f5ad345083 1,002 0.34/1.00 vMB 28
518,095 518,095 0000000000000000001dd69ad896d8bf84270c6aa38ed4962ab89af0c5a738cb 228 0.10/1.00 vMB 25
518,094 518,094 0000000000000000000854f801e84750ffa9aaa97e74c36e975df3fa2ad5627c 1,497 0.54/1.00 vMB 30
518,093 518,093 0000000000000000002a04ab206fb34125af8d74385dfe30669410d89f6bc794 675 0.21/1.00 vMB 38
518,092 518,092 00000000000000000017f5fc6b4b12c32605ef7e2d6eb6078d68865ac4d1b0ac 129 0.04/1.00 vMB 33
518,091 518,091 0000000000000000003c628d05b8ce5dfdb6a4c79767d0d248e697d92a7e35c8 587 0.17/1.00 vMB 35
518,090 518,090 0000000000000000002e6ab9fbbe933bcd1143c000c9b02a5f32cb366645ffc1 759 0.28/1.00 vMB 39
518,089 518,089 0000000000000000004a69f857045aaf6e3e25626acc9754e7117397d14b189c 827 0.27/1.00 vMB 41
518,088 518,088 0000000000000000003d00f23453dba8d54063ed77007c1cfda48a8ef5b33215 467 0.19/1.00 vMB 33
518,087 518,087 000000000000000000053dc03e8cd1c70f64caa87dc341b5b8a9c1a78e7d5fb2 62 0.03/1.00 vMB 28
518,086 518,086 00000000000000000033389e5648690ecc3e764374713ff10928693068784021 2,370 0.99/1.00 vMB 29
518,085 518,085 0000000000000000002a2e3b2a5ef890fb2af547d8196d870eb1ccc51aadc4ee 461 0.29/1.00 vMB 41
518,084 518,084 0000000000000000002cfa1834afd04667adfb444ac3dea9890670344779f1ff 271 0.08/1.00 vMB 36
518,083 518,083 00000000000000000019f744c496f1a5b6d447af643cb92059177a9d015efcfc 553 0.18/1.00 vMB 30
518,082 518,082 00000000000000000024dfd2dd4f0ddfb8b76df6dac09260f25cbad302e8b670 191 0.06/1.00 vMB 33
518,081 518,081 0000000000000000004f5dabdb6a67e71f2f87df267c200a9a175ea70c3d4ab3 664 0.43/1.00 vMB 29
518,080 518,080 000000000000000000166783a39d4f283a483996b0ea87dba9671d469180dc2e 534 0.17/1.00 vMB 44
518,079 518,079 00000000000000000036ae959a18408e6f9063b2e1f7ba13eb4eac6041fc9948 754 0.24/1.00 vMB 30
518,078 518,078 00000000000000000014508941280216fa874a1210d4f4f4bebc40ef7c4e0ff0 1,290 0.49/1.00 vMB 36
518,077 518,077 0000000000000000000b69067c02f129ee7e8dabecb918b603389ea5b78fc44b 225 0.08/1.00 vMB 32
518,076 518,076 0000000000000000003d742522c07fda2a6130b422d0834de8b3ed72bfa2f327 949 0.33/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.98 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: 648.33 GB
    • Received: 13.03 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.