Loading Tool

Explorer IconExplorer

Memory Pool

81,207 transactions
31.34 vMB
0.09728951 BTC
Random Selection Loading Transactions
Max Size: 189.43/200 MB

Candidate Block

Mining Attempt f5f3affc716e52172c40be1388a5f1441d6b7ceb5393414bcce88572b4273dc8
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 9503e8261d928613aa109bd086390821ec544fcd33f3142826033f5b2385a951
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,981
Size: 1.00 vMB
Total Fees: 0.02834425 BTC
Feerates: 265.25 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (373,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,890 541,890 0000000000000000001f9e08cdb7a6ff59f09c5c9a99098587d94aefb67f62ad 1,655 0.58/1.00 vMB 9
541,889 541,889 00000000000000000005c16526069bedbf1f5e00472df6cc03aa76fbf460e996 2,899 1.00/1.00 vMB 22
541,888 541,888 00000000000000000015d70ff12591167b889c5ebace39e662dfff97233e8fdb 2,236 0.88/1.00 vMB 17
541,887 541,887 0000000000000000000a26c624859163c14966046bc9dffac68bdde4003bc1c4 926 0.38/1.00 vMB 13
541,886 541,886 00000000000000000015f812281f8b892988c6bc623dfdd8a9f0e2ec5845a3f5 582 0.23/1.00 vMB 17
541,885 541,885 000000000000000000061a95087c08c6b81a26fcb54cb7a188135a1a43eb5c6e 2,030 0.80/1.00 vMB 23
541,884 541,884 00000000000000000010ef30ec435c8c0f540bc1b540ff94873afb94e7895ddc 2,632 1.00/1.00 vMB 17
541,883 541,883 000000000000000000217013355eecb2414ba65a3c76fed20d11edb860f57392 1,308 0.58/1.00 vMB 14
541,882 541,882 00000000000000000026cf90c02fbed08f816c07e548b5f3882db30605a272ac 2,063 0.99/1.00 vMB 12
541,881 541,881 0000000000000000000c3d87ee2cf60f9e9f295e880dc580c6f0bad10aae684f 2,034 0.72/1.00 vMB 18
541,880 541,880 000000000000000000262beaf5f681359f8a9a4fd90da64b7a80e6470acfddfe 602 0.33/1.00 vMB 9
541,879 541,879 00000000000000000004548613a7ced2b8123f3d6a9357d857eb52e516e5837b 1,489 0.53/1.00 vMB 22
541,878 541,878 00000000000000000016f42f9fb2132b0f710c786165bdeaaf72447c1fa56eb2 950 0.38/1.00 vMB 13
541,877 541,877 00000000000000000018a8b4dfc8da9bd24ccda0e290f00ad4aa46137324673c 645 0.44/1.00 vMB 7
541,876 541,876 0000000000000000001d40dc65fb47371addda5c52051f56403adecc31fe76f7 2,580 1.00/1.00 vMB 13
541,875 541,875 0000000000000000000cb95b5974edbbdc220a2039604fdfcef62bccff7832bd 1,504 0.59/1.00 vMB 13
541,874 541,874 00000000000000000022bbb8bdd64d09e576d028da11d0ec8b03f5b68c1eb99c 1,507 0.49/1.00 vMB 18
541,873 541,873 0000000000000000000bf5fc37bd9aec59efcf28f11b1170711e1103f1e86593 909 0.27/1.00 vMB 19
541,872 541,872 0000000000000000000ab040f47a80519a6cc858322ddb325aaa44664a8f06c7 24 0.02/1.00 vMB 8
541,871 541,871 0000000000000000001aa4ea3ee80235d15dad2027350df44baeb99ef7fb48ae 1,654 0.94/1.00 vMB 13
541,870 541,870 00000000000000000002053412692261e576b804090201b7f642fce09a669aca 1,290 0.42/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.73 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: 707.55 GB
    • Received: 16.69 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.