Loading Tool

Explorer IconExplorer

Memory Pool

42,002 transactions
26.58 vMB
0.05872910 BTC
Random Selection Loading Transactions
Max Size: 138.68/200 MB

Candidate Block

Mining Attempt 2c3b54b5ea2510afa47012f862b312031e3f6fbb122473822abb4660763b60f2
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root 1089b4fd5b89596bc5e580ddc6b7afe63f341c13610212dc04954a7820f71d38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,735
Size: 1.00 vMB
Total Fees: 0.00972298 BTC
Feerates: 100.45 > 0.97 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (307,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,530 607,530 0000000000000000000e924f2fc7105362ce640d0865d10d314086c795d2cfde 2,618 1.00/1.00 vMB 11
607,529 607,529 00000000000000000014c2d4de5b312abb85b1d98e2819b52a3d1fa8159f8aa1 2,819 1.00/1.00 vMB 23
607,528 607,528 00000000000000000009c3843ac823e4efe8d38b83dd3cef6f0d122b4b31043e 2,669 1.00/1.00 vMB 17
607,527 607,527 0000000000000000000545be424fc1393785617fbed01e286b07803382cc7ca3 2,511 1.00/1.00 vMB 17
607,526 607,526 00000000000000000010ac2e84d65d083a62c53032ac008de9873ca598df2c27 2,942 1.00/1.00 vMB 30
607,525 607,525 000000000000000000049f1ee2b8f3686493887ea3779c2b24467ff926bdb65a 2,994 1.00/1.00 vMB 14
607,524 607,524 00000000000000000007bcf375c03a554ff9832247952d621db6c291a7ff5bcf 2,904 1.00/1.00 vMB 31
607,523 607,523 00000000000000000009db93b0bd627158b665cd954cc274c056ad8b257c3f35 2,273 1.00/1.00 vMB 18
607,522 607,522 0000000000000000000280301806aa6a1e74ff64139f2dd03c3ac30802739c7a 3,108 1.00/1.00 vMB 37
607,521 607,521 00000000000000000010b6519d42db9a980554c93f0af925d24f422fd99fc0ec 2,895 1.00/1.00 vMB 29
607,520 607,520 00000000000000000015d2eb28db1184cd9fdfe265540bfccd7a4ccfc6ade19e 2,262 1.00/1.00 vMB 16
607,519 607,519 00000000000000000011c319e2a63545a334412810816de0251a2ff514d2abcc 2,638 1.00/1.00 vMB 25
607,518 607,518 000000000000000000101e61b1bec37dd0df7db9ed586a983d2c68a14dc5cf51 2,629 1.00/1.00 vMB 30
607,517 607,517 00000000000000000009db4299d849034602e7279e5f05efebfbf6c78994c063 2,766 1.00/1.00 vMB 13
607,516 607,516 000000000000000000038cd4e6223e92dafb4b9f2f62b50c74bb0d7766628733 2,562 1.00/1.00 vMB 19
607,515 607,515 0000000000000000000b979347c361303c7bc38a0b788611b59f8a620662657e 2,688 1.00/1.00 vMB 26
607,514 607,514 000000000000000000104e8c3c94714a72e1e1665073bd9626b9768a6ee55bba 3,126 1.00/1.00 vMB 33
607,513 607,513 000000000000000000099833fe9c97d1cfade8e962c26d67af9eb21f89a1fb88 2,456 1.00/1.00 vMB 21
607,512 607,512 0000000000000000001580afe20a41cb27a9b832788f02e612d8360285f18e66 2,796 1.00/1.00 vMB 21
607,511 607,511 000000000000000000051aa43ddcd30ab1c6942b457edc5a251fd417f9733b1a 1,774 1.00/1.00 vMB 22
607,510 607,510 000000000000000000015fdcada31257871d8834df98c9e5580ef1c964eef5c0 1,282 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.18 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.64 GB
    • Received: 13.98 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.