Loading Tool

Explorer IconExplorer

Memory Pool

88,861 transactions
33.19 vMB
0.19792748 BTC
Random Selection Loading Transactions
Max Size: 199.96/200 MB

Candidate Block

Mining Attempt e06780db0ebdca736de2dcf47d7885cb5839fbcb566ad4579be2058f7d91b853
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 08834c6bdb2329f145ac76cb9158990b2ac87c989a110e8ba0df03834fce923a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.08709910 BTC
Feerates: 387.56 > 8.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (184,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,835 730,835 000000000000000000023db4fb8f3687d4964b4ba9735b3d291a5158acb355db 757 1.00/1.00 vMB 7
730,834 730,834 000000000000000000082caf79b35ebfc5cb2138bd4b2059bff061e30b7dc7db 402 1.00/1.00 vMB 6
730,833 730,833 000000000000000000086e4a55955faf259ce09b61254bd0f0af8e308706998a 919 1.00/1.00 vMB 9
730,832 730,832 0000000000000000000969cefa015ccfdadb59d8a13b9d2ce89bd10e7ec06b59 3,080 0.86/1.00 vMB 7
730,831 730,831 00000000000000000001dd4abc6ea1b978cadeb71e25e42610ff53efcf1496b7 1,690 0.88/1.00 vMB 4
730,830 730,830 000000000000000000083375608e524d8993eacdb345806e464dea9c3fb5d021 2,338 1.00/1.00 vMB 14
730,829 730,829 00000000000000000000dc13c24075ca1f3ab0221fd32f57df65ef378156a1e3 1,369 0.80/1.00 vMB 6
730,828 730,828 00000000000000000002254ec25c07989062f5f384fadc5425dde3ca4e148968 12 0.00/1.00 vMB 4
730,827 730,827 00000000000000000000730b22cbfead0e94c0eccd5f198759b8de688f82e63d 661 0.49/1.00 vMB 4
730,826 730,826 0000000000000000000493230146dd96de297f0760dd15d2f99c2531d2e53031 184 0.05/1.00 vMB 7
730,825 730,825 000000000000000000038f5dcf1caae63fe48417cc86eac88c08e86b054c1159 1,702 0.90/1.00 vMB 5
730,824 730,824 0000000000000000000112842f54017e1945dcf5a2bae158f297e622a6a4fef2 956 0.72/1.00 vMB 6
730,823 730,823 00000000000000000007bbcf1aa730ff442bddf958fee9d2ccfaf65a35d8d97f 1,340 1.00/1.00 vMB 1
730,822 730,822 00000000000000000000c324304e723acac91b523d3451e0f8871c022f7701f9 3,073 1.00/1.00 vMB 11
730,821 730,821 0000000000000000000580e620b95153414c39c704942cf5bf85d16f5a25c9b3 3,464 1.00/1.00 vMB 8
730,820 730,820 00000000000000000005b4af9f308f8013208c6730a72d503e58d395a3b88b25 1,657 1.00/1.00 vMB 4
730,819 730,819 000000000000000000054fd16097f96b833ee84161079c8334fe88e38f01ceb0 1,834 1.00/1.00 vMB 2
730,818 730,818 00000000000000000009229147adc10d6e7c27a04cab3f78bbae1ee283b53a39 1,362 1.00/1.00 vMB 4
730,817 730,817 0000000000000000000231691f3d9a199644fd3ceef44f8ce5b76faabc5541ad 3,137 1.00/1.00 vMB 10
730,816 730,816 00000000000000000007b00554870a0b12e6ec3ac04e3ce1a30b4f1011a6cd59 2,011 1.00/1.00 vMB 3
730,815 730,815 00000000000000000008a3965d1324f30f716733038f742cfa9c5f6296d16e7d 2,089 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.31 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: 660.11 GB
    • Received: 14.62 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.