Loading Tool

Explorer IconExplorer

Memory Pool

81,039 transactions
30.55 vMB
0.09159151 BTC
Random Selection Loading Transactions
Max Size: 186.50/200 MB

Candidate Block

Mining Attempt 4f6ccb2c759d6dab0ae0fa7db53211aa97d0bf3e70b3ecf6e6eddac382695d0f
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 62878e5739329813835ca3fc809d9a7b2673d781d7da1ce4c2bafce0f434be49
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.02168812 BTC
Feerates: 151.00 > 2.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (381,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,753 533,753 00000000000000000016de7d14887194f3a2b5164adca9b8e7377b78816abe24 2,926 1.00/1.00 vMB 5
533,752 533,752 0000000000000000002e719f550e3d7b834eb179072f9a38aabc93634934cef4 2,314 1.00/1.00 vMB 29
533,751 533,751 00000000000000000032030337f5b06500cb85e78db168a04c2d7af1524d67e8 2,215 1.00/1.00 vMB 44
533,750 533,750 000000000000000000272f6b80bd44e5f98eb72cc732845222bb87154a348b85 2,226 1.00/1.00 vMB 31
533,749 533,749 00000000000000000002a6e0499d8620e1c9420e527a267a0f8d52fc68974461 239 0.09/1.00 vMB 14
533,748 533,748 00000000000000000010a67f151d0a913974b1857d1297088f06f2f2aaa9cbc2 1,758 0.71/1.00 vMB 21
533,747 533,747 0000000000000000001834620dae8e575c7033df57335430fb214863cfb1d508 808 0.38/1.00 vMB 16
533,746 533,746 000000000000000000001e9c437fd72b433e7fa233e0986a720b24d50821d915 786 0.37/1.00 vMB 29
533,745 533,745 0000000000000000002b993f93dc3b99331b6ba2775e6bd293602ca064058928 1 0.00/1.00 vMB 0
533,744 533,744 0000000000000000003457a9fffdd8324dc5b9a984fa657259c30b1b10b7e026 1,452 0.59/1.00 vMB 17
533,743 533,743 0000000000000000002af81f5d04c32f2c0152b836bdd2cfcad71d6f3f97fe48 2,197 1.00/1.00 vMB 21
533,742 533,742 00000000000000000006fb1e162aa75ea7532620dfb8aa4ae3a3e0d827164e96 1,055 0.42/1.00 vMB 5
533,741 533,741 0000000000000000002a8408dead77d9c67ed95e7cf762b4dd551fe5d83f827d 467 0.25/1.00 vMB 47
533,740 533,740 0000000000000000001994f3826bb26bb8d8c15b58b6e930737a65fa210c5fab 1,307 0.53/1.00 vMB 29
533,739 533,739 00000000000000000028b8525f410587a0d30e5370495ed8b064909fd7c1a779 1,185 0.48/1.00 vMB 18
533,738 533,738 000000000000000000117347d706c1307e2e9aef1f61644ba01a48c99da51ce3 1,759 0.78/1.00 vMB 26
533,737 533,737 0000000000000000000dbf699d783bf38179163f41725ba57b36a21bd37b9d48 51 0.01/1.00 vMB 23
533,736 533,736 00000000000000000035565ab93e8332c1b6c8fccb7a38eaab765b5c873f8f25 1,814 0.83/1.00 vMB 18
533,735 533,735 0000000000000000001e87980e46b67b56c1d93f13591cd2ab6250613ac94361 2,265 0.98/1.00 vMB 18
533,734 533,734 0000000000000000002cdd43061b8e16dee83935b07b323e543b39bbbe414de0 928 0.43/1.00 vMB 37
533,733 533,733 000000000000000000097f59f6ceb326f36d23064fda1af80a522ff468033fac 528 0.54/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.