Loading Tool

Explorer IconExplorer

Memory Pool

49,338 transactions
30.66 vMB
0.09907025 BTC
Random Selection Loading Transactions
Max Size: 164.07/200 MB

Candidate Block

Mining Attempt 97969588a9c835b30d6609f159ee0392600b83d4647eb0f15923048855d14965
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 964ccb8e45a605b70976f6eac13b2ad274fa6203ba6a5dfb8d78d6479f6432d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,263
Size: 1.00 vMB
Total Fees: 0.03467829 BTC
Feerates: 101.56 > 3.47 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (571,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,115 343,115 00000000000000000efd4743c663c9b7d8597ca87c2e3b6ce574c82c74d5082d 1,446 0.85/1.00 vMB 23
343,114 343,114 00000000000000000878e9e9e091ef8360bf710c18afb4384e0bc3cee74bd572 924 0.71/1.00 vMB 19
343,113 343,113 00000000000000000948f5c1f1a8c8073cc7d5161b98474e33904f8a1d6b0330 738 0.25/1.00 vMB 36
343,112 343,112 000000000000000008a557d7854a0b865574d3d58757e2e2329a7b70d17b1df0 70 0.04/1.00 vMB 16
343,111 343,111 00000000000000000dfe9006511d0536ecebfb86291006ee330936dbff69b751 1,019 0.54/1.00 vMB 24
343,110 343,110 0000000000000000063461b25ce6e3f5ef71a1e05d11ce7f267ca941b1d8e72a 252 0.17/1.00 vMB 18
343,109 343,109 000000000000000002fa21c842d48b1333461a1ed7f5f1809c61dd14b6b3a590 236 0.12/1.00 vMB 26
343,108 343,108 00000000000000001676c140d47399d7097f5356f3cf8338340e16f0f322483c 1,375 0.70/1.00 vMB 25
343,107 343,107 000000000000000015306168d391704a141ef05ae5cac4e1bf7e407d769c9fdd 1,293 0.66/1.00 vMB 25
343,106 343,106 000000000000000014bb0ecd7ab7e963a7ebea807064e24b552c719a25c630f5 363 0.24/1.00 vMB 22
343,105 343,105 000000000000000013c290b77d45d2ea7f9220aedfadfd556ad41b6bd39822f3 152 0.10/1.00 vMB 18
343,104 343,104 0000000000000000139058a6c335d77c5b39d11ccf439d6fc73d5bb60aad2362 1,074 0.71/1.00 vMB 21
343,103 343,103 0000000000000000186e8264071d92ba38488a7da26fa63884f35fef500bb06b 802 0.30/1.00 vMB 38
343,102 343,102 0000000000000000187c29ee6c537763631d0beff5f5099185a0a6328da32ce6 699 0.40/1.00 vMB 32
343,101 343,101 00000000000000000892f1c66718e98439b3104331b2d1038667c75417cfa9c1 346 0.22/1.00 vMB 18
343,100 343,100 000000000000000008799a5677af9f6c1c30178a40340e68f0b8049d90565d5d 845 0.47/1.00 vMB 26
343,099 343,099 0000000000000000131cab0701fff0225d1df477d2f4a5dfb92985b17a8232d9 751 0.49/1.00 vMB 21
343,098 343,098 000000000000000008ec4db3e921f7d235f585a6d926ac0133e4f0e398989031 176 0.14/1.00 vMB 18
343,097 343,097 00000000000000000d7f59534a48e7267233c71e8fcfa3174aa6f025ac52864f 1,363 0.75/1.00 vMB 29
343,096 343,096 00000000000000000dcc636ae8036082a1d6bb3e18d440325bda99c5c891617c 725 0.45/1.00 vMB 23
343,095 343,095 000000000000000008eec56efb1709bc734948771e57f43252c1ee1d2af2daa4 954 0.62/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.