Loading Tool

Explorer IconExplorer

Memory Pool

88,432 transactions
33.80 vMB
0.13829938 BTC
Random Selection Loading Transactions
Max Size: 199.90/200 MB

Candidate Block

Mining Attempt 0c709f5f2199ae3bd3ec221a45fdd070cf84ce7be8a170a33805df42011e9bf1
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 39e7bd276c4998fcd97b4729f89d2e04eb156bf6ea1f18262252b926a52fd367
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.05523777 BTC
Feerates: 469.97 > 5.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (424,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,027 490,027 0000000000000000002eaff90d71fcc5212793302e04c657e092ef32f683a1ab 765 0.49/1.00 vMB 75
490,026 490,026 0000000000000000008c8a698a0e196ba1383192afd21ddc2a13390ea0dcc6c9 1,600 0.94/1.00 vMB 81
490,025 490,025 000000000000000000203ff51c1517186f23e4e1dcf8d8f27cbfc1a8befbc110 977 0.49/1.00 vMB 122
490,024 490,024 000000000000000000419edca4099f654a352bc7ecd39f23a885b15865f0dc0d 1,736 0.93/1.00 vMB 123
490,023 490,023 000000000000000000dd4e07c470ef5f32448e8f292fd56da8214d21145245a7 245 0.11/1.00 vMB 102
490,022 490,022 0000000000000000004d29e500efd0845df5b732ed0f848d11fa30653cbd6454 268 0.12/1.00 vMB 137
490,021 490,021 000000000000000000eb118d5631bf5133be4dc00ad75ee3033f61387502bbee 2,268 0.94/1.00 vMB 111
490,020 490,020 0000000000000000000300a157dca4e656c0cbc927e7b108bee8c875970a93c9 1,859 0.97/1.00 vMB 157
490,019 490,019 0000000000000000003f84742edb0790acc986242ca67d7be3fed4a232319850 485 0.21/1.00 vMB 49
490,018 490,018 0000000000000000008627822e455f5778abd7166f9350adae87e81741d98fcc 2,553 1.00/1.00 vMB 137
490,017 490,017 000000000000000000044c94db408f5a884b9c5b587e0b1fba8654b63bd32e68 1,424 0.62/1.00 vMB 119
490,016 490,016 000000000000000000159494bc7e6ebacada0863e7dac2997a86173f3a90f466 219 0.36/1.00 vMB 10
490,015 490,015 000000000000000000674924cc7ff84fbacfd4b2cde194bce40fdfcc8d994890 219 0.08/1.00 vMB 170
490,014 490,014 00000000000000000055b7e3ba1b833e6e31242cfd206334419ecc9ae8960e23 2,553 1.00/1.00 vMB 99
490,013 490,013 0000000000000000002ace79a982bfedbcb9956f5321f707dbc3385d1137656e 2,474 1.00/1.00 vMB 144
490,012 490,012 000000000000000000bb254db398b1205e46be91d33ea1d744fdc14e752cf390 79 0.05/1.00 vMB 201
490,011 490,011 0000000000000000000f423a20ed8a58546cd33fd940f424fa8e33dca3ca86c9 1,122 1.00/1.00 vMB 33
490,010 490,010 000000000000000000577a82aa8752d386f9072b68236b7d0cde6f3f7875f214 1,723 0.85/1.00 vMB 212
490,009 490,009 00000000000000000094df462270acbefe7c4427b272ef9f873bd064e8d932e0 305 0.25/1.00 vMB 35
490,008 490,008 0000000000000000008be16691c66ff7001610085707c33340e1d783ff77c6af 1,910 1.00/1.00 vMB 42
490,007 490,007 000000000000000000e10b1cc524a5041eed0f5a87102ce13899fd14c94140a1 2,391 0.98/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 657.85 GB
    • Received: 14.56 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.