Loading Tool

Explorer IconExplorer

Memory Pool

35,744 transactions
26.09 vMB
0.07250903 BTC
Random Selection Loading Transactions
Max Size: 132.66/200 MB

Candidate Block

Mining Attempt edbefe014ef7348dfa389b1efff24c81d0ee02dfac06bf677ad788f885fc70de
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 0b5b1da03b4ed6e025cbee8c5dc3632d7de373049ed4c80dca80dffc8bfd7566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.02433357 BTC
Feerates: 250.88 > 2.44 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (523,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,384 391,384 000000000000000000060a63eb556ed352c4b17f5a835ac6685eaf511ab507dd 299 0.99/1.00 vMB 182
391,383 391,383 0000000000000000069c9dc3cf588ba35ef576d4331e00267fe7605be3e87338 2 0.00/1.00 vMB 0
391,382 391,382 000000000000000007a63baddb8dd79b50091255807701e2b7a62e8572f00dd1 1,617 0.77/1.00 vMB 38
391,381 391,381 000000000000000003bd30152d52590f147ed4d5f3ad1c89f788d0b8258565b8 842 0.47/1.00 vMB 28
391,380 391,380 000000000000000005f05777ed754c1940e00ae6e8d735bcf2953f9ce26647af 1,948 0.82/1.00 vMB 39
391,379 391,379 0000000000000000047350acf1f9e894094e2a60baac876df8201d8ae377ee61 1,174 0.68/1.00 vMB 18
391,378 391,378 00000000000000000a074b90f906a9d1b402ce39f342bc3b8645aa42b8d26e56 1,321 0.75/1.00 vMB 31
391,377 391,377 000000000000000006143900b1753440870b3b47861cfd43e9f4bb7ec13e5017 1,631 1.00/1.00 vMB 35
391,376 391,376 00000000000000000885cce42a7752389d939643daf2a7974cdd4f03971e0648 680 0.75/1.00 vMB 19
391,375 391,375 00000000000000000649a814ab454e6004d007ad9db8e7b372bb4de390ae5c7f 1,817 1.00/1.00 vMB 23
391,374 391,374 00000000000000000582a301af5a340bf8e1f1889c5895a53817d1decc0fe039 804 1.00/1.00 vMB 22
391,373 391,373 00000000000000000804fa4d08b17245dd54f45064839f6946961d6a139c3115 982 0.96/1.00 vMB 27
391,372 391,372 000000000000000001e9d314a3834a21ab4dfef2d4ced7f060ad115f27bb818e 1,953 0.95/1.00 vMB 39
391,371 391,371 0000000000000000048825b721cd982c77a5403a0ad722c178d3f0334d831c5f 2,114 0.95/1.00 vMB 36
391,370 391,370 00000000000000000067d1528b53a22f24f223fd9e4cbe694ea62ebda6b82036 2,773 0.93/1.00 vMB 38
391,369 391,369 0000000000000000070451581eb95ad803db2dcc144a0b11d5004b4b92793e93 24 0.05/1.00 vMB 7
391,368 391,368 00000000000000000852f3ebb16208cf8d948aee8c69aeb4209031f760b46249 2,505 0.75/1.00 vMB 59
391,367 391,367 000000000000000006c21862a573610a9394024624058d637e4ec3f5cd987774 206 0.12/1.00 vMB 22
391,366 391,366 000000000000000006c09c8176924b8986c8183b49dfc1a9692972f6b7a9ffd4 1,487 0.62/1.00 vMB 32
391,365 391,365 000000000000000002a731c20127a7e4a6e9613f714631c12a8572cb9b1edc7e 732 0.43/1.00 vMB 25
391,364 391,364 0000000000000000093d9642bc3aebfe1edeebb366bc3f0cc79c61c4ce3c5e4a 669 0.28/1.00 vMB 35
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.82 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.