Loading Tool

Explorer IconExplorer

Memory Pool

42,317 transactions
26.54 vMB
0.07730655 BTC
Random Selection Loading Transactions
Max Size: 138.62/200 MB

Candidate Block

Mining Attempt aa8514bc8d5f9e444e8db9cee6acf9b67c449dc9891c776bad585c73e1fd4b74
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 43c1742486595cbc4ceda5eaf602d1f8be0ec81d0ba546e86665c84a35b1c29e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.02845677 BTC
Feerates: 151.16 > 2.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (209,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,610 705,610 00000000000000000005d6b1a0b9dd7d47d287a9f0238ae1992bd2075f831a1a 1,128 1.00/1.00 vMB 8
705,609 705,609 000000000000000000013475d1cbfd06b6baf29fc3187f7edd618e6b30d501b7 2,165 1.00/1.00 vMB 15
705,608 705,608 000000000000000000053ac3eb94239e3c05b647c6c7e716e2c1b16895bbdbf9 2,628 1.00/1.00 vMB 10
705,607 705,607 0000000000000000000043a745d2cbf3ae2117fad1453ad82aa86a206e5c4be1 2,573 1.00/1.00 vMB 23
705,606 705,606 0000000000000000000ca67fd92e37afb16a7bde2c0e9ed436b970c5ec89af0a 3,018 1.00/1.00 vMB 14
705,605 705,605 000000000000000000066f674717594b36623f4f4d55d5e2a600cb696b905350 2,814 1.00/1.00 vMB 20
705,604 705,604 00000000000000000005bfcbaab34c1370a3727ef3d473b57560f145fcb03400 2,396 1.00/1.00 vMB 15
705,603 705,603 0000000000000000000173b87bcaa99c5020eb16b13a856f7015130889c5ff93 2,633 1.00/1.00 vMB 9
705,602 705,602 00000000000000000001eea12c0de75000c2546da22f7bf42d805c1d2769b6ef 2,657 1.00/1.00 vMB 17
705,601 705,601 0000000000000000000567617f2101a979d04cff2572a081aa5f29e30800ab75 1,315 1.00/1.00 vMB 9
705,600 705,600 0000000000000000000d37dfef7fe1c7bd22c893dbe4a94272c8cf556e40be99 3,494 1.00/1.00 vMB 4
705,599 705,599 000000000000000000029da63650d127e160033c93393da77302320bd8ee4958 1,215 1.00/1.00 vMB 8
705,598 705,598 00000000000000000003704299d61595e95cb8b5e900715a19bc0826d36e0a89 1,736 1.00/1.00 vMB 8
705,597 705,597 00000000000000000006abcb075d90d322796969cf1cae08284ac7172053ca39 2,779 1.00/1.00 vMB 19
705,596 705,596 0000000000000000000519fda29c99afb724b71cada9313370b671cdb1f087ce 2,394 1.00/1.00 vMB 13
705,595 705,595 0000000000000000000900fb3cd2d2e45e39f43227c13dcc02473750191f335d 2,911 1.00/1.00 vMB 7
705,594 705,594 0000000000000000000816c9a23b594dd152adb673b1ee94d3fa167805203a24 2,722 1.00/1.00 vMB 11
705,593 705,593 00000000000000000002cea78ade6e6b3380e7c3b16263aefde637ebb02dc683 2,495 1.00/1.00 vMB 19
705,592 705,592 0000000000000000000c2144ef183880b2d3afad7067f33ecb50364df580a0e0 2,953 1.00/1.00 vMB 12
705,591 705,591 000000000000000000006ab339fd4f4e7e21ebfafe21c906edfb64796b87fd99 2,627 1.00/1.00 vMB 13
705,590 705,590 0000000000000000000db088586d8769255b54973f31be1e002816b69484ac28 3,263 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.