Loading Tool

Explorer IconExplorer

Memory Pool

77,233 transactions
28.46 vMB
0.08923734 BTC
Random Selection Loading Transactions
Max Size: 173.24/200 MB

Candidate Block

Mining Attempt 24693335a9a16598c0d4e39bcda5e449b725f5c9eba4f537cc798deadc6575bd
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 378879f4a66ff91bb56485ea7ba58f86126af717249bd25a95b01aca66799cda
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,636
Size: 1.00 vMB
Total Fees: 0.02521542 BTC
Feerates: 477.45 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (295,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,258 620,258 0000000000000000000bf9a16b3f9f6528e25aebf868ce11d93e9a697cc6ad13 2,157 0.69/1.00 vMB 19
620,257 620,257 0000000000000000000b8df3fe80843e8faa5f0bc3dc89a795b055a49df3e49a 1,387 0.49/1.00 vMB 17
620,256 620,256 000000000000000000017dbec2d668f12cb35797276d42c283f09e359b9f298c 1,202 0.53/1.00 vMB 15
620,255 620,255 00000000000000000010b2e4feecf7a0087852bfd822321ae34a370f032d098a 501 0.26/1.00 vMB 18
620,254 620,254 00000000000000000008f173096e600dcb1f166416717d9c0712122a20c9eff9 708 0.25/1.00 vMB 16
620,253 620,253 00000000000000000000c12b3514da84564e71369421526326124ec93c5695b6 3,062 0.99/1.00 vMB 16
620,252 620,252 0000000000000000000f0c3134a74d3380719800780edd26a010a68275876ec4 83 0.03/1.00 vMB 22
620,251 620,251 0000000000000000000a3e1258712d4141576dd947a634d9fa2a1b13e03bbd5e 2,132 0.73/1.00 vMB 22
620,250 620,250 0000000000000000000e0d8bb7e89e01b0c22844ee2b361bfa30f5ac572764a8 2,145 0.79/1.00 vMB 19
620,249 620,249 00000000000000000000c873825e58cbd485a2c7093870a1668ef1620394d162 1,305 0.42/1.00 vMB 19
620,248 620,248 0000000000000000000b40ce165f3b776d3cd2ddbecbb20f93108d0aaeccbcd9 449 0.23/1.00 vMB 16
620,247 620,247 0000000000000000001017c2bc57afcbe05847eddd5544e27ddedb9689d9dac7 917 0.35/1.00 vMB 15
620,246 620,246 000000000000000000074c2b7b620a85aaff4a4c715c3cd2189c67b89ad0b3a6 55 0.02/1.00 vMB 19
620,245 620,245 00000000000000000001df1c17aeb084c9e7cf73f7b8b73aa12d9ed134b3e58f 1,594 0.82/1.00 vMB 14
620,244 620,244 00000000000000000001870afe3dfbd2d4018b78fd3fc11b5c40716e5b94d181 2,258 0.80/1.00 vMB 16
620,243 620,243 0000000000000000001030698c61827e092124cbbe97e62ee895431bdfb071a4 2,582 0.84/1.00 vMB 17
620,242 620,242 00000000000000000003cc8676fbce99b7f357d4c336f2d1e640e37f21182893 2,714 1.00/1.00 vMB 21
620,241 620,241 00000000000000000008be4512a3572991c1b78a4c7c046faa0709b12c35c7b9 1,157 0.43/1.00 vMB 16
620,240 620,240 000000000000000000009c61d427bb0d4c1c0476f4643eb22a9fcd2b15b32dd1 638 0.22/1.00 vMB 16
620,239 620,239 00000000000000000000737dce809e9f52a8e10bd30b18f49b44a50f10f93dc5 577 0.18/1.00 vMB 17
620,238 620,238 0000000000000000000298817eaf222c40d2c9687f3bff8790ba474b3fcb235d 1,451 0.38/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.