Loading Tool

Explorer IconExplorer

Memory Pool

84,872 transactions
31.84 vMB
0.16688880 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt a22979873755808958bf7c0a5e20d5037709fe4685cc0d09dde32948b5f73d4d
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 8e8c47aff53299697f64b58e40383d46a6ffc7e12cc8c6f0f80615530fd64e3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.05282491 BTC
Feerates: 402.75 > 5.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (346,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,216 568,216 0000000000000000002dfe09acca9608fb6d600691fbe64b8c9cac4f8b92deb2 821 0.34/1.00 vMB 25
568,215 568,215 00000000000000000007dad1b67be2ccdce198b16b49632df70cc517da5dbfd6 2,105 0.88/1.00 vMB 23
568,214 568,214 0000000000000000000bbe143f5b29429c4474e13729e8ecbc45391c44c52bd1 247 0.10/1.00 vMB 2
568,213 568,213 00000000000000000014423d607efc41b63b2e0b11f7f4b43617c78ec95557bc 2,931 1.00/1.00 vMB 16
568,212 568,212 0000000000000000000f121c2d93c4cebc90438d7d0c017d0016523c7780d25d 2,067 1.00/1.00 vMB 38
568,211 568,211 0000000000000000002d7e7d2514aa538f5301d595d51d2a376caa16a5246833 1,271 0.58/1.00 vMB 26
568,210 568,210 0000000000000000001a878171f8b860897d2fe0e53d2d88065f880bfa0c9fb5 131 0.11/1.00 vMB 21
568,209 568,209 000000000000000000010d3bfff37d7c89bd7b79f247f2b9cd99c659822edbaf 832 0.26/1.00 vMB 25
568,208 568,208 000000000000000000259371961323e489dddf096170bbb10364891f720f6bcb 553 0.18/1.00 vMB 21
568,207 568,207 000000000000000000170208a6c4459afc14e585769f7948594e5ae7bb5fb601 978 0.51/1.00 vMB 16
568,206 568,206 000000000000000000297394ced4682791e470005a08945edeafd8baefdcf49e 436 0.13/1.00 vMB 26
568,205 568,205 00000000000000000023f58c55c3eb7c33532266390ffcaa8dc596b3cccd59af 2,317 0.72/1.00 vMB 27
568,204 568,204 00000000000000000005eedf24f4c88576c7e48f9c1c271cc5a2e5b5ab93e2af 1,907 0.66/1.00 vMB 25
568,203 568,203 0000000000000000000a52e29a2d2b8c81039690f05cb769f058e712a6998b35 999 0.46/1.00 vMB 6
568,202 568,202 0000000000000000000f264a81619d20d16452824bfded231c3de23431e55a2b 2,035 1.00/1.00 vMB 21
568,201 568,201 000000000000000000205e291f1bcef9fdc1bdcf578762483f925b352fe68d24 2,766 1.00/1.00 vMB 32
568,200 568,200 00000000000000000029443f1e56b47cf76be40a46d003109bc9aba306426594 2,139 0.68/1.00 vMB 25
568,199 568,199 0000000000000000002369a592b5b643c0d821084436588e8065fec20ee5b168 2,229 0.69/1.00 vMB 22
568,198 568,198 000000000000000000225b57f7eb180895a10a1feb72c60cb2245e92afaa0d0d 1,034 0.30/1.00 vMB 23
568,197 568,197 0000000000000000001c872dfa5ca45f331d5f62f8ec1ff3dc9af7b65b8317c5 326 0.12/1.00 vMB 15
568,196 568,196 000000000000000000151a046bac81f6655c341f1f303e8165b00e054e9d54b4 2,105 0.66/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.