Loading Tool

Explorer IconExplorer

Memory Pool

81,506 transactions
31.63 vMB
0.10481770 BTC
Random Selection Loading Transactions
Max Size: 188.90/200 MB

Candidate Block

Mining Attempt 7265fda92a7f30cf69da192f5159fd5867fa59d6f739b9ca41f5a9b15a5c3658
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 7ae4954e613f3f903f9615007be1b1ac1f6c1b1a593bce01c15f2bdd38e89056
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 986
Size: 1.00 vMB
Total Fees: 0.02313650 BTC
Feerates: 711.74 > 2.32 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (655,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,170 260,170 000000000000000bdcd62a989a8e26b6a0e67d7361c2d33430c2e2434c1edd29 121 0.07/1.00 vMB 48
260,169 260,169 0000000000000016c379a267e560b93962d923dfa9062ec60dd371e3f5bd07f0 248 0.10/1.00 vMB 108
260,168 260,168 000000000000000266d97e430b85f0a3cff851d0fac0287221222037fa9a0a60 413 0.19/1.00 vMB 85
260,167 260,167 00000000000000168aaf02538592f0c66f0b54d6cce4c2b8b9a3fa5b57c14e67 434 0.23/1.00 vMB 91
260,166 260,166 0000000000000003c6024c4f45e59dddf70a189f77c14ceae78b57c795eb2a96 58 0.03/1.00 vMB 13
260,165 260,165 000000000000000cf8dab769e99b397c1f305aecaeca78d6fe33f5c1171e874d 648 0.38/1.00 vMB 69
260,164 260,164 000000000000000c3866686ab7d507202eba123cdfb56366dbce30a859aead95 237 0.11/1.00 vMB 32
260,163 260,163 000000000000000292836748371b9f6da3fdb6f64b9f310e10d0c93448ae8a4d 452 0.25/1.00 vMB 124
260,162 260,162 0000000000000011f749df1b932d2eae74ea7f072c9d05c160fe8872b6aac614 143 0.10/1.00 vMB 73
260,161 260,161 000000000000000ad00878d4b929619b17c86c72b7372ac8f3e821abcdd56c11 14 0.11/1.00 vMB 23
260,160 260,160 00000000000000053db7d7398c547d9612bb438f06e699eacc8d8194f5f83e11 332 0.25/1.00 vMB 60
260,159 260,159 000000000000000e3885bcf9811dcf53cc01f1ace32230c1f41666c514921c56 283 0.11/1.00 vMB 147
260,158 260,158 000000000000000a5984c30867b21219f426727724a7a830f97be0232f10b9ab 177 0.09/1.00 vMB 70
260,157 260,157 00000000000000170cccde405ff7b336bd14ce8c66d5fdacc3af034bd836723e 70 0.03/1.00 vMB 96
260,156 260,156 000000000000000aec59e8ef7ae106d59eb991427b834f14a4a73614b441c675 116 0.06/1.00 vMB 78
260,155 260,155 000000000000000861219a7b7473ae6eab11bb05c926b90601d38cd1e4628504 270 0.14/1.00 vMB 66
260,154 260,154 00000000000000045e19cb26fea5ec841647abe8fb755fa0532e58f3779304f2 134 0.07/1.00 vMB 79
260,153 260,153 000000000000000c00a146ad150d121569b877d35211eb23480d85ebf7027f88 248 0.09/1.00 vMB 117
260,152 260,152 0000000000000006866cf0188d0002000eef16c1071ed9de39e3cb7bef629767 239 0.11/1.00 vMB 85
260,151 260,151 0000000000000007a244e1003d94ba4d1f52c8dc7db64a6b0044648a4d9023e1 286 0.16/1.00 vMB 92
260,150 260,150 00000000000000120c31e879e6819569d77502d3ef187335ee32cb37d0215552 149 0.05/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 783.05 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.47 GB
    • Received: 18.17 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.