Loading Tool

Explorer IconExplorer

Memory Pool

80,248 transactions
30.22 vMB
0.08030578 BTC
Random Selection Loading Transactions
Max Size: 184.70/200 MB

Candidate Block

Mining Attempt 6ed6dc845709f8c78d4e52df5c2f0ea35a5c24318798e7a20954a3d908da68f5
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 57ddee8b1141e2667c943b83b7756c30fe14e6862de6ee9b9e0a23e96e4afd67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,248
Size: 1.00 vMB
Total Fees: 0.01295940 BTC
Feerates: 150.92 > 1.30 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (496,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,919 418,919 000000000000000000bed4c895370facfd12b2031f79755f28f666f523b782e6 1,818 0.82/1.00 vMB 63
418,918 418,918 000000000000000001954d74019e47f4774059474e270a45460785ca5a3453fb 1,144 0.51/1.00 vMB 62
418,917 418,917 000000000000000000b5450ff50e5f27d83c5ba340b31e3579054e63ae1dc18d 2,330 1.00/1.00 vMB 63
418,916 418,916 00000000000000000205953798789ae09804c1ef6ba1419a62fb42d193ed1293 559 0.22/1.00 vMB 69
418,915 418,915 000000000000000004e52e7b6de9f20b7741413cc2fda0a7bed325388b761b7c 1,160 0.51/1.00 vMB 62
418,914 418,914 000000000000000003b02e9371e5c96be2c18cd09a0bc57da00e65aa2b953213 824 0.54/1.00 vMB 45
418,913 418,913 000000000000000001b1cff1a64f641e17c1726e1c6b9970765c6469fc207080 302 0.98/1.00 vMB 15
418,912 418,912 000000000000000002bdcef717ac6c31a8e57e35b191d7d8765318d0230a9fad 1,658 0.99/1.00 vMB 34
418,911 418,911 0000000000000000034fe82575e82710cfe751a929406ad67c33ed9e2a47425a 2,266 1.00/1.00 vMB 46
418,910 418,910 000000000000000000bba3289e1359c3d56ff9a1d752275843c4b1e6502f9fd9 2,715 1.00/1.00 vMB 76
418,909 418,909 000000000000000002f247f23c8cfcf8b12da60aa2692c6363637927e02a2fbb 2,394 1.00/1.00 vMB 74
418,908 418,908 0000000000000000045f78f501a5e19365e84b50e0d5a62df2f644ba2ef61738 827 0.30/1.00 vMB 74
418,907 418,907 0000000000000000004299bb7cac82a7b9fc5c8b77b6e73badf2ee5b4c7a2adc 2,520 0.99/1.00 vMB 65
418,906 418,906 000000000000000003a629b455639773e077bf09dda0541eb3257224e2648372 1,921 0.99/1.00 vMB 52
418,905 418,905 000000000000000002ee1378ee2b2cca2c7aebe371b01cc71296712f875bece0 2,027 1.00/1.00 vMB 80
418,904 418,904 000000000000000004ada8c3b20db1a379f4c9c733826c69afac044bea9bb523 561 0.24/1.00 vMB 46
418,903 418,903 000000000000000001e0413329ab68396b8bdabe3a195aa508706c6e548be644 460 0.18/1.00 vMB 61
418,902 418,902 000000000000000002594528c9d345b1c3438a987b7c9fe667c14cc75f99b715 866 0.34/1.00 vMB 56
418,901 418,901 000000000000000000428a0bb02fce0cb5aa7ac9b8891781e7a71bfd87508e33 348 0.15/1.00 vMB 52
418,900 418,900 0000000000000000014fa804fd4df9a6d56043c649464b62d6162ac4d819a650 1,016 1.00/1.00 vMB 16
418,899 418,899 0000000000000000028ec22ecbba2c0bbda590b48e801a3fd0f6f22ea575aba2 2,061 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.91 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.