Loading Tool

Explorer IconExplorer

Memory Pool

77,177 transactions
29.85 vMB
0.10322551 BTC
Random Selection Loading Transactions
Max Size: 178.30/200 MB

Candidate Block

Mining Attempt b6e41b0812e8902cae86d0507685138e35545c22850c82d7a0ddb9efc6ed3ce0
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root a7453c743f401ebeaee135038b024283ef6b1a198e8f5cedcdff7471ca971db8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 731
Size: 1.00 vMB
Total Fees: 0.02171307 BTC
Feerates: 16.56 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (525,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,169 390,169 00000000000000000409cd090e21e79706f292973b071c5f43365b27399a82cc 155 0.11/1.00 vMB 21
390,168 390,168 00000000000000000285d56501fdcfa70e35804fbc5a99265bf4f0ef5eda31ec 283 0.20/1.00 vMB 22
390,167 390,167 000000000000000000a2a565b85c95e83b5ee46480cfe4a551e701381577b29f 436 0.22/1.00 vMB 32
390,166 390,166 0000000000000000061b4d71b759c0ff84cab657a54530ecb55ba2c1e24ccb31 1 0.00/1.00 vMB 0
390,165 390,165 0000000000000000077b99ce1c2440f1397b03a3795a4396461940ac6c440b43 628 0.33/1.00 vMB 26
390,164 390,164 00000000000000000468d78059422760d301ba8fa3c75feb8896a723900d1274 376 0.24/1.00 vMB 31
390,163 390,163 000000000000000002e478c7f05b46b2a5dbd90f8e8e597e7ae97d5edb63486d 131 0.10/1.00 vMB 15
390,162 390,162 0000000000000000095da68163403c66e31bfb087cb3ec961b124fd159d33f77 187 0.13/1.00 vMB 26
390,161 390,161 0000000000000000036d200d9c93018de2631b500e88e23222642ace19bc0bed 246 0.14/1.00 vMB 22
390,160 390,160 0000000000000000075a3942ec74d1cf95350ffe45995b70c7f0703d2fc04f48 256 0.21/1.00 vMB 13
390,159 390,159 000000000000000003f00634e6f9a2c1bc6139c214a51f83e0e2149aec43d8e9 360 0.20/1.00 vMB 28
390,158 390,158 000000000000000000bf7117c65f1d151885357027a3ae21eb57e5fc7a52c938 1,343 0.79/1.00 vMB 27
390,157 390,157 0000000000000000037eb163a194c6da7c3d0796e56380b14ad0d0e9565638bd 2,613 1.00/1.00 vMB 54
390,156 390,156 0000000000000000047bf534b8b12ad8d7cc2c7ededab0662dfed9f4d967cd66 184 0.11/1.00 vMB 40
390,155 390,155 000000000000000009a0d77ffc8102c4b7e974b92ae0a739958f965d07bf5466 1,124 0.55/1.00 vMB 32
390,154 390,154 000000000000000004970304cf4fde1934489a78fe030f36b40df6affd3f2471 816 0.34/1.00 vMB 38
390,153 390,153 00000000000000000855d09f6e1347c9bdcc15d2a54e7c155d9d6ca0eddba7dc 345 0.25/1.00 vMB 22
390,152 390,152 00000000000000000728ec544e769d84c44fe69207b9206151ff4ab94ce39d36 1 0.00/1.00 vMB 0
390,151 390,151 000000000000000008e960fc813568abf329d240ca1d11b34dada767df77b514 191 0.14/1.00 vMB 20
390,150 390,150 00000000000000000333f040539b55369ac0f796daf3812781c2411efa5a44e7 1,105 0.54/1.00 vMB 31
390,149 390,149 00000000000000000937e53693c22140975adf349ac61aa2c90479fa60aee92e 277 0.19/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.29 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.