Loading Tool

Explorer IconExplorer

Memory Pool

26,751 transactions
17.55 vMB
0.04194373 BTC
Random Selection Loading Transactions
Max Size: 91.58/200 MB

Candidate Block

Mining Attempt 0a27eab676b8e72b0445a1fbfb8418d7a10e426a5d0891c9f795448cbd0a3186
Version 20000000
Previous Block 0000000000000000000083e8e00b689da447159e20b8976dccbfc7044b6d9c29
Merkle Root 6823ee64719074e9ff7a39052ed22c762b24662d6d1f96f9c8d8c550c850577f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,230
Size: 1.00 vMB
Total Fees: 0.00928719 BTC
Feerates: 203.60 > 0.93 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,908 (692,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,050 221,050 00000000000004c982d4d55b26ba596c972afccd3a72fde960b59edc0acabb66 512 0.25/1.00 vMB 167
221,049 221,049 00000000000000ce67078f9e774a1993640c392ba2b60f9436ff7876c1c81b86 580 0.25/1.00 vMB 180
221,048 221,048 000000000000040138075e5c5a896b3f62ca284e68c71b76c8788ac77647eec2 777 0.25/1.00 vMB 277
221,047 221,047 0000000000000364edb6837c5bc6e4374fdfa7e9af295740cb15b3bacca540c0 648 0.25/1.00 vMB 258
221,046 221,046 000000000000010fbaabc43cefe2b57e313f937e3ca13fec3d8f68a50468c508 210 0.11/1.00 vMB 158
221,045 221,045 0000000000000167cbf834b5e4c1c4a9579adc00e08b98d04499a842f05e8e43 129 0.12/1.00 vMB 89
221,044 221,044 000000000000020fb24deebe95b97d35140203abdcdde593174bdc57d5f477ab 210 0.13/1.00 vMB 134
221,043 221,043 0000000000000042ba7544134cfb0e44dd4a5fda4393a1d53cd8b7e38297a8d4 256 0.08/1.00 vMB 366
221,042 221,042 00000000000004a10ab10040b3de6d335ef5b232143b29c726c36a643cb26379 119 0.07/1.00 vMB 99
221,041 221,041 00000000000001899ef03c977545f9fb28a1e4c77fd4c967cf6d748fc28ffe87 678 0.25/1.00 vMB 281
221,040 221,040 000000000000025672eb47567802166730999eb333d196d96c5d4b53fcfb717c 35 0.03/1.00 vMB 104
221,039 221,039 000000000000012abc8e765029fd2f01d97a989d5df451916895ba8e01efeda1 82 0.03/1.00 vMB 185
221,038 221,038 0000000000000440b7f0714079e2c8d5d5b23d9391b1dfaa177987fdaff7c998 194 0.11/1.00 vMB 231
221,037 221,037 000000000000041678ced924b6088670163d3a34239f0db57d6fa5e278b2d4e8 122 0.11/1.00 vMB 146
221,036 221,036 00000000000003d4dba88c5ab06bb79aca68f3b423c239b43a6db999ebbddc7a 333 0.14/1.00 vMB 171
221,035 221,035 00000000000002485d9ff557f4c3c300d01a39f49f37cac5141e2d18f19eb92b 135 0.06/1.00 vMB 162
221,034 221,034 000000000000011d0c803e3bfaf4498fb8fae201a9496426a66eec2590484028 439 0.18/1.00 vMB 305
221,033 221,033 000000000000042d6572a0a809a99b107f9463589c7cb8a320f971ca92709b3d 571 0.26/1.00 vMB 250
221,032 221,032 00000000000001a7d40bf68959c362ed4510af5d0474ec2817613c7af1f5c221 54 0.03/1.00 vMB 30
221,031 221,031 00000000000004144f36a540a9a0feb762c497ee60d3c7dad11b5b0108781389 433 0.19/1.00 vMB 198
221,030 221,030 00000000000003ebf1c0ddb419e2922b05d84935a8c579ed22d222c76b4a70c1 64 0.04/1.00 vMB 238
Previous 10 blocks ↓
Total Size: 780.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 527.30 GB
    • Received: 5.45 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.