Loading Tool

Explorer IconExplorer

Memory Pool

39,634 transactions
17.54 vMB
0.13974938 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.71/200 MB

Candidate Block

Mining Attempt a1fead1e71c389365f6be4cf5014b149153b24754d9fb11a919e6f0f551385a4
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ae38a050e48cbf9e61dc2793d80cfd2a61dda1f969cdc40c5844e1d3fb36b0be
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.03698384 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (712,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,938 200,938 00000000000000162c5d7a0ff076afbb334b9aeb38d414909bd2686c96b8b0b9 68 0.05 vMB 56
200,937 200,937 000000000000008619e9df5bbb872df125b8c5a604c5d07f211f61d49ea47e9b 66 0.06 vMB 41
200,936 200,936 0000000000000212cacf2309b4574cdd1625675893eab823edf8a8db3e1024ae 582 0.24 vMB 354
200,935 200,935 00000000000003fc7813dbb973fa1b2022978b7fdacd52f244e4ac568794e571 512 0.22 vMB 135
200,934 200,934 000000000000022f8510a9c89e7e824815ecafdf40cc5a498e1485f2a95c6094 292 0.08 vMB 42
200,933 200,933 000000000000000e3234726151d04274c999826bfd37b1ad7dedc418e1cb6620 289 0.25 vMB 91
200,932 200,932 0000000000000070855930d2872b2fa91213c7e2b108f15478e683809dd554f6 149 0.05 vMB 76
200,931 200,931 00000000000003fa6e68d551ec947dd67da84c1ee0a462961e7b65b4a55d4381 5 0.00 vMB 0
200,930 200,930 0000000000000155263cb30ad811d5b036070205a8bc59710e06b5c05c8c61d4 798 0.39 vMB 103
200,929 200,929 0000000000000381195daadada58a6bfce0dc8e5e696e9cba112cfa66f1135c8 74 0.04 vMB 50
200,928 200,928 00000000000002777b0735f566268209a7d9791aa788ed4fdc5734a254a5fafb 12 0.00 vMB 0
200,927 200,927 00000000000003e799d59fead552da5a69bc0ba92d4ee50b88630a25c2aab59d 155 0.06 vMB 109
200,926 200,926 00000000000001cdce7d8df6b8f9618a2a336cf59f2342bca5070e34dd4fe67b 586 0.25 vMB 210
200,925 200,925 0000000000000119c8645911c187dee74bd7e8d433ed45301ca5b196af658e89 106 0.04 vMB 167
200,924 200,924 0000000000000207c84722ba1f8a09e72943d2ccf4708b06e0a930cd57dc025c 298 0.13 vMB 113
200,923 200,923 00000000000005088be8bdf3a9ba441ab3d30893aa3e794d00d45624adda250a 107 0.05 vMB 143
200,922 200,922 00000000000002d68f5e7f2a031a8c7fe273a7e176c03864a1036514fb3e4986 41 0.01 vMB 182
200,921 200,921 00000000000004b17758c2e1dbd6e25a247f8d89019b54100ab1c364a4b16edf 66 0.03 vMB 101
200,920 200,920 000000000000028fb87a324ada2ae7bfb2562c36b4e32ea002411d85b94cf996 333 0.15 vMB 48
200,919 200,919 00000000000005bd81e3d04d793121fdc62cb9ac8be53d534e70fe1145f90d9b 226 0.18 vMB 107
200,918 200,918 00000000000003656550d8f85148393cf40a1de68b5830de0d27c7b0bcbd0025 88 0.04 vMB 203
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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