Loading Tool

Explorer IconExplorer

Memory Pool

76,989 transactions
28.60 vMB
0.10155564 BTC
Random Selection Loading Transactions
Max Size: 173.02/200 MB

Candidate Block

Mining Attempt 06a487c157af751e25db1e852555204c194593072b45c8671192eedef9e3dbd7
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root d5dfafa0c9aad3ef8ede5dc71f8221e501e5cd2c7e824b9564c5fabeaa8dea70
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.03481793 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (630,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,765 284,765 0000000000000000bbcaa0942bd084436083843561e0bfbd715c8dfb870edf0d 165 0.20/1.00 vMB 16
284,764 284,764 000000000000000153afe384817bbff1e83eb8082ef728decf11a55e19b8708a 888 0.50/1.00 vMB 41
284,763 284,763 0000000000000000d96057dd1d74ea0e88678ebfffdc60602ea84b7e3c5e9d9d 52 0.03/1.00 vMB 5
284,762 284,762 00000000000000004ecdde0b2fd8955bef535b13e4966c04401d2e8ca1515d29 183 0.10/1.00 vMB 37
284,761 284,761 000000000000000087ed3e4af64d839204537430126fe68762f707cb2e261454 91 0.03/1.00 vMB 85
284,760 284,760 00000000000000016cb3713900a306cbf34a5bc773d8a84b26f15ba3e732f92f 101 0.06/1.00 vMB 37
284,759 284,759 000000000000000148f82804b18fef8379b2dd77b5f80ed390cf3ffbf875a96c 27 0.01/1.00 vMB 49
284,758 284,758 00000000000000016f7065c47eaa17ad844b9a2e6571725e8b64ca5b45a3164c 236 0.16/1.00 vMB 41
284,757 284,757 00000000000000001e889efb1b632f4ebc2699a925bfd5a99bb1b6f1e877642f 49 0.03/1.00 vMB 78
284,756 284,756 00000000000000000e1b4e24a62a5136a8f2fa8583f0571ac958eacaf4648aef 54 0.03/1.00 vMB 33
284,755 284,755 0000000000000001420da41adf7ff6789e0fbd4bc17ba3a28eb3024eb38d6990 148 0.15/1.00 vMB 22
284,754 284,754 00000000000000012d39d74e47fcfeaff3c281b04c1d6fcc5025aaa0f0fa4356 216 0.10/1.00 vMB 37
284,753 284,753 0000000000000000578d6993e03ea577c510cfd22cd9bf14bff4a70492a73bbe 877 0.48/1.00 vMB 33
284,752 284,752 0000000000000000737a0c49a92bf9603333b2515c281a1533d3c429d6a258d9 201 0.28/1.00 vMB 18
284,751 284,751 00000000000000016f17dccd681dbf0627a3ab2c8a859a4b3c96d94de07de48b 235 0.11/1.00 vMB 38
284,750 284,750 0000000000000001098f81a4b63dc0a3ed590d26f13f432c76e0d5c85603075e 74 0.10/1.00 vMB 12
284,749 284,749 0000000000000000e54c5d4fdae9255e405816dd9c72e2b8a1cf68680420e4cc 277 0.16/1.00 vMB 32
284,748 284,748 00000000000000008daa21d98148ef94f8710cc1809f0d74288b55c3cdc8fec6 282 0.14/1.00 vMB 29
284,747 284,747 00000000000000018aef913ba61c37af1f3ed0b8ef451c686984f86480794ba9 30 0.05/1.00 vMB 8
284,746 284,746 00000000000000015918afc9b6327cf56a74df4ca6acbaceafd87c144dc7251f 355 0.19/1.00 vMB 37
284,745 284,745 0000000000000000db970441ecde9f512c214c8cbcf810a16c5709c4918ba0c5 512 0.34/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.