Loading Tool

Explorer IconExplorer

Memory Pool

76,528 transactions
33.60 vMB
0.13030128 BTC
Random Selection Loading Transactions
Max Size: 188.00/200 MB

Candidate Block

Mining Attempt 9e3f0aebd8b5f4e9e709e853b9b834e7c3b38a003a7b97faabd2f17e89547f30
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root d53c87f6b0844eefbb2eb5d31598fcf375f34cae0ecce8ef37f11ab43c722855
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,946
Size: 1.00 vMB
Total Fees: 0.02139777 BTC
Feerates: 445.78 > 2.14 > 0.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (675,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,657 239,657 000000000000000cd26ab7c6250184e6f79e81a054175e7cf826876c13f416e3 417 0.20/1.00 vMB 163
239,656 239,656 0000000000000113216c75dab2b5dd24da8a1828f3fbb6908212ac95c73a49fe 358 0.15/1.00 vMB 187
239,655 239,655 00000000000000cf6549c141f745df43068c10239231ad0f91007b45b6c56071 98 0.06/1.00 vMB 136
239,654 239,654 0000000000000125c56446748bcd48cec7dd9527ca213c1877d708edddd204ae 68 0.03/1.00 vMB 141
239,653 239,653 000000000000005bd57543d7755f5b2e1d6f1e29cd10c82c328cf9d3e3cbd4e8 213 0.08/1.00 vMB 196
239,652 239,652 00000000000000c097da789906263649583ed7139a052f990d7858c368c5b60a 148 0.06/1.00 vMB 166
239,651 239,651 000000000000013b0d39e4c4964c401ece09a28a89e58c1eaf30acb0e8cf5ebe 59 0.03/1.00 vMB 137
239,650 239,650 0000000000000017046e797556b5ccff4159c2f2f2e1cb0efd7c13034a013ea5 353 0.17/1.00 vMB 224
239,649 239,649 0000000000000076d4d2ce039c23ee02bf6d331aa73ec5aeb0d9bfb782cdf98f 125 0.05/1.00 vMB 259
239,648 239,648 0000000000000083e1490acb1c628fbb17b14db95dc185803905ae71facc19fe 329 0.14/1.00 vMB 184
239,647 239,647 000000000000006889e56c2f0b431fdde148d44a73644121b95cc7c3c20c674f 497 0.20/1.00 vMB 195
239,646 239,646 00000000000000ee0cb0079fbc425f8ec0625c58cbc8271d2fd2ed99f7b48172 35 0.03/1.00 vMB 56
239,645 239,645 0000000000000077d12fae7588a249541c3eb13423e5891019f7a24e206f2b72 48 0.03/1.00 vMB 113
239,644 239,644 00000000000000350c56656dc227e0fa4ee32ac79358df9b196627f81f064867 269 0.11/1.00 vMB 168
239,643 239,643 00000000000000ed180b7de4338687e85815513e8d31c22924e6afcd8776687d 19 0.01/1.00 vMB 175
239,642 239,642 0000000000000004ac36c0bfddd44057da7a4575fd61a4d8f939e66d4b4f8ab4 55 0.02/1.00 vMB 217
239,641 239,641 0000000000000068208bb3bce5103f7d9358a8af80d4ac9262f1902b24f17a50 32 0.03/1.00 vMB 27
239,640 239,640 0000000000000033b190321c1d17142cea29712bc08c6987b0dd95da7a9c05cc 135 0.08/1.00 vMB 105
239,639 239,639 00000000000000ab8cdaaabe92599b15da915975389718de67422ee6915156b4 261 0.13/1.00 vMB 126
239,638 239,638 00000000000000fa6de294165a55ae287091420acb2e1d9c154b11872329b043 480 0.21/1.00 vMB 201
239,637 239,637 000000000000015bbeb947191077734b8ec440938971bd24b4dd7a9de8118eab 275 0.12/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 783.12 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: 736.46 GB
    • Received: 18.58 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.