Loading Tool

Explorer IconExplorer

Memory Pool

76,272 transactions
28.43 vMB
0.06580890 BTC
Random Selection Loading Transactions
Max Size: 172.36/200 MB

Candidate Block

Mining Attempt 41f9bb2dfa3c9dcb8f48a39412889687937c79384ee5e9bcec61b0842e722c9e
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ccf2b920e12803d65d918315403da977a5aa6916a1759776027335df376b964e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,469
Size: 1.00 vMB
Total Fees: 0.00658239 BTC
Feerates: 71.79 > 0.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (238,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,527 676,527 000000000000000000090d52493d546c33f6d746b13c516d1f240a6163cf6be6 2,492 1.00/1.00 vMB 66
676,526 676,526 0000000000000000000b1d15f11d7d11d284a08ef274fa0aab2ff723ec27f60f 1,748 1.00/1.00 vMB 26
676,525 676,525 00000000000000000001009a1e0fc4185c866eba3308a2f77f7ea24f7fe0cd42 2,528 1.00/1.00 vMB 19
676,524 676,524 0000000000000000000231543208d291cdd6aafee53eb97d24baec403d13f3de 2,427 1.00/1.00 vMB 69
676,523 676,523 00000000000000000002830e8f9a96cde48e81b2227d766e898c6b0cc51dcf57 2,059 1.00/1.00 vMB 13
676,522 676,522 000000000000000000049b4730e277b47aadef90e3d4875e39ec5d21b09f14b9 1,372 1.00/1.00 vMB 63
676,521 676,521 0000000000000000000535730bbb4e16f196a8f515110a490d690fa8309798d7 2,175 1.00/1.00 vMB 123
676,520 676,520 00000000000000000009e42a1d1e97e2f42eeda9b54ffa5fe5a1d912c6869f90 908 1.00/1.00 vMB 12
676,519 676,519 00000000000000000000e8cfdca348150baf65460cd08c7ca935f2e85601250e 2,183 1.00/1.00 vMB 21
676,518 676,518 00000000000000000000884be70c1c834e32fe357a98afd7a5e075021f8b73e2 2,396 1.00/1.00 vMB 41
676,517 676,517 000000000000000000019318b7eccb1ccc7468f3a7c0c9dc64d48b86bb35bd55 2,417 1.00/1.00 vMB 53
676,516 676,516 00000000000000000001c09e9083a9572a89ee9d025166701c72a6ee4e5e8de5 2,505 1.00/1.00 vMB 30
676,515 676,515 00000000000000000003e9ba8352659af25cdbcb2a398e3b72907a4b21522302 2,471 1.00/1.00 vMB 68
676,514 676,514 0000000000000000000a9fd531f10812b7b0252f6bef4da897de3bf5ebcae7f6 2,238 1.00/1.00 vMB 54
676,513 676,513 0000000000000000000c9454f4122b9eed8072ba9fe96e2c6658d347dd8de009 2,104 1.00/1.00 vMB 37
676,512 676,512 0000000000000000000081ed84e176fbe8224ca841ba033481936f67a1f1d9c5 1,288 1.00/1.00 vMB 25
676,511 676,511 0000000000000000000288b8ff2f5ac9052513b446cee6787a1d9a6efc1e62f2 1,441 1.00/1.00 vMB 33
676,510 676,510 0000000000000000000a12cb686e9a4db62a944769c635425ed4ead9d72dcd90 1,664 1.00/1.00 vMB 22
676,509 676,509 00000000000000000009bd7175606dd2d6780efd9292781e3be0803a40d6d559 1,323 1.00/1.00 vMB 70
676,508 676,508 0000000000000000000b8b6b4ca2520dbddaffb70a22554021136fa4809ab96f 582 1.00/1.00 vMB 19
676,507 676,507 0000000000000000000cb24d7d950db3bc6b4127f9c242123519f4551aaabbb6 1,902 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.