Loading Tool

Explorer IconExplorer

Memory Pool

44,476 transactions
28.89 vMB
0.10395379 BTC
Random Selection Loading Transactions
Max Size: 149.36/200 MB

Candidate Block

Mining Attempt 97665e586443de43f1ed313c73e8722745da8384f5c077e8aa66a4f811ee7eb9
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 517a3440b19858cb4d6e72dac7fcf4abf6f1036788d7cc81bd5609e98f5168bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.04160901 BTC
Feerates: 151.12 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (530,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,869 383,869 0000000000000000007c543aa9282ba63d3fa31b7c3830643015d2d9a0c1f560 1,422 0.95/1.00 vMB 23
383,868 383,868 00000000000000000f1e572837f875b74e70df7ac361926b8f5faedbd9439793 1 0.00/1.00 vMB 0
383,867 383,867 0000000000000000063ec98e8837e74f21781185da44a69caf3fc0e856dfcca2 2,231 0.95/1.00 vMB 41
383,866 383,866 00000000000000000981dcce57e2d6c0f34089881d1f07cd87f4f29fd3d26bcb 637 0.40/1.00 vMB 34
383,865 383,865 00000000000000000ba81dc9aec1911e7a3265bba279036bb90439b329dc6e69 1,257 0.59/1.00 vMB 31
383,864 383,864 0000000000000000006386c192b8e9ff778faa70c3fee95c841aa8249e30b584 236 0.10/1.00 vMB 33
383,863 383,863 000000000000000007723bac5577f27e97fbe48d872a446a5683c2efd1c9294b 165 0.15/1.00 vMB 15
383,862 383,862 00000000000000000256a8d8c2751de1b62e51d566e6cf834c92ed79fc410aa8 863 0.42/1.00 vMB 34
383,861 383,861 00000000000000000389580bf24e73c839285f77dcf4f16b190e4e3423188bd1 761 0.35/1.00 vMB 40
383,860 383,860 00000000000000000409995a31b1079c68cee7a0d0629df6879e259c136c0739 355 0.18/1.00 vMB 25
383,859 383,859 0000000000000000080e48aed8aec7fcbd520bdaaee8cee5c4f7987fff8b0fe1 369 0.23/1.00 vMB 24
383,858 383,858 000000000000000007f4caea62fcdfbc6839295e5be10fe16b02e15c95e69d4e 262 0.22/1.00 vMB 23
383,857 383,857 000000000000000000f7d803ea137bfa7e8f97f0e68982a8e44487d4caa32324 1,286 1.00/1.00 vMB 21
383,856 383,856 00000000000000000e3dbf6b1a84fb14256f0ce3728b4124773908eaada6d0a1 1,069 0.47/1.00 vMB 39
383,855 383,855 00000000000000000ad4db485909497869208ab6bb4705036fbe65a721ee85ff 767 0.34/1.00 vMB 31
383,854 383,854 0000000000000000041fe2215049cdad4208b657c733cf24590057396af7c4ea 2,437 1.00/1.00 vMB 37
383,853 383,853 00000000000000000d9b24c8344c0912d6d54e0bc5248d38e3b78fd4c0246c75 513 0.22/1.00 vMB 28
383,852 383,852 00000000000000000b1fc66493a8f131ba46020ff1de0b1d9122f0ee151e6dd8 1,384 0.63/1.00 vMB 33
383,851 383,851 00000000000000000feeba193970576a121cb1f22fe0bae5284ca8c02e99d75d 745 0.44/1.00 vMB 25
383,850 383,850 00000000000000000838e300d607c3cbde59e4d27864d0ff319f8fdb65a29ae3 672 0.20/1.00 vMB 55
383,849 383,849 000000000000000005adcee114698f1abcb645bcb1e07b69dd74a7f437ff3059 524 0.25/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.75 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: 631.71 GB
    • Received: 12.08 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.