Loading Tool

Explorer IconExplorer

Memory Pool

78,959 transactions
29.57 vMB
0.10452587 BTC
Random Selection Loading Transactions
Max Size: 178.01/200 MB

Candidate Block

Mining Attempt 60e1245418025a6de800c5a844e566890736b33f5f6bac54fd3e97cb733d912d
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 6c6bd8d2fa9566b4dc666e90c1506f023d9dc00707e76bfb664e83a839ebae9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,567
Size: 1.00 vMB
Total Fees: 0.03968723 BTC
Feerates: 164.34 > 3.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (481,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,167 433,167 00000000000000000112996dc6fd38190f3674c8957e62c9aaa006d54b947998 1,355 1.00/1.00 vMB 32
433,166 433,166 0000000000000000002abc2577bcf353c26ba278004caf266152ef9a4a08f5a3 2,063 1.00/1.00 vMB 57
433,165 433,165 0000000000000000005d018bf8aa8d972fc4846332516b4d5a133b17045053e3 1,790 1.00/1.00 vMB 51
433,164 433,164 00000000000000000319378e434ecd27caa5d932ab681605189dc523f0b08832 2,337 1.00/1.00 vMB 63
433,163 433,163 000000000000000003f10d57181ee4193a60f09dc047f660afa4f720ca27bfd9 1,186 1.00/1.00 vMB 35
433,162 433,162 000000000000000000f067c0a77e2e350839fd0cb01dede436636aef475049a2 1,643 1.00/1.00 vMB 45
433,161 433,161 00000000000000000196687a3e7ea826b21d651f2e1f3993cf7f097f89639ce2 2,438 1.00/1.00 vMB 63
433,160 433,160 00000000000000000343850113822018ebf11504f811d7fa056bd6a002dcbd53 2,821 1.00/1.00 vMB 69
433,159 433,159 00000000000000000141e777cfd7ab3b5a0d8618a5749535342a058d0d88a439 1,787 1.00/1.00 vMB 65
433,158 433,158 0000000000000000031263d03653cec6427dfe2fbc8e055501d287e4a8e35949 2,439 1.00/1.00 vMB 82
433,157 433,157 000000000000000001316bf865f9e2ac689d21eb43366b900c72934cad933dd8 1,420 1.00/1.00 vMB 67
433,156 433,156 000000000000000003c71d0f8fdd105a559c0e45222234a1cf1b0e47e90adf00 2,602 1.00/1.00 vMB 51
433,155 433,155 000000000000000000c55a1b65cf8f8058423d97f36e6c5bfb6de0d82ad44b9a 1,944 1.00/1.00 vMB 75
433,154 433,154 0000000000000000025a12490cb4e89de37497f4bbd32c910142737851e75634 1,702 0.75/1.00 vMB 57
433,153 433,153 000000000000000001f89066cf8e60ae9f84e1d70fd38b8c23df52d44e3be896 1,435 0.75/1.00 vMB 68
433,152 433,152 0000000000000000045f874ba11fb16c27f39f98f8cb87a7bbfbfb2cee462912 1,220 1.00/1.00 vMB 62
433,151 433,151 000000000000000001e6df0e2d02061a3ca1965d244b38c15fa18d6f163785b7 2,226 1.00/1.00 vMB 62
433,150 433,150 000000000000000003b5700a159fde669427b253cb4700fe9725158b2c03d751 3,018 1.00/1.00 vMB 91
433,149 433,149 000000000000000001ae8c94738d664a03b69d6c09b6d348837ad51f57ca8981 1,614 0.99/1.00 vMB 39
433,148 433,148 0000000000000000005d21bd5460d162a2ef665c7d42f783d56a330162ee4ba4 720 0.99/1.00 vMB 16
433,147 433,147 0000000000000000007ca24c7b0460d0816412bb72fbd564912cb62e9fc57acc 2,119 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.