Loading Tool

Explorer IconExplorer

Memory Pool

36,789 transactions
26.40 vMB
0.08045785 BTC
Random Selection Loading Transactions
Max Size: 134.57/200 MB

Candidate Block

Mining Attempt 07fff73b769a8e2208fb90cff308263da537d3c68ebc9c6385f4cd3cbfafb16b
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root ec7c3a0972c06c3c23d8d4271cb5230091f14d39dbf4f7a2b49378b006734f94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,308
Size: 1.00 vMB
Total Fees: 0.02959255 BTC
Feerates: 250.88 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (150,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,787 763,787 00000000000000000002e45019e54a226410ef4d67af025a091f37f83a3b7c69 391 1.00/1.00 vMB 16
763,786 763,786 000000000000000000079b5f4fdcce2c83e74346a97a76b153fbed5ff1850e7c 508 1.00/1.00 vMB 16
763,785 763,785 00000000000000000002dcef7a30290ff78dd8163db93edb15e0e98536e83923 480 1.00/1.00 vMB 16
763,784 763,784 00000000000000000004b898b7488da34f82ac86b0992371e9fdea97f6616cf5 1,389 1.00/1.00 vMB 21
763,783 763,783 00000000000000000005293dfade2936be1b5aab7c06fb25d2dcc7f1acbb35c7 1,777 1.00/1.00 vMB 25
763,782 763,782 0000000000000000000656f7bc381eda81b78fa66d596aa5b3f743ced83675a4 614 1.00/1.00 vMB 15
763,781 763,781 000000000000000000007e0f9704bbfe9c42d5e1e8244700d279d25cf5ade1a1 2,693 1.00/1.00 vMB 35
763,780 763,780 000000000000000000036baf52b429ce77c58f5c6b4954b5ed3eebc0dab32354 1,718 1.00/1.00 vMB 26
763,779 763,779 00000000000000000003b757130511adcf1eef2cdc0c4f7f8e56aff4755cd686 1,709 1.00/1.00 vMB 24
763,778 763,778 000000000000000000024f40f848841e11b7e08c69989639419633bb839e46f8 1,012 1.00/1.00 vMB 19
763,777 763,777 00000000000000000004ad6013ca0fe00a9d61ce0668f709864e8f263812780c 973 1.00/1.00 vMB 20
763,776 763,776 000000000000000000015719d85b1840ff589b2e500b939a9e65a532f604760e 1,533 1.00/1.00 vMB 24
763,775 763,775 0000000000000000000306b21e7fbef8f9b3d88591a6e59a9031c6252188e531 532 1.00/1.00 vMB 16
763,774 763,774 00000000000000000004590332b4d57c47566ce6e4e07ee3488dd6e91b857164 1,496 1.00/1.00 vMB 24
763,773 763,773 0000000000000000000100814cb5e6c93f28cda73a543b741a8ea8f0dae244f8 1,056 1.00/1.00 vMB 20
763,772 763,772 00000000000000000004f07615043c0a39bacb0e8e39f3889899f3491a4c7fff 1,427 1.00/1.00 vMB 24
763,771 763,771 000000000000000000023e4ef746bf4dbb70e2ff77b2e43f9f53280ab2199723 2,362 1.00/1.00 vMB 27
763,770 763,770 00000000000000000001ab4811822334e39fa59f06bfaa05459ecb8e62d9f8ca 2,738 1.00/1.00 vMB 35
763,769 763,769 00000000000000000006db970d15a925192e8674ab4211004627ae0a720949d9 3,240 1.00/1.00 vMB 45
763,768 763,768 00000000000000000002ceb3bfb117844d44a01c420e49ce95f6414363d7c639 882 1.00/1.00 vMB 21
763,767 763,767 00000000000000000003363f0321050b1e09c9a7cd828fdaccf6b69dd66e53ba 713 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.84 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: 637.90 GB
    • Received: 12.45 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.