Loading Tool

Explorer IconExplorer

Memory Pool

73,351 transactions
27.10 vMB
0.06192178 BTC
Random Selection Loading Transactions
Max Size: 165.51/200 MB

Candidate Block

Mining Attempt 7b8d0b3c16574d9d7d30a56d2c7d4a8510d849a5a0ea8fec4767f4fedb2f069a
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root d073b325bd9b5ddba617b1f032f56e7035fd2678bbbe6a3472f23a98429f710c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,664
Size: 1.00 vMB
Total Fees: 0.00436737 BTC
Feerates: 40.21 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (698,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,183 217,183 000000000000031e1364419656e5e4131ff30d227fa214548a73f8ed47d1b3e9 470 0.20/1.00 vMB 156
217,182 217,182 000000000000028de9e5119c5defb5cbcfb5b057f1f81b8cf891cc081fa0536d 645 0.25/1.00 vMB 198
217,181 217,181 000000000000012587b6585c50aba7e56dd450a6296f60cbf971fc7a3a76cb77 44 0.01/1.00 vMB 169
217,180 217,180 000000000000008f64569d18d2fd2ca2cf33e459f2e63fcfa2a96a073b5526c5 404 0.16/1.00 vMB 172
217,179 217,179 00000000000000d6510858bb20dd0e3ffa7b07abdd218796a88b49913e385bb6 427 0.17/1.00 vMB 180
217,178 217,178 000000000000031b1513fa3a6dd6e0833cb040a3e28fc9f11f9a5304d50f28ac 3 0.00/1.00 vMB 141
217,177 217,177 00000000000000bf3b64d1a7d6875483541c7e481b4b7e8a88c01bb6bee35d83 56 0.02/1.00 vMB 149
217,176 217,176 00000000000004328cc8f2a378bc7f7752d6481b12598ed114f7734bb8d153bf 591 0.31/1.00 vMB 150
217,175 217,175 00000000000001bb6a91e7ae39fa6ac15002a9663b794adcedf6db58868c3742 41 0.01/1.00 vMB 162
217,174 217,174 00000000000003b652511f58f9111d074f52288779f4acd3b16284c83deaba2d 98 0.04/1.00 vMB 159
217,173 217,173 00000000000002159573ee59ecfe199e5709cf0a82092a793c08b4e89f3d4b51 78 0.03/1.00 vMB 52
217,172 217,172 000000000000007e1c2f500ee99261831697d5badfeb04ca764f5722d291030b 281 0.11/1.00 vMB 204
217,171 217,171 0000000000000184ccd6beb1f73e5527471ab0641cf224089d1738c22f60f704 93 0.07/1.00 vMB 143
217,170 217,170 00000000000002b7505d5573ea19077c77980222a9b2127b073c4b0f97961453 390 0.17/1.00 vMB 172
217,169 217,169 00000000000003bece88398780f673c01f2393f7a2b5301b3216cd5f0403d0f3 369 0.16/1.00 vMB 161
217,168 217,168 00000000000003fac657ce45f48b18cfc9aea39e2c7285d478f440d4f2934fb9 410 0.25/1.00 vMB 149
217,167 217,167 0000000000000508e34a16e3a741eebc086ede986e8052b14ee24e5401e998b9 12 0.00/1.00 vMB 320
217,166 217,166 00000000000002d7526a9b497ebab3f405e4d8e623f71dc71e7f08e2be3373b8 269 0.16/1.00 vMB 140
217,165 217,165 0000000000000368263b71a68c2ee4bf6a0c6377f5e5ed68bee993e23bfe005a 230 0.10/1.00 vMB 178
217,164 217,164 000000000000003fdb21575b371617266f7a51f988117a37583b613613ee88a5 156 0.07/1.00 vMB 134
217,163 217,163 000000000000049947ad0c97b503f4748ec8fb945532d6209c959975005f529a 543 0.22/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.94 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.89 GB
    • Received: 17.61 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.