Loading Tool

Explorer IconExplorer

Memory Pool

77,994 transactions
33.33 vMB
0.14215272 BTC
Random Selection Loading Transactions
Max Size: 188.66/200 MB

Candidate Block

Mining Attempt ad490d546d1be0e2907cf6046735ee3f99c28fa525793870818e927a2c95e04e
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root fe5de4316ad65b98149f5bed9e6ab70c284f2024b9c993efe68acf9c690ba311
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.03576744 BTC
Feerates: 150.61 > 3.58 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (716,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,042 199,042 000000000000063505abb3711c9762870d52a10651ded633700159c956b11530 17 0.01/1.00 vMB 90
199,041 199,041 0000000000000088c735e3b02de5bbe940369b3b904c2f0c5a5c00748f2a5831 150 0.08/1.00 vMB 185
199,040 199,040 000000000000022b84197be82ba52d3c176fc9b4881b4a4a7d6b3e3a93ff55e9 197 0.08/1.00 vMB 153
199,039 199,039 00000000000004847615be0780093868a6eeac821ab58d4c91a5429ba52293f7 512 0.25/1.00 vMB 57
199,038 199,038 0000000000000058a7ea2a079faca5acc8ef7697621d17341ae019c403fe3bfb 25 0.01/1.00 vMB 112
199,037 199,037 00000000000004cc289b91bd6f3c4950d436f2cc97d6c4d5cdbbb2216be8fecc 131 0.05/1.00 vMB 145
199,036 199,036 00000000000002506110fe408ebd81243393dc52f720e3bc1f92b056c3b8b0f8 50 0.03/1.00 vMB 95
199,035 199,035 000000000000023b3031b501fcb6081eb20436867962a980e36fd109e92e7100 47 0.05/1.00 vMB 69
199,034 199,034 00000000000003df3b404804a911c229940c66ef943b5023120862763b123c6d 253 0.20/1.00 vMB 84
199,033 199,033 00000000000004900cd3b2904f916da9823ac0200f5de27700f6d7ae71cfddbf 143 0.05/1.00 vMB 155
199,032 199,032 00000000000001d84f343f2a024a85351c526647c35ad8b9919cd6e3a4653126 210 0.07/1.00 vMB 96
199,031 199,031 000000000000004dfc52b908c412d4b194b35cb46f06b19a3e2c62311ac4ef4f 143 0.07/1.00 vMB 109
199,030 199,030 00000000000002b6925fb3dd07f4ebafe4eca7eb045f424b9a641f7ce0833c8b 42 0.02/1.00 vMB 86
199,029 199,029 0000000000000379f49bba35b3350d9477d947769a1914578f43174d97b9e951 98 0.04/1.00 vMB 85
199,028 199,028 00000000000001398f5b5216bc615966157950fb9c8a43f202f7907b69490755 137 0.05/1.00 vMB 56
199,027 199,027 000000000000014818854131e9c9c5d5d657f139e0656f5b0152abf3a58a94f8 409 0.20/1.00 vMB 92
199,026 199,026 0000000000000224f84d52424022fb428cb29365857aaa6523ce97d3693794b5 607 0.30/1.00 vMB 110
199,025 199,025 0000000000000294acf12c3e106d9e132c8a3d240db9ade114da63582d3c93b4 242 0.13/1.00 vMB 113
199,024 199,024 00000000000000abbc5e467bfdf66cf57bf30ad1cc7384f2e415d39b45f4bab4 133 0.06/1.00 vMB 139
199,023 199,023 00000000000000828aa6d4a1dce33345ef03eb860682431289a19787160522e5 13 0.00/1.00 vMB 0
199,022 199,022 000000000000025a77cefd0978e8dc0d6527b76a9b105e5e1b22bd059727fbe8 177 0.09/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 783.12 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: 737.88 GB
    • Received: 18.60 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.