Loading Tool

Explorer IconExplorer

Memory Pool

84,730 transactions
32.50 vMB
0.11772944 BTC
Random Selection Loading Transactions
Max Size: 193.34/200 MB

Candidate Block

Mining Attempt 518e81deb20fd26cb4eeb2d1d605af0b82ebe2c2a7448cec273ac337942623f9
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root c20d8be2051ac500de9702355b5d0e6b4bcb379d8286391d0235fcbb2a0938e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,123
Size: 1.00 vMB
Total Fees: 0.05235378 BTC
Feerates: 387.56 > 5.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (496,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,836 418,836 000000000000000001b4516c11c14f34989e2a15bf7929b4dec06964a46b2497 1,363 1.00/1.00 vMB 59
418,835 418,835 000000000000000005173aa5ad37b6081a37911621371328a1281607ffeeda99 1,663 1.00/1.00 vMB 29
418,834 418,834 000000000000000002d7240db5e612f2722b3724a642dcadaba2da12c39df33c 1,895 1.00/1.00 vMB 47
418,833 418,833 0000000000000000037faa153636e4cc650c6c7e594e4de57e0cd985afb82be7 2,288 1.00/1.00 vMB 82
418,832 418,832 0000000000000000021dcf2b8a06de985ba48e5cf02483c3af3f98adcb6127a7 1,956 1.00/1.00 vMB 49
418,831 418,831 000000000000000001d4bc0f5305b4e84039727613d088b9b5058ae0543df305 2,037 0.87/1.00 vMB 46
418,830 418,830 000000000000000000cd7d67dc07c3208807a4b6a819543529fe75a383241824 2,161 1.00/1.00 vMB 45
418,829 418,829 000000000000000002dde75accd6f54172cfb3ef2beb9e7d7910f5c5e2bed281 2,614 1.00/1.00 vMB 68
418,828 418,828 0000000000000000003e113a526e43ec641edb530f273231b03cef34fb849645 2,059 0.75/1.00 vMB 101
418,827 418,827 000000000000000000c469c6301405ad18c4f62b527ac1ae40bbc48cf16fbb38 516 1.00/1.00 vMB 15
418,826 418,826 000000000000000004f81e73a6cd19a505e229620710d7788ca2502caddfe2ed 1,291 1.00/1.00 vMB 21
418,825 418,825 00000000000000000201bb59fe1f1b90dc2eeeb419ef8684448082f2d260dcd0 1,876 1.00/1.00 vMB 37
418,824 418,824 0000000000000000045d474a3d6a14aae3ab43dad13e73d771616045fef2b91b 2,097 1.00/1.00 vMB 37
418,823 418,823 0000000000000000049d5587cd26f2c50260ffae7549655abb250b2016e016e2 1,561 1.00/1.00 vMB 41
418,822 418,822 0000000000000000033ead278dc85eefe168bd839c8f4ab195199817b9e989d3 2,103 1.00/1.00 vMB 56
418,821 418,821 000000000000000002d8c4fa77abf09048127ea28edf6e73544eb52fb52d3416 2,477 1.00/1.00 vMB 78
418,820 418,820 000000000000000005312ef482c0517758ea84ba2ec4875a990fc85c6a55f37b 2,673 1.00/1.00 vMB 70
418,819 418,819 000000000000000002b2e08837eeec4247abf9d7d9c55569195ac9823e512d7a 2,687 1.00/1.00 vMB 87
418,818 418,818 00000000000000000449820a3464e5a74f8769c46b80aa0ce051646423dd33c3 2,254 1.00/1.00 vMB 118
418,817 418,817 0000000000000000013c0787438adeef7a63c5f18495e3d0726a695cee1432ef 911 0.96/1.00 vMB 86
418,816 418,816 000000000000000003c757712eca2fe25f038169319e63a3f4470cb9b99ac82b 1,186 0.72/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.31 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: 659.14 GB
    • Received: 14.59 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.