Loading Tool

Explorer IconExplorer

Memory Pool

86,255 transactions
31.43 vMB
0.20545395 BTC
Random Selection Loading Transactions
Max Size: 190.75/200 MB

Candidate Block

Mining Attempt 600cb1d5853bc22905d7d4e50f4d56708855b4356b41fd911627ea1c53614a55
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 1eee46689c70e3479898b993afce7b90bfa0ab193d80c36833cfec4a4dd6ba8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.10410059 BTC
Feerates: 502.67 > 10.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (267,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,185 647,185 00000000000000000005572b94541d123fdb9dc4cbcb8e5173c209fb16f86c69 2,528 1.00/1.00 vMB 37
647,184 647,184 0000000000000000000f77c6de3a30b3187c1819a3e42ab9029815133af57354 1,468 1.00/1.00 vMB 65
647,183 647,183 0000000000000000000a8253d84633b697da651828e7e10627a7f0b7f79a72eb 1,676 1.00/1.00 vMB 115
647,182 647,182 00000000000000000002001c9f2f0a4a2d51f8d8b14994f093feb0923a49fc13 1,539 0.88/1.00 vMB 50
647,181 647,181 0000000000000000000d126b807c92de495668dd4924de6917b58b6d7b67da62 692 0.33/1.00 vMB 3
647,180 647,180 0000000000000000000c8156596742b970e73a008ff7fbf099a5849d3d9ee4c7 520 1.00/1.00 vMB 12
647,179 647,179 0000000000000000000ae44f785b516a520dcd300dfd856b07fbf8c078b620f1 1,431 1.00/1.00 vMB 7
647,178 647,178 0000000000000000000fe9aebdfd818b0ddea045c76a2d37b095a8384e59b257 2,709 1.00/1.00 vMB 55
647,177 647,177 0000000000000000000e49c714d5cd8d8a4f1f1d0db38e01a39d976dc86764c3 1,765 1.00/1.00 vMB 136
647,176 647,176 0000000000000000000ab62aab3becb3cb63bfecc0478f85eb00a12ed8225d87 2,024 1.00/1.00 vMB 58
647,175 647,175 0000000000000000000be7afaa6f7f163ada014f209869cb7c3cb2beb8d3bbd4 700 1.00/1.00 vMB 22
647,174 647,174 0000000000000000000111869ae43711dc85d4cea8de9584eb4ac96b327cd4a1 1,363 1.00/1.00 vMB 22
647,173 647,173 00000000000000000007d817b5ac4bc2b6df5c360d7eccc915a264e331bd46f7 1,452 1.00/1.00 vMB 33
647,172 647,172 0000000000000000000d91a30773c084742bdef3441575bbd36df13019462b83 2,124 1.00/1.00 vMB 22
647,171 647,171 00000000000000000000bfd372cf4a9363d99545abca1511296070daf514cb79 2,529 1.00/1.00 vMB 48
647,170 647,170 0000000000000000000ee1fe7954e97ab46175e3c5a0747799e24a86fc3523fa 2,273 1.00/1.00 vMB 43
647,169 647,169 0000000000000000000415fff621de4e980147c42485d691501137e0aefbbf9e 2,594 1.00/1.00 vMB 63
647,168 647,168 0000000000000000000253dabb4979f798ef467e6ad969b0f5efeb8559c50c9c 2,791 1.00/1.00 vMB 127
647,167 647,167 000000000000000000069f0c1d56402755cdaf257158337eb1e48715e0d409c7 2,229 1.00/1.00 vMB 134
647,166 647,166 00000000000000000000b1752256e4edaccdc85a33f125dac4deda40ca1dff69 2,640 1.00/1.00 vMB 17
647,165 647,165 000000000000000000015220e2947d1dfc76d66814fe9f8d4d5c06355184675f 2,502 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.