Loading Tool

Explorer IconExplorer

Memory Pool

81,896 transactions
31.11 vMB
0.09325586 BTC
Random Selection Loading Transactions
Max Size: 188.81/200 MB

Candidate Block

Mining Attempt f5ba429110cfa3ab3525e4ea4b1d7c9712a11925665a8c03431682ee991d3ba0
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 0678a2a06ed499bfb922943f8fa9d0c1401aa25955dee8217d0534d630161f8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,408
Size: 1.00 vMB
Total Fees: 0.02620419 BTC
Feerates: 351.58 > 2.63 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (640,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,006 275,006 000000000000000065c65ae06c26eddfde446ad01d5cabc7c03735586e154d97 332 0.24/1.00 vMB 26
275,005 275,005 00000000000000026a15e29ef0a31953159242bc15374ce1dfbc884b02abc8d8 326 0.35/1.00 vMB 23
275,004 275,004 0000000000000003877236b511d801ba8763445fbe46fae3475021cbaf85460d 32 0.03/1.00 vMB 40
275,003 275,003 0000000000000002c5de0a5e092593a3398904e1d5288fed64bd2f88b0306a0b 182 0.15/1.00 vMB 21
275,002 275,002 0000000000000002207ef86588642267cfc46567b581504804ad0820b6886b05 350 0.18/1.00 vMB 35
275,001 275,001 00000000000000033faea7c96ad1772c60a5c3e44130e3e98e64542909359e3b 595 0.29/1.00 vMB 47
275,000 275,000 00000000000000044750d80a0d3f3e307e54e8802397ae840d91adc28068f5bc 8 0.05/1.00 vMB 1
274,999 274,999 0000000000000003c614f669caa7dd60bcf0490577aabf3481d131149c72b1fa 350 0.23/1.00 vMB 30
274,998 274,998 000000000000000008c42aa08f7e8ee443f8dbfba2263ee9952f73e360ac939a 5 0.00/1.00 vMB 109
274,997 274,997 00000000000000044da216bf2a50dc0a64ced93db64a3faad6d1e733572fb36a 23 0.03/1.00 vMB 29
274,996 274,996 00000000000000035b723006862a9353bc226398b97bf9c338ba641ce0ee4522 303 0.35/1.00 vMB 18
274,995 274,995 00000000000000029c02f7efd356ec5b1e78ed5b57104c71eb05a28901e346de 232 0.13/1.00 vMB 47
274,994 274,994 00000000000000044ae30452dbe45c1bbb4616ca755facd2f845a575f9169a06 12 0.05/1.00 vMB 2
274,993 274,993 0000000000000002b07b24f2cc7252974563950d69af6b8b1f3ecae82b4c29f4 107 0.07/1.00 vMB 34
274,992 274,992 000000000000000176f4a75d148d6904a96f1cabc00f3e309478997294746dff 406 0.24/1.00 vMB 44
274,991 274,991 000000000000000002ec03148d633eca9177a45aceecc57a435714ec2c355951 8 0.05/1.00 vMB 1
274,990 274,990 00000000000000041ca15db4394cf9b4800291f93c10bf7d2c2b63f350a3bf21 121 0.15/1.00 vMB 11
274,989 274,989 00000000000000022e50e865f867c2fbfb04cbadf31d43fdcdf00e5254b33c35 186 0.15/1.00 vMB 17
274,988 274,988 0000000000000004b46fffcaed1316076f5e209743d34630a7b6ec1f798368eb 94 0.06/1.00 vMB 26
274,987 274,987 00000000000000006653ba2e46100b7665acb8f04ca4242046d1b1307133f8ed 321 0.16/1.00 vMB 37
274,986 274,986 00000000000000047804e0ea68c203262e15a0bbc1cb3b9749e694e473c34120 395 0.23/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.75 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.