Loading Tool

Explorer IconExplorer

Memory Pool

51,516 transactions
29.26 vMB
0.07974423 BTC
Random Selection Loading Transactions
Max Size: 158.27/200 MB

Candidate Block

Mining Attempt ef0c90fefe1802787de770bfffc2b8d826526f87ac9e1b92a192f0de82110ba7
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 77b8820a42652c09d95a93a488decec6d701f35801a6aa5ca7a1b73d335bd029
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,413
Size: 1.00 vMB
Total Fees: 0.02375369 BTC
Feerates: 173.90 > 2.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (368,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,222 546,222 0000000000000000000be117e40891cfba8b8e5b875d231f412c91226b991237 495 0.43/1.00 vMB 14
546,221 546,221 00000000000000000017baf0737c44ec282644b054a6d59ce34d139f3bb326a3 485 0.34/1.00 vMB 11
546,220 546,220 0000000000000000000d5834c5b81963c6f11a6d24d241d9a9b30b729b2d694a 287 0.09/1.00 vMB 9
546,219 546,219 000000000000000000073fc6bce7f612fe5549f6cacd73b1ff9f5e578b4dfc7a 1,371 0.59/1.00 vMB 10
546,218 546,218 000000000000000000060fbaea34693f29d05a3d7d89ac14e01635686e4298f2 38 0.01/1.00 vMB 15
546,217 546,217 000000000000000000136e71924f42b61a3ec4fe9e38a729080d57b3666ad348 1,141 0.55/1.00 vMB 6
546,216 546,216 0000000000000000000b0e3c198b5eaf4417a6b8b1a6390000711109336dbd78 569 0.21/1.00 vMB 22
546,215 546,215 00000000000000000023070ea3bcccf9f7e4bce9a6aa42c985f71c6cc67d163b 1,332 0.63/1.00 vMB 7
546,214 546,214 0000000000000000001b9fb4d75b037f3475e9cd99e39001028b68820a76a4cc 491 0.27/1.00 vMB 15
546,213 546,213 000000000000000000071329fc6a5520f3cc495004d1f34403130e4b27ee6937 67 0.04/1.00 vMB 3
546,212 546,212 00000000000000000001f2e037009c3cf3109059714da5fe9a46e34f1d2345a3 1,647 0.82/1.00 vMB 11
546,211 546,211 000000000000000000133b40ae0f4df0dc9960ff82f156c532dfd6612f199360 1,091 0.55/1.00 vMB 11
546,210 546,210 0000000000000000001f2f4d07c7cb53b750c94100605be9218320be0a9921ee 1,833 1.00/1.00 vMB 5
546,209 546,209 0000000000000000000032b1fda0a23c89aedac894e101e14596e1680da08ee0 2,552 1.00/1.00 vMB 22
546,208 546,208 000000000000000000112696783e3b8f3de68ef91b472632f023c74d952591f4 1,435 0.81/1.00 vMB 13
546,207 546,207 0000000000000000000301f97155f5544b060015297a26052701dd9805a4f418 258 0.13/1.00 vMB 9
546,206 546,206 00000000000000000010f977fc17d9a90d7cafa3cea911808448367d0ff9b6a5 917 0.39/1.00 vMB 11
546,205 546,205 0000000000000000000a0c8187bc1ba584105b7f7ca363e0c5800b635c110e11 954 0.51/1.00 vMB 11
546,204 546,204 0000000000000000001754b1e372216b90e2db8b339cd2c157c0ca98e2d6e073 265 0.63/1.00 vMB 1
546,203 546,203 00000000000000000009a2515c401a8240787121547d1d9cb5d96b9090f7293b 2,543 1.00/1.00 vMB 9
546,202 546,202 00000000000000000018dd2a6ccde48706ab5043c3970f42aef5a38011d4e6f6 3,135 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.