Loading Tool

Explorer IconExplorer

Memory Pool

38,857 transactions
26.20 vMB
0.05820232 BTC
Random Selection Loading Transactions
Max Size: 135.81/200 MB

Candidate Block

Mining Attempt 410710a1e2d572b3a29d4caf727b09fb0a7c94a0a5fbb318747c0fb15cf72aed
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 51ca3bf4d99f65ead00ce8eafb75b50c85ef4666a22dee65997e2345f1f6afbe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,607
Size: 1.00 vMB
Total Fees: 0.01027135 BTC
Feerates: 50.62 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (326,145 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,759 588,759 000000000000000000028122a1a7bfc6fe76fb815aef53de735f50cc58023673 2,919 1.00/1.00 vMB 43
588,758 588,758 000000000000000000038b5b7f12ce9823a169afafd83393aa951a1406f5f697 2,873 1.00/1.00 vMB 49
588,757 588,757 000000000000000000137b5d2cda97d5f116034a89525924cefaa718ba32241c 2,958 1.00/1.00 vMB 58
588,756 588,756 00000000000000000008c583b479bea0eb5d34d3faa1af6dcbc6bb53ddba9186 3,209 1.00/1.00 vMB 49
588,755 588,755 0000000000000000000b6061cd9a2daf6c010d4372bad26122c04a153697d6fb 2,976 1.00/1.00 vMB 58
588,754 588,754 00000000000000000015d928cacbf4a875adbf0dd17029a0914d2fa9768c9fdf 2,551 1.00/1.00 vMB 59
588,753 588,753 000000000000000000005af60c34c1b19c94cd8612d353c0c2b96a984dea00cf 1,941 1.00/1.00 vMB 89
588,752 588,752 00000000000000000012bee1b016e24b7f982e41edf35952003d4091aba2a1a2 2,548 1.00/1.00 vMB 43
588,751 588,751 0000000000000000000c7e01ec821fda7bd2cb7c2a1e3d922e405557026ca8a5 2,165 1.00/1.00 vMB 16
588,750 588,750 00000000000000000015235e7d0bcab2a4a62da7e19863a2846535736efaae8f 2,281 1.00/1.00 vMB 18
588,749 588,749 00000000000000000012e1f17d16a8cd238f5f341715836d19e6c7648dc11102 2,797 1.00/1.00 vMB 66
588,748 588,748 00000000000000000005471b55bed2b1c322c9c61a9e8b04ee2126f3fc8ebff9 2,382 1.00/1.00 vMB 33
588,747 588,747 0000000000000000001a3d5a6ec1a469194649ea17a1b1909dc6a090bf6ab033 2,966 1.00/1.00 vMB 41
588,746 588,746 00000000000000000014523874e66706c225bdd3a3c34811ef2fb34d3f4e8d87 2,816 1.00/1.00 vMB 39
588,745 588,745 00000000000000000016fedbdafb6be460b43e14f041040e9a98c9e4428b6bd7 2,220 1.00/1.00 vMB 75
588,744 588,744 0000000000000000000ee3f41fc484091e5b98d96f68e55767feab0fe03997cb 1,525 1.00/1.00 vMB 32
588,743 588,743 0000000000000000001b0d0f371d3b5312c3645aa6fed9a1089d19ff4131ae0a 1,606 1.00/1.00 vMB 21
588,742 588,742 00000000000000000018b2ede32c949325dfa9c50a7ad25743cc8822c9870856 2,520 1.00/1.00 vMB 39
588,741 588,741 00000000000000000013b092f7d1f09556dd58c6461ce351b137ac9a855984c5 1,757 1.00/1.00 vMB 30
588,740 588,740 000000000000000000111d3af3de1738c0661f023018a18524848b2652d8c1e2 2,390 1.00/1.00 vMB 58
588,739 588,739 00000000000000000008856f5052dad52f396652e4725776981ececac2a9a22e 951 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.22 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: 654.69 GB
    • Received: 14.16 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.