Loading Tool

Explorer IconExplorer

Memory Pool

22,169 transactions
4.85 vMB
0.01464657 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.52/200 MB

Candidate Block

Mining Attempt fb62539b6f02fe085282e5a8b627a6aff5825412c788a57416b7574a020a0c8e
Version 20000000
Previous Block 00000000000000000001fb8e41394318b04c5dd570751dc4df7675fb199e46cb
Merkle Root 5293dad56ea78e31f716a7474224b24ab3a12764be32217aa8208d01895e986c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 132
Size: 0.10 vMB
Total Fees: 0.00228444 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,201 (643,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
269,651 269,651 0000000000000002e6142c022e95b8c9351925046205ecfa3c6651e648fc93bc 0.08 MB 168 15
269,650 269,650 00000000000000036a7fdafd45a734171fd6071f6f3bb181388d8c433285c851 0.06 MB 131 43
269,649 269,649 000000000000000550f554808ed8f46ac9fc3c6f20460e4b5d4a37edd41bee8f 0.15 MB 308 37
269,648 269,648 0000000000000004f4792ef59b95e5588bbce4805dd1d1ec064d34f25e3506d8 0.44 MB 986 73
269,647 269,647 000000000000000082fa131146b2268ff259eb32e756e492d2b5708039ab58f3 0.15 MB 338 65
269,646 269,646 00000000000000083f4bd93b855f3261b02cc37d195612564754db18cab0e3e9 0.32 MB 249 29
269,645 269,645 000000000000000196e5387104fec25678a573d623759e779148e5748fd37f5a 0.50 MB 786 50
269,644 269,644 00000000000000054856d9aabb53a2ec8aec25e2311fa92d4c3aa86a4138ce3e 0.50 MB 1,207 39
269,643 269,643 0000000000000002d7b609a67130432256ca061aade4fe78f6b216f4cfe21eb0 0.25 MB 493 94
269,642 269,642 0000000000000006b3b37a0fb86bc9326eac1e70e9b6605d5f4acb5fc922e8f0 0.25 MB 521 150
269,641 269,641 00000000000000006a1bed582805270aa6f26d7b07c79f93609a15a17ee1247e 0.02 MB 55 115
269,640 269,640 00000000000000077c3d715a5536bf58de70a5eb20477239aae95f4eed400a5a 0.13 MB 309 74
269,639 269,639 0000000000000007b505aab8df567620322e47f6006808b05fca7426a930be76 0.07 MB 182 94
269,638 269,638 0000000000000002432df6fb09bbbb3357e69f2f8dc2c53e6370e30d378c4617 0.18 MB 373 66
269,637 269,637 0000000000000006b9dbc777db52c3330ed27b4b564efeafab140a90f4677c13 0.19 MB 360 76
269,636 269,636 00000000000000013d4f05bbde3fed22585177218bcb462a5bf2cf5f71a19a2c 0.14 MB 304 76
269,635 269,635 0000000000000004f1e0fd7f4995b3f71130ed027952f4b8469286598dde2998 0.10 MB 180 6
269,634 269,634 000000000000000837d7051aac01f0e290d70c00435121b19d967619820a13e2 0.08 MB 46 48
269,633 269,633 0000000000000005154fd97adb232d6fbabbf25f64fb44dac60d2d3da3c4b4a3 0.28 MB 570 77
269,632 269,632 0000000000000003214243a1a0ba2936be8124b5570416850e88b2e0ae4c155a 0.25 MB 598 82
269,631 269,631 0000000000000004fcd45a0adf1d8712db76ef915bd715170aa4e0e12cf93400 0.20 MB 342 32
Previous 10 blocks ↓
Total Size: 779.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 68
    • Outgoing: 10
  • Data Transfer:
    • Sent: 14.58 GB
    • Received: 0.31 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.