Loading Tool

Explorer IconExplorer

Memory Pool

31,712 transactions
24.96 vMB
0.04840965 BTC
Random Selection Loading Transactions
Max Size: 125.25/200 MB

Candidate Block

Mining Attempt b8bdc291596628df1aa18b9bdfbc033febe27b6462c20969801ca52d4f98faff
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 89918a077a79d355be469bc4c61eeffeaa89da700cfa7bb44340a1bc196b610d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,983
Size: 1.00 vMB
Total Fees: 0.02292955 BTC
Feerates: 150.77 > 2.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (150,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,794 763,794 000000000000000000079212a061e1e8abdf64a672aea40a8de91ffa1944440a 350 1.00/1.00 vMB 15
763,793 763,793 00000000000000000003fb7796712bbc3131f602ea0ba238a7e354e45b86966d 2,533 1.00/1.00 vMB 29
763,792 763,792 0000000000000000000616aed8d676ab33181541507926994249f8f7608f0561 2,265 1.00/1.00 vMB 25
763,791 763,791 000000000000000000021accd54aee5fa91d67aecb13d18dd409c5ccd8f9f7af 2,066 1.00/1.00 vMB 42
763,790 763,790 000000000000000000059d18fe6df274be93e915d63f626b82b13e739b4a1ff2 2,294 1.00/1.00 vMB 47
763,789 763,789 0000000000000000000284b9dd2e35cdeccfff805bb8537326846774e2901419 484 1.00/1.00 vMB 16
763,788 763,788 00000000000000000005203bcdb83dd1686a2bfef214aa21b47f32932b070387 252 1.00/1.00 vMB 14
763,787 763,787 00000000000000000002e45019e54a226410ef4d67af025a091f37f83a3b7c69 391 1.00/1.00 vMB 16
763,786 763,786 000000000000000000079b5f4fdcce2c83e74346a97a76b153fbed5ff1850e7c 508 1.00/1.00 vMB 16
763,785 763,785 00000000000000000002dcef7a30290ff78dd8163db93edb15e0e98536e83923 480 1.00/1.00 vMB 16
763,784 763,784 00000000000000000004b898b7488da34f82ac86b0992371e9fdea97f6616cf5 1,389 1.00/1.00 vMB 21
763,783 763,783 00000000000000000005293dfade2936be1b5aab7c06fb25d2dcc7f1acbb35c7 1,777 1.00/1.00 vMB 25
763,782 763,782 0000000000000000000656f7bc381eda81b78fa66d596aa5b3f743ced83675a4 614 1.00/1.00 vMB 15
763,781 763,781 000000000000000000007e0f9704bbfe9c42d5e1e8244700d279d25cf5ade1a1 2,693 1.00/1.00 vMB 35
763,780 763,780 000000000000000000036baf52b429ce77c58f5c6b4954b5ed3eebc0dab32354 1,718 1.00/1.00 vMB 26
763,779 763,779 00000000000000000003b757130511adcf1eef2cdc0c4f7f8e56aff4755cd686 1,709 1.00/1.00 vMB 24
763,778 763,778 000000000000000000024f40f848841e11b7e08c69989639419633bb839e46f8 1,012 1.00/1.00 vMB 19
763,777 763,777 00000000000000000004ad6013ca0fe00a9d61ce0668f709864e8f263812780c 973 1.00/1.00 vMB 20
763,776 763,776 000000000000000000015719d85b1840ff589b2e500b939a9e65a532f604760e 1,533 1.00/1.00 vMB 24
763,775 763,775 0000000000000000000306b21e7fbef8f9b3d88591a6e59a9031c6252188e531 532 1.00/1.00 vMB 16
763,774 763,774 00000000000000000004590332b4d57c47566ce6e4e07ee3488dd6e91b857164 1,496 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.85 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: 638.87 GB
    • Received: 12.50 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.