Loading Tool

Explorer IconExplorer

Memory Pool

81,676 transactions
30.78 vMB
0.07985817 BTC
Random Selection Loading Transactions
Max Size: 188.82/200 MB

Candidate Block

Mining Attempt a39408d95df551d646bc6610f600e90f2028c2d7867042135f7ffa42ef69b691
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root cdfcbc9928862e924fca38b6cd026c147751b4ba858efd9c68d3542392bb5913
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.01078775 BTC
Feerates: 151.12 > 1.08 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (567,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,687 347,687 00000000000000000660ea4d9e54e1636be852346dddc3595130f325c0734253 65 0.03/1.00 vMB 24
347,686 347,686 000000000000000009f7ec63b3d53100a3daa19bb49d515d0ce1c29823276c43 127 0.06/1.00 vMB 19
347,685 347,685 0000000000000000053f992e8264ba09435da4ecdc4f8921bba1ebc216515554 742 0.40/1.00 vMB 24
347,684 347,684 000000000000000010f179d3bccf2836342cb3509d3984ceeeeacac1edb709e5 146 0.07/1.00 vMB 18
347,683 347,683 00000000000000000c7c41e6315e25cddcc759f976473744872ade42063ef228 354 0.20/1.00 vMB 26
347,682 347,682 00000000000000001685daa7be61e25e5760cd296fef2e378419bff0c9c165c0 127 0.10/1.00 vMB 14
347,681 347,681 000000000000000010f5566ac20c0ff5e1668d7c10db5fc60609696c9131fd7b 493 0.29/1.00 vMB 23
347,680 347,680 00000000000000000b2ab3e8a7633df4bafbd61629647cd8053cfe30d67aa304 1 0.00/1.00 vMB 0
347,679 347,679 00000000000000001506b84be74748e1740a3ae3453913661be349802b050726 708 0.31/1.00 vMB 27
347,678 347,678 00000000000000000b6a1adfa83b8b819012c135c9d67509273f7fa853bd97bc 84 0.10/1.00 vMB 8
347,677 347,677 000000000000000005e00a2a41d03c78ffd972ae550328f7dce7212bf803bffa 304 0.19/1.00 vMB 23
347,676 347,676 00000000000000000df5ae63318c93966fea31bec2ea80932a41bc96f02b853e 24 0.01/1.00 vMB 25
347,675 347,675 0000000000000000165b5718a275b7e927bfaca3699836f002727139082ab79b 122 0.06/1.00 vMB 28
347,674 347,674 000000000000000005a744691f37d6ab0e76a84f70366fee0f23f65c14ae875e 23 0.02/1.00 vMB 4
347,673 347,673 00000000000000000b8a00d4e0d54230d06367af7a6f1c183a0632ca70d4a8a9 1,194 0.53/1.00 vMB 26
347,672 347,672 000000000000000005983484621d3b6c1f6c3d0e567089efea1713b88bd8e3b6 1,834 0.88/1.00 vMB 25
347,671 347,671 000000000000000009e29cd47c2bcc5da9ebe33834090dd9f6457d68497f8695 108 0.04/1.00 vMB 21
347,670 347,670 000000000000000002bcdb6dadf33ec24b64ebe07f6cc6c6f346388eccb46fbc 182 0.23/1.00 vMB 18
347,669 347,669 000000000000000011e4149c629a62df84c697a18b6f8751fad5bf65f2caf4d5 512 0.23/1.00 vMB 41
347,668 347,668 000000000000000015f0cee4a016b75c17d95e959a070a0ad0112d4c399817c1 1 0.00/1.00 vMB 0
347,667 347,667 000000000000000007a17a6e68490c4be35758f00253acb2cf661f3ed9273201 362 0.20/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.