Loading Tool

Explorer IconExplorer

Memory Pool

82,188 transactions
31.09 vMB
0.12014478 BTC
Random Selection Loading Transactions
Max Size: 186.04/200 MB

Candidate Block

Mining Attempt 44e3b44c78c8fa42f623cc46481d52cfa17b90395bc65fb86184927272af053b
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 20ae878140912b9bbdd3ad28b25ed3b720258e4577a236bc8a36e989406aff55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.03535321 BTC
Feerates: 101.42 > 3.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (234,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,656 680,656 0000000000000000000220df6698ed6568668f552dc37fbe0ccb4d624ea34d55 797 1.00/1.00 vMB 33
680,655 680,655 00000000000000000008ccc74bf554b1d063a5b70e37d451d688a1a375098acc 1,303 1.00/1.00 vMB 30
680,654 680,654 0000000000000000000b1c10408b6038f9f301c44f2f8fc561882b6b3c931997 1,336 1.00/1.00 vMB 160
680,653 680,653 0000000000000000000a80c87b9d57e5b3b486e83ccc18c4b0466e48303da38e 1,864 1.00/1.00 vMB 86
680,652 680,652 000000000000000000089388fb59003b0da1ac3e21cdd7a137360270975d1d20 1,688 1.00/1.00 vMB 46
680,651 680,651 000000000000000000073ea6a5f5b5489cd412b022b1ca76aba1bb02f292c2e7 2,264 1.00/1.00 vMB 98
680,650 680,650 000000000000000000067b16524f9f11cd310a1cc4439a47cf1eca329b30650c 1,811 1.00/1.00 vMB 127
680,649 680,649 0000000000000000000613f4d63177c00d994089cfd8d910b1fdfd2ec5bf3d18 1,467 1.00/1.00 vMB 25
680,648 680,648 000000000000000000033dc7aea33a7ee8b7c26e3da47796b5582631cab0bdca 1,363 1.00/1.00 vMB 67
680,647 680,647 0000000000000000000bc7d2d4ca4b63dcbf09a7ea35ba42bbba8684294cbef3 921 1.00/1.00 vMB 99
680,646 680,646 0000000000000000000a198192ebaf2bfafefda2af691bd754280d0b570ad5da 325 1.00/1.00 vMB 169
680,645 680,645 0000000000000000000afa8d665fde5114a6d8079ebabeb0f9c7f36dc2948c97 1,128 1.00/1.00 vMB 35
680,644 680,644 0000000000000000000133e18d477d9be70f64d1cf9f9bf120bb1fb3811454ba 1,078 1.00/1.00 vMB 14
680,643 680,643 0000000000000000000ad5c09dcfd887e3c71986cddb00643acf42253c0f9597 1,150 1.00/1.00 vMB 70
680,642 680,642 0000000000000000000190302f3fcde6767c723f5ad515ce9b8d0457c0ed0fd6 1,163 1.00/1.00 vMB 26
680,641 680,641 00000000000000000009fe17e473691808a93e2c0eb81ac3eb571114562774f5 1,194 1.00/1.00 vMB 62
680,640 680,640 00000000000000000006fdc3033ef145089fecac0b12d96bd8293812c45b4bb5 1,236 1.00/1.00 vMB 17
680,639 680,639 0000000000000000000523472461c024bb909cf2f18296088de6a5102c10a29f 1,336 1.00/1.00 vMB 95
680,638 680,638 000000000000000000064cd40dd5039d331e851af65a8a58868d10144b9c1066 2,278 1.00/1.00 vMB 128
680,637 680,637 000000000000000000071f87968c0671217ea305026b71351ad1c71bba02c9b3 1,529 1.00/1.00 vMB 91
680,636 680,636 00000000000000000005e05eb6a0f19e0d127cc60eaa08133d46945377c545d3 1,705 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.