Loading Tool

Explorer IconExplorer

Memory Pool

27,304 transactions
7.77 vMB
0.06447206 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.90/200 MB

Candidate Block

Mining Attempt fbaef21f4876723947f7a658e816f6616d9ce8a4d8f1551702c8fc190ea4254b
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 6fb43e794333407c9ed1cd655a5128bb47acf6a7f209a3e97e4f23e5620f9bc9
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 947
Size: 1.00 vMB
Total Fees: 0.02578048 BTC
Median Feerate: 2.76 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (698,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,948 214,948 00000000000003bbc83edc328ca9804e67b565993cc0bd9fa14976fcacd12e84 122 0.05 vMB 176
214,947 214,947 000000000000045acfd40e1a2c5793fe7daf4c3a9c725525007c9aa0e0e827e8 83 0.03 vMB 123
214,946 214,946 00000000000001345b121fa208d9a328aeec5062cfbd296b85de7a164b47e11f 128 0.05 vMB 525
214,945 214,945 00000000000004d478337fc7ac3ceacbf46633857123a46a3bfa4194c150f2a8 228 0.08 vMB 324
214,944 214,944 0000000000000268f711cb2bd03eeffef2c3599ecc9b3de0eac220aeffa9200d 47 0.02 vMB 219
214,943 214,943 00000000000004bc672d8cd5141ae18f534891aa874093508f3dcff11018ac27 179 0.07 vMB 277
214,942 214,942 00000000000000bca9f0509b841b2f9ecc89f95197f1e78136b3e02e38eea8fd 87 0.03 vMB 223
214,941 214,941 00000000000000fe9bef95513bc9128043a4cec106c7cad5307dfb06e7ab8c90 141 0.06 vMB 198
214,940 214,940 00000000000002b136c806329cb07ff6bc88a15f2bb4fa2f6b89fee8379b383b 399 0.15 vMB 204
214,939 214,939 000000000000005c99e91ce9ea2063926ec3de328d0929013381bdf869e6333d 27 0.01 vMB 261
214,938 214,938 00000000000000c63ef6effadb469c9f364b6c9cb20c1d8923e659400e828d00 446 0.20 vMB 202
214,937 214,937 000000000000024147e8e74aaaa4ef9c4d88acab051c8041e8d928dfa94fe26d 41 0.02 vMB 207
214,936 214,936 00000000000004a99feade219f59d1b680ec582f6dcd73c9640c4cd7c2d7bd05 235 0.12 vMB 123
214,935 214,935 000000000000045837f18d2d216618d81035d470ef9933e573e02ec4cb4f02d2 140 0.05 vMB 145
214,934 214,934 00000000000003fb99f72daddd3c2b06e0a81c8bd1ddd6bc978d95e0a8b0ae46 44 0.02 vMB 182
214,933 214,933 0000000000000031160c6811c27d9330745b9e97854ce7f7e1da6a1d3050c621 278 0.11 vMB 298
214,932 214,932 0000000000000544580facfe8a98edc7e7f79ca7cc7f04e5887cc9a5989a9563 259 0.12 vMB 187
214,931 214,931 000000000000057ec612f0ab54e9d815dd8cbb06b628141c29439007091d95a0 605 0.28 vMB 188
214,930 214,930 000000000000027a255ec177f2743e077926f58d87b7df8c8a81de30ade91e2b 189 0.09 vMB 155
214,929 214,929 000000000000014ef86c330dfea14e186b8aa65ba8718a146aadb63a5b4a2720 623 0.25 vMB 189
214,928 214,928 000000000000024836d4b4814342e64d16599cbabf3f42fe6ee8868bc5ea93f7 85 0.03 vMB 132
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.36 GB
    • Received: 0.43 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.