Loading Tool

Explorer IconExplorer

Memory Pool

82,349 transactions
31.12 vMB
0.14994112 BTC
Random Selection Loading Transactions
Max Size: 185.07/200 MB

Candidate Block

Mining Attempt 356879d095a2e19302c00a0f529a2580b8292584fcab55999873b06555f89f42
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root a17de9a5ed6ce775e95a04debfdb8a4ab2331771a8232ec649696fa90a5b1b3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,888
Size: 1.00 vMB
Total Fees: 0.05689766 BTC
Feerates: 269.69 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (618,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,785 296,785 0000000000000000255705974c133e62f59360ebb3544db83714d05031ed25bb 37 0.02/1.00 vMB 9
296,784 296,784 0000000000000000444f564c12878a358a949b7ef5ad814c74232c27bc8083cc 121 0.07/1.00 vMB 28
296,783 296,783 000000000000000048a60c95f3dd5f7a0987711b38a860298727a626d892270c 430 0.20/1.00 vMB 35
296,782 296,782 00000000000000001290f81c8b7a199b4a5413505627828536e2ae13d5735c4c 145 0.07/1.00 vMB 33
296,781 296,781 0000000000000000652daf97ebe7a7880293e20e949dd972be3af1eac6238240 481 0.26/1.00 vMB 32
296,780 296,780 00000000000000006cd76c8303ef1acfdf7a867f8afcd3ebea280a3dcb3cf3e0 168 0.08/1.00 vMB 39
296,779 296,779 00000000000000006e3f0e809e8d94d8172468f873f19a5296e5e5010ad77f8d 276 0.14/1.00 vMB 50
296,778 296,778 00000000000000003cb6a19e5354ed4a4ade50ceecb8ee3176dfab4d7e275150 473 0.24/1.00 vMB 48
296,777 296,777 00000000000000006419572b50e8367dfa7f820ce9213b78914b8aca7099b6c8 55 0.02/1.00 vMB 34
296,776 296,776 0000000000000000405291adcd5f652e21fe5903448238c9901d837f8f7a46ac 64 0.04/1.00 vMB 38
296,775 296,775 0000000000000000811f3e35d16aa72133f6c14d00a1acfd6ed0e4c72e19473a 214 0.15/1.00 vMB 43
296,774 296,774 00000000000000005a4e70e300c954926b89638883df0da6fa4d589a52fc3cde 34 0.02/1.00 vMB 28
296,773 296,773 00000000000000002eb4f8744d9121e38158c3581f61f52b4f00dff0cfb10764 256 0.17/1.00 vMB 35
296,772 296,772 0000000000000000558b95aa79b0493d0d778e703eb1e4d3a47b93dc0fadd7e3 17 0.03/1.00 vMB 15
296,771 296,771 00000000000000003b1d718b9af28edc1a1230b7c30d2cdc65e984aa1d95d29a 94 0.12/1.00 vMB 19
296,770 296,770 000000000000000048290edd1bdd1e975ea692ba2363c82e4257cdf7d4a9b268 64 0.04/1.00 vMB 27
296,769 296,769 000000000000000032df1130bac9a87fcbe5452589fbfcbf494529ff87ead36b 40 0.06/1.00 vMB 12
296,768 296,768 000000000000000048d0ebd775f67c2323e504a273240eb9994ec1d469ab0898 724 0.49/1.00 vMB 34
296,767 296,767 0000000000000000333483c0d1c7d2fc3f301a9823432d46d873192609a46302 128 0.07/1.00 vMB 28
296,766 296,766 000000000000000043544167304ca86e5fac60da11328cdd5ed45c39c0cac8dd 92 0.05/1.00 vMB 25
296,765 296,765 0000000000000000641798a50477ffd58bce1fc0eae57f28e1d2da8f77d47288 471 0.29/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.