Loading Tool

Explorer IconExplorer

Memory Pool

36,742 transactions
28.62 vMB
0.06530228 BTC
Random Selection Loading Transactions
Max Size: 143.27/200 MB

Candidate Block

Mining Attempt 17aed3281b1d2f9d4b75d22cdcd7f668b58577dd290f5035eb1a6997153f34af
Version 20000000
Previous Block 0000000000000000000059402129e8cfb80bd7c408e1eb706635b3b834353019
Merkle Root e56d2a94673fd4827afe58d92efd5fb72bda780b5e0e354fd46359072e78ab7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,111
Size: 1.00 vMB
Total Fees: 0.00969402 BTC
Feerates: 100.33 > 0.97 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,527 (472,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,072 442,072 00000000000000000263606b2b01c29830a5b2bda17fd24fd161f98adc3c884d 1,750 1.00/1.00 vMB 48
442,071 442,071 0000000000000000000ff0b91199269a619b088f74b6301d365a99ae4475a021 1,286 1.00/1.00 vMB 76
442,070 442,070 000000000000000000ba855752de922ed3d0a3bcea07ecae5e49d77dc8b7649f 2,439 1.00/1.00 vMB 68
442,069 442,069 0000000000000000003df5cc62de4d6f0b4e2041c209acbec2f044073babbbb2 2,663 1.00/1.00 vMB 89
442,068 442,068 000000000000000002f5dafae0d1a71a9ff54cd910e3a4b7dbfb5d1e234f6cc4 2,596 1.00/1.00 vMB 84
442,067 442,067 000000000000000002513f5a60f81ac3b30c8e3c4a07d838845df3f312859a59 2,409 1.00/1.00 vMB 118
442,066 442,066 00000000000000000070690dd8ccfa9251c497b15427ba87d495c8f5fd1a69b8 884 0.36/1.00 vMB 78
442,065 442,065 00000000000000000071aa0d09d84d7592b7e0a94fbe23fe5b9cba2ba79b218d 888 1.00/1.00 vMB 23
442,064 442,064 0000000000000000038198b26766b077b78ab98459301cb235019535afb6ee4d 1,544 0.77/1.00 vMB 52
442,063 442,063 0000000000000000028ea2cb57e7d8133f853b1037bcd77012d01eddfd4ebd60 2,774 1.00/1.00 vMB 74
442,062 442,062 0000000000000000000df0a229b8bfb4b6d2df529f5c0155b65c022f092fcd0d 2,373 1.00/1.00 vMB 99
442,061 442,061 000000000000000002beaa72d8b077aef6780ce2e69d347c872656fb523d4c32 1,741 0.65/1.00 vMB 66
442,060 442,060 000000000000000002cbadcaf57211be5fea408307b1b390be679a2fa8fdb1e9 2,661 1.00/1.00 vMB 83
442,059 442,059 0000000000000000029c2690c0347ceb32214ce2184fb18a9819666ac2c747e8 3,145 1.00/1.00 vMB 100
442,058 442,058 00000000000000000025bb1176b122d2b3f47620ef06fc0de947cd827cc66b13 2,722 1.00/1.00 vMB 75
442,057 442,057 000000000000000002c742473bc9d302c333547b365c45a2ec07f60396c56cce 2,181 1.00/1.00 vMB 66
442,056 442,056 000000000000000001947a3e19de26d36c7412b03f181a254e8eebc6a0185279 2,296 1.00/1.00 vMB 82
442,055 442,055 0000000000000000026dbfdbe4cfb4cc28483b83a4a6634f84d756ea3e67795e 1,184 0.69/1.00 vMB 60
442,054 442,054 0000000000000000024c4d6307bc48dd1ef17c44dfaf589b6e01612e11696c5c 2,383 0.87/1.00 vMB 45
442,053 442,053 000000000000000003a69a1167034ec8e2fd9b6d350c0733b39fc6745c091dc6 2,160 1.00/1.00 vMB 71
442,052 442,052 000000000000000000923f84e23412d9e54ffeac95bcbbb6eacd0f66e0730eea 1,048 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.55 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: 621.23 GB
    • Received: 11.23 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.