Loading Tool

Explorer IconExplorer

Memory Pool

76,246 transactions
29.18 vMB
0.10525751 BTC
Random Selection Loading Transactions
Max Size: 172.50/200 MB

Candidate Block

Mining Attempt e50cd302d3aaf48047b14c460eaba21f5cfa06764befa5b204ef3d89f73deb67
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 5d4675081bfaab0447493bae429461b603b1adf7f5b877fbd43ef2421d0858f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.04246964 BTC
Feerates: 201.37 > 4.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (574,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,758 340,758 00000000000000001638af708a2f4cd80db419c0cf1cc6372b250d62cf86c818 185 0.07/1.00 vMB 60
340,757 340,757 00000000000000000b6f2c1e3ae64c2a377ccda696398c73e34d31a4397df0a4 335 0.31/1.00 vMB 13
340,756 340,756 000000000000000017afbde820f4b111a2f9699113f150bc393d960a1652cd61 1,229 0.75/1.00 vMB 21
340,755 340,755 00000000000000000ad13a81eb9be1b318463403b53f0bb2676e71903b0bea0e 830 0.29/1.00 vMB 35
340,754 340,754 000000000000000019e6892a38a7ff8d6b6dd08d933579392cfd7e979f818a79 1,742 0.59/1.00 vMB 39
340,753 340,753 00000000000000001598d58f6d799a6ecc68122f51972a98268a317c244794cf 639 0.32/1.00 vMB 27
340,752 340,752 00000000000000000beb67dde42ed0696de9c6356ee997f886942ad52467eece 519 0.27/1.00 vMB 24
340,751 340,751 0000000000000000027acfc8d58e41d66e71cfc1d219b3db222ea06d9423ce7e 404 0.22/1.00 vMB 21
340,750 340,750 000000000000000019b371c2c062e2ec5fe8d4c89deec22a1ae9758a13bde213 169 0.13/1.00 vMB 17
340,749 340,749 0000000000000000190eff3f52a20a6287e873b47d1cb098abd866d5b027dd67 519 0.31/1.00 vMB 21
340,748 340,748 000000000000000015d11a0064f0948b01e91d5ffb0a7e345f084d240e68d620 171 0.09/1.00 vMB 18
340,747 340,747 000000000000000011dc6716733fbe735b5dc9b8078646e482ed8c14decedded 1,160 0.62/1.00 vMB 24
340,746 340,746 00000000000000000d194e5c97d8a79cd8970d64c3a6cc62eddfbe1caec983f4 224 0.13/1.00 vMB 24
340,745 340,745 00000000000000001950c1a25d01efc09a3351561e9e8dfed1b11b94338dcac5 308 0.20/1.00 vMB 19
340,744 340,744 00000000000000000e55e2345ed8a0f0e2a3a1e126f50e5ae8d7126ffe1706aa 411 0.25/1.00 vMB 25
340,743 340,743 00000000000000001039875a54e0869993ef39f3700d67ee633f26d143ce8194 222 0.16/1.00 vMB 17
340,742 340,742 000000000000000005c031791f74bafede6c43dd0de1850a895510bf39ff0cd6 946 0.42/1.00 vMB 30
340,741 340,741 00000000000000001461706aa891f5f89a5b1e9aab014c26a8c6408dfd88fcf0 475 0.23/1.00 vMB 27
340,740 340,740 000000000000000019765149cfbc3f3c3a324419a750d40943b47087fb66dc13 1,229 0.66/1.00 vMB 26
340,739 340,739 00000000000000000a8cab0fd9e4748a6b1cb19e2b7ca57233fb953d7aafeeb9 1,409 0.75/1.00 vMB 27
340,738 340,738 00000000000000000eaa073a726072589725166f8e1c1016394a41cccfae8248 1,268 0.61/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.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.