Loading Tool

Explorer IconExplorer

Memory Pool

81,934 transactions
30.17 vMB
0.16505339 BTC
Random Selection Loading Transactions
Max Size: 181.39/200 MB

Candidate Block

Mining Attempt 965bc4f4ae96f15c04f4e1407b40145425b49cdab91e79e461a01db7949df6a6
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e316ef7567497961333d7ace1149eeb5805d249a04bc3949531732d5e88ec786
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,823
Size: 1.00 vMB
Total Fees: 0.06216845 BTC
Feerates: 1,002.91 > 6.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (318,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,494 596,494 000000000000000000017326736b06e20382f7925d2b791299e8b89d29869c0a 757 0.31/1.00 vMB 59
596,493 596,493 0000000000000000001076561b93a29f5ff3b0b8f53adffb172b1a089c62186f 2,278 0.84/1.00 vMB 17
596,492 596,492 0000000000000000000d5b924c5256e45b7ee01907b24e105aa6f1f7c482b8c7 2,426 1.00/1.00 vMB 23
596,491 596,491 00000000000000000014e85b8edec8622d3ce5a4289326166562e134283b434c 2,315 1.00/1.00 vMB 16
596,490 596,490 00000000000000000014f793480cfe47b68b5f7636ce0977045cb459d8e09368 1,924 1.00/1.00 vMB 27
596,489 596,489 0000000000000000000e33fd27922dbd1d9652439cedf7aa724f9b9afcee580f 2,430 1.00/1.00 vMB 40
596,488 596,488 0000000000000000001509c4e72cef2c75be03821d2c24def3185244990e512f 1,800 1.00/1.00 vMB 32
596,487 596,487 000000000000000000168f8bf45afd2b41c6ab687cc3b4da97a4162d3a639b15 1,631 1.00/1.00 vMB 28
596,486 596,486 00000000000000000001ae496128aadc492d77de8769f184ec1a3cc91a29fc87 2,617 1.00/1.00 vMB 34
596,485 596,485 0000000000000000000a85d21b6bcaf71f725f6756119319d9002f7d799fd2a2 1,772 1.00/1.00 vMB 37
596,484 596,484 00000000000000000015ef6fed881824be0117acd1dcec9282dda2f4fb6fd07d 1,403 1.00/1.00 vMB 52
596,483 596,483 000000000000000000098e4206368c77b0d4ba1482e637aeb7911a928d9a65ed 1,274 0.52/1.00 vMB 27
596,482 596,482 00000000000000000005a67f35326c20d8e37848b397a0e2838e79a8daeca01c 114 0.03/1.00 vMB 26
596,481 596,481 0000000000000000000f8ca4bba6ff45df249b9f06130631e987600b31ce3f26 2,124 0.74/1.00 vMB 21
596,480 596,480 00000000000000000002bf375ab15198341d37898768d2fd6a5dd4ca950fd225 2,867 1.00/1.00 vMB 18
596,479 596,479 0000000000000000000fe1384fa79e4e33b8b180a8dc97ab6f48cf5148b0035e 2,275 1.00/1.00 vMB 40
596,478 596,478 000000000000000000157f7905cdde256076676aa9d8988790236afd12f862cb 2,959 1.00/1.00 vMB 25
596,477 596,477 00000000000000000016851ddeb986377bd9af6c90717222a0624c1e375d164b 2,761 1.00/1.00 vMB 37
596,476 596,476 0000000000000000000382823284284be916a85c9611fba132cc9a53d48e574d 2,877 1.00/1.00 vMB 21
596,475 596,475 00000000000000000001cfd092dd654ca41df91c6cc5c638e283b04e1c1b1d81 2,929 1.00/1.00 vMB 30
596,474 596,474 0000000000000000001378068fafe086c4f72287dc2002741fbb1a92dc8b1c1c 2,243 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.