Loading Tool

Explorer IconExplorer

Memory Pool

79,366 transactions
30.32 vMB
0.07847284 BTC
Random Selection Loading Transactions
Max Size: 184.69/200 MB

Candidate Block

Mining Attempt dd81d8e038eb66be91f6d417ccbca40d08ee337508970e847948daa82b039cd4
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 8e286fb6305fe7fc8ac126eea501d8b1f58582c45c4c1de096dc83311d3b552e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.01057311 BTC
Feerates: 26.09 > 1.06 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (533,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,725 381,725 0000000000000000109fcec7287a0ebb33e356be68dabec3cdaeb8998797a45f 420 0.23/1.00 vMB 32
381,724 381,724 00000000000000000752aaf761b44b4246ee971ca518448ad7f86c3d8d12fbdc 1,346 1.00/1.00 vMB 22
381,723 381,723 000000000000000007fb7312961dd8025de84c20c17322811df58824c140ad47 1,930 0.75/1.00 vMB 44
381,722 381,722 00000000000000000af239c4816570c50f37b4f9f9c857a4dd4a1d962f8521e4 1,916 0.99/1.00 vMB 32
381,721 381,721 000000000000000010ce8e90ed12846ba278cff652d8a36677823e8e2826c83d 1,168 0.53/1.00 vMB 40
381,720 381,720 000000000000000002ac3860e70e489c8a9c4f6ea34ceeb110778b870964eab8 157 0.12/1.00 vMB 28
381,719 381,719 0000000000000000118729fe41356b3dd2f15d918c0e641fb20a21555c5b45e6 953 0.49/1.00 vMB 39
381,718 381,718 00000000000000000a4917530d516d430d089a7a5c20130d21397fe00ce4bacb 1,153 0.61/1.00 vMB 39
381,717 381,717 00000000000000000e19728a1dd36fb232c385ff3ba4a7f2f79f9d4b479b5722 1,218 0.87/1.00 vMB 28
381,716 381,716 0000000000000000068eb9730d7b1f5b5fe9e42e4b6b2354ba01176b657f0065 1,306 1.00/1.00 vMB 28
381,715 381,715 0000000000000000108de69a7011e9153b1341128006c8fbbcc40ad2f2fc4286 1,612 0.95/1.00 vMB 22
381,714 381,714 000000000000000001392728bb3ec8936f4482d7e6f43aef381ec0cc0e13bf75 2 0.00/1.00 vMB 0
381,713 381,713 00000000000000000620ed3d0dc61a9a8292e38f89acf65a3de19c3d267177a8 2,780 0.93/1.00 vMB 59
381,712 381,712 00000000000000000ecfbff4440a98b6be5b8f14e137d22dc385e305c33a17d5 1 0.00/1.00 vMB 0
381,711 381,711 0000000000000000064320c5401b537f10fd6b395b64aa09c35a431829636b1f 1,286 0.93/1.00 vMB 25
381,710 381,710 000000000000000000c013db6722763a4c02e3af57b7bf1d675bf0dc61b37a88 1,402 1.00/1.00 vMB 24
381,709 381,709 00000000000000000bac98c1c096920a6427cc768015a249104004150416c539 2,094 0.88/1.00 vMB 45
381,708 381,708 00000000000000000fb5858b8e3cf5d8cb5177f37165dcce37abd1d83f57da28 1,637 0.89/1.00 vMB 34
381,707 381,707 000000000000000009ee3bf00e824652c4dae153894e225b625f29b35c227d3a 1,175 0.84/1.00 vMB 28
381,706 381,706 00000000000000000bf01e5db5f19c24d41244235caa402fe091edf0cd946eb1 1,935 0.93/1.00 vMB 37
381,705 381,705 000000000000000007bd684bf2720cf8dae94deffcdfa3a6403eb571e38d2764 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.