Loading Tool

Explorer IconExplorer

Memory Pool

31,706 transactions
9.99 vMB
0.12027714 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.49/200 MB

Candidate Block

Mining Attempt 050b9a2087b45123b3c645edd531dc911326c40045de371889371fecde8a5a56
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 32818e0a46a137183fa12302f9aa480d03ed8969d40b21affa04c73bddd3acf1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.03696750 BTC
Median Feerate: 3.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (718,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,066 195,066 00000000000003f585e089f26c56f39c287cc8eb9dc554070e54f0c5f18aec8e 352 0.10 vMB 195
195,065 195,065 0000000000000086bf9b42dca38dba88422f19bb140112d6ad22f25a82b1c5d2 573 0.25 vMB 169
195,064 195,064 000000000000054fbbbf96471bcbaebf13f5c378f4388e70bf7228acaf4397f5 137 0.04 vMB 336
195,063 195,063 00000000000002c6a97e91d3fde4db0bb68a32f6a5912940f54dee5ce42f3e09 301 0.17 vMB 113
195,062 195,062 0000000000000596c368c5ac38640f219ed64440b6d7d90f601f1eef8a0e88ff 631 0.21 vMB 190
195,061 195,061 0000000000000769e1295512ff2f9f293d792ac4c373d3678797205f607bc236 447 0.25 vMB 215
195,060 195,060 00000000000002b79aac3269b67adbb8db33b6ff4a96539d41920d6490caba62 128 0.05 vMB 71
195,059 195,059 0000000000000096947df1021d86fc6ef3d87bc7253dca1096baa71279b1dee4 28 0.01 vMB 84
195,058 195,058 0000000000000517f3e422c65f021948041bf4d44e1802ef1676c9df1404bb55 40 0.03 vMB 79
195,057 195,057 0000000000000591be7b8d25a20a3ebf22c02ffdc44bf1663c1969a4ef9e7efa 47 0.02 vMB 114
195,056 195,056 000000000000008b93b68c8199d4d900c162176a806e69155d8e87e778adc34b 433 0.17 vMB 189
195,055 195,055 00000000000004c943a146368c76db59d3904379f09cb9d1b038985b8357ff43 1,024 0.43 vMB 112
195,054 195,054 00000000000003c6cc601f8af410c9a755187f1ebd9813ea4f19d9071b3990ac 12 0.00 vMB 0
195,053 195,053 00000000000003c74461b846c1dbaa8a1e247347f6238ea756be54db4838dc38 580 0.20 vMB 194
195,052 195,052 0000000000000183b9a9c7602daa4151f31a57babaf4e9ecfc935bfcce01d9d6 628 0.25 vMB 161
195,051 195,051 0000000000000706c013a8fff2295cf078d44388616ccfda313c540500a9046a 32 0.01 vMB 6
195,050 195,050 0000000000000194b7a1ae6568b794987755f9c5bff1467e9b85cd37f955939b 130 0.04 vMB 61
195,049 195,049 000000000000073e0c06bfeab59546afefbc07b99bc162d036ea263aec6a247f 148 0.05 vMB 182
195,048 195,048 00000000000003617d9cbe7a539bdc98bc94b40bcae779c733e360083dd4003e 196 0.08 vMB 117
195,047 195,047 00000000000006594915e39eb394024534dc3866c7524af776cccecc42104ab7 47 0.02 vMB 97
195,046 195,046 000000000000015c1ca15d1edf7c5956690f0a2d4867545f77f130fd9d1cda15 630 0.24 vMB 138
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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