Loading Tool

Explorer IconExplorer

Memory Pool

78,345 transactions
28.73 vMB
0.10582472 BTC
Random Selection Loading Transactions
Max Size: 174.74/200 MB

Candidate Block

Mining Attempt 1477e7561d6b57418ddb016c5960ab0332635fc77042bf5a3168194db0110c79
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 65c14b4481b40bc1f5a564aeea44eadc7e84a9ab48ea79c6fb2b7dd4b0e2e5c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.03773689 BTC
Feerates: 602.26 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (91,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,995 823,995 00000000000000000000446599ffa4fb71340dcd7a74518af1c74c80c0587aa7 2,838 1.00/1.00 vMB 87
823,994 823,994 000000000000000000012bfd479c0174f499cca78e026fe1f1426c5b938f209a 3,124 1.00/1.00 vMB 110
823,993 823,993 00000000000000000002090fef4c463f7d86e67b4072d358600ece5798a63876 2,278 1.00/1.00 vMB 82
823,992 823,992 00000000000000000000aa6cb703de824c9b900ac967f413146bac23879c0ac1 3,436 1.00/1.00 vMB 127
823,991 823,991 00000000000000000002c13b01454850f51a462fd03fd543b95935b2dc087183 2,372 1.00/1.00 vMB 111
823,990 823,990 00000000000000000002016949cb3565fdc451f7e405058ca22635c83cf0014d 2,495 1.00/1.00 vMB 96
823,989 823,989 000000000000000000013d2246c74151765198fb0cfff70c85e7fb54f73f6f8b 3,008 1.00/1.00 vMB 127
823,988 823,988 00000000000000000000882581974c98e15b4a791a6a44e378cae5dbdb15c2d4 2,806 1.00/1.00 vMB 129
823,987 823,987 00000000000000000000133bf1bfda231153cedaad595734e50653263ea1fa78 3,162 1.00/1.00 vMB 141
823,986 823,986 00000000000000000003508019235459a71dc58ed74932d318b192a2dcabf548 3,084 1.00/1.00 vMB 120
823,985 823,985 00000000000000000003ce96c5e0f012675f43b9dba4386d626dfbf514c32708 3,138 1.00/1.00 vMB 98
823,984 823,984 0000000000000000000326417b485e5bc32fee9528fc6feb3d29f88daabe69ae 3,082 1.00/1.00 vMB 104
823,983 823,983 00000000000000000003d708896e100fee565548a9a5e6056a7423b6f213500a 3,394 1.00/1.00 vMB 146
823,982 823,982 000000000000000000007fa4753d1a0ca58b99ea79b6e9057d215aa4326c27d2 2,640 1.00/1.00 vMB 187
823,981 823,981 0000000000000000000111f5359e87e7ff6579a0bb4e734c366da844e781bdf3 3,412 1.00/1.00 vMB 142
823,980 823,980 00000000000000000000e8ff1c100b70e2fdbb0c156e31e8c5547252e9bd1b7f 1,978 1.00/1.00 vMB 62
823,979 823,979 000000000000000000036900ada44d06eda850d842bfd0c2587c07c4bac6e97c 3,617 1.00/1.00 vMB 87
823,978 823,978 00000000000000000003729998b32aee806267f9c151381ed472726403f61007 2,816 1.00/1.00 vMB 89
823,977 823,977 00000000000000000000d228722010fd54d065b70d098728e96b399dedc2fe62 2,482 1.00/1.00 vMB 92
823,976 823,976 00000000000000000002a92452e76276c040517078bf71e1a0a8f0071d546b3d 3,337 1.00/1.00 vMB 92
823,975 823,975 0000000000000000000225489c7a5e15db38cff020c9a28e683d681214f671d2 3,011 1.00/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.