Loading Tool

Explorer IconExplorer

Memory Pool

80,792 transactions
30.45 vMB
0.08792208 BTC
Random Selection Loading Transactions
Max Size: 185.81/200 MB

Candidate Block

Mining Attempt f1b3c107fee15b67f072ca62adb6720866070a2ddad0e1c929e23c1b12409651
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root fedd35c9959d1ab8cd945f2e07f556c485c564c96318acd3dc15d1468cd303ed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.01973104 BTC
Feerates: 402.75 > 1.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (442,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,033 473,033 00000000000000000034ccaa603a772391a20b40f893549a65285d76a1ed90ef 1,568 1.00/1.00 vMB 277
473,032 473,032 000000000000000001084a0a91088f40be7401c85f2c012eec3089cad2bfea34 1,643 0.99/1.00 vMB 364
473,031 473,031 0000000000000000006022a3dfabd1fafec2566f09fb2ef47455aa6049316186 2,125 1.00/1.00 vMB 365
473,030 473,030 0000000000000000000050739968c0d8cd0233323b25c1bdaa7e21afab304186 2,130 1.00/1.00 vMB 322
473,029 473,029 000000000000000001547c4be6b2bf9cf209d4b0ff21927cb1489c5392e513ce 80 0.99/1.00 vMB 106
473,028 473,028 00000000000000000010c84cdcca375af1579e871f26276b115183027344fa6d 1,098 1.00/1.00 vMB 126
473,027 473,027 0000000000000000004f0e82cb338996fb721c19f781431c8ecbcb476b4261e9 1,437 1.00/1.00 vMB 175
473,026 473,026 00000000000000000092ee65d7f91a674292dbd0959bfc8e592ac0052d5679db 2,167 1.00/1.00 vMB 253
473,025 473,025 000000000000000000d94ac83c6249e23b0b18a5d8f2c2944bd54d76d0b988fd 1,894 1.00/1.00 vMB 301
473,024 473,024 00000000000000000000c469ec5d7ddbaa342365cdba2c8ad4bf9592c80c0075 1,881 1.00/1.00 vMB 269
473,023 473,023 00000000000000000029faef0bf4b918c8b5dc0be9699625dac9811b3744e224 2,137 1.00/1.00 vMB 402
473,022 473,022 0000000000000000003a6f03358f485c7b9e17d2f97d3f15c9ec4124a5bf6087 2,590 1.00/1.00 vMB 242
473,021 473,021 0000000000000000010df8b2a0932755b1ed004fa7028e139880d1621b7cc257 2,417 1.00/1.00 vMB 308
473,020 473,020 0000000000000000003ee19e2e29f86bafea5624ea99003309a2ecbbd30b842c 2,286 1.00/1.00 vMB 312
473,019 473,019 00000000000000000003c96392c074100ce84045354cb407b023f99bcf8bf4e4 2,454 1.00/1.00 vMB 335
473,018 473,018 00000000000000000117b926ffb675047312477545a7ee6f3603e0efc6e6fd65 2,136 1.00/1.00 vMB 355
473,017 473,017 000000000000000000028eb75e644e014884e05cf5892dce161b269d4ee53534 1,986 1.00/1.00 vMB 349
473,016 473,016 0000000000000000007ca92b73017d4acccc9918eb5dfa55284424e33085b97d 2,269 1.00/1.00 vMB 373
473,015 473,015 000000000000000000c4519928a5e8b8344433d97d6a15e79da5f694131fcbef 2,327 0.99/1.00 vMB 362
473,014 473,014 000000000000000001461799b7b753ac4d97a5dff5204110b89844c08133b8fc 2,307 1.00/1.00 vMB 352
473,013 473,013 00000000000000000145edcbbf46bd1506aea9e183e1f7dc55ffbe565db33e87 2,002 1.00/1.00 vMB 369
Previous 10 blocks ↓
Total Size: 783.00 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: 718.60 GB
    • Received: 17.92 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.