Loading Tool

Explorer IconExplorer

Memory Pool

25,147 transactions
26.97 vMB
0.05751969 BTC
Random Selection Loading Transactions
Max Size: 128.61/200 MB

Candidate Block

Mining Attempt 29f68481d965deda0e808465d47e0d78eac8c24b4e3a9cab6992d7618676ea85
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 696a648a816f01e6e2d2194cb7b50b9d66e573e5ccd43172066c6e0aa5b05af8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,340
Size: 1.00 vMB
Total Fees: 0.00686556 BTC
Feerates: 150.93 > 0.69 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (670,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,937 243,937 0000000000000024e0e530e92389e9a585a1deb94ca6d1979c094355c6f9f360 724 0.31/1.00 vMB 131
243,936 243,936 0000000000000085cd2f41fb708131fb0a373a0456b7296470c0d80c3ff7381b 12 0.00/1.00 vMB 70
243,935 243,935 0000000000000011956d42670c2f75eeb344ac0657a806775998e2c58fa4b157 120 0.05/1.00 vMB 209
243,934 243,934 00000000000000499e4da9c50308b0e3fbf1af1671bb438219a231d50393ef91 139 0.07/1.00 vMB 133
243,933 243,933 00000000000000015890d34a56d2dfb6fca34286b174d02ce0e47dbc86f0026d 32 0.01/1.00 vMB 192
243,932 243,932 000000000000002dc3f78fed0e0266455a78985f31464bf741ac83d061742f0a 159 0.07/1.00 vMB 138
243,931 243,931 00000000000000989e4c28b6c4e228a8c030a10fd8ddc55e2845a042e881d07b 261 0.14/1.00 vMB 114
243,930 243,930 000000000000000a8209fdbde7e5034b207f841632733bc8999ca67dd674b545 265 0.28/1.00 vMB 15
243,929 243,929 00000000000000c9be9da5c8b4593b2e24de6429b64371922ee39f33e4f73806 645 0.25/1.00 vMB 209
243,928 243,928 0000000000000029bfe5d952d7e6d04da84876597ad118af35dbfc1548c7d159 214 0.10/1.00 vMB 27
243,927 243,927 00000000000000988635236bd05e897fa01592859377a3728f94b5c72993275d 988 0.41/1.00 vMB 180
243,926 243,926 000000000000007946ef5a2a63d90e077a04976f376e13806cce6d0ff4af16f8 80 0.03/1.00 vMB 184
243,925 243,925 00000000000000736a1ccf23f2c8f6e944dc054d2d123bcd8771461636ad2fe3 114 0.05/1.00 vMB 161
243,924 243,924 00000000000000787e938ad1988d57c2c1bfd04cfda8ae41ef4a1a71e0caf90f 160 0.09/1.00 vMB 120
243,923 243,923 000000000000009cf916868a3ff090a0e4ed6e65abaa24c5411599774b22fc3f 81 0.04/1.00 vMB 128
243,922 243,922 000000000000005483911baa103f0ad668c359ad721346948511906a41786dbc 80 0.04/1.00 vMB 146
243,921 243,921 000000000000009736ca5c5076282e2aa934eea809096e0f952562b16f948f88 21 0.01/1.00 vMB 29
243,920 243,920 0000000000000060460b1803f6fa4666f3d406b5bfb3ad37ccd5ba8fbb52fb0f 501 0.24/1.00 vMB 144
243,919 243,919 000000000000004e8062e7b2cadf05e6dc5049b8a8f53df89f5b76bc22cd232e 19 0.01/1.00 vMB 1
243,918 243,918 000000000000005ceb77ed53aa7c2860ff9f7045acf8d953e40d925fb61ef1ee 470 0.21/1.00 vMB 159
243,917 243,917 0000000000000086d4c1efa0379d2e1d9eb5ad17700bffc2290ce1244a1c3c1a 238 0.13/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

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