Loading Tool

Explorer IconExplorer

Memory Pool

84,610 transactions
31.78 vMB
0.18972464 BTC
Random Selection Loading Transactions
Max Size: 189.80/200 MB

Candidate Block

Mining Attempt f67b16f9ee9e94ba5fc06fa6c4bb9a53ce07a29d4a866f4d07d974ee92e6a4bd
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 19de6eb48e7c207b06e410e77ee5f6af09a022a8383366d3c8a96a9707f62184
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.08153378 BTC
Feerates: 101.65 > 8.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (234,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,664 680,664 000000000000000000016b109ed5510bba67dd28f21042568ee582537b5c77b7 2,327 1.00/1.00 vMB 219
680,663 680,663 00000000000000000008ec5f986301663efa514452bd062a29c94ace68e92b05 546 1.00/1.00 vMB 209
680,662 680,662 000000000000000000083e705341acc44474e4b43d734d63991b649207b87776 2,699 1.00/1.00 vMB 187
680,661 680,661 000000000000000000001c2713257c8deb0b5dc6092334daad1df17ec5098e37 3,273 1.00/1.00 vMB 110
680,660 680,660 00000000000000000004ba1012fd557fa601ace7cd1fefbfa44ea967639267bd 1,799 1.00/1.00 vMB 170
680,659 680,659 00000000000000000008da3ad6c4dd719800befc72b7108a9c157c3763b84113 1,845 1.00/1.00 vMB 197
680,658 680,658 00000000000000000007b1fec72bccbb41b99fc7c98b47bb2d3250220d0f67bf 1,003 1.00/1.00 vMB 186
680,657 680,657 00000000000000000001149879c1c2b8d73e4138479380c4ef3dce60eedfe5de 648 1.00/1.00 vMB 209
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
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.72 GB
    • Received: 16.32 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.